summaryrefslogtreecommitdiff
path: root/src/constants.asm
AgeCommit message (Expand)Author
2019-07-25Reorganize duel constantsxCrystal
2019-07-06Create default SFX constantsxCrystal
2019-06-30[Bank 6] Add new constants & etc.jidoc01
2018-07-21More hw constants and various clean up/documentationxCrystal
2018-07-11Create more text macros, rename/document some text engine thingsxCrystal
2018-04-10clean up script and event constantsxCrystal
2018-02-17Create sprite_buffer_structxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2016-07-29Began Disassembling Scripting system and AI.Andrew Martinek
2016-06-13Added a basic overworld scripting system to help disassemble scripts.anmart
2016-02-16define duelvar constantsxCrystal
2016-01-17disassemble more incbins and sgb packetsxCrystal
2016-01-16document more card fields: move effect categoryxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019