Age | Commit message (Expand) | Author |
---|---|---|
2021-03-24 | Sync some files with pokegold | Rangi |
2021-03-04 | Verify data table sizes with table_width and assert_table_length macros | Rangi |
2020-12-23 | Remove "Buffer" suffix from two HRAM labels | Rangi |
2020-10-28 | Replace many '; unused' with '; unreferenced' | Rangi |
2020-10-04 | Identify some more unnamed labels | Rangi |
2020-06-16 | ReplaceKrisSprite -> UpdatePlayerSprite | Rangi |
2020-04-30 | Miscellaneous updates | Rangi |
2020-02-13 | Define TileCollisionTable as a standard 'db' series | Rangi |
2019-11-03 | Identify PLAYERMOVEMENT_* constants | Rangi |
2019-04-08 | Identify and eliminate wEngineBuffer1-5 | Rangi |
2018-12-09 | Formatting and comments | Rangi |
2018-08-25 | Use labels instead of constants for HRAM | Rangi |
2018-07-16 | Fewer uses of 'Thing2 - Thing1' for sizeof(Thing) | Rangi |
2018-06-25 | No space between labels and bodies | Rangi |
2018-06-24 | Remove all address comments | mid-kid |
2018-05-23 | More sprite movement data flag constants | Rangi |
2018-04-01 | Fix file permissions | mid-kid |
2018-03-13 | Organize the engine/ directory | mid-kid |