Max Horn
103112dd3d
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
...
svn-id: r9391
2003-08-02 00:36:38 +00:00
Jonathan Gray
b9cf579491
more descriptive title for mac ft demo
...
svn-id: r9353
2003-08-01 01:01:28 +00:00
Max Horn
7240c7df18
added support for FT mac demo
...
svn-id: r9351
2003-07-31 22:57:04 +00:00
Max Horn
1bcdcffc7d
spelling (bug #781028 )
...
svn-id: r9342
2003-07-31 18:55:29 +00:00
Paweł Kołodziejski
e5e117006a
back disable warnings into stdafx.h, vc6 is lack of warnings support
...
svn-id: r9337
2003-07-31 18:35:01 +00:00
Jamieson Christian
c5de745580
Disabled unknown pragma warning in MSVC-6.
...
svn-id: r9320
2003-07-31 06:47:05 +00:00
Max Horn
26d05c0190
the VC warning for unknown pragmas is now gloabally disabled, no need to work around it locally
...
svn-id: r9300
2003-07-30 18:40:28 +00:00
Travis Howell
11aa36ff90
Add option for the demo included in Maniac Mansion (Classic version)
...
svn-id: r9279
2003-07-29 12:13:39 +00:00
Max Horn
5c75ec90e7
no need to zero these variables twice
...
svn-id: r9254
2003-07-28 16:56:52 +00:00
Max Horn
7caa1a0c9e
removed _encbyte (it's only used locally)
...
svn-id: r9252
2003-07-28 16:55:06 +00:00
Max Horn
d592095fb9
Patch #715991 : Quit Confirmation Dialog (feature request #642721 ) with some tweaks by me
...
svn-id: r9210
2003-07-28 01:36:16 +00:00
Torbjörn Andersson
3b033956aa
Changed "SCALLING" to "SCALING".
...
svn-id: r9134
2003-07-22 20:53:01 +00:00
Max Horn
1ba7012969
fix for bug #770704
...
svn-id: r9115
2003-07-22 01:03:10 +00:00
Nicolas Bacca
d79ae6f1f2
Fix for #775275 : debugger support on WinCE
...
svn-id: r9114
2003-07-21 22:30:15 +00:00
Max Horn
0a334bf269
Fix for bug #770690 and bug #774783
...
svn-id: r9110
2003-07-21 21:59:07 +00:00
Paweł Kołodziejski
b54dee99a5
fixed warnings
...
svn-id: r9096
2003-07-20 19:19:45 +00:00
Travis Howell
43ba55e308
Revert my bad code
...
svn-id: r9094
2003-07-20 16:02:17 +00:00
Max Horn
a6afa09161
fix for bug #758542
...
svn-id: r9088
2003-07-20 01:09:42 +00:00
Max Horn
c7958d8d8b
merged checkKeyHit/convertKeysToClicks/getKeyInput into processKbd - their separation served no purpose but made it much harder to understand the code. Also, this opens up possibilities to cleanup the code
...
svn-id: r9085
2003-07-20 00:02:24 +00:00
Max Horn
2fbf782c05
moved some functions out of scummvm.cpp into more appropriate files; rearranged stuff inside scummvm.cpp to be grouped a bit more logical
...
svn-id: r9083
2003-07-19 18:18:01 +00:00
Travis Howell
f20c47bb21
Add Indy3 FM Towns support, patch #773434
...
svn-id: r9062
2003-07-18 05:49:21 +00:00
Travis Howell
05b40887d9
Make the Amiga option costumes/palette only again.
...
svn-id: r9057
2003-07-17 11:20:31 +00:00
Jamieson Christian
44bda652ee
Fix for Bug [766851] ALL: MIDI fragment repeats after close ups
...
Adjusted default _saveSound value used by S&M (whose
value is assumed by pre-S&M games). Corrected save/load
music behavior for non-temporary saves. (Until this default
value change, the incorrect behavior would almost never
manifest itself, so existing savegames should be fine.)
svn-id: r9035
2003-07-15 10:16:45 +00:00
Max Horn
1c9a856918
this hack isn't necessary anymore (at least I found no cases where it would be needed)
...
svn-id: r9017
2003-07-14 17:36:27 +00:00
James Brown
e7913ad49a
Fix fixme
...
svn-id: r9012
2003-07-14 11:35:09 +00:00
Travis Howell
1f12612b9e
Allow debugger in full screen mode
...
svn-id: r9011
2003-07-14 10:55:06 +00:00
Travis Howell
21266bfc79
zak v1 uses same sound resources as zak v2
...
svn-id: r9002
2003-07-14 08:42:02 +00:00
Travis Howell
73365aa2c7
Split the v1 palette, since there is a minor difference.
...
svn-id: r8999
2003-07-14 06:44:47 +00:00
James Brown
9b55abbf49
V1 Zak fixes and hacks. (Woo, it rhymes! :)
...
svn-id: r8996
2003-07-14 06:00:17 +00:00
Max Horn
59ac07dcd6
workaround for bug #770093 (Zak256 Crash inside of Sphinx)
...
svn-id: r8995
2003-07-13 20:27:28 +00:00
Travis Howell
ffddfd76d9
Add correct palette for pc versions of v1 games
...
Add some correct colors for v1 games
svn-id: r8988
2003-07-13 15:13:43 +00:00
Max Horn
c149af5b07
fixed gdi._C64MaskChar decoding
...
svn-id: r8973
2003-07-13 11:40:19 +00:00
Max Horn
187b715306
run script 5 in startScene (room transition script, it seems); don't invoke runInputScript(4) - it is not needed (runInputScript will be called by checkExecVerbs), and causes the buggy 'What is' command behavior); fixed V2 sentence line
...
svn-id: r8955
2003-07-12 21:28:04 +00:00
Max Horn
f383dc24c4
fix existing ego actor change detection code
...
svn-id: r8941
2003-07-12 12:16:17 +00:00
Nicolas Bacca
524991b073
Add KEY_ALL_SKIP for WinCE
...
svn-id: r8939
2003-07-12 10:35:38 +00:00
Torbjörn Andersson
e74eddf6fa
Update the 16-colour palette if the user changes the Amiga setting from
...
the options dialog.
svn-id: r8910
2003-07-11 14:54:16 +00:00
Travis Howell
88c2ef94d2
Using Amiga palette with 16 color Amiga versions only
...
svn-id: r8905
2003-07-11 10:13:42 +00:00
Travis Howell
4c6e10bfd6
Add amiga pallete for Amiga versions
...
svn-id: r8904
2003-07-11 09:38:46 +00:00
Max Horn
48b16bd819
fix warning
...
svn-id: r8865
2003-07-08 18:09:22 +00:00
Torbjörn Andersson
7b017fcf7c
Use the correct size (I hope) for decoding _C64MaskChar (whatever that is).
...
This should improve ScummVM's chances of surviving long enough to crash in
the V1 costume renderer instead.
svn-id: r8851
2003-07-08 06:28:25 +00:00
Max Horn
93f5eb0490
don't say 'saved/loaded' when the message is only displayed on saves anyway
...
svn-id: r8845
2003-07-07 22:10:49 +00:00
Paweł Kołodziejski
2e0235d898
added GID_PUTTPUTT game id for puttputt games to prevent use samnmax hacks
...
svn-id: r8807
2003-07-06 16:51:22 +00:00
Travis Howell
c0dee4b664
Add change from Hibernatus
...
svn-id: r8787
2003-07-06 04:34:47 +00:00
Travis Howell
6c2ac4b481
Put check it right place
...
svn-id: r8769
2003-07-05 09:52:22 +00:00
Jonathan Gray
843e18d45d
make f5 menu work in > v2 16 colour games
...
svn-id: r8768
2003-07-05 09:44:13 +00:00
Travis Howell
6419cc80e7
Don
...
't attempt to play music/sfx in v1 games
svn-id: r8767
2003-07-05 09:40:18 +00:00
Max Horn
fb16fb3e24
added some very limited support for Mac Loom (text is now properly centered around x:160 instead of x:0); added (commented out) copyprot bypass (but since I am not sure if there was ever a Mac Loom w/o codes, am not sure if this ever should be enabled); added comment regarding the Mac Loom sound format
...
svn-id: r8737
2003-07-04 12:34:09 +00:00
Max Horn
a0133fdbc6
code transformation on setScaleItem: this shows that rtScaleTable's are actually (almost) the same as scale slots in V8.
...
svn-id: r8719
2003-07-03 01:24:50 +00:00
Max Horn
92fd56f9f0
removed #include "boxes.h" from scumm.h; cleaned up AdjustBoxResult definition & usage; properly deal with larger box distances, thus partially fixing Zak on the airport (but original seems to have used a very different algorithm, so this really is only a partial fix)
...
svn-id: r8710
2003-07-02 13:47:03 +00:00
Max Horn
e376f73a99
cleanup
...
svn-id: r8698
2003-07-02 00:49:03 +00:00