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 pushed to main at ulysse/2D_Engine_C 2026-08-13 21:03:28 +02:00
afd1f1e2a1 Changed map file extension to .map and documented map format
ulysse pushed to main at ulysse/NixOS_Config 2026-08-13 21:02:01 +02:00
116c43b41b Added .map json association.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-13 19:06:39 +02:00
c7afabd4c4 Moved initialisation of values of components outside their init function.
62a77dae6a Updated tiled extension for entities.
d40f1943e5 Optimized asset building for speed by adding a buffer in png conversion from rgba8888 to rgb565
02b87270bb Updated ccls and make options.
b74b0e357b Added trace for errors.
Compare 5 commits »
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-13 19:02:58 +02:00
c71af2e803 Added event bus unsubscribe function.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-13 19:02:43 +02:00
60946e130b Modifed compilation options and ccls config.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-13 17:56:04 +02:00
35e2f241c1 Modifed compilation options and ccls config.
2860380395 Added error trace.
Compare 2 commits »
ulysse pushed to main at ulysse/NixOS_Config 2026-08-13 17:53:23 +02:00
b673f7926e Updateing vscode settings.
ulysse pushed to main at ulysse/NixOS_Config 2026-08-12 23:45:21 +02:00
97a6c1455a Adding DaVinci Resolve.
531716c994 Adding support for non-nix apps and appimages.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-11 15:16:15 +02:00
53194e3fc7 Adding wodden door.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-11 11:38:31 +02:00
21428dbe29 Fix some hitbox values and makefile messages.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-11 11:23:06 +02:00
0cf8b424b2 Working entity draw priority.
8a087f64fa Moved components initialisation outside of other components.
f13ad03d6e Fixed barred door sheet.
Compare 3 commits »
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-11 11:13:12 +02:00
ea7f745313 Adding linked list insertion sort and sorting entities by draw priority.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-10 21:03:47 +02:00
267b9de2f6 Updated TODO.md.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-10 21:03:18 +02:00
50dc383e2d Added more debug messages.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-10 20:59:17 +02:00
a805daf573 Working lever and door !
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-10 20:58:05 +02:00
67c5c18fa2 Added subscription data to event bus.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-10 18:23:45 +02:00
4668d4dbe4 Making funcitonnal lever component.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-10 18:22:56 +02:00
5d902de564 Corrected event bus event handling : removed events history.
3605aeee27 Added a non-variadic version of linked_list_for_each.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-10 12:40:04 +02:00
d3cd4c791e Updated TODO.md.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-10 12:39:07 +02:00
27d5a151d1 Lisibility.
3548ef456f Working event bus, and implemented in interact component.
Compare 2 commits »