summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-27Merge pull request #482 from camthesaxman/fldeff_dataCameron Hall
convert fldeff data to C
2017-11-27convert fldeff data to Ccamthesaxman
2017-11-27fldeff_cut.c datacamthesaxman
2017-11-27Merge pull request #481 from camthesaxman/map_constantsCameron Hall
convert data files to use constants/map.h
2017-11-27fix comment alignment and get rid of warp_map macrocamthesaxman
2017-11-27convert data files to use constants/map.hcamthesaxman
2017-11-27Merge pull request #480 from camthesaxman/wild_encounter_dataCameron Hall
convert wild_encounter data to C
2017-11-27fix German buildcamthesaxman
2017-11-27fix buildcamthesaxman
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