summaryrefslogtreecommitdiff
path: root/src/field/overworld.c
AgeCommit message (Expand)Author
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
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
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