scummvm/engines/mutationofjb
2019-09-29 19:34:16 +03:00
..
commands MUTATIONOFJB: Fix play animation command. 2019-02-03 23:35:43 +01:00
tasks MUTATIONOFJB: Add support for SETANIM command. 2019-01-12 03:51:21 +01:00
widgets MUTATIONOFJB: Add support for SETANIM command. 2019-01-12 03:51:21 +01:00
animationdecoder.cpp MUTATIONOFJB: Draw bitmaps. 2018-11-02 23:26:58 +01:00
animationdecoder.h MUTATIONOFJB: Draw bitmaps. 2018-11-02 23:26:58 +01:00
assets.cpp MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
assets.h MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
configure.engine
conversationlinelist.cpp MUTATIONOFJB: Run extra sections from conversation. 2018-08-25 23:12:01 +02:00
conversationlinelist.h MUTATIONOFJB: Fix code formatting issues (with astyle). 2018-08-25 23:12:01 +02:00
debug.cpp MUTATIONOFJB: Draw bitmaps. 2018-11-02 23:26:58 +01:00
debug.h MUTATIONOFJB: Draw bitmaps. 2018-11-02 23:26:58 +01:00
detection.cpp MUTATIONOFJB: Mark the game as not using MIDI. 2019-09-29 19:34:16 +03:00
encryptedfile.cpp MUTATIONOFJB: Fix code formatting issues (with astyle). 2018-08-25 23:12:01 +02:00
encryptedfile.h MUTATIONOFJB: Implement data model for inventory. 2018-08-25 23:12:01 +02:00
font.cpp MUTATIONOFJB: Subclass Graphics::Font to reuse existing code. 2018-08-25 23:12:01 +02:00
font.h MUTATIONOFJB: Subclass Graphics::Font to reuse existing code. 2018-08-25 23:12:01 +02:00
game.cpp MUTATIONOFJB: Add stub for switching game chapter. 2018-10-30 18:56:37 +01:00
game.h MUTATIONOFJB: Add stub for switching game chapter. 2018-10-30 18:56:37 +01:00
gamedata.cpp MUTATIONOFJB: Draw bitmaps. 2018-11-02 23:26:58 +01:00
gamedata.h MUTATIONOFJB: Fix play animation command. 2019-02-03 23:35:43 +01:00
gamescreen.cpp MUTATIONOFJB: Fix SETANIM and add support for pickupable statics. 2019-01-12 05:33:49 +01:00
gamescreen.h MUTATIONOFJB: Implement implicit actions. 2018-10-28 14:57:53 +01:00
guiscreen.cpp MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
guiscreen.h MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
hardcodedstrings.cpp MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
hardcodedstrings.h MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
inventory.cpp MUTATIONOFJB: Add stub for switching game chapter. 2018-10-30 18:56:37 +01:00
inventory.h MUTATIONOFJB: Basic save/load support. 2018-08-30 23:38:41 +02:00
inventoryitemdefinitionlist.cpp MUTATIONOFJB: Add support for 'look' action on inventory items. 2018-09-06 19:38:16 +02:00
inventoryitemdefinitionlist.h MUTATIONOFJB: Add support for 'look' action on inventory items. 2018-09-06 19:38:16 +02:00
module.mk MUTATIONOFJB: Add support for SETANIM command. 2019-01-12 03:51:21 +01:00
mutationofjb.cpp MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
mutationofjb.h MUTATIONOFJB: Add support for combining items. 2018-10-28 13:08:41 +01:00
room.cpp MUTATIONOFJB: Fix play animation command. 2019-02-03 23:35:43 +01:00
room.h MUTATIONOFJB: Fix warning 2019-04-11 21:21:21 +01:00
script.cpp MUTATIONOFJB: Add support for SETANIM command. 2019-01-12 03:51:21 +01:00
script.h MUTATIONOFJB: Basic save/load support. 2018-08-30 23:38:41 +02:00
timer.cpp MUTATIONOFJB: Animate objects. 2018-08-25 23:12:01 +02:00
timer.h MUTATIONOFJB: Animate objects. 2018-08-25 23:12:01 +02:00
util.cpp MUTATIONOFJB: Fix missing lines between block ends. 2018-08-25 23:12:01 +02:00
util.h MUTATIONOFJB: Fix missing lines between block ends. 2018-08-25 23:12:01 +02:00