62988e73ac
main: add warp events
...
You can now walk from pallet town to the mount moon exit.
2023-07-29 00:18:01 +00:00
da49dbeb2b
Makefile: improve build rules slightly
...
I'm still not satisfied with the Makefile, but this at least makes it
converge in a single make invocation again.
This also removes the enum value arrays.
2023-07-26 18:17:45 +00:00
485b2f8dd5
main: rework sprite and tileset loading
...
All sprites and tilesets can fit at the same time. Load everything all
at once to avoid flickering during drawing.
2023-07-25 23:46:44 +00:00
1b71c6cfb6
sprites: initial implementation
2023-07-25 20:52:44 +00:00