Ulysse Cura
|
44773819d6
|
Corrected some offset bugs.
|
2026-07-20 17:02:18 +02:00 |
Ulysse Cura
|
e585b1099d
|
More Makefile syntax.
|
2026-07-20 16:57:58 +02:00 |
Ulysse Cura
|
95dbec3543
|
Building png assets.
|
2026-07-20 16:57:35 +02:00 |
Ulysse Cura
|
66a5e7db20
|
The "Run" task build faster.
|
2026-07-20 11:53:56 +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 |
Ulysse Cura
|
5b3d4c6615
|
Fixing multi-tasking building with make...
|
2026-07-17 17:50:54 +02:00 |
Ulysse Cura
|
aaef8ef5b3
|
Moved to static linking core.
|
2026-07-17 15:31:22 +02:00 |
Ulysse Cura
|
86ac40245a
|
Changed assets folder names to snake case.
|
2026-07-17 15:15:59 +02:00 |
Ulysse Cura
|
96daf4a1d9
|
adding build requirement to run in Makefile.
|
2026-07-17 13:56:20 +02:00 |
Ulysse Cura
|
ed08ef2ce9
|
Forgot to set ccls driver.
|
2026-07-17 13:55:59 +02:00 |
Ulysse Cura
|
085d4b3d4c
|
Moving assets from 2D_Engine_Tool.
|
2026-07-16 22:59:49 +02:00 |
Ulysse Cura
|
3a62a33cf5
|
Adding nix env selector settings.
|
2026-07-16 22:59:11 +02:00 |
Ulysse Cura
|
f656c1efc8
|
Corrected Makefile syntaxe.
|
2026-07-16 22:48:23 +02:00 |
Ulysse Cura
|
e3cae438e9
|
Forgot to include stdbool.
|
2026-07-16 22:41:48 +02:00 |
Ulysse Cura
|
67661f5beb
|
Moving to ccls !
|
2026-07-16 22:39:35 +02:00 |
Ulysse Cura
|
a8cfa29cbc
|
Moving to NixOS !
|
2026-07-16 22:39:23 +02:00 |
Ulysse Cura
|
c8dd6e7cef
|
Changed default background color to black.
|
2026-06-12 17:20:53 +02:00 |
Ulysse Cura
|
53ae1f59d3
|
Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?)
|
2026-05-08 14:20:11 +02:00 |
Ulysse Cura
|
d3ce988aaf
|
Changed Makefile structure and assets are compressed correctly now.
|
2026-05-06 20:42:09 +02:00 |
Ulysse Cura
|
888c800111
|
Adding libs in core
|
2026-05-05 09:44:13 +02:00 |
Ulysse Cura
|
314cca6434
|
Building is functionnal for all.
|
2026-05-04 21:40:05 +02:00 |
Ulysse Cura
|
6c2034cecc
|
Changed some assets paths.
|
2026-05-04 21:39:40 +02:00 |
Ulysse Cura
|
67850aff28
|
Changed core dir name.
|
2026-05-04 20:26:24 +02:00 |
Ulysse Cura
|
1dee7a48bc
|
Continue implementation for SDL core
|
2026-05-04 20:20:57 +02:00 |
Ulysse Cura
|
9634c65cbf
|
Removed core as a submodule... It is needed to clone the right core manually
|
2026-04-12 23:15:27 +02:00 |
Ulysse Cura
|
86fbd46a03
|
Trying multiples possibilities for core
|
2026-04-12 22:18:50 +02:00 |
Ulysse Cura
|
99f0dc978b
|
Added core as a submodule (Finally)
|
2026-04-12 21:24:43 +02:00 |
Ulysse Cura
|
3a951feb23
|
Compiling and linking with no problems
|
2026-04-12 21:01:42 +02:00 |
Ulysse Cura
|
ac15fa55dd
|
Added core as a submodule
|
2026-04-12 16:43:53 +02:00 |
Ulysse Cura
|
e5992364cc
|
Updated copyrights
|
2026-04-12 16:42:54 +02:00 |
Ulysse Cura
|
e792cb7bc5
|
Better usage of SDL2 implementation and working Makefile structure
|
2026-04-12 16:20:33 +02:00 |
Ulysse Cura
|
7da6337f37
|
Separated core from maain program
|
2026-04-12 16:19:45 +02:00 |
Ulysse Cura
|
931a506a0d
|
Sarting to clean and implement core for SDL
|
2026-04-11 23:17:01 +02:00 |
Ulysse Cura
|
e57a720439
|
First commit
|
2026-04-11 10:47:48 +02:00 |