summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2017-11-28Flag for buggy rock smash rockMarcus Huderle
2017-11-28Use constants for temporary map flagsMarcus Huderle
2017-11-28Merge pull request #485 from camthesaxman/mon_markings_dataCameron Hall
convert mon_markings data to C
2017-11-28Merge pull request #483 from camthesaxman/mail_dataCameron Hall
convert mail data to C
2017-11-28mon_markings datacamthesaxman
2017-11-28convert mail data to Ccamthesaxman
2017-11-27convert fldeff data to Ccamthesaxman
2017-11-27fldeff_cut.c datacamthesaxman
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 buildcamthesaxman
2017-11-27convert wild_encounter data to Ccamthesaxman
2017-11-27convert landmark data to Ccamthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26mauville_man constantscamthesaxman
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26map constantscamthesaxman
2017-11-26flag, vars, items constantscamthesaxman
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-26Lots more pokemon_summary_screen decompilationMarcus Huderle
2017-11-26More pokemon_summary_screen decompilationMarcus Huderle
2017-11-26easy_chat constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-25finish decompiling field_weather_2camthesaxman
2017-11-25label and decompile more of field_weather_2camthesaxman
2017-11-25split field_weather.c and convert more datacamthesaxman
2017-11-20partially decompile pc_screen_effectsceptillion
2017-11-19gBattleAnims_Unknown2 to gBattleAnims_Specialsceptillion
2017-11-19label battle animssceptillion
2017-11-19update field effect script labelsceptillion
2017-11-19decompile fldeff_secret_base_pcsceptillion
2017-11-18decompile fldeff_recordmixingsceptillion
2017-11-18rename pss_tveffectProjectRevoTPP
2017-11-17rename pss_effectProjectRevoTPP
2017-11-17split fldeff_80C5CD4.sProjectRevoTPP
2017-11-16migrate fldeff_flash and money data to srcProjectRevoTPP
2017-11-15fix Route124 concatenation in map_events.sProjectRevoTPP
2017-11-15migrate matsuda debug menu and tileset anim data to srcProjectRevoTPP
2017-11-15migrate text_window and reset_rtc_screen data to srcProjectRevoTPP
2017-11-15migrate field_door data to srcProjectRevoTPP
2017-11-14Merge branch 'data' of https://github.com/ProjectRevoTPP/pokeruby into dataProjectRevoTPP
2017-11-13migrate main_menu data to srcProjectRevoTPP
2017-11-13migrate tv data to srcProjectRevoTPP
2017-11-13migrate cable_club and mori_debug_menu data to srcProjectRevoTPP
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-11mergeProjectRevoTPP