summaryrefslogtreecommitdiff
path: root/engine/link
AgeCommit message (Expand)Author
2020-07-06Define SERIAL_PREAMBLE_LENGTHRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-06-17Harmonize engine/{gfx, items, link, math} with pokegoldRangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-06-10predef_id -> lda_predef, for consistency with lda_coord and map_idRangi
2020-05-29Rename ScrollingMenu_UpdateDisplay.string_2485f (#726)Lhivorde
2020-05-10Update some commentsRangi
2020-05-07Clean up some percentage valuesRangi
2020-04-16Fix #709 miscellaneous issuesRangi
2020-04-04`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`Rangi
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-21RTC -> UpdateTimeAndPalsmid-kid
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMapmid-kid
2019-11-18Fix some constants around wLinkModemid-kid
2019-11-03Fix #645: Use English labels for European mail handling functionsRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-05-25Fix usage of rIE and rSC constantsmid-kid
2019-04-19Identify some more WRAM labelsRangi
2019-04-09TextBox -> Textboxmid-kid
2019-02-16Update to rgbds 0.3.8Rangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-08-26hQuotient is a four-byte buffer (fixes #558)Rangi
2018-08-25Reorganize math-related HRAM union (ffb3)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-07-16Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)Rangi
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-24Remove all address commentsmid-kid
2018-06-23Use direct tile IDs, not charmap entries, since they don't correspond correct...Rangi
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, director's cutmid-kid
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-03-13Organize the engine/ directorymid-kid