index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-12-22
finish decompiling contest.s
camthesaxman
2017-12-22
fix 0x2DFC in SaveBlock1
camthesaxman
2017-12-22
save work
camthesaxman
2017-12-21
decompile sub_80B1118 - sub_80B1EA8
camthesaxman
2017-12-19
decompile unref_sub_80B01E0 - sub_80B0F28
camthesaxman
2017-12-18
decompile sub_80AF438 - unref_sub_80B01B0
camthesaxman
2017-12-17
decompile sub_80AF1E4 - sub_80AF404
camthesaxman
2017-12-17
get sub_80AB398 to match
camthesaxman
2017-12-17
fix build
camthesaxman
2017-12-17
match some functions in contest.c
camthesaxman
2017-12-17
decompile sub_80AEB1C - sub_80AEFE8
camthesaxman
2017-12-17
decompile sub_80AE398 - sub_80AE9FC
camthesaxman
2017-12-17
fix build
camthesaxman
2017-12-16
decompile sub_80AD8DC - sub_80AE098
camthesaxman
2017-12-16
get sub_80AC2CC closer
camthesaxman
2017-12-15
hack some more on sub_80AC2CC
camthesaxman
2017-12-15
nonmatching sub_80AC2CC
camthesaxman
2017-12-14
decompile about half of sub_80AC2CC
camthesaxman
2017-12-13
decompile sub_80ABEA0 - sub_80AC284
camthesaxman
2017-12-12
fail at decompiling sub_80ABCDC
camthesaxman
2017-12-12
decompile nullsub_89 - sub_80AB9A0
camthesaxman
2017-11-28
Merge pull request #485 from camthesaxman/mon_markings_data
Cameron Hall
convert mon_markings data to C
2017-11-28
Merge pull request #483 from camthesaxman/mail_data
Cameron Hall
convert mail data to C
2017-11-28
mon_markings data
camthesaxman
2017-11-28
convert mail data to C
camthesaxman
2017-11-27
convert fldeff data to C
camthesaxman
2017-11-27
fldeff_cut.c data
camthesaxman
2017-11-27
Merge pull request #480 from camthesaxman/wild_encounter_data
Cameron Hall
convert wild_encounter data to C
2017-11-27
convert wild_encounter data to C
camthesaxman
2017-11-27
convert landmark data to C
camthesaxman
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
Merge pull request #473 from ProjectRevoTPP/split_80C
Marcus Huderle
split battle_anim_80CA710
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
move src/anim to src/battle/anim.
ProjectRevoTPP
2017-11-26
Fix German build
Marcus Huderle
2017-11-26
don't require MAP_ prefix on MAP_GROUP and MAP_NUM macros
camthesaxman
2017-11-26
opponents, map_objects, hold_effects, game_stat, decorations, ↵
camthesaxman
battle_move_effects constants
2017-11-26
map constants
camthesaxman
2017-11-26
Cleanup pokemon_summary_screen
Marcus Huderle
2017-11-26
merge
ProjectRevoTPP
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
[next]