mibi88
|
dfb61f18fe
|
Started adding NPCs back to the game
|
2024-07-31 13:53:47 +02:00 |
|
mibi88
|
da63b8ce06
|
Added sign support back
|
2024-07-31 12:54:40 +02:00 |
|
mibi88
|
563ed47753
|
Moved parts of the converter to another file
|
2024-07-31 12:06:00 +02:00 |
|
mibi88
|
ea50bed171
|
Running clang-format
|
2024-07-30 22:47:40 +02:00 |
|
mibi88
|
91e0e4b74d
|
Adding back dialog support. Not tested yet, because NPCs are not added back yet.
|
2024-07-30 22:37:04 +02:00 |
|
mibi88
|
efde68f9c7
|
Got map rendering back working
|
2024-07-30 20:15:39 +02:00 |
|
mibi88
|
537e4d5e96
|
Run clang format
|
2024-07-30 18:21:22 +02:00 |
|
mibi88
|
2202ec6d38
|
Merge dev into new_converter
|
2024-07-30 18:19:49 +02:00 |
|
mibi88
|
bc8382ac65
|
Started writing a new converter
|
2024-07-30 17:44:12 +02:00 |
|
attilavs2
|
a06977469c
|
Remove debug hint breaking everything
|
2024-07-29 10:59:58 +02:00 |
|
attilavs2
|
9efb47c3b6
|
Revert "Continue debugging of converters.py"
This reverts commit 499856e38c .
|
2024-07-28 23:20:19 +02:00 |
|
attilavs2
|
499856e38c
|
Continue debugging of converters.py
|
2024-07-28 23:19:44 +02:00 |
|
attilavs2
|
522f6d25a8
|
Remove silly goofy string breaking everything
|
2024-07-28 23:08:56 +02:00 |
|
attilavs2
|
f29fbf73de
|
Add gdb support if DEBUGMODE is enabled
|
2024-07-28 22:08:32 +02:00 |
|
attilavs2
|
32764e675a
|
Alignement entre converters.py et game.h
|
2024-07-28 22:03:11 +02:00 |
|
attilavs2
|
82a519659d
|
Debug de ExtraData 2.0
|
2024-07-28 21:04:26 +02:00 |
|
attilavs2
|
dae4bd8a55
|
Revert "Revert "Première compilation refactoring ExtraData""
This reverts commit 35a7a5f923 .
|
2024-07-28 12:40:39 +02:00 |
|
attilavs2
|
35a7a5f923
|
Revert "Première compilation refactoring ExtraData"
This reverts commit 5bdee9b5af .
|
2024-07-28 12:38:18 +02:00 |
|
attilavs2
|
5bdee9b5af
|
Première compilation refactoring ExtraData
|
2024-07-28 12:35:23 +02:00 |
|
mibi88
|
903755f010
|
Merge pull request 'Merge npc' (#54) from npc into dev
Reviewed-on: https://git.planet-casio.com/Slyvtt/Collab_RPG/pulls/54
|
2024-07-27 15:32:20 +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
|
badf915358
|
Better EGA tileset + fixed the guardian's house
|
2024-07-26 18:16:05 +02:00 |
|
mibi88
|
1e367b0aff
|
Better female NPC
|
2024-07-26 17:09:11 +02:00 |
|
mibi88
|
1daba61188
|
NPC face property
|
2024-07-26 17:01:51 +02:00 |
|
mibi88
|
3b2fc58c57
|
More faces :) + reduced map converter logs.
|
2024-07-25 19:08:23 +02:00 |
|
mibi88
|
f91fd572ac
|
Bug fix
|
2024-07-25 17:20:52 +02:00 |
|
mibi88
|
5a5fe87490
|
Better graphics :)
|
2024-07-25 17:03:34 +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
|
b98545a28f
|
Merge pull request 'Gestion des événements.' (#46) from events into dev
Reviewed-on: https://git.planet-casio.com/Slyvtt/Collab_RPG/pulls/46
|
2024-07-24 18:58:12 +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 |
|
Sylvain PILLOT
|
66a24edb44
|
added target to let build fx9860g_fxascg
|
2024-03-26 21:19:52 +01:00 |
|
|
3ddb6d60bc
|
Ajout du design document au repo pour les nouveaux contributeurs
|
2023-12-05 20:37:47 +01:00 |
|
Fcalva
|
8309b67ac6
|
Merge pull request 'Sync PR' (#3) from Slyvtt/Collab_RPG:master into master
Reviewed-on: https://gitea.planet-casio.com/Fcalva/Collab_RPG_Fcalva/pulls/3
|
2023-12-05 20:33:23 +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 |
|
Fcalva
|
37f9eb213b
|
Merge pull request 'Merge' (#40) from Fcalva/Collab_RPG_Fcalva:master into master
Reviewed-on: https://gitea.planet-casio.com/Slyvtt/Collab_RPG/pulls/40
|
2023-09-30 17:00:52 +02:00 |
|