summaryrefslogtreecommitdiff
path: root/src/field
AgeCommit message (Collapse)Author
2017-11-27convert fldeff data to Ccamthesaxman
2017-11-27fldeff_cut.c datacamthesaxman
2017-11-27Merge pull request #480 from camthesaxman/wild_encounter_dataCameron Hall
convert wild_encounter data to C
2017-11-27convert wild_encounter data to Ccamthesaxman
2017-11-27convert landmark data to Ccamthesaxman
2017-11-26fix merge conflictscamthesaxman
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-26map constantscamthesaxman
2017-11-26Cleanup pokemon_summary_screenMarcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26Mostly done decompiling pokemon_summary_screenMarcus Huderle
2017-11-26fix German buildcamthesaxman
2017-11-26easy_chat constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-26label more functions and variablescamthesaxman
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-25split field_weather.c and convert more datacamthesaxman
2017-11-20partially decompile pc_screen_effectsceptillion
2017-11-19clean up unknown_task variablessceptillion
2017-11-19use direction enumssceptillion
2017-11-19decompile fldeff_decorationsceptillion
2017-11-19s32 to intsceptillion
2017-11-19decompile fldeff_secretpowersceptillion
2017-11-19decompile fldeff_berrytreesceptillion
2017-11-19decompile fldeff_secret_base_pcsceptillion
2017-11-19fix sizeof copy/paste errorsceptillion
2017-11-19include headers in corresponding source filessceptillion
2017-11-19headers for fldeff_poison and fldeff_recordmixingsceptillion
2017-11-19int to s32sceptillion
2017-11-19decompile fldeff_poisonsceptillion
2017-11-18decompile fldeff_recordmixingsceptillion
2017-11-18false positiveProjectRevoTPP
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-16migrate fldeff_flash and money 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-13remove tv extern commentsProjectRevoTPP
2017-11-13migrate tv data to srcProjectRevoTPP
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-12Use spaces instead of tabs in battle_towerMarcus Huderle
2017-11-11Merge remote-tracking branch 'upstream/master' into pokenavMarcus Huderle
2017-11-11mergeProjectRevoTPP
2017-11-11fix build after ewram changescamthesaxman