summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Expand)Author
2020-06-21Remove some more raw addressesRangi
2020-06-20Remove RAM address commentsRangi
2020-06-17Harmonize engine/overworld with pokegoldRangi
2020-06-16[in progress] Harmonize more constant and data files with pokegoldRangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-06-10Resolve #723: treat std scripts like specials and predefsRangi
2020-05-10Update some commentsRangi
2020-05-07Clean up some percentage valuesRangi
2020-05-06Use a FIRST_UNOWN_CHAR constant for the Unown fontRangi
2020-04-30Miscellaneous updatesRangi
2020-04-04Move, comment, and simplify some macro definitionsRangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-03-15Refactor flypoints to separate const definition from data usageRangi
2020-02-26Fix some comments and whitespaceRangi
2020-02-25unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)Rangi
2020-02-13Define TileCollisionTable as a standard 'db' seriesRangi
2020-02-05Merge pull request #650 from pret/audio-macrosRangi
2020-02-04Use CMDQUEUE constantsRangi
2020-02-04Identify four padding bytes in base data as beta front/back pic pointersRangi
2020-01-06Merge branch 'master' into audio-macrosdannye
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-11-18Fix some constants around wLinkModemid-kid
2019-11-03Bit 6 of PrintNum left-aligns numbersRangi
2019-11-03Identify PLAYERMOVEMENT_* constantsRangi
2019-11-03Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_L...Rangi
2019-11-03Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDERangi
2019-10-21More mobile SDK documentationmid-kid
2019-10-21Misc fixesmid-kid
2019-09-23Clarify naming of SFX_GET_EGG_* pointersRyan Tandy
2019-09-02Update audio macros and argumentsdannye
2019-06-09Create constants for ScrollingMenu item formatsmid-kid
2019-05-25Define appropriate constants as EQUmid-kid
2019-05-25Fix usage of rIE and rSC constantsmid-kid
2019-05-18Correct the older+younger haircut brothers' labels and constantsRangi
2019-05-11Some more GB Printer documentationRangi
2019-04-09TextBox -> Textboxmid-kid
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2019-03-03Correct commentsRangi
2019-03-03Define constants for map event sizesRangi
2019-03-03Identify more collision-related constants and dataRangi
2019-02-16Fix issues in reviewmid-kid
2019-02-16Document wBattleAnimFlagsmid-kid
2019-02-16Add more constants for battle anim structsmid-kid
2019-02-06BATTLEANIMSTRUCT_0B -> BATTLEANIMSTRUCT_PARAMmid-kid
2019-01-24Merge pull request #593 from mid-kid/tempRangi
2019-01-24Use and define more WRAM constantsRangi