index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokemon
Age
Commit message (
Collapse
)
Author
2018-01-10
finish labeling scanline_effect.c
camthesaxman
2018-01-09
label some scanline_effect functions
camthesaxman
2018-01-09
rename unknown_task to scanline_effect
camthesaxman
2018-01-09
more text/menu renaming
camthesaxman
2018-01-09
s/gWindowConfig/gWindowTemplate/g
camthesaxman
2018-01-08
re-label some window and text code
camthesaxman
2018-01-07
Finish battle_2.c and battle_util.c decompilation
Marcus Huderle
2018-01-07
Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵
Marcus Huderle
names
2018-01-02
Merge branch 'master' into decompile_easy_chat
camthesaxman
2018-01-01
decompile sub_80E60D8 - sub_80E6AC4
camthesaxman
2018-01-01
Label a bunch more specials
Marcus Huderle
2017-12-27
Port battle_anim changes from pokeemerald
Marcus Huderle
2017-12-24
Merge pull request #492 from PikalaxALT/decompile_data
Marcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-23
match sub_809F814
camthesaxman
2017-12-23
Merge branch 'master' into decompile_data
PikalaxALT
2017-12-22
fix merge conflicts
camthesaxman
2017-12-21
Rename gScript* vars to gSpecialVar_*
Marcus Huderle
2017-12-19
Abstract away explicit memcpy call in pokemon_2.c
PikalaxALT
2017-12-17
Use FLAG_ prefix for all flags
Marcus Huderle
2017-12-17
fix build
camthesaxman
2017-12-13
decompile sub_80ABEA0 - sub_80AC284
camthesaxman
2017-12-12
fail at decompiling sub_80ABCDC
camthesaxman
2017-11-28
Merge pull request #485 from camthesaxman/mon_markings_data
Cameron Hall
convert mon_markings data to C
2017-11-28
mon_markings data
camthesaxman
2017-11-28
convert mail data to C
camthesaxman
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
Fix some non-matching functions. Thanks cam
Marcus Huderle
2017-11-26
Use song constants and 'mon' instead of 'pokemon'
Marcus Huderle
2017-11-26
Fix German build
Marcus Huderle
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
2017-11-26
Cleanup pokemon_summary_screen
Marcus Huderle
2017-11-26
flag, vars, items constants
camthesaxman
2017-11-26
Fix sprite data accesses
Marcus Huderle
2017-11-26
Move summary_screen data into src
Marcus Huderle
2017-11-26
Migrate nature_names to src/data/text
Marcus Huderle
2017-11-26
Migrate move_descriptions to src/data/text
Marcus Huderle
2017-11-26
Fix some non-matchings and organize header
Marcus Huderle
2017-11-26
Label the PokemonSummaryScreenStruct structs members
Marcus Huderle
2017-11-26
Mostly done decompiling pokemon_summary_screen
Marcus Huderle
2017-11-26
Lots more pokemon_summary_screen decompilation
Marcus Huderle
2017-11-26
More pokemon_summary_screen decompilation
Marcus Huderle
2017-11-26
Decompile DrawExperienceProgressBar()
Marcus Huderle
2017-11-26
Start decompiling the second half of pokemon_summary_screen
Marcus Huderle
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
2017-11-15
migrate text_window and reset_rtc_screen data to src
ProjectRevoTPP
2017-11-14
Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into data
ProjectRevoTPP
2017-11-13
migrate battle_message data to src (TODO, german)
ProjectRevoTPP
2017-11-12
Cleanup and document daycare.c
Marcus Huderle
[next]