Commit Graph

18 Commits

Author SHA1 Message Date
Ulysse Cura 1a36cccebc Done working on asset corruption. It was an error of bit masking rgb888 colors to rgb565 when writing the asset file. 2026-08-08 19:12:08 +02:00
Ulysse Cura 771aa18f80 Moving initialisation values where they should be. 2026-08-03 18:40:40 +02:00
Ulysse Cura b257c4f312 Documented image format in asset builder. 2026-08-02 21:16:04 +02:00
Ulysse Cura 50abbec84b Even better error management in asset builder. 2026-07-23 12:05:29 +02:00
Ulysse Cura 067a3ec2c9 Added RELEASE var and task. 2026-07-22 18:18:24 +02:00
Ulysse Cura 1c3c3e8b59 Fixed some memory errors and leaks in asset builder. 2026-07-22 02:54:03 +02:00
Ulysse Cura c730276f82 Changed asset file rgb format to RGB565 and only F81F as the tranparent color. And corrected offsets. 2026-07-22 02:51:33 +02:00
Ulysse Cura 063235cf6a Fixing Makefils bugs and changing headers way. 2026-07-22 02:47:59 +02:00
Ulysse Cura d070dc8566 Added support for shadows. 2026-07-20 18:19:30 +02:00
Ulysse Cura 1ef47bdc05 Corrected some Makefile errors. 2026-07-20 18:19:07 +02:00
Ulysse Cura 1511b460db Better error management. 2026-07-20 18:18:51 +02:00
Ulysse Cura 44773819d6 Corrected some offset bugs. 2026-07-20 17:02:18 +02:00
Ulysse Cura 95dbec3543 Building png assets. 2026-07-20 16:57:35 +02:00
Ulysse Cura fe9020b9b7 Simplified Makefiles output notation. 2026-07-20 11:53:25 +02:00
Ulysse Cura c89ea61fa3 Starting to add png files into game.data. 2026-07-18 17:17:29 +02:00
Ulysse Cura 276a046460 Corrected asset builder Makefile bug. 2026-07-18 17:16:27 +02:00
Ulysse Cura ff90c5b683 Starting to read png files in asset builder. 2026-07-18 00:03:12 +02:00
Ulysse Cura 7ba5e651cf Building assets ! 2026-07-17 17:53:03 +02:00