summaryrefslogtreecommitdiff
path: root/src/macros.asm
AgeCommit message (Expand)Author
2018-07-11Create more text macros, rename/document some text engine thingsxCrystal
2018-04-10define *_DECK_ID constants ; split macros/code.asmxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-06Create macros/scripts.asmxCrystal
2018-01-09Split macrosxCrystal
2016-09-22replace argt with the already existing tx macroxCrystal
2016-09-17unknown2 param of move struct is actually its animationxCrystal
2016-08-11Remove run_scriptxdannye
2016-07-29Began Disassembling Scripting system and AI.Andrew Martinek
2016-06-13Added a basic overworld scripting system to help disassemble scripts.anmart
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2016-03-06wMoveBuffer and wDamagexCrystal
2016-03-05start dissasembling move effect functionsxCrystal
2016-02-28replace hardcoded constants and defender/pluspower handlersxCrystal
2016-02-24Merge branch 'master' of https://github.com/anmart/poketcgdannye
2016-02-23Created wCardBuffer label macroanmart
2016-02-22lowercase macrosxCrystal
2016-02-22text_hl macroxCrystal
2016-01-26Clean up white spacedannye
2016-01-17disassemble more incbins and sgb packetsxCrystal
2016-01-16organize move effect commandsxCrystal
2016-01-16no more underscores in card text pointersxCrystal
2016-01-16gfx macroxCrystal
2016-01-14energy macroxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019