summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Expand)Author
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
2018-08-07wWeeklyFlags -> wDailyFlags2mid-kid
2018-07-29Make reviewed fixes; standardize on " + "Rangi
2018-07-29; entries correspond to PLAYEREVENT_* constantsRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-18Make proper cmdqueue constantsmid-kid
2018-07-16Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)Rangi
2018-07-13Comments for ToggleMaptileDecorationsRangi
2018-06-28Add more collision nybble constantsRangi
2018-06-25Merge events_2.asm with events.asmRangi
2018-06-25No space between labels and bodiesRangi
2018-06-25Remove more triple newlinesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove more address commentsRangi
2018-06-24Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24NUM_GRASSMON * 2Rangi