summaryrefslogtreecommitdiff
path: root/engine/events
AgeCommit message (Expand)Author
2019-01-18Fix map name frame calculationmid-kid
2019-01-15Document wSuicuneFramemid-kid
2019-01-15Fix some constantsmid-kid
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2019-01-03MON_NAME_LENGTH -> NAME_LENGTHRangi
2019-01-02Clean up some Odd Egg and Battle Tower code and dataRangi
2018-12-26Fix comments around BANK() statementsmid-kid
2018-12-23Define RANDY_OT_IDRangi
2018-12-23Fix issue #581 (random stuff ax6 noticed)Rangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-09-22Naming screen constantsRangi
2018-09-09wPreviousLandmark → wPrevLandmarkRangi
2018-09-09Curr -> CurRangi
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25Reorganize math-related HRAM union (ffb3)Rangi
2018-08-25hLabel - $ff00 -> LOW(hLabel)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-07wWeeklyFlags -> wDailyFlags2mid-kid
2018-07-29No wCurMove alias for wCurSpeciesRangi
2018-07-29wLuckyNumberDigitsBufferRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-27Merge branch 'master' of https://github.com/pret/pokecrystalmid-kid
2018-07-26Remove a documented bug that's not really a bugmid-kid
2018-07-23StringCmp → CompareBytes; CompareLong → CompareBytesLongRangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-07-22ANIM_MON_UNUSED → ANIM_MON_HOFRangi
2018-07-18Remove some more address commentsmid-kid
2018-07-16Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)Rangi
2018-07-15More OAM coordinate consistencyRangi
2018-06-25Use specific constants for overwritten text tilesRangi
2018-06-25No space between labels and bodiesRangi
2018-06-25Single newline at the end of filesRangi
2018-06-25Remove more triple newlinesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24FISHGROUP_DATA_LENGTHRangi
2018-06-24Remove all address commentsmid-kid
2018-06-12Note which labels are only needed for locating banks (relevant to issue #485)Rangi
2018-06-04Merge branch 'master' of https://github.com/pret/pokecrystalmid-kid
2018-06-01Miscellaneous fixes in the use of _command constants.mid-kid
2018-05-18Constants for PC menu indexesRangi
2018-05-05fix-various-little-thingsmid-kid
2018-04-05Use constants for bit/set/res moreRangi
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-04Fix snake_case filenamesmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-03-19Relabel some map-related WRAMRangi