summaryrefslogtreecommitdiff
path: root/constants/script_constants.asm
AgeCommit message (Expand)Author
2020-06-17Harmonize engine/overworld with pokegoldRangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-02-04Use CMDQUEUE constantsRangi
2019-11-03Identify PLAYERMOVEMENT_* constantsRangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2019-03-03Define constants for map event sizesRangi
2019-01-24Use more constantsRangi
2018-07-18Make proper cmdqueue constantsmid-kid
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-04-01Update file paths in constants/ and docs/mid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-01-31NPC trade constants don't all just start with TRADE_Rangi
2018-01-31const_def NRangi
2018-01-31Comment the person constants sections, like the othersRangi
2018-01-25Correct commentsRangi
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-22Cleaner roammon and treemon dataRangi
2018-01-14More Battle Tower map script constants, fewer raw hex valuesRemy Oukaour
2018-01-12Comment on VAR_* constantsRemy Oukaour
2018-01-12Use more constants in scriptsRemy Oukaour
2018-01-11Event script–related constants go in constants/script_constants.asmRemy Oukaour
2017-12-29SET -> setxCrystal
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2015-12-01More animations including cutting grassPikalaxALT
2015-11-16Movement constants, script stackPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT
2015-11-11Further split bank 4PikalaxALT
2015-11-05PLAYEREVENT_PikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-07-21Add constants for common map object ids.yenatch
2015-07-10checkcode $11 is how much time is left in the Bug Catching Contest.IIMarckus
2015-07-10checkcode $1a is Kenji's break schedule.IIMarckus
2015-07-09Add constants for checkcodes.IIMarckus
2015-02-11Get rid of the now-unused specials constants.yenatch
2014-05-01A couple Buena's Password specials.yenatch
2013-12-22poke seer specialyenatch
2013-06-17move constants files into constants/yenatch