summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2021-10-06Add `assert PokemonPicPointers == UnownPicPointers` in `GetFrontpicPointer`Rangi
2021-09-07`and 50 percent` -> `and %011111111`Rangi
2021-08-16More EFFECTIVEness.IIMarckus
2021-08-16Use EFFECTIVE constant for 1.0× battle damage.IIMarckus
2021-07-19Identify more palettes in CBG layoutsRangi
2021-06-20Fixing comments in BattleCommand_TeleportNescientist
2021-06-19Standardize capitalization of ".Jumptable"Rangi
2021-06-09Fix incorrectly swapped Players PC menu constantsTheFakeMateo
2021-06-08Rename `prioritysjump` to `sdefer`Rangi
2021-06-07MON_PKRUS -> MON_POKERUSRangi
2021-06-07"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel]...Rangi
2021-05-30Add more comments to tileset palette animation functionsRangi
2021-05-30Move the dbbw, dbww, and dbwww macros to legacyRangi
2021-05-09Require rgbds 0.5.1Rangi
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
2021-04-26SPECIAL -> UNUSED_TYPES_ENDRangi
2021-04-19Use rgbds 0.5.0Rangi
2021-03-24Add some comments regarding 16-bit increment/decrementRangi
2021-03-24Sync some files with pokegoldRangi
2021-03-23Consistent comments in the tileset animation engineRangi
2021-03-22Miscellaneous cleanupRangi
2021-03-21The radio's "Places & People" does not comment on Mysticalman EusineRangi
2021-03-21Use numeric constants in text strings with "{d:interpolation}"Rangi
2021-03-21Assert the sBox1-14 tables have NUM_BOXES entriesRangi
2021-03-17Consistent labels for each nickname in RAMRangi
2021-03-17Assert some more table widthsRangi
2021-03-16Revise some constant definitionsRangi
2021-03-15$11 = wTempMonStructEnd - wTempMonLevelRangi
2021-03-11Sync some files with pokegoldRangi
2021-03-11Verify script command table sizesRangi
2021-03-10Define MAPGROUP_* constants and verify MapGroup_* table sizesRangi
2021-03-08Merge pull request #806 from Rangi42/tablesRangi
2021-03-08Identify scrolling menu lists in WRAMRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2021-02-22Identify link sync buffers, separate from link action bytesRangi
2021-02-10Use PARTY_LENGTH and MAILBOX_CAPACITY constantsRangi
2021-02-05Identify label BattleTowerFade.loopRangi
2021-02-05Merge pull request #799 from FredrIQ/typo_fixRangi
2021-02-05Identify some more labelsRangi
2021-02-04Battle Tower: fix typo in constant (PROGESS -> PROGRESS)Fredrik Ljungdahl
2021-01-09Rename GetFarHalfword to GetFarWordRangi
2020-12-23Remove "Buffer" suffix from two HRAM labelsRangi
2020-12-23Rename some labelsRangi
2020-12-08Identify link.asm WRAM labels based on ax6's research notes <https://pastebin...Rangi
2020-12-08grey -> grayRangi
2020-12-07FarString -> PlaceFarString, and document a BrokenPlaceFarString bugRangi
2020-12-07Document AI_Smart_Conversion2 bug (resolves #786)Rangi
2020-12-07Identified two magic numbers and cleaned up some comments (#783)aljohnston112
2020-12-04text "<PARA>..." → text_start and para "..."Rangi
2020-11-24Use STRING_BUFFER_LENGTH for the wStringBuffersRangi