summaryrefslogtreecommitdiff
path: root/src/scrcmd.c
AgeCommit message (Collapse)Author
2016-10-25rename functionsYamaArashi
2016-10-24name/rename a lot of functionsYamaArashi
2016-10-22clean up scrcmd.c (#67)Cameron Hall
* fix some awkward code * add ScriptReadByte macro * add missing headers * don't use & to access multidimensional array rows
2016-10-21don't specify arguments in GetMonData()/GetBoxMonData() prototypesYamaArashi
2016-10-20new game PC itemsYamaArashi
2016-10-19name some weather-related functionsYamaArashi
2016-10-18Mori debug menu functionsYamaArashi
2016-10-18script condition tableYamaArashi
2016-10-18DoDailyEvents -> DoTimeBasedEventsYamaArashi
2016-10-18name some functionsYamaArashi
2016-09-30clean up sound codeYamaArashi
2016-09-23rename field message box functionsYamaArashi
2016-09-22rename some script functionsYamaArashi
2016-09-21decompile rest of script commandsYamaArashi
2016-09-20decompile more script functionsYamaArashi
2016-09-19WIP decompilation of script functionsYamaArashi