Commit Graph

48554 Commits

Author SHA1 Message Date
Paul Gilbert
fa63d81aaf TSAGE: Bugfix for correctly displaying radio conversation dialog 2011-09-13 20:50:04 +10:00
Paul Gilbert
b961a7a57d TSAGE: Further UI visibility fixes for Scene 50 (Map) 2011-09-13 20:49:37 +10:00
Paul Gilbert
baf6456216 TSAGE: Fix graphic glitch when writing ticket in scene 800 2011-09-13 20:10:25 +10:00
Paul Gilbert
e20647eae3 TSAGE: Synchronise UI fields in savegames so it is correctly shown when restoring 2011-09-13 19:47:31 +10:00
Strangerke
dd75ebd96b CGE: Remove dead code reported by clang++
Thanks LordHoto and salty-horse for reporting the problem
2011-09-13 00:48:01 +02:00
Strangerke
c9900b605a CGE: Some more cleanup in fileIo 2011-09-13 00:28:31 +02:00
Strangerke
5d8bbc2f48 CGE: Remove IoBuf and CFile 2011-09-13 00:07:00 +02:00
Strangerke
7624cc3822 CGE: Fix crash when newRandom is called with a range set to 0 2011-09-12 23:06:14 +02:00
Filippos Karapetis
af93130fdd CGE: Readded a line that was removed by mistake in r94db561 2011-09-12 23:33:05 +03:00
Filippos Karapetis
a2dc80fbef CGE: Removed snddrv.h 2011-09-12 23:16:12 +03:00
Filippos Karapetis
94db56189b CGE: Removed a leftover goto statement 2011-09-12 23:05:08 +03:00
Filippos Karapetis
cb57859159 COMPOSER: Silence a false positive warning in MSVC 2011-09-12 21:58:54 +03:00
Joost Peters
cd1a18dfcd IRIX: support plugin builds 2011-09-12 14:49:12 +02:00
Joost Peters
2eb624b229 SKY: fix bug #3149412: Invalid Mode when giving shades to travel agent 2011-09-12 13:56:28 +02:00
Paul Gilbert
5f034cf065 TSAGE: Fixed saving game in scene 60 2011-09-12 21:52:32 +10:00
Paul Gilbert
0c2dfd2efc TSAGE: Implemented Scene 800 - Jamison & Ryan 2011-09-12 21:51:22 +10:00
Alyssa Milburn
a029bb8656 CGE: Build fixes for WinCE.
Rename 'near' to 'nearList' (and the same for 'take' to be
consistent). Also, replace a silly cast with memset to squish
a warning.
2011-09-12 09:13:19 +02:00
Strangerke
85a19d61ad CGE: Remove debug messages, fix a warning 2011-09-12 07:01:21 +02:00
Strangerke
4c28934e6d Merge branch 'master' of github.com:scummvm/scummvm 2011-09-12 00:31:12 +02:00
Strangerke
ae99851639 CGE: Remove VFile class 2011-09-12 00:30:46 +02:00
Strangerke
cc9a5ec8ab CGE: Remove VFile class 2011-09-11 23:57:55 +02:00
Strangerke
e073fab211 CGE: Fix formatting of operator overloading 2011-09-11 22:24:40 +02:00
Strangerke
3642fa015b CGE: Remove a useless structure 2011-09-11 22:14:48 +02:00
Strangerke
5c256f9689 CGE: Remove some more VFiles 2011-09-11 22:13:00 +02:00
Strangerke
918d79f104 CGE: Remove some more uses of VFile. Fix a shadowed variable 2011-09-11 22:07:22 +02:00
Willem Jan Palenstijn
f6f8b456e7 Merge branch 'cge'
This adds the CGE engine for the game Soltys.

It is based on pull request https://github.com/scummvm/scummvm/pull/81 .
2011-09-11 21:31:55 +02:00
Strangerke
3b9b89a78b CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream 2011-09-11 15:07:56 +02:00
Strangerke
cdba3ac108 CGE: Remove noisy debug message 2011-09-11 14:21:03 +02:00
Strangerke
08d87130aa CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. 2011-09-11 14:19:46 +02:00
Strangerke
3715d6d444 CGE: Add EncryptedStream class, remove seed parameter from XCrypt() 2011-09-11 14:15:32 +02:00
Paul Gilbert
3e453675e0 TSAGE: Implemented Scene 666 - Death Scene 2011-09-11 21:50:39 +10:00
Paul Gilbert
406a8ca10e TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue Force changes 2011-09-11 15:30:34 +10:00
Paul Gilbert
7b73ae590c TSAGE: Implemented Scene 60 - Motorcycle 2011-09-11 15:29:43 +10:00
Filippos Karapetis
d8aaf40090 SCI: Fixed bug #3404466 - "ScummVM crashes when trying to add non-SCI resources file" 2011-09-10 13:47:02 +03:00
Filippos Karapetis
fa654e942a SCI: Added handling of cnick-kq and cnick-longbow in the fallback detector 2011-09-10 13:02:15 +03:00
Filippos Karapetis
1d1cd14e65 SCI: Added another EGA version of Castle of Dr. Brain (bug #3405307) 2011-09-10 12:36:41 +03:00
Paul Gilbert
b3773f7c37 TSAGE: Cleaned up the savegame code, and enabled it for Blue Force 2011-09-10 11:22:39 +10:00
Paul Gilbert
c75da8051c TSAGE: Implemented Scene 325 - Police Conference Room 2011-09-10 11:21:57 +10:00
Strangerke
0784b7e0b4 CGE: Remove Dat class 2011-09-09 20:03:23 +02:00
Strangerke
4848683e56 CGE: Remove some static variables from fileIO 2011-09-09 18:24:11 +02:00
Strangerke
8dc4cb40d9 CGE: Remove a useless function declaration in class BtFile 2011-09-09 17:14:02 +02:00
Strangerke
b23bee8571 CGE: Remove XFile, rename some members 2011-09-09 16:51:47 +02:00
Paul Gilbert
39f3ea90b7 LURE: Add note about bugfix to NEWS file 2011-09-09 22:12:21 +10:00
Paul Gilbert
197409da40 LURE: Fix crash caused by trying to talk to a character when an ask action is in progress 2011-09-09 22:10:03 +10:00
Paul Gilbert
528ff10d2b TSAGE: Implemented inventory image display code and slot scrolling 2011-09-09 21:16:32 +10:00
Paul Gilbert
a2a894c5b7 TSAGE: Object display fixes for scene 315 2011-09-09 21:15:31 +10:00
Paul Gilbert
1fc0140c32 TSAGE: Fix to correctly show the heads of Blue Force speakers 2011-09-09 19:06:07 +10:00
Paul Gilbert
2fd13c48d2 TSAGE: Fix for properly clearing on-screen text 2011-09-09 19:05:35 +10:00
Alyssa Milburn
a73c3126c8 HUGO: Improvements to SoundHandler::pcspkr_player().
Better comments, improved timing and square waves.
2011-09-08 21:07:15 +02:00
Johannes Schickel
b8dfd3366b TINSEL: Made some static data const. 2011-09-08 20:15:07 +02:00