summaryrefslogtreecommitdiff
path: root/engine/decorations.asm
AgeCommit message (Expand)Author
2018-03-13Organize the engine/ directorymid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-22KrissHouse → PlayersHouseRangi
2018-01-14Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #...Remy Oukaour
2018-01-14Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ...Remy Oukaour
2018-01-14Use constants for menu flagsmid-kid
2018-01-13menu_coords macro for (x1, y1, x2, y2) order (see issue #440)Remy Oukaour
2018-01-12Use more constants in scriptsRemy Oukaour
2018-01-02Consolidate Special function namesxCrystal
2017-12-27Move more decoration data to data/Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-15Only engine/decorations.asm uses PadCoords_deRemy Oukaour
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2016-04-10Local labels starting with underscores have colons depending on whether the f...pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2015-12-29Item effects, post-battle, and decoration flagsPikalaxALT
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-09opentext and breedingPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-23link and seer labelsPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-17engine/decorations.asmPikalaxALT