index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_controller_player.c
Age
Commit message (
Expand
)
Author
2021-07-08
Fix style issues
PikalaxALT
2021-07-06
Merge two battle interface related structs
PikalaxALT
2021-07-01
Unify ChooseMoveStruct; name BattleStruct fields
PikalaxALT
2021-06-28
Match sub_806CF04
PikalaxALT
2021-06-24
Document pokedex.c, 1
PikalaxALT
2021-06-23
Document remaining contest.c functions
PikalaxALT
2021-06-21
Sync more contest docs from Emerald
PikalaxALT
2021-06-21
Start syncing contest code documentation from Emerald
PikalaxALT
2021-06-17
Replace simple ewram access with battle struct, 2
PikalaxALT
2021-06-17
document ewram macros in BattleStartClearSetData
PikalaxALT
2020-08-29
Give songs meaningful english names
GriffinR
2020-05-28
src/battle/anim/dark.c: Last function decompiled.
Kaz
2019-12-14
Merge branch 'master' of github.com:pret/pokeruby into modern_gcc
PikalaxALT
2019-09-05
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-31
resolve more battle system differences
camthesaxman
2019-07-29
gMPlay to gMPlayInfo
camthesaxman
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-29
Merge branch 'master' into modern_gcc
PikalaxALT
2019-07-28
emerald file names, part 1
camthesaxman