Commit Graph

26 Commits

Author SHA1 Message Date
Ulysse Cura 7790add0a1 Added license 2025-08-15 22:52:01 +02:00
Ulysse Cura a128082d15 comma 2025-08-12 15:28:07 +02:00
Ulysse Cura f6f303969d indent ! 2025-08-11 18:35:39 +02:00
Ulysse Cura e8bad2bdf4 Documented event.h and vector2d.h 2025-08-11 18:35:31 +02:00
Ulysse Cura 8d7813bb53 Cleaning code in game.c and documented game.h 2025-08-11 18:35:08 +02:00
Ulysse Cura 9a36a64c7c Documented linked list functions and structures 2025-08-10 19:26:09 +02:00
Ulysse Cura dc96835657 Removing a line that could reduce performances 2025-08-10 19:23:27 +02:00
Ulysse Cura f88901058f Started to clean comments 2025-08-07 19:31:41 +02:00
Ulysse Cura 9d095a93a8 Oops 2025-08-07 19:31:29 +02:00
Ulysse Cura 54ae7038b8 Removed 2 small problemes 2025-08-06 10:30:16 +02:00
Ulysse Cura b94c751527 Added more lisibility in comments and documentation of the code 2025-08-06 10:30:00 +02:00
Ulysse Cura 40c39f2e07 Removed an possible error were the given elem in the linked list is the only one and isn't removed because of this line 2025-08-06 10:29:18 +02:00
Ulysse Cura 1e31fe03f1 Removed not functionnal and useless enemy system 2025-08-06 10:28:20 +02:00
Ulysse Cura 0e9dc3b10e Adding some code that won't change anything... 2025-05-04 18:18:55 +02:00
Ulysse Cura 61636892c5 Ading function for texture manager. 2025-03-03 18:22:56 +01:00
Ulysse Cura bc98f5040f Fix player system and clean progs 2025-02-28 19:29:30 +01:00
Ulysse Cura 6d5379d2c3 Adding ECS 2025-02-28 17:08:30 +01:00
Ulysse Cura 57192d8b0e Adding linked lists and texture management 2025-02-28 17:08:02 +01:00
Ulysse Cura e2b5044bc5 Cleaned assets and files 2025-02-28 17:05:41 +01:00
Ulysse Cura 3edec92632 Reorganising cmake file 2025-02-28 17:03:58 +01:00
Ulysse Cura 1ea9aa6a55 Changing vscode configuration to fit with the CG-90 2025-02-28 17:02:42 +01:00
Ulysse Cura 35552182e9 Rewriting tests 2025-02-13 21:36:44 +01:00
Ulysse Cura aa2c63db4f Adding malloc and free function that reaffect the ptr to NULL 2025-02-13 20:29:35 +01:00
Ulysse Cura fbc9544386 Version 0.5.0 2025-02-13 19:32:56 +01:00
Ulysse Cura 2a81bcfd53 add gitignore 2025-02-13 19:31:57 +01:00
Ulysse Cura 90afeab0a6 first commit 2025-02-13 19:29:51 +01:00