48536 Commits

Author SHA1 Message Date
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
Johannes Schickel
6fe7b020a8 SCUMM: Made some static data const. 2011-09-08 20:13:13 +02:00
Johannes Schickel
af19990980 QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
Johannes Schickel
44068338e5 GOB: Made some static data const. 2011-09-08 20:03:30 +02:00
Johannes Schickel
e4a94d865f DRACI: Made some static data const. 2011-09-08 19:59:36 +02:00
Johannes Schickel
2b3da93a95 SKY: Made some more static data const. 2011-09-08 19:58:28 +02:00
Johannes Schickel
fdfbf4133e TUCKER: Made some static data const. 2011-09-08 19:53:35 +02:00
Johannes Schickel
16344ab6a8 HUGO: Made some static data const. 2011-09-08 19:51:51 +02:00
Johannes Schickel
5739e86e0c CINE: Made some static data const. 2011-09-08 19:51:05 +02:00
Paul Gilbert
d1298c4764 TSAGE: Fix fallback item description display for scenes 2011-09-08 22:44:53 +10:00
Paul Gilbert
e6828dada9 TSAGE: Fix score display in user interface 2011-09-08 22:44:17 +10:00
Paul Gilbert
6ef18187de TSAGE: Implemented Scene 315 (Inside Police Station) 2011-09-08 20:42:14 +10:00
Paul Gilbert
8b17e8a9b8 TSAGE: More core functionality needed for Blue Force 2011-09-08 20:41:10 +10:00
Paul Gilbert
88e68abd4b TSAGE: Separated speaker classes for both games into separate files 2011-09-08 20:40:23 +10:00
Bertrand Augereau
a2620d6edf DREAMWEB: Fix quitting in several modal parts of the game 2011-09-08 09:11:16 +02:00
Strangerke
b60a706751 JANITORIAL: Fix some formatting glitches in gob, hugo and toon 2011-09-08 07:55:40 +02:00
Littleboy
e080594a7b LASTEXPRESS: Fix Francois being stuck when exiting compartment 2011-09-07 23:49:32 -04:00
Littleboy
24579ceba9 TEST: Allow building the test runner with MinGW
It needs the same workaround as our dev tools (see bug #1800764)
2011-09-07 19:41:27 -04:00
Johannes Schickel
507b9a75e7 AGOS: Made some static data const. 2011-09-08 00:38:39 +02:00