Commit Graph

2 Commits

Author SHA1 Message Date
nmlgc 774c97e31d [Decompilation] [th01] Pellet delay clouds: Move all data to C land
That's all hardcoded sprites transferred to C land! Yeah, I know,
what a significant milestone… except…

Part of P0213, funded by Ember2528 and GhostRiderCog.
2022-08-11 23:21:23 +02:00
nmlgc 9739f69729 [Maintenance] Add a 1bpp rectangle template, for custom per-row types
This gets rid of a couple of per-entity sprite bitplane types, makes
sprite declarations easier to read by putting width and height next to
each other… and points out a number of array dimension mistakes -.-
Even in places where we can't use it.

Part of P0138, funded by [Anonymous] and Blue Bolt.
2021-04-21 18:01:57 +02:00