Age | Commit message (Expand) | Author |
2020-07-06 | Define SERIAL_PREAMBLE_LENGTH | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
2020-06-17 | Harmonize engine/{gfx, items, link, math} with pokegold | Rangi |
2020-06-16 | Harmonize some more symbols with pokegold | Rangi |
2020-06-13 | Label some mobile addresses, and revise some comments | Rangi |
2020-06-10 | predef_id -> lda_predef, for consistency with lda_coord and map_id | Rangi |
2020-05-29 | Rename ScrollingMenu_UpdateDisplay.string_2485f (#726) | Lhivorde |
2020-05-10 | Update some comments | Rangi |
2020-05-07 | Clean up some percentage values | Rangi |
2020-04-16 | Fix #709 miscellaneous issues | Rangi |
2020-04-04 | `dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr` | Rangi |
2020-03-01 | Change how some PNG graphics are formatted | Rangi |
2020-02-21 | RTC -> UpdateTimeAndPals | mid-kid |
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
2019-11-18 | Fix some constants around wLinkMode | mid-kid |
2019-11-03 | Fix #645: Use English labels for European mail handling functions | Rangi |
2019-10-20 | #641 fixes and additions. (#646) | mid-kid |
2019-05-25 | Fix usage of rIE and rSC constants | mid-kid |
2019-04-19 | Identify some more WRAM labels | Rangi |
2019-04-09 | TextBox -> Textbox | mid-kid |
2019-02-16 | Update to rgbds 0.3.8 | Rangi |
2018-11-18 | Resolve issue #575: Rename text commands | Rangi |
2018-11-05 | text_jump → text_far | mid-kid |
2018-08-26 | hQuotient is a four-byte buffer (fixes #558) | Rangi |
2018-08-25 | Reorganize math-related HRAM union (ffb3) | Rangi |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |
2018-07-29 | Add meaningful aliases for wd265 | Rangi |
2018-07-23 | Consistent routine naming convention: 'Foo' wraps '_Foo' | Rangi |
2018-07-16 | Fewer uses of 'Thing2 - Thing1' for sizeof(Thing) | Rangi |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
2018-06-24 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-06-25 | Remove even more address comments | mid-kid |
2018-06-24 | Remove all address comments | mid-kid |
2018-06-23 | Use direct tile IDs, not charmap entries, since they don't correspond correct... | Rangi |
2018-04-04 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-04-04 | Fix snake_case filenames | mid-kid |
2018-04-01 | Fix file permissions | mid-kid |
2018-03-25 | Organize the engine/ directory, director's cut | mid-kid |
2018-03-25 | Organize the engine/ directory, take 3 | mid-kid |
2018-03-13 | Organize the engine/ directory | mid-kid |