index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_setup.c
Age
Commit message (
Collapse
)
Author
2022-02-11
Add missing map constant usage
GriffinR
2022-01-10
Sync/update trainer classes
GriffinR
2021-03-17
Name undocced syms in battle_transition
PikalaxALT
2021-01-29
Use trainer constants in flags, automatically update flags/vars count
GriffinR
2020-08-29
Give songs meaningful english names
GriffinR
2020-04-10
Address review comments
PikalaxALT
2020-04-06
More quest log doccing
PikalaxALT
2020-04-06
Split quest_log.c
PikalaxALT
2020-04-05
More quest log documentation amid other stuff
PikalaxALT
2020-03-31
Name all specials
PikalaxALT
2020-03-17
through CheckStandardWildEncounter
PikalaxALT
2020-03-15
Document some metatile behaviors and address review comments.
ultima-soul
2020-03-13
Finish rest of event_object_movement
ultima-soul
2020-03-04
Combine special prefixes, drop more
GriffinR
2020-03-03
Sync some specials/drop unnecessary prefixes
GriffinR
2020-03-03
Sync trainer_battle.inc
GriffinR
2020-02-21
Remove redundant include lines
PikalaxALT
2020-02-21
Prelim names for mvmt actions; merge field_ground_effect into evobjmv
PikalaxALT
2020-02-18
Name battle scene and map type constants
GriffinR
2020-01-24
Document Viridian City scripts and adjacent routes
GriffinR
2020-01-23
Merge branch 'master' into sync-ai
GriffinR
2020-01-22
Remove unused BF battle types, clarify Ghost battle type flags
GriffinR
2020-01-20
Document some misc small scripts
GriffinR
2020-01-16
Document Pokemon Tower scripts
GriffinR
2020-01-15
Document some Quest Log
GriffinR
2020-01-12
Address review comments, 2
PikalaxALT
2020-01-10
Port script_pokemon_util_80A0058
PikalaxALT
2019-12-17
eventobject -> objectevent take 3
garak
2019-12-17
finish object event rename
garak
2019-12-17
mostly standardize to object event to prep for disassembly
garak
2019-11-09
battle_controller_pokedude remaining stuff
jiangzhengwenjz
2019-11-08
Sync Ruby/Sapphire Battle Tower structs
PikalaxALT
2019-10-26
resolve more review comments
jiangzhengwenjz
2019-10-26
clean up
jiangzhengwenjz
2019-10-25
revert some symbol documentation (I hate this)
jiangzhengwenjz
2019-10-24
rename BATTLE_TYPE_OLD_MAN_TUTORIAL
jiangzhengwenjz
2019-10-24
Merge branch 'master' into battle
jiangzhengwenjz
2019-10-21
clean up
jiangzhengwenjz
2019-10-21
battle_setup funcs
jiangzhengwenjz