scummvm/engines/wage
Vladimir Serbinenko af7d9cb850 COMMON: Move punycode_*codepath to path.cpp
This allows to reduce access to DIR_SEPARATOR from outside of Common::Path
2022-12-14 05:08:46 +01:00
..
guiborders
combat.cpp WAGE: Simplify armor check 2022-08-27 22:27:19 +03:00
configure.engine
credits.pl
debugger.cpp
debugger.h
design.cpp WAGE: Better error message in isInBounds() 2022-08-05 20:15:03 +02:00
design.h WAGE: Rewrite object detection 2022-08-05 20:15:03 +02:00
detection_tables.h WAGE: Add games from "Wayzata's Best of Shareware for Macintosh" shareware disc 2022-11-07 00:35:30 +01:00
detection.cpp ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
entities.cpp WAGE: Rewrite object detection 2022-08-05 20:15:03 +02:00
entities.h
gui.cpp WAGE: Add about screen 2022-08-05 20:15:03 +02:00
gui.h
guiborders.cpp
metaengine.cpp WAGE: Move getFeatures() to metaengine.cpp 2022-08-05 20:15:03 +02:00
module.mk GRAPHICS: MACGUI: Refactor wage/dialog.cpp to macgui/macdialog.cpp 2022-08-05 20:15:03 +02:00
POTFILES
randomhat.cpp
randomhat.h
saveload.cpp
script.cpp WAGE: Fix out of bound array index 2022-08-05 20:15:03 +02:00
script.h
sound.cpp
sound.h
util.cpp WAGE: Add comments 2022-08-05 20:15:03 +02:00
wage.cpp COMMON: Move punycode_*codepath to path.cpp 2022-12-14 05:08:46 +01:00
wage.h WAGE: Fix warning 2022-08-05 20:20:26 +02:00
world.cpp WAGE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
world.h