Ulysse Cura ulysse
  • Quelque Part Dans L'Univers...
  • Je ne suis qu'une chose qui pense. C'est à dire qui doute, qui affirme, qui nie.

  • Joined on 2024-09-05
ulysse created branch main in ulysse/MetalDetector 2026-05-21 21:02:41 +02:00
ulysse pushed to main at ulysse/MetalDetector 2026-05-21 21:02:41 +02:00
a1fb815786 Initial Commit, Schematic and PCB theoricaly finished.
ulysse created repository ulysse/MetalDetector 2026-05-21 20:57:38 +02:00
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-08 14:20:41 +02:00
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 ?)
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-06 20:42:12 +02:00
d3ce988aaf Changed Makefile structure and assets are compressed correctly now.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-05-06 20:41:11 +02:00
d7913dcc9f Changed the Makefile structure and tested if libtar is found.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-05-06 19:40:56 +02:00
13e1b44325 Removing libtar as a dependency. (You have to compile it yourself)
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-05-05 21:28:25 +02:00
2a53c7e30d Added submodule libtar
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-05-05 09:48:04 +02:00
8523a9f9bf Libtar building correclty
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-05-05 09:44:45 +02:00
37057014f2 Adding libtar librairy
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-05 09:44:27 +02:00
888c800111 Adding libs in core
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-04 21:40:08 +02:00
314cca6434 Building is functionnal for all.
6c2034cecc Changed some assets paths.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-05-04 21:39:10 +02:00
a498acb4d9 Implementing asset manager.
965015fa6d Fixed some typos and quick non-fix for project to build.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-04 20:26:30 +02:00
67850aff28 Changed core dir name.
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-04 20:21:02 +02:00
1dee7a48bc Continue implementation for SDL core
ulysse pushed to main at ulysse/2D_Engine_C 2026-05-04 20:18:31 +02:00
6b9dee19b6 Continue implementation for SDL core
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-04-12 23:16:22 +02:00
ee4cde886d Better documentation for texture manager.
ulysse pushed to main at ulysse/2D_Engine_C 2026-04-12 23:15:30 +02:00
9634c65cbf Removed core as a submodule... It is needed to clone the right core manually
ulysse pushed to main at ulysse/2D_Engine_C 2026-04-12 23:15:21 +02:00
c5c799134e Removed core as a submodule... It is needed to clone the right core manually
ulysse pushed to main at ulysse/2D_Engine_C 2026-04-12 23:15:12 +02:00
75df225ad2 Removed core as a submodule... It is needed to clone the right core manually