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