scummvm/engines/scumm
Johannes Schickel 59200bf426 SCUMM: Fix compilation when translation support is disabled.
For this I added a convenience version of getLanguageYesNo, which works on the
currently setup GUI translation language. All other code which requires this
acan also use it instead of having to worry about the USE_TRANSLATION and thus
having two code paths.
2011-08-20 19:36:54 +02:00
..
he SCUMM: Hopefully fix DS compilation 2011-08-18 05:42:48 +02:00
imuse JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
imuse_digi OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
insane JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
smush JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
actor_he.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
actor.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
actor.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
akos.cpp SCUMM: Move class ResourceManager to its own header 2011-05-13 11:47:08 +02:00
akos.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
base-costume.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
base-costume.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bomp.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bomp.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
boxes.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
boxes.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
camera.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
charset-fontdata.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
charset.cpp SCUMM: fix regression caused by recent sjis code changes 2011-07-14 00:53:03 +02:00
charset.h SCUMM: fix regression caused by recent sjis code changes 2011-07-14 00:53:03 +02:00
costume.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
costume.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cursor.cpp SCUMM: Fix cursor palette in the HE80+ default cursor 2011-08-18 00:21:13 -04:00
debugger.cpp SCUMM: Show actor visible height in debugger 2011-05-14 16:30:30 +02:00
debugger.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h SCUMM: Mark pass as having CMS support 2011-08-05 18:03:42 -04:00
detection.cpp ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
detection.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dialogs.cpp SCUMM: Fix compilation when translation support is disabled. 2011-08-20 19:36:54 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file_nes.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file_nes.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gfx_towns.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
gfx.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
gfx.h COMMON: Move HerculesDimensions enum to SCUMM. 2011-06-21 16:59:50 +02:00
gfxARM.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
help.cpp I18N: Added comments to some of obscure translatable strings 2011-08-20 15:11:47 +01:00
help.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
input.cpp SCUMM: Add some HE72 differences to mouse click handling 2011-08-08 21:15:28 -04:00
midiparser_ro.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk SCUMM: Split HE logic classes to their own files 2011-08-17 09:12:19 +02:00
music.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
nut_renderer.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
nut_renderer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
object.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palette.cpp SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and LOOM PCE on Android 2011-06-15 22:30:04 +02:00
player_mod.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_mod.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_nes.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_nes.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_pce.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_pce.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_sid.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_sid.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_towns.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
player_towns.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
player_v1.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v1.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v2.h SCUMM: Mark some overwritten methods as virtual. 2011-08-07 15:58:27 +02:00
player_v2a.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v2a.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v2base.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v2base.h SCUMM: Mark some overwritten methods as virtual. 2011-08-07 15:58:27 +02:00
player_v2cms.cpp SCUMM: Change CMS sfx methods to use its own register set. 2011-08-10 00:00:12 +02:00
player_v2cms.h SCUMM: Change CMS sfx methods to use its own register set. 2011-08-10 00:00:12 +02:00
player_v3a.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v3a.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v4a.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
player_v4a.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
proc3ARM.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource_v2.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
resource_v3.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
resource_v4.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
resource.cpp SCUMM: Fix noisy Valgrind warning. 2011-06-14 23:55:57 +02:00
resource.h SCUMM: Fix doxygen comments 2011-06-14 18:52:09 +02:00
room.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
saveload.cpp GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_v0.cpp SCUMM: Move class ResourceManager to its own header 2011-05-13 11:47:08 +02:00
script_v2.cpp SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
script_v3.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_v4.cpp SCUMM: Fix bug #3306145: INDY3: EGA version script bugs 2011-07-13 12:33:51 +01:00
script_v5.cpp SCUMM: Fix bug #3306145: INDY3: EGA version script bugs 2011-07-13 12:33:51 +01:00
script_v6.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
script_v8.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.cpp SCUMM: Make REDUCE_MEMORY_USAGE slightly more effecive (saving ~1kb ram) 2011-05-17 15:50:11 +02:00
script.h SCUMM: Make REDUCE_MEMORY_USAGE slightly more effecive (saving ~1kb ram) 2011-05-17 15:50:11 +02:00
scumm_v0.h ALL: neighbour -> neighbor 2011-05-25 10:50:46 -04:00
scumm_v2.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scumm_v3.h SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
scumm_v4.h SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
scumm_v5.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scumm_v6.h SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
scumm_v7.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scumm_v8.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scumm-md5.h SCUMM: Remove BluesBirthday dependency on the binary 2011-08-03 00:15:27 -04:00
scumm.cpp SCUMM: Split HE logic classes to their own files 2011-08-17 09:12:19 +02:00
scumm.h ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
sound.cpp SCUMM: Fix AdLib output in (MI2/)Indy4 Amiga. 2011-08-19 14:39:35 +02:00
sound.h ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
string.cpp SCUMM: Proper fix of Russian subtitles 2011-08-06 11:28:30 +01:00
usage_bits.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
usage_bits.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vars.cpp ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
verbs.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
verbs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00