.. |
animation.c
|
Fix warnings and clang-format
|
2024-08-01 17:48:10 +02:00 |
animation.h
|
Cleanup + bug fix + assets for fx
|
2024-08-01 17:57:15 +02:00 |
config.h
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 19:08:51 +02:00 |
dialogs.c
|
Small improvement
|
2024-07-29 21:08:55 +02:00 |
dialogs.h
|
Better .clang-format (maybe I added some useless things: I don't know what the LLVM style sets the settings to)
|
2024-07-29 21:04:23 +02:00 |
events.c
|
Starting to add the inventory.
|
2024-08-01 19:08:47 +02:00 |
events.h
|
Cleaner enums with clang-format.
|
2024-08-01 19:14:29 +02:00 |
game.c
|
Ran clang-format.
|
2024-08-01 19:11:11 +02:00 |
game.h
|
Cleaner enums with clang-format.
|
2024-08-01 19:14:29 +02:00 |
inventory.c
|
Starting to add the inventory.
|
2024-08-01 19:08:47 +02:00 |
inventory.h
|
Ran clang-format.
|
2024-08-01 19:11:11 +02:00 |
main.c
|
Ran clang-format.
|
2024-08-01 19:11:11 +02:00 |
map.c
|
Fix warnings and clang-format
|
2024-08-01 17:48:10 +02:00 |
map.h
|
Restore everything...
|
2024-07-31 20:10:45 +02:00 |
mapdata.h
|
Better .clang-format (maybe I added some useless things: I don't know what the LLVM style sets the settings to)
|
2024-07-29 21:04:23 +02:00 |
memory.c
|
Using clang-format
|
2024-07-29 11:36:11 +02:00 |
memory.h
|
Using clang-format
|
2024-07-29 11:36:11 +02:00 |
npc.c
|
npc : Fix NPC_STACK_SIZE qui était trop gros pour fx
|
2024-08-01 18:34:36 +02:00 |
npc.h
|
Cleaner enums with clang-format.
|
2024-08-01 19:14:29 +02:00 |
player.c
|
Fix warnings and clang-format
|
2024-08-01 17:48:10 +02:00 |
player.h
|
Restore everything...
|
2024-07-31 20:10:45 +02:00 |