summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-27convert wild_encounter data to Ccamthesaxman
2017-11-27Merge pull request #479 from camthesaxman/landmark_dataCameron Hall
convert landmark data to C
2017-11-27convert landmark data to Ccamthesaxman
2017-11-27Merge pull request #477 from camthesaxman/constant_headersCameron Hall
Use common headers for constants in assembly and C
2017-11-27Merge pull request #476 from sceptillion/fix_preproc_cCameron Hall
fix issue with line numbers in errors when using preproc with C
2017-11-26fix merge conflictscamthesaxman
2017-11-26Merge pull request #473 from ProjectRevoTPP/split_80CMarcus Huderle
split battle_anim_80CA710
2017-11-26Merge pull request #478 from huderlem/pokemon_summary_screenCameron Hall
Decompile pokemon_summary_screen
2017-11-26Fix some non-matching functions. Thanks camMarcus Huderle
2017-11-26Use song constants and 'mon' instead of 'pokemon'Marcus Huderle
2017-11-26oopsProjectRevoTPP
2017-11-26move src/anim to src/battle/anim.ProjectRevoTPP
2017-11-26Fix German buildMarcus Huderle
2017-11-26remove empty include linescamthesaxman
2017-11-26mauville_man constantscamthesaxman
2017-11-26fix German buildcamthesaxman
2017-11-26don't require MAP_ prefix on MAP_GROUP and MAP_NUM macroscamthesaxman
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26fix German buildcamthesaxman
2017-11-26map constantscamthesaxman
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26mergeProjectRevoTPP
2017-11-26split battle_anim_80CA710.sProjectRevoTPP
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26Fix sprite data accessesMarcus Huderle
2017-11-26Move summary_screen data into srcMarcus Huderle
2017-11-26Migrate nature_names to src/data/textMarcus Huderle
2017-11-26Migrate move_descriptions to src/data/textMarcus Huderle
2017-11-26Fix some non-matchings and organize headerMarcus Huderle
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26Mostly done decompiling pokemon_summary_screenMarcus Huderle
2017-11-26Lots more pokemon_summary_screen decompilationMarcus Huderle
2017-11-26More pokemon_summary_screen decompilationMarcus Huderle
2017-11-26Decompile DrawExperienceProgressBar()Marcus Huderle
2017-11-26Start decompiling the second half of pokemon_summary_screenMarcus Huderle
2017-11-26fix German buildcamthesaxman
2017-11-26easy_chat constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26Merge pull request #475 from camthesaxman/decompile_field_weatherCameron Hall
decompile field_weather_effects
2017-11-26fix merge conflictscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-26label more functions and variablescamthesaxman
2017-11-25fix issue with line numbers in errors when using preproc with Csceptillion
2017-11-25rename field_weather_2.c to field_weather_effects.ccamthesaxman
2017-11-25finish decompiling field_weather_2camthesaxman
2017-11-25label and decompile more of field_weather_2camthesaxman
2017-11-25Merge pull request #474 from camthesaxman/decompile_field_weatherCameron Hall
split field_weather.c and convert more data
2017-11-25split field_weather.c and convert more datacamthesaxman
2017-11-25split battle_anim_80CA710.c (todo: split asm)ProjectRevoTPP
2017-11-21Merge pull request #467 from sceptillion/fix_global_labelsMarcus Huderle
fix global labels in preproc