summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-11-21Merge pull request #471 from sceptillion/pc_screen_effectMarcus Huderle
partially decompile pc_screen_effect
2017-11-21Merge pull request #470 from sceptillion/fix_gba_paletteMarcus Huderle
fix gba.png palette
2017-11-20partially decompile pc_screen_effectsceptillion
2017-11-20fix gba.png palettesceptillion
2017-11-20Merge pull request #469 from ProjectRevoTPP/linguistMarcus Huderle
Vendor things recursively in the data scripts/maps folders
2017-11-20actually ignore things recursively, pleaseProjectRevoTPP
2017-11-20Merge pull request #468 from ProjectRevoTPP/linguistMarcus Huderle
Vendor german data scripts
2017-11-20i forgot to add german scriptsProjectRevoTPP
2017-11-20Merge pull request #466 from ProjectRevoTPP/linguistMarcus Huderle
Vendor data scripts in linguist.
2017-11-20make sound vendored again.ProjectRevoTPP
2017-11-20Merge branch 'master' of https://github.com/pret/pokeruby into linguistProjectRevoTPP
2017-11-20Merge pull request #465 from sceptillion/unknown_taskMarcus Huderle
clean up unknown_task variables
2017-11-20Merge branch 'master' of https://github.com/pret/pokeruby into linguistProjectRevoTPP
2017-11-20Merge pull request #464 from sceptillion/label_battle_animsMarcus Huderle
label battle anims
2017-11-20vendor the scripts instead of using Text. add sound dataProjectRevoTPP
2017-11-20fix global labels in preprocsceptillion
2017-11-20Interpret data scripts as Text in linguist.ProjectRevoTPP