Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-16 | Update to rgbds 0.3.8 | Rangi | |
2018-08-25 | Remove HRAM label address comments | Rangi | |
2018-08-25 | Use labels instead of constants for HRAM | Rangi | |
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld | |||
2018-06-24 | Remove all address comments | mid-kid | |
2018-03-25 | Organize the engine/ directory, take 3 | mid-kid | |
Renamed `title` to `movies`. Moved some functions from `engine/routines/` to their fitting directories, and cleaned up the base `engine/` directory. Moved `engine/pokemon/tmhm.asm` back to `engine/items/`. Made a new subdirectory: * engine/tilesets: Contains all map-related graphics routines. |