Commit Graph
11 Commits
Author SHA1 Message Date
Thierry Crozat 2f1ae3fb4e SWORD25: Fix error after changing language in-game with the data file distributed by ScummVM
Changing the language in-game causes the language to be set for the target in the
scummvm.ini file. Then the next time we try to start the engine, if was causing an error
(Sword25 failed to instantiate engine: Game data not found) because there was no match
for the path and language in the detection table. Setting the language to Unknown in
the detection table for this multilingual data file fixes the issue.
2016-03-09 00:38:08 +00:00
Kirben 818a33ea30 SWORD25: Remove ADGF_TESTING from Broken Sword 2.5 2016-02-28 11:13:55 +11:00
Eugene Sandulenko 1779fba59b SWORD25: Mark Sword 2.5 as testing 2015-12-04 11:53:07 +01:00
Eugene Sandulenko 2d0b914301 SWORD25: Added Ultimate version detection 2015-11-19 00:52:20 +01:00
Johannes Schickel bad7cdd3a6 SWORD25: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
Filippos Karapetis 52ee29d5cd SWORD25: Add the Hungarian "psylog" version from bug #3428644 2011-11-26 22:28:41 +02:00
Filippos Karapetis 5e8d52562d SWORD25: Fixed the language of the Croatian version 2011-11-18 17:52:27 +02:00
Strangerke 0af96cd379 LAUNCHER: Add GUIO_NOASPECT to sword25 2011-10-24 00:39:31 +02:00
Eugene Sandulenko 32972a5ffb AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
Tarek Soliman 206256713d SWORD25: flag all WIP games with ADGF_UNSTABLE
all
2011-06-16 13:37:58 -05:00
Paul Gilbert 2ebacc64be SWORD25: Moved detection entries into detection_tables.h 2011-05-23 18:41:18 +10:00