summaryrefslogtreecommitdiff
path: root/src/field/overworld.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-18Merge branch 'master' into decompile_debugCameron Hall
2018-02-17take your stupid fucking politically correct names since you dont care about ↵ProjectRevoTPP
authenticity
2018-02-17Merge branch 'master' of https://github.com/pret/pokeruby into evobjmvProjectRevoTPP
2018-02-06fix buildcamthesaxman
2018-01-24mergeProjectRevoTPP
2018-01-24merge field files into evobjmv.c.ProjectRevoTPP
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-16add debug ifdefsCameron Hall
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-27Port updated battle_script macros from pokeemeraldMarcus Huderle
2017-12-24Merge pull request #492 from PikalaxALT/decompile_dataMarcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-18Merge branch 'master' into decompile_datascnorton
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-17Fix CheckPathBetweenTrainerAndPlayer and remove MapObject2 struct definition ↵scnorton
and references
2017-11-26don't require MAP_ prefix on MAP_GROUP and MAP_NUM macroscamthesaxman
2017-11-26map constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26fix merge conflictscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-25finish decompiling field_weather_2camthesaxman
2017-11-25label and decompile more of field_weather_2camthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-10-01Merge remote-tracking branch 'upstream/master' into script_cmd_renamingcamthesaxman
2017-09-28mergeProjectRevoTPP