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
Travis Howell
82d6145be5
Minor cleanup.
...
svn-id: r26913
2007-05-22 13:11:06 +00:00
Travis Howell
766d889b69
Move code to correct position.
...
svn-id: r26912
2007-05-22 11:31:31 +00:00
Travis Howell
ca0a75a9d0
Add support for the saved game overwrite check script in Waxworks.
...
svn-id: r26911
2007-05-22 11:22:59 +00:00
Travis Howell
49336a857e
Mouse glitch no longer seems to occur in Elvira 1.
...
svn-id: r26910
2007-05-22 10:51:24 +00:00
Travis Howell
5e1af6f479
Add load/save interface support for Elvira 2 and Waxworks.
...
svn-id: r26909
2007-05-22 10:31:51 +00:00
Eugene Sandulenko
9ef17f9dc7
Patch #1723151 : "MSVC7.1 project files update"
...
svn-id: r26907
2007-05-22 08:38:22 +00:00
Lars Persson
a3414e0585
Updated makefiles for Symbian OS to handle duplicate filenames with in Symbians limited amount of makefiles.
...
svn-id: r26906
2007-05-21 21:15:33 +00:00
Nicola Mettifogo
7d2809108e
Fixed the largest memory leaks.
...
svn-id: r26905
2007-05-21 21:06:30 +00:00
Nicola Mettifogo
8bc8433059
Fixed palette fade in intro sequence and palette effect for Dino's treatment
...
svn-id: r26904
2007-05-21 19:09:49 +00:00
Travis Howell
9a93286f42
Fix bug #1722330 - FREDDI: Minor graphics glitch on Mac OS X.
...
svn-id: r26903
2007-05-21 13:45:38 +00:00
Eugene Sandulenko
d8e0a50833
- Enable parallaction engine by default
...
- Sort engines in usage message by alphabet
svn-id: r26901
2007-05-21 09:44:05 +00:00