index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rom_800D42C.c
Age
Commit message (
Expand
)
Author
2018-04-04
Port function/file names from pokeemerald
Marcus Huderle
2018-04-04
Use spaces instead of tabs
Marcus Huderle
2018-01-29
more battle_1 functions
yenatch
2018-01-28
name some battle_bg variables
yenatch
2018-01-28
match sub_800DE30 (thanks cam)
yenatch
2018-01-28
try to match trailing battle_1 section
yenatch
2018-01-15
import some battle_4.c code from emerald and get atk23_getexp matching
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-06-19
Battle labels named (#333)
DizzyEggg
2017-05-10
BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI
YamaArashi
2017-05-09
name daily event functions
YamaArashi
2017-05-06
Various german patches
Marijn van der Werf
2017-02-10
misc labels and memcpy/set cleanups (#232)
ProjectRevoTPP
2017-01-21
formatting
YamaArashi
2017-01-06
quick fix to make ROM build again
ProjectRevoTPP
2017-01-05
more labels (#165)
ProjectRevoTPP
2017-01-04
Decompile sub_800DC24
Marijn van der Werf