summaryrefslogtreecommitdiff
path: root/engine/events/std_scripts.asm
AgeCommit message (Expand)Author
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-24EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481)Rangi
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-22KrissHouse → PlayersHouseRangi
2018-01-22wStatusFlags/2 bit constantsRangi
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-11More constants and data tablesRemy Oukaour
2018-01-02No more mobile EQUS ret (replace with Stubbed_ + ret)xCrystal
2018-01-02Finish consistent Special function namesxCrystal
2018-01-02Consolidate Special function namesxCrystal
2017-12-27Move events/ to engine/events/Remy Oukaour