21415 Commits

Author SHA1 Message Date
Travis Howell
5f84a9ce71 Add minor code differences in Elvira 2 and Waxworks.
svn-id: r26969
2007-05-27 11:46:42 +00:00
Filippos Karapetis
5cc524d17e Updated MSVC8 files for commit #26929
svn-id: r26968
2007-05-27 11:45:54 +00:00
Johannes Schickel
86104e0bf0 Reverted r26922.
svn-id: r26967
2007-05-27 11:40:03 +00:00
Travis Howell
7d8619350f Fix loading restart state in Waxworks for now.
svn-id: r26966
2007-05-27 11:32:19 +00:00
Johannes Schickel
c42c65686e Updated error message.
svn-id: r26965
2007-05-27 11:18:33 +00:00
Paweł Kołodziejski
78953e1818 fixed warning and add assert for potential uninitialised src
svn-id: r26964
2007-05-27 10:53:09 +00:00
Johannes Schickel
2d43de587a Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").
svn-id: r26963
2007-05-27 10:46:47 +00:00
Eugene Sandulenko
d37e8b62b6 Removing debug leftovers
svn-id: r26962
2007-05-27 08:22:04 +00:00
Max Horn
33f17c57a5 Patch #1726251: Reject long commandline parameters that lack the option
svn-id: r26961
2007-05-27 07:37:08 +00:00
Eugene Sandulenko
1f0bbd664e Resolve TODO for language selection.
svn-id: r26960
2007-05-27 07:32:32 +00:00
Max Horn
006c0441ff Replace tabs by spaces
svn-id: r26959
2007-05-27 06:49:43 +00:00
Travis Howell
4f76f95942 The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2.
svn-id: r26958
2007-05-27 05:21:50 +00:00
Travis Howell
6ce23ced48 Correct cursor used when entering saved game name in Elvira 2 and Waxworks.
svn-id: r26957
2007-05-27 05:18:30 +00:00
Travis Howell
f33ea9c7f9 Add extra mouse cursors used by Elvira 2.
svn-id: r26956
2007-05-27 05:17:39 +00:00
Paul Gilbert
6a1290a1d3 Reworked game saving so that restored games don't fire off hotspot activation scripts, and conversation bugfix to keep characters in place
svn-id: r26955
2007-05-27 04:33:19 +00:00
Travis Howell
ac1265a010 Add font table for Elvira 1/2 and Waxworks.
svn-id: r26954
2007-05-27 03:18:18 +00:00
Travis Howell
6511a32905 Correct error in printStats opcode for Elvira 2.
svn-id: r26953
2007-05-27 03:01:20 +00:00
Travis Howell
584d465b46 Correct line wrapping in my last commit, and add note about previous default location of config file under Windows.
svn-id: r26952
2007-05-27 00:17:07 +00:00
Travis Howell
305d009dee Mention change of config file location under Windows.
svn-id: r26951
2007-05-26 23:58:35 +00:00
Travis Howell
ff3e0ebff9 Update default location for the config file under Windows versions.
svn-id: r26950
2007-05-26 23:51:30 +00:00
Eugene Sandulenko
ac45c5b33d Fix bug #1709430: "FT: CAPSLOCK + V enables cheating for all fights"
svn-id: r26948
2007-05-26 18:12:12 +00:00
Eugene Sandulenko
f1e29981ed Patch from bug #1722153: "FT: Error on loading a game saved during a dialogue"
svn-id: r26947
2007-05-26 17:39:33 +00:00
Eugene Sandulenko
cc24af3671 Fix Enter key behavior under MacOS as mentioned in FR #1273746: "BS1: Some
smaller refinements to the GUI"

svn-id: r26946
2007-05-26 17:08:33 +00:00
Matthew Hoops
a26a36dad6 typo (interpretator => interpreter)
svn-id: r26945
2007-05-26 17:01:32 +00:00
Eugene Sandulenko
cdc949439b oops
svn-id: r26944
2007-05-26 16:59:13 +00:00
Eugene Sandulenko
83c713d9b4 Slighty modified patch #1701058: "Correct some graphical glitches for
Brocken Sword 1 Mac"

svn-id: r26942
2007-05-26 16:17:31 +00:00
Eugene Sandulenko
da8097896e Fix wrong error message as pointed out by jvprat. I.e. ./scummvm -g produced:
"Option '(null)' requires an argument"

svn-id: r26941
2007-05-26 15:59:54 +00:00
Eugene Sandulenko
ea2fb0a211 Add Italian versions as supplied in bug #1722142: "GOB: italian md5 of Ween
and Bargon"

svn-id: r26940
2007-05-26 15:28:31 +00:00
Eugene Sandulenko
dcf368c3a4 Add fallback detector to AGI engine.
svn-id: r26939
2007-05-26 15:16:21 +00:00
Eugene Sandulenko
32a8e572d2 Fix potential memory overwrite
svn-id: r26938
2007-05-26 15:14:25 +00:00
Travis Howell
d6e0fe13b5 Add code for opcodes 177/178 in Elvira 2.
svn-id: r26937
2007-05-26 13:23:06 +00:00
Joost Peters
0bd2a211fd replace "normal" graphics scaler with "1x" in the --help text.
"normal" is not documented in the README and is apparently some legacy option, 
the SDL backend source implies that using "normal" mode would use a 1x scaler,
but using it seems no different from the default "2x" scaler, so this option is
basically useless, even though parseCommandLine() still accepts both "normal" and
"default" (which seems completely undocumented)... argh!

svn-id: r26936
2007-05-26 12:01:33 +00:00
Paul Gilbert
8740e81d1f Bugfix to save whether each NPC has been identified, and correctly transform back from Selena
svn-id: r26935
2007-05-25 22:59:24 +00:00
Gregory Montoir
1da0b2fd40 removed Cine changelog (since it's an engine added in 0.10.0, that's not quite consistent to mention 'new features')
svn-id: r26934
2007-05-24 21:25:15 +00:00
Gregory Montoir
659e7ed76e sync resource unpacking code of cruise with cine
svn-id: r26933
2007-05-24 21:19:52 +00:00
Joost Peters
0c22443ed6 center cursor at startup
svn-id: r26932
2007-05-24 19:53:33 +00:00
Joost Peters
f175f17481 Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"
svn-id: r26931
2007-05-24 19:44:46 +00:00
Johannes Schickel
8998e0d40d Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer)
svn-id: r26930
2007-05-23 12:10:44 +00:00
Johannes Schickel
ad03c72bdb Commit of patch #1715313 ("CORE: STL like algorithm implementation").
svn-id: r26929
2007-05-23 12:02:31 +00:00
Eugene Sandulenko
81c218fe34 sync
svn-id: r26926
2007-05-23 06:52:43 +00:00
Eugene Sandulenko
b313992c07 Fix yaz's position in credits
svn-id: r26925
2007-05-23 06:51:29 +00:00
Torbjörn Andersson
b17e8f569f Silenced a rather paranoid GCC warning.
svn-id: r26924
2007-05-22 16:11:30 +00:00
Johannes Schickel
91be2f19cc oops
svn-id: r26923
2007-05-22 14:18:46 +00:00
Johannes Schickel
8ff17142c5 Simpilified Singleton implementation and usage.
svn-id: r26922
2007-05-22 14:17:44 +00:00
Eugene Sandulenko
a178c25ea2 Move Yaz0r back from retired project members.
svn-id: r26919
2007-05-22 14:07:50 +00:00
Eugene Sandulenko
a52235a2e2 Move Yaz0r back from retired project members.
svn-id: r26918
2007-05-22 14:07:29 +00:00
Eugene Sandulenko
c2dd1ec09e Move Yaz0r back from retired project members.
svn-id: r26917
2007-05-22 14:07:14 +00:00
Eugene Sandulenko
b4a22aa0a1 Update NEWS file with latest developments. Please, do the same too.
svn-id: r26916
2007-05-22 13:54:14 +00:00
Johannes Schickel
91402fda9b Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).
svn-id: r26915
2007-05-22 13:44:41 +00:00
Johannes Schickel
06b3206b21 Fixes graphics glitch introduced while cleaning up.
svn-id: r26914
2007-05-22 13:33:41 +00:00