scummvm/engines/wage
2016-02-14 17:12:52 +01:00
..
.gitignore WAGE: Add .gitignore file. 2015-12-27 15:39:52 +01:00
combat.cpp WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +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: Add Enchanced Scepters detection 2016-02-14 17:12:47 +01:00
dialog.cpp WAGE: Proper background restoriation on dialog closing 2016-02-14 17:12:49 +01:00
dialog.h WAGE: Implement dialog interaction 2016-02-14 17:12:49 +01:00
entities.cpp WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
entities.h WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
gui.cpp WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
gui.h WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
menu.cpp WAGE: Implement getWeapons(). Got rid of class Weapon 2016-02-14 17:12:49 +01:00
menu.h WAGE: Regenerate weapons menu on demand 2016-02-14 17:12:45 +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: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
script.h WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
util.cpp WAGE: Reduced header dependency 2016-01-09 01:25:23 +01:00
wage.cpp WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
wage.h WAGE: Moved all interaction-related methods from script.cpp to combat.cpp 2016-02-14 17:12:52 +01:00
world.cpp WAGE: Remove now useess warning 2016-02-14 17:12:47 +01:00
world.h WAGE: Implemented getAboutMenuItemName() 2016-02-14 17:12:45 +01:00