mibi88
|
04d4c9e31e
|
Cleaner enums with clang-format.
|
2024-08-01 19:14:29 +02:00 |
|
mibi88
|
771d844bc4
|
Ran clang-format.
|
2024-08-01 19:11:11 +02:00 |
|
mibi88
|
ad902217ea
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 19:08:51 +02:00 |
|
mibi88
|
cce7209221
|
Starting to add the inventory.
|
2024-08-01 19:08:47 +02:00 |
|
attilavs2
|
4b636bb428
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 18:35:43 +02:00 |
|
attilavs2
|
a8ff55c1cf
|
npc : Fix NPC_STACK_SIZE qui était trop gros pour fx
|
2024-08-01 18:34:36 +02:00 |
|
mibi88
|
755ed1a1a8
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 17:57:35 +02:00 |
|
mibi88
|
6f16556fb4
|
Cleanup + bug fix + assets for fx
|
2024-08-01 17:57:15 +02:00 |
|
attilavs2
|
5cc9216155
|
Fix warnings and clang-format
|
2024-08-01 17:48:10 +02:00 |
|
attilavs2
|
322610d723
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 17:40:00 +02:00 |
|
attilavs2
|
a86462fdb2
|
npc : Functional npc_stack
|
2024-08-01 17:37:42 +02:00 |
|
mibi88
|
6c5641e5e9
|
Added NPC animation.
|
2024-08-01 17:37:20 +02:00 |
|
mibi88
|
a8294d3542
|
Add animation support
|
2024-08-01 16:47:53 +02:00 |
|
attilavs2
|
0f887ea419
|
rendu : Suppresion de dclear()s non nécéssaires
|
2024-08-01 15:28:49 +02:00 |
|
attilavs2
|
9fc15af523
|
Fix merge issues
|
2024-08-01 15:21:54 +02:00 |
|
attilavs2
|
86bb0a9cfc
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 15:10:55 +02:00 |
|
attilavs2
|
fd28af1005
|
npc : Ajout de npc_stack et réecriture des fonctions + Résolution de warnings
|
2024-08-01 15:05:42 +02:00 |
|
mibi88
|
e581fd31b1
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into dev
|
2024-08-01 13:04:54 +02:00 |
|
mibi88
|
1177626b3c
|
Indoor maps
|
2024-08-01 13:04:20 +02:00 |
|
attilavs2
|
3f03c37bd2
|
clang-format sur src/* (+ hook clang-format ?)
|
2024-08-01 00:01:34 +02:00 |
|
mibi88
|
a3d0ca40c1
|
Added portal support
|
2024-07-31 22:21:34 +02:00 |
|
mibi88
|
48f1f44b5b
|
Converting portals. Not tested yet.
|
2024-07-31 21:57:37 +02:00 |
|
mibi88
|
0e46c490ae
|
Restore everything...
|
2024-07-31 20:10:45 +02:00 |
|
attilavs2
|
1daa58723c
|
Optimisation du rendu
|
2024-07-30 17:49:40 +02:00 |
|
mibi88
|
5eb1d18ea7
|
Small improvement
|
2024-07-29 21:08:55 +02:00 |
|
mibi88
|
2ca939430d
|
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 |
|
mibi88
|
dafe7032f3
|
Using clang-format
|
2024-07-29 11:36:11 +02:00 |
|
mibi88
|
3f38bf4ac2
|
Very simple player selection
|
2024-07-27 17:38:58 +02:00 |
|
mibi88
|
8ef79972c8
|
Use the right tiny npc
|
2024-07-27 17:20:06 +02:00 |
|
mibi88
|
04480f2c2c
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into npc
|
2024-07-27 15:31:11 +02:00 |
|
attilavs2
|
21a5659d58
|
Continue working on pathfinding
|
2024-07-27 14:02:04 +02:00 |
|
mibi88
|
1daba61188
|
NPC face property
|
2024-07-26 17:01:51 +02:00 |
|
mibi88
|
f91fd572ac
|
Bug fix
|
2024-07-25 17:20:52 +02:00 |
|
mibi88
|
2547f82238
|
Bug fixes
|
2024-07-25 13:20:56 +02:00 |
|
mibi88
|
25ea360713
|
Refactoring
|
2024-07-25 13:07:19 +02:00 |
|
mibi88
|
f6d142c920
|
Started refactoring.
|
2024-07-24 21:43:21 +02:00 |
|
mibi88
|
c755be82dd
|
Remove useless warnings.
|
2024-07-24 19:00:30 +02:00 |
|
mibi88
|
83200852d9
|
Bug fix!
|
2024-07-24 18:56:53 +02:00 |
|
mibi88
|
12eba00f62
|
Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into events
|
2024-07-24 15:38:06 +02:00 |
|
attilavs2
|
52da4be1af
|
npc : correction de warnings
|
2024-07-23 18:17:02 +02:00 |
|
attilavs2
|
49303ba6ad
|
npc : ajout des déclarations des nouvelles fonctions, typo
|
2024-07-23 18:06:42 +02:00 |
|
attilavs2
|
b5a5ae2a5a
|
Fix : Fuite de mémoire
|
2024-07-23 17:57:22 +02:00 |
|
attilavs2
|
c0d0c23ef9
|
npc_pathfind complété*
*Testé avec un nombre limité de cas
|
2024-07-23 17:54:22 +02:00 |
|
attilavs2
|
6de033d259
|
Début de débbugage de npc_pathfind
|
2024-07-21 12:26:41 +02:00 |
|
attilavs2
|
e7ada9d3da
|
Pathfinding NPC complet (a tester)
|
2024-07-21 11:50:12 +02:00 |
|
attilavs2
|
96f413eb14
|
Début de pathfinding pour les NPCs
|
2024-07-21 02:42:50 +02:00 |
|
mibi88
|
15570a8d91
|
Fully working dialogs
|
2024-07-20 17:44:44 +02:00 |
|
mibi88
|
7a34fefad5
|
Started adding support for events.
|
2024-07-20 16:53:13 +02:00 |
|
Sylvain PILLOT
|
6b333303ec
|
Added FXG3A build targets with dully corrected code [dev]
|
2024-03-27 10:44:15 +01:00 |
|
SlyVTT
|
f6b8b792fd
|
finished solving all the last warmings (unused parameters) to make the situation clear
|
2023-10-01 10:42:04 +02:00 |
|