gbrg/.git
2024-10-04 Lukas KricklMade ui code a bit faster
2024-10-04 Lukas Kricklupdated font
2024-10-04 Lukas KricklAdded test build to makefile
2024-10-04 Lukas Kricklui: the mp/hp icons do not get redrawn when the bar...
2024-10-04 Lukas KricklWIP: ui drawing code for hp/mp
2024-10-04 Lukas Krickladded init player function
2024-10-04 Lukas KricklAdded basic ui drawing code
2024-10-03 Lukas KricklAdded basic meta-tile room drawing
2024-10-03 Lukas Kricklwip: room loading routine
2024-10-03 Lukas Kricklwip: Adding map code and test floor tiles
2024-10-02 Lukas KricklReworked player rendering
2024-10-02 Lukas KricklAdded broom tiles
2024-10-02 Lukas KricklAdded test player movement
2024-10-02 Lukas Krickladded basic player movement
2024-10-02 Lukas KricklAdded basic setup for game loop updating
2024-10-01 Lukas Kricklinput: added basci controller input subsystem
2024-10-01 Lukas Kricklstrings: fixed puts printing the 0 character
2024-10-01 Lukas Kricklvideo: waiting for vblank now before starting first...
2024-10-01 Lukas Kricklvideo: Added basic puts function
2024-10-01 Lukas KricklInitial setup for engine
2024-10-01 Lukas Kricklvideo: Now loading tilesets correctly.
2024-09-30 Lukas Kricklvideo: working on loading tiles
2024-09-30 Lukas Kricklvideo: Added basic lcd control code
2024-09-30 Lukas KricklAdded tileset scripts and demo tileset
2024-09-30 Lukas KricklAdded simple push and pop macro
2024-09-30 Lukas KricklInitial commit