index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
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
fix build
camthesaxman
2017-12-17
decompile sub_80AEB1C - sub_80AEFE8
camthesaxman
2017-12-17
decompile sub_80AE398 - sub_80AE9FC
camthesaxman
2017-12-16
decompile sub_80AD8DC - sub_80AE098
camthesaxman
2017-12-14
decompile about half of sub_80AC2CC
camthesaxman
2017-12-12
fail at decompiling sub_80ABCDC
camthesaxman
2017-12-12
decompile nullsub_89 - sub_80AB9A0
camthesaxman
2017-12-05
delete unused file include/map_object_constants.h
camthesaxman
2017-11-28
Merge pull request #483 from camthesaxman/mail_data
Cameron Hall
convert mail data to C
2017-11-28
convert mail 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
mauville_man constants
camthesaxman
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
flag, vars, items constants
camthesaxman
2017-11-26
Move summary_screen data into src
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
easy_chat constants
camthesaxman
2017-11-26
abilities, songs, species constants
camthesaxman
2017-11-26
fix merge conflicts
camthesaxman
2017-11-26
rename rng.c to random.c
camthesaxman
2017-11-26
label more functions and variables
camthesaxman
2017-11-25
finish decompiling field_weather_2
camthesaxman
2017-11-25
label and decompile more of field_weather_2
camthesaxman
2017-11-25
split field_weather.c and convert more data
camthesaxman
2017-11-20
Merge pull request #465 from sceptillion/unknown_task
Marcus Huderle
clean up unknown_task variables
2017-11-19
clean up unknown_task variables
sceptillion
2017-11-19
label battle anims
sceptillion
2017-11-19
decompile fldeff_decoration
sceptillion
2017-11-19
decompile fldeff_secretpower
sceptillion
2017-11-19
decompile fldeff_berrytree
sceptillion
2017-11-19
decompile fldeff_secret_base_pc
sceptillion
2017-11-19
include headers in corresponding source files
sceptillion
2017-11-19
headers for fldeff_poison and fldeff_recordmixing
sceptillion
2017-11-18
change Sprite struct to use a data array instead of manual declares.
ProjectRevoTPP
[next]