index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script_pokemon_util_80C4BF0.c
Age
Commit message (
Collapse
)
Author
2018-01-22
through sub_80C8F34
PikalaxALT
2018-01-22
sub_80C8AD0
PikalaxALT
2018-01-22
sub_80C88AC
PikalaxALT
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
2018-01-01
Use var constants for direct uses of gSaveBlock1.vars
Marcus Huderle
2018-01-01
Port battle_setup names from pokeemerald
Marcus Huderle
2017-12-24
Name and use dynamic object gfx id vars
Marcus Huderle
2017-12-23
decompile sub_80C4D80
camthesaxman
2017-12-22
clean up and label more of contest.c
camthesaxman
2017-12-22
fix merge conflicts
camthesaxman
2017-12-22
finish decompiling contest.s
camthesaxman
2017-12-22
fix 0x2DFC in SaveBlock1
camthesaxman
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-17
decompile sub_80AE398 - sub_80AE9FC
camthesaxman
2017-12-17
fix build
camthesaxman
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-12
Cleanup and document daycare.c
Marcus Huderle
2017-11-05
move ewram.h includes in include/ to src files.
ProjectRevoTPP
2017-09-30
Merge remote-tracking branch 'upstream/master' into name_labels
Marcus Huderle
2017-09-13
more labeling
camthesaxman
2017-09-12
rename rom_4.c to overworld.c
camthesaxman
2017-09-09
more renaming/refactoring
camthesaxman
2017-08-23
name labels
DizzyEggg
2017-06-25
Merge pull request #329 from camthesaxman/decompile_choose_party
yenatch
decompile choose_party
2017-06-20
move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette
camthesaxman
2017-06-19
revert gBufferedMoves to gSelectedOrderFromParty
camthesaxman
2017-06-19
Battle labels named (#333)
DizzyEggg
* Changed battle labels
2017-06-16
Merge remote-tracking branch 'marijn/clean/headers'
yenatch
2017-06-10
finish decompiling player_pc.c
ProjectRevoTPP
2017-06-09
cleanup player_pc.c
ProjectRevoTPP
2017-05-26
Make rom build again
Marijn van der Werf
2017-05-26
Sort includes
Marijn van der Werf
2017-05-26
Add headers
Marijn van der Werf
2017-05-23
Merge pull request #303 from marijnvdwerf/clean/includes
yenatch
Clean/includes
2017-05-22
Add data2 header
Marijn van der Werf
2017-05-22
Decrease indentation level of switches
Marijn van der Werf
2017-05-12
remove unknowns from birch_pc.c
ProjectRevoTPP
2017-05-05
Remove trailing whitespace
Marijn van der Werf
2017-04-27
Sort includes
Marijn van der Werf
2017-03-18
decompile script_pokemon_util_80C4BF0.c
ProjectRevoTPP