scummvm/engines/wage
2016-02-14 17:13:22 +01:00
..
combat.cpp WAGE: const goodness 2016-02-14 17:13:21 +01:00
configure.engine WAGE: Sync with modern ScummVM 2015-12-27 15:39:52 +01:00
design.cpp WAGE: Let compiler optimize %8's 2016-02-14 17:13:05 +01:00
design.h WAGE: Indentation fixes 2016-02-14 17:13:04 +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: More const'ness 2016-02-14 17:13:05 +01:00
entities.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
gui-console.cpp WAGE: Use String::clear() for emptying stings 2016-02-14 17:13:22 +01:00
gui.cpp WAGE: Avoid potential race condition in cursor drawing code 2016-02-14 17:13:21 +01:00
gui.h WAGE: Avoid potential race condition in cursor drawing code 2016-02-14 17:13:21 +01:00
menu.cpp WAGE: Use String::clear() for emptying stings 2016-02-14 17:13:22 +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: Move all console-related stuff to gui-console.cpp 2016-02-14 17:13:05 +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: More const 2016-02-14 17:13:06 +01:00
script.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00
util.cpp WAGE: Better names for constants 2016-02-14 17:13:22 +01:00
wage.cpp WAGE: Use String::clear() for emptying stings 2016-02-14 17:13:22 +01:00
wage.h WAGE: Proper name for include guard 2016-02-14 17:13:22 +01:00
world.cpp WAGE: Use String::clear() for emptying stings 2016-02-14 17:13:22 +01:00
world.h WAGE: Get rid of Common::String import 2016-02-14 17:12:53 +01:00