scummvm/engines/wage
2016-02-14 17:13:03 +01:00
..
combat.cpp WAGE: More const'ness 2016-02-14 17:13:03 +01:00
configure.engine WAGE: Sync with modern ScummVM 2015-12-27 15:39:52 +01:00
design.cpp GRAPHICS: Move generic primitives from WAGE engine 2016-02-14 17:13:03 +01:00
design.h GRAPHICS: Move generic primitives from WAGE engine 2016-02-14 17:13:03 +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: Improve text entry 2016-02-14 17:13:03 +01:00
gui.h WAGE: Improve text entry 2016-02-14 17:13:03 +01:00
menu.cpp WAGE: Implement Undo action 2016-02-14 17:13:03 +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: Improve text entry 2016-02-14 17:13:03 +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