index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_script_commands.c
Age
Commit message (
Expand
)
Author
2021-06-21
Sync more contest docs 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-08-18
Review changes.
Kaz
2020-05-31
battle_script_commands.c: Further work on porting from pokefirered/pokeemerald.
Kaz
2020-05-26
battle_script_commands.c: atk24 OK
Kaz
2020-05-25
battle/anim/flying.c, psychic.c: minor NONMATCHING fixes
Kaz
2020-05-24
Someone please tell me who wrote the original attempt...
Kaz
2020-05-24
battle_script_commands.c: WIP fix for atk24
Kaz
2019-10-02
Merge branch 'master' into emerald_diff
PikalaxALT
2019-09-05
Configure Travis to build nonmatching (#746)
PikalaxALT
2019-07-31
fix more emerald differences
camthesaxman
2019-07-31
resolve more battle system differences
camthesaxman
2019-07-30
misc
camthesaxman
2019-07-29
resolve some Emerald differences
camthesaxman
2019-07-28
Merge branch 'master' into filenames_1
camthesaxman
2019-07-28
emerald file names, part 1
camthesaxman