- Jun 28, 2024
-
-
PRATS Tommy authored
This reverts commit 4b5fe4d4.
-
PRATS Tommy authored
-
PRATS Tommy authored
Now we can free map and game with the verify exit function because we call them in all levels
-
PRATS Tommy authored
-
PRATS Tommy authored
-
- Jun 27, 2024
-
-
PRATS Tommy authored
i try to remove all leaks of memory in order to use properly our struct in main.c because a lot of malloc are never free
-
PRATS Tommy authored
-
PRATS Tommy authored
-
- Jun 26, 2024
-
-
PRATS Tommy authored
events don't work due to malloc impossible when i want to add elements, i search why, i add some test
-
- Jun 25, 2024
-
-
PRATS Tommy authored
# Conflicts: # engine_evolution.org # engines/action.c # engines/entity.c # engines/entity.h # engines/inventory.c # engines/map.c # engines/tests/read_map_str/tests.c # levels/basic/holy_grail/level.py # lib/graphic/views/game.py # tests/testLevels.py
-
(cherry picked from commit 59d325c3)
-
Florent Bouchez Tichadou authored
Bug fixed in testLevels See merge request !83
-
PRATS Tommy authored
-
PRATS Tommy authored
-
- Jun 24, 2024
-
-
Noe-genevois authored
-
- Jun 23, 2024
-
-
Florent Bouchez Tichadou authored
Resolve "Using "Step" command right after a dialog bubble appeared makes the bubble text repeat itself" Closes #3 See merge request !80
-
- Jun 22, 2024
-
-
Florent Bouchez Tichadou authored
stay at the triggering position.
-
Florent Bouchez Tichadou authored
Added unit test for teleportation, new "command" in tests, fix print thread only for arcade See merge request !79
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
Fixing use of engines + preparing use of hooks See merge request !78
-
Florent Bouchez Tichadou authored
signal SIGINT. Input_command level update to prepare for hooks.
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
(which does not exist anymore for simple maps).
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
level_test not uses `tst` logger instead of having a local debug attribute.
-
- Jun 21, 2024
-
-
Florent Bouchez Tichadou authored
compilations. This test does not exhibit the wrong behaviour of 04_teleport
-
- Jun 20, 2024
-
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
-
Florent Bouchez Tichadou authored
because in did not check that inferior was running before interrupting.
-