Collab_RPG/src
2024-07-24 19:00:30 +02:00
..
config.h Remove useless warnings. 2024-07-24 19:00:30 +02:00
dialogs.c Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into events 2024-07-24 15:38:06 +02:00
dialogs.h Added FXG3A build targets with dully corrected code [dev] 2024-03-27 10:44:15 +01:00
events.c Fully working dialogs 2024-07-20 17:44:44 +02:00
events.h Fully working dialogs 2024-07-20 17:44:44 +02:00
game.c Started adding support for events. 2024-07-20 16:53:13 +02:00
game.h Started adding support for events. 2024-07-20 16:53:13 +02:00
main.c Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into events 2024-07-24 15:38:06 +02:00
map.c Suppresion de warnings 2023-09-30 15:18:57 +02:00
map.h preparing stuff for map change when reaching borders during gameplay 2023-08-14 18:40:36 +02:00
mapdata.h refactor structures to pack everything in typedef struct Game 2023-08-11 08:04:17 +02:00
memory.c Restructured a lot of things. Collisions are not working properly but I'll fix that 2023-07-08 15:55:06 +02:00
memory.h Restructured a lot of things. Collisions are not working properly but I'll fix that 2023-07-08 15:55:06 +02:00
npc.c Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into events 2024-07-24 15:38:06 +02:00
npc.h added NPCs movement along paths + adjusted interraction system to work with moving positions 2023-08-26 17:13:05 +02:00
player.c added NPCs movement along paths + adjusted interraction system to work with moving positions 2023-08-26 17:13:05 +02:00
player.h Added FXG3A build targets with dully corrected code [dev] 2024-03-27 10:44:15 +01:00