index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2021-04-04
Document Pokemon Summary Screen, 1
PikalaxALT
2021-03-31
Merge branch 'master' of github.com:pret/pokefirered into fix_mvmt_types
PikalaxALT
2021-03-30
Fix movement types; fix some math ops
PikalaxALT
2021-03-30
Fix typos
PikalaxALT
2021-03-30
Document bike.c and fix weird goto
PikalaxALT
2021-03-24
Merge branch 'master' of github.com:pret/pokefirered into misc_doc
PikalaxALT
2021-03-23
Fix alignment and typos
PikalaxALT
2021-03-23
Update some more names in help system
PikalaxALT
2021-03-23
Rename help system C files
PikalaxALT
2021-03-23
Document help system
PikalaxALT
2021-03-23
gGlyphInfo to struct
PikalaxALT
2021-03-21
Style fixes; attempt to match help_system NONMATCHING
PikalaxALT
2021-03-20
Document symbols reffed in field_control_avatar
PikalaxALT
2021-03-20
Update player avatar state enums
PikalaxALT
2021-03-20
Document drought weather effect
PikalaxALT
2021-03-20
Document remaining routines in field_specials
PikalaxALT
2021-03-19
Sync berry.c sym labels from Emerald
PikalaxALT
2021-03-19
Merge remote-tracking branch 'upstream/master' into port_matchings
Kurausukun
2021-03-19
Some more quest log and field player avater documentation
PikalaxALT
2021-03-19
Label unnamed symbols in trade_scene, 1
PikalaxALT
2021-03-19
Document remaining symbols in daycare.c
PikalaxALT
2021-03-19
port moar fixes and documentation
Kurausukun
2021-03-18
[LEAK-INFORMED] match InitObjectEventStateFromTemplate
Kurausukun
additionally, port range fixes from emerald as well as a couple other things
2021-03-18
Name all syms in battle_anim_mons
PikalaxALT
2021-03-18
Document ShouldIgnoreDeoxysForm
PikalaxALT
2021-03-18
Document and refactor AdjustFriendship
PikalaxALT
2021-03-18
Fix faulty search&replace
PikalaxALT
2021-03-18
Finish syncing pokemon.c with emerald
PikalaxALT
2021-03-18
Sync DRAW_SPINDA_SPOTS from pokeemerald
PikalaxALT
2021-03-18
Sync EVO_MODE consts from emerald
PikalaxALT
2021-03-18
Document battle_anim_mons, 1
PikalaxALT
2021-03-17
Name undocced syms in battle_transition
PikalaxALT
2021-03-17
Fix accidental ++ deletion
PikalaxALT
2021-03-16
Document item use functions in pokemon.c
PikalaxALT
2021-03-16
Document FRLG-unique vars in main.c
PikalaxALT
2021-03-16
Name nullsubs in battle ctlrs
PikalaxALT
2021-03-16
Document pokedude battle controller, 1
PikalaxALT
2021-03-16
battle_controller_link_partner sync labels from emerald
PikalaxALT
2021-03-16
Battle controller opponent sync labels from emerald
PikalaxALT
2021-03-16
sync berry crush with emerald
Kurausukun
2021-03-15
Remove unused, unneeded fields from BattleHealthboxInfo
PikalaxALT
2021-03-15
battle_gfx_sfx_util sync emerald names to unnamed syms
PikalaxALT
2021-03-15
Sync new field name in BattleStruct
PikalaxALT
2021-03-15
Document old man batttle controller
PikalaxALT
2021-03-15
Revert HERE and USED macros
PikalaxALT
2021-03-14
Merge branch 'master' of github.com:pret/pokefirered into battle_multi_buffer
PikalaxALT
2021-03-14
Document more symbols in battle
PikalaxALT
2021-03-14
Use global symbols for assembly on modern
GriffinR
2021-03-14
Name symbols in battle_anim_special.c
PikalaxALT
2021-03-13
check __CLION_IDE__ predefine in global.h
PikalaxALT
[next]