summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Expand)Author
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-02-23Replace some "idiotic", "wtf", "stupid interns" comments with more common "us...Rangi
2020-02-21Merge pull request #685 from mid-kid/mastermid-kid
2020-02-13Define TileCollisionTable as a standard 'db' seriesRangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-05Merge pull request #650 from pret/audio-macrosRangi
2020-02-04Use CMDQUEUE constantsRangi
2020-01-06Merge branch 'master' into audio-macrosdannye
2020-01-04Merge pull request #660 from mid-kid/masterRangi
2019-12-03Update some labelsRangi
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-11-03Bit 6 of PrintNum left-aligns numbersRangi
2019-11-03Suggested formatting changesRangi
2019-11-03Identify PLAYERMOVEMENT_* constantsRangi
2019-11-03Rename buttonsound to promptbuttonRangi
2019-11-03Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_L...Rangi
2019-10-21Fix some mobile script and map sign thingsmid-kid
2019-10-21Misc fixesmid-kid
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-09-02Update audio macros and argumentsdannye
2019-06-09Create constants for ScrollingMenu item formatsmid-kid
2019-06-09Fix overworld scrolling function namesmid-kid
2019-05-25Get rid of _CRYSTALmid-kid
2019-04-23More fixes for fixesRangi
2019-04-19Identify some more WRAM labelsRangi
2019-04-13Merge pull request #622 from mid-kid/masterRangi
2019-04-13Merge pull request #614 from Fontbane/textRangi
2019-04-09TextBox -> Textboxmid-kid
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
2019-03-16common_1 text documentationFontbane
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm instr...Rangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2019-03-03Define constants for map event sizesRangi
2019-03-03Identify more collision-related constants and dataRangi
2019-02-16passtoengine -> autoinputRangi
2019-02-16Eliminate some $xxxx valuesRangi
2019-02-06$8 = HIGH(vTiles1 - vTiles0)Rangi
2019-01-30wc7e8 -> wUnusedC7E8 (similar to wUnusedD102)Rangi
2019-01-24Use and define more WRAM constantsRangi
2019-01-24Use more constantsRangi
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2019-01-07Document bugfix: ScriptCall can overflow wScriptStack and crashRangi
2018-12-09Formatting and commentsRangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-11Merge pull request #573 from mid-kid/masterRangi
2018-11-10Finish new connection macromid-kid
2018-11-05text_jump → text_farmid-kid
2018-10-11Rename CheckTrainerBattlemid-kid
2018-09-09Curr -> CurRangi
2018-08-25Use labels instead of constants for HRAMRangi