summaryrefslogtreecommitdiff
path: root/src/data/map_scripts.asm
AgeCommit message (Expand)Author
2020-12-05Adding the after duel tables to the rest of the club lobbiesE
2020-12-05Fixing spellingE
2020-12-05Adding FireClubLobbbyAfterDuelE
2020-12-05Fixing some referencesE
2020-12-05Adding Mitch interaction + Fighting club after duel tableE
2019-10-29Finished extracting Challenge Hall scriptsAndrew Martinek
2019-10-28extracted a lot of challenge hall scriptsAndrew Martinek
2019-10-24Uncovered NPC Movement and named OWObjectsAndrew Martinek
2019-10-08Created python script to calculate progress and documented some scriptsAndrew Martinek
2019-10-06Uncovered a lot of NPC map data and loading functions.Andrew Martinek
2019-10-03Ronald scripts and overworld data routines. Also made script extractor betterAndrew Martinek
2018-02-16all permissions 755 -> 644xCrystal
2016-07-29Began Disassembling Scripting system and AI.Andrew Martinek
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019