scummvm/engines/wage
2016-02-14 17:13:02 +01:00
..
.gitignore WAGE: Add .gitignore file. 2015-12-27 15:39:52 +01:00
combat.cpp WAGE: Remove leftover debug message 2016-02-14 17:12:59 +01:00
configure.engine WAGE: Sync with modern ScummVM 2015-12-27 15:39:52 +01:00
design.cpp WAGE: Draw dialog 2016-02-14 17:12:48 +01:00
design.h WAGE: Draw dialog 2016-02-14 17:12:48 +01:00
detection.cpp WAGE: Fixed typo in game name 2016-02-14 17:12:59 +01:00
dialog.cpp WAGE: Fix cursors during dialogs 2016-02-14 17:13:01 +01:00
dialog.h WAGE: Implement dialog interaction 2016-02-14 17:12:49 +01:00
entities.cpp WAGE: Implement getMagicalObjects() 2016-02-14 17:12:54 +01:00
entities.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
gui.cpp WAGE: Made copy command working 2016-02-14 17:13:02 +01:00
gui.h WAGE: Started copy command implementation 2016-02-14 17:13:02 +01:00
menu.cpp WAGE: Started copy command implementation 2016-02-14 17:13:02 +01:00
menu.h WAGE: Get rid of magic constants in menu code for referring menu items 2016-02-14 17:13:02 +01:00
module.mk WAGE: Stub for dialogs 2016-02-14 17:12:48 +01:00
randomhat.cpp WAGE: Implement RandomHat 2016-01-09 01:48:38 +01:00
randomhat.h WAGE: Implement RandomHat 2016-01-09 01:48:38 +01:00
script.cpp WAGE: Removed another leftover warning 2016-02-14 17:12:59 +01:00
script.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
util.cpp WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
wage.cpp WAGE: Fix regression leading to a crash 2016-02-14 17:13:01 +01:00
wage.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
world.cpp WAGE: Hid more debug messages 2016-02-14 17:13:00 +01:00
world.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00