summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-07whitespace -> tabs in main.asmBryan Bishop
2013-09-07fix up TreeMons/RockMonsyenatch
2013-09-07split out std scripts from main.asmyenatch
2013-09-07add a menudata2 header in std scriptsyenatch
2013-09-07label some jumps in std scriptsyenatch
2013-09-07shorten PrintMoveDescription -> PrintMoveDesc so rgbds doesnt chokeyenatch
2013-09-07StdScripts label in engine/scripting.asmyenatch
2013-09-07the bomb 3yenatch
2013-09-06labels for each predefyenatch
2013-09-06the bomb 2yenatch
2013-09-06Merge pull request #191 from Sanky/masterBryan Bishop
2013-09-06define PYTHON in Makefile for simpler local changesSanky
2013-09-06labels for each specialyenatch
2013-09-06the bombyenatch
2013-09-06add a label in the text engineyenatch
2013-09-06update some labels and special/predef pointersyenatch
2013-09-05couple more specials in bank 3yenatch
2013-09-05some specials in bank 3 and unown dex asmyenatch
2013-09-05Merge pull request #189 from yenatch/haxwiki-event-flagsBryan Bishop
2013-09-05Merge pull request #188 from yenatch/split-commonBryan Bishop
2013-09-05forgot to commit engine/farcall.asmyenatch
2013-09-05first round of event flag constants in map eventsyenatch
2013-09-05clean up event flag constantsyenatch
2013-09-05dump event flag constants from haxwikiyenatch
2013-09-04makefile: files in constants/ dont all end in 'constants' anymoreyenatch
2013-09-04recomment CheckShininess and CheckContestMonyenatch
2013-09-04recomment Predef and GetPredefFn -> GetPredefPointeryenatch
2013-09-04Predef wram labelsyenatch
2013-09-03split farcall functions into engine/farcall.asmyenatch
2013-09-03formatting in the map engineyenatch
2013-09-03Merge pull request #186 from kanzure/yenatch-masterBryan Bishop
2013-09-03split out game time functions into engine/game_time.asmyenatch
2013-09-03recomment game time functionsyenatch
2013-09-03split menu functions into engine/menu.asmyenatch
2013-09-03split Sine/Cosine into engine/sine.asmyenatch
2013-09-03split map object functions into engine/map_objects.asmyenatch
2013-09-03split some RTC interfaces into engine/rtc.asmyenatch
2013-09-03split vram functions out into engine/video.asmyenatch
2013-09-03split macros out from constants.asm into macros.asmyenatch
2013-09-03split out rst vectorsyenatch
2013-09-03clean up rst vectorsyenatch
2013-09-03split out hardware interruptsyenatch
2013-09-03clean up interruptsyenatch
2013-09-03formatting at Startyenatch
2013-09-03condense bank 0 includesyenatch
2013-09-03fix interface label for UpdateTimePalsyenatch
2013-09-03split out delay functionsyenatch
2013-09-03split out martsyenatch
2013-09-03split out trainer dvsyenatch
2013-09-03recomment trainer dvsyenatch