Commit Graph

49616 Commits

Author SHA1 Message Date
Bertrand Augereau
46a6b30a27 DREAMWEB: Wrapped kTextunder buffer in an accessor 2011-11-18 06:30:12 +01:00
Bertrand Augereau
5461b03983 DREAMWEB: 'delcurs' ported to C++ 2011-11-18 06:25:54 +01:00
Johannes Schickel
cfac223cee KYRA: "Fix" bug #3166235 "KYRA: Crash on startup on OS X due to invalid PAK file".
Now we can show such errors in the debugger, since we initialize and the
screen resolution and the debugger before initializing the resource manager.
This allows our error function to open up the debugger and show the error at
least.

A better feedback to the user might be desirable, but it is not really
feasible with our current possibilites for error reporting.
2011-11-18 03:47:51 +01:00
Johannes Schickel
11a7993085 KYRA: Add some assert for debugging purposes. 2011-11-18 03:26:21 +01:00
Johannes Schickel
e8ee551e99 GUI: Disable speech volume slider in subtitle only mode. 2011-11-18 00:33:30 +01:00
Eugene Sandulenko
5420ad7619 Merge pull request #114 from tsoliman/keymapper2
KEYMAPPER: Keymapper improvements 2
2011-11-17 14:22:48 -08:00
Bertrand Augereau
e79dda07f4 DREAMWEB: 'printcurs' ported to C++ 2011-11-18 01:03:49 +01:00
Bertrand Augereau
79be8a541b DREAMWEB: 'loadtempcharset' ported to C++ 2011-11-18 00:14:30 +01:00
Bertrand Augereau
ee1c5ce78a DREAMWEB: 'loadintotemp', 'loadintotemp2', 'loadintotemp3' ported to C++ 2011-11-18 00:01:24 +01:00
Filippos Karapetis
b400e142af SCI: Break the huge kernelFrameOut function into several smaller ones
Also, prefix more class variables with underscores
2011-11-17 22:09:17 +02:00
Filippos Karapetis
10e14367ec SCI: Prefix class variables with underscores 2011-11-17 22:09:16 +02:00
Torbjörn Andersson
877d22652f CREDITS: Mark whoozle as retired
He announced on scummvm-devel that he's leaving.
2011-11-17 20:28:38 +01:00
Filippos Karapetis
2230eaab5e CREATE_PROJECT: Silence warnings 4345 globally and 4355 in Dreamweb 2011-11-17 19:46:32 +02:00
Bertrand Augereau
faf710c095 DREAMWEB: Use of the terser 'standardload' in 'readsetdata' 2011-11-17 18:34:31 +01:00
Bertrand Augereau
088ec69949 DREAMWEB: 'standardload' ported to C++ 2011-11-17 18:31:17 +01:00
Bertrand Augereau
6c51635bb2 DREAWMEB: Cleaning of the sound loading in 'readsetdata' 2011-11-17 18:11:31 +01:00
Bertrand Augereau
8179a6bfa8 DREAMWEB: 'readsetdata' ported to C++ 2011-11-17 17:44:19 +01:00
Bertrand Augereau
21d3062d52 DREAMWEB: 'loadpalfromiff' ported to C++ 2011-11-17 17:05:52 +01:00
Alyssa Milburn
8f60377097 CREDITS: Add myself for Composer. 2011-11-17 17:00:58 +01:00
Alyssa Milburn
8b8f70c3a5 SCI: Add newline back to get rid of the warning. 2011-11-17 16:52:00 +01:00
Bertrand Augereau
a389f1e46e DREAMWEB: 'oldtonames' and 'namestoold' ported to C++ 2011-11-17 15:23:12 +01:00
Bertrand Augereau
3e049c0123 DREAMWEB: Old flavour of 'startloading' is not needed anymore 2011-11-17 14:52:23 +01:00
Alyssa Milburn
30c943e3a9 TSAGE: Remove extra semicolons. 2011-11-17 13:44:00 +01:00
Travis Howell
46b020d860 SCUMM: Add code to support different keys used for skipping cutscenes in early ports of Maniac Mansion and Zak McKracken. 2011-11-17 23:01:47 +11:00
Alyssa Milburn
5647637ea2 COMMON: Move <new> include into scummsys.h.
The header contains forbidden symbols on some platforms, and the
simplest solution seems to be to include it here. This also includes
it from all the portdefs.h files, except the Symbian one. Probably
the FIXME and the #if can be removed once it's known to work.
2011-11-17 12:46:44 +01:00
Travis Howell
51f51a968b BUILD: Update win32dist target, to convert line endings in English QuickStart file too. 2011-11-17 22:46:02 +11:00
Travis Howell
bb4915abbe NEWS: Clarify InstallShield bug fix. 2011-11-17 22:43:19 +11:00
Bertrand Augereau
fc7a36d911 DREAMWEB: Cleaning in room loading 2011-11-17 12:38:17 +01:00
Bertrand Augereau
db7184668d DREAMWEB: getroomdata has a better API 2011-11-17 12:24:41 +01:00
Paul Gilbert
4c3c8f8ce3 TSAGE: Added new properties and stubs needed for new R2RW functionality 2011-11-17 22:04:10 +11:00
Paul Gilbert
718e314601 TSAGE: Basic implementation of R2RW scene 300 - Bridge 2011-11-17 22:03:00 +11:00
Paul Gilbert
efcf3a6cbc TSAGE: Add new speakers file for R2RW 2011-11-17 21:59:10 +11:00
Willem Jan Palenstijn
74985c973e NEWS: Shorten AGOS cab entry 2011-11-17 10:38:37 +01:00
Filippos Karapetis
d653f03a2a NEWS: Mention the fix for SCI1.1 palette effects 2011-11-17 11:32:49 +02:00
Willem Jan Palenstijn
f17b9bc5cb COMMON: Remove outdated fixme 2011-11-17 10:29:11 +01:00
Filippos Karapetis
ae54885379 SCI: Updated information regarding bug #3439240 2011-11-17 11:16:10 +02:00
Filippos Karapetis
5fc9831577 SCI: Fixed bug #3439240 - "QFG1VGA: Game Crashes While Sleeping at Erana's Peace" 2011-11-17 11:00:09 +02:00
Filippos Karapetis
ea8a8278e5 DREAMWEB: Place the ID after the callback pointer in UseListEntry
This keeps MSVC happy, without using struct packing
2011-11-17 10:42:25 +02:00
Filippos Karapetis
302e49f97d DREAMWEB: Use struct packing for the UseListEntry struct 2011-11-17 10:07:33 +02:00
Alyssa Milburn
981b1cdd76 ANDROID: Add minimal C++ headers to include path. 2011-11-17 08:34:32 +01:00
Strangerke
7a494ed7cd TSAGE: Ringworld - Cleanup: Rename some variables 2011-11-17 01:05:04 +01:00
Willem Jan Palenstijn
ef2f98953f DREAMWEB: Clean up 'lockeddoorway' 2011-11-16 23:57:26 +01:00
Matthew Hoops
ba798e250d SCI: Add support for slater mac 2011-11-16 17:56:12 -05:00
Willem Jan Palenstijn
81c16d12c8 DREAMWEB: Clean up 'dodoor' 2011-11-16 23:29:17 +01:00
Willem Jan Palenstijn
bcf440aa3f DREAMWEB: Remove 'twodigitnum' entirely 2011-11-16 23:27:48 +01:00
Willem Jan Palenstijn
402e44f97c DREAMWEB: Convert 'loadroomssample' 2011-11-16 23:27:48 +01:00
Willem Jan Palenstijn
80092965c7 DREAMWEB: Move 'loadroomssample' from dreamgen 2011-11-16 23:27:48 +01:00
Strangerke
bab4b6f729 LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
Bertrand Augereau
d608c07944 DREAMWEB: 'showtime' ported to C++ 2011-11-17 00:18:28 +01:00
Strangerke
301048ec98 CONFIGURE: Use 'TsAGE' instead of the full title of Ringworld 2011-11-16 22:02:54 +01:00