Commit Graph

25 Commits

Author SHA1 Message Date
Ulysse Cura 73a3133547 Loading and destroying maps. 2026-08-16 01:05:20 +02:00
Ulysse Cura e73b34e87d Building maps into asset file ! 2026-08-15 20:42:26 +02:00
Ulysse Cura 02b87270bb Updated ccls and make options. 2026-08-13 19:04:16 +02:00
Ulysse Cura a805daf573 Working lever and door ! 2026-08-10 20:59:14 +02:00
Ulysse Cura 4668d4dbe4 Making funcitonnal lever component. 2026-08-10 18:23:37 +02:00
Ulysse Cura f27eff9731 Starting to add interact component. 2026-08-08 21:06:09 +02:00
Ulysse Cura 6202a20f72 Moved movement to new physics component. 2026-08-04 01:57:26 +02:00
Ulysse Cura 357839cc71 Adding hitbox component and test entity. 2026-08-04 01:35:31 +02:00
Ulysse Cura 02b8c4aa06 Added more debug options. 2026-08-03 20:46:02 +02:00
Ulysse Cura 011e960cfc Moved ecs.c into core and added much better error and debug handling. 2026-07-24 03:23:53 +02:00
Ulysse Cura 067a3ec2c9 Added RELEASE var and task. 2026-07-22 18:18:24 +02:00
Ulysse Cura 64e356bb83 Fixed debug issues. 2026-07-22 18:04:47 +02:00
Ulysse Cura 063235cf6a Fixing Makefils bugs and changing headers way. 2026-07-22 02:47:59 +02:00
Ulysse Cura 1ef47bdc05 Corrected some Makefile errors. 2026-07-20 18:19:07 +02:00
Ulysse Cura fe9020b9b7 Simplified Makefiles output notation. 2026-07-20 11:53:25 +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 f656c1efc8 Corrected Makefile syntaxe. 2026-07-16 22:48:23 +02:00
Ulysse Cura c8dd6e7cef Changed default background color to black. 2026-06-12 17:20:53 +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 3a951feb23 Compiling and linking with no problems 2026-04-12 21:01:42 +02:00
Ulysse Cura e792cb7bc5 Better usage of SDL2 implementation and working Makefile structure 2026-04-12 16:20:33 +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