Commit Graph

49975 Commits

Author SHA1 Message Date
Strangerke
34b24e50e0 TSAGE: R2R - Balloon Launch Platform: First implementation 2011-11-28 23:04:05 +01:00
Filippos Karapetis
381e92a576 SCI: Added handling of invalid jump offsets (e.g. QFG2, script 260) 2011-11-28 22:36:58 +02:00
Strangerke
29fb48b74b TSAGE: Ringworld - Cleanup: Remove useless include 2011-11-28 21:35:07 +01:00
Strangerke
400ad3df05 TSAGE: R2R - Cleanup: Add missing blanks in class definition (thanks LordHoto for point that out) 2011-11-28 18:56:20 +01:00
Strangerke
5954b8bfeb CGE: Remove useless debugging traces 2011-11-28 18:55:13 +01:00
Strangerke
b3c9b51e46 CGE: Add to the console a function to display boundaries 2011-11-28 18:54:01 +01:00
Bertrand Augereau
64c0b0faa7 DREAMWEB: Helper to get strings from kTextfile1 2011-11-28 18:34:48 +01:00
Bertrand Augereau
5b44ff3617 DREAMWEB: Small cleanup in 'showleftpage' and 'showrightpage' 2011-11-28 18:34:47 +01:00
Bertrand Augereau
23aa97f3b8 DREAMWEB: 'getlocation' and 'setlocation' ported to C++ 2011-11-28 17:07:52 +01:00
Bertrand Augereau
9d5a831c10 DREAMWEB: 'showrightpage' ported to C++ 2011-11-28 16:45:47 +01:00
Tarek Soliman
572b65df45 MAEMO: Enable keymapper in the daily builds 2011-11-28 09:01:26 -06:00
Bertrand Augereau
88c0246aae DREAMWEB: 'showleftpage' ported to C++ 2011-11-28 15:47:31 +01:00
Bertrand Augereau
ae8e5ea2f7 DREAMWEB: 'showfolder' ported to C++ 2011-11-28 15:47:29 +01:00
Bertrand Augereau
a2721b6c57 DREAMWEB: Allow quitting in the diary 2011-11-28 15:47:27 +01:00
Bertrand Augereau
87571f0c8c DREAMWEB: 'viewfolder' ported to C++ 2011-11-28 15:47:24 +01:00
Bertrand Augereau
00eaf55fdf DREAMWEB: 'printdirect' returns the last read char in al 2011-11-28 15:47:23 +01:00
Paul Gilbert
e3758f5a5a TSAGE: Fixed array subscript in dialog button loop 2011-11-28 21:27:43 +11:00
Matthew Hoops
712100b77e SCUMM: Add support for Putt-Putt Saves the Zoo iOS 2011-11-27 20:13:03 -05:00
Travis Howell
c79518ce17 BUILD: Remove excess spaces. 2011-11-28 10:26:10 +11:00
Strangerke
a8da884be5 CGE: Set supported 2011-11-28 00:13:36 +01:00
Strangerke
c13668ca7e TSAGE: R2R - Scene 2350: Add Speakers 2011-11-28 00:13:35 +01:00
Thierry Crozat
0a7155931f DOCS: Add Swedish translation of QuickStart from patch #3443455 2011-11-27 21:47:25 +00:00
Thierry Crozat
6fd2c58ee3 I18N: Update Swedish translation from patch #3443449 2011-11-27 21:20:55 +00:00
Alyssa Milburn
1e9ea08495 MOHAWK: Fix LBCode seek/seekToFrame. 2011-11-27 21:02:13 +01:00
Willem Jan Palenstijn
3f30105fff DREAMWEB: Add utility function ObjPos::contains 2011-11-27 18:56:37 +01:00
Strangerke
d9e86715d6 CGE: Fix Valgrind warning (thanks to digitall) 2011-11-27 16:53:56 +01:00
Matthew Hoops
6bbff58314 VIDEO: Rewrite VMD audio streaming
Audio is now decoded in AudioStream classes instead of being decoded ahead of time and then queued.
2011-11-27 15:52:05 +01:00
Willem Jan Palenstijn
5518721a17 TSAGE: Work around some uninitialized use warnings
They were false positives, but easy to work around.
2011-11-27 14:00:14 +01:00
Christoph Mallon
6a9ab747f9 PS2: Remove the unused method OSystem_PS2::grabRawScreen().
This was removed from OSystem in b51f2f3212.
2011-11-27 13:11:58 +01:00
Christoph Mallon
89ccde3948 DS: Remove the unused method OSystem_DS::grabRawScreen().
This was removed from OSystem in b51f2f3212.
2011-11-27 13:09:47 +01:00
Christoph Mallon
a78b2d777d JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
Paul Gilbert
37756c9ffe CGE: Better fix for restoring savegames when a cut-scene is active 2011-11-27 22:16:52 +11:00
Paul Gilbert
7d9caea68a CGE: Fix setting up scene barriers when starting a new game 2011-11-27 21:51:13 +11:00
Strangerke
a9fb11b704 CGE: Fix Console attach code 2011-11-27 10:05:55 +01:00
Paul Gilbert
50ce261dda CGE: Hooked up the ScummVM debugger 2011-11-27 19:57:34 +11:00
Paul Gilbert
e4c1305826 CGE: Disable restoring games whilst a cut-scene is active
This is because previously after restoring you could no longer move the Chief.
2011-11-27 18:43:07 +11:00
Torbjörn Andersson
6e9fe4e365 CGE: Fix mismatched free() / delete / delete [] Valgrind warning. 2011-11-27 08:40:12 +01:00
Torbjörn Andersson
da626f786d CGE: Remove unused functions, moveVmap() and moveShapes(). 2011-11-27 08:34:47 +01:00
Willem Jan Palenstijn
f9ad14dc2d TOON: Clean up Common::String usage
Thanks to Sylvain for testing.
2011-11-27 00:53:39 +01:00
Alyssa Milburn
e4bdea7c17 MOHAWK: Stub LB's min/max/abs. 2011-11-27 00:11:34 +01:00
Alyssa Milburn
9f56876165 MOHAWK: Add the start of support for LBXDataFile. 2011-11-26 23:50:45 +01:00
Alyssa Milburn
dc02f67127 MOHAWK: Add some basic LB list support. 2011-11-26 23:45:40 +01:00
Alyssa Milburn
a6af439eff MOHAWK: Add Rugrats subfolders to the path too. 2011-11-26 23:37:54 +01:00
Filippos Karapetis
09349c2bca TOLTECS: Don't call c_str() on the return value of Common::String::format() 2011-11-26 22:37:44 +02:00
Filippos Karapetis
52ee29d5cd SWORD25: Add the Hungarian "psylog" version from bug #3428644 2011-11-26 22:28:41 +02:00
Filippos Karapetis
31cf9b7610 TOLTECS: Reduce code duplication 2011-11-26 22:28:39 +02:00
Alyssa Milburn
89b1ff3dc3 MOHAWK: Run kLBEventInit at init time. 2011-11-26 20:49:02 +01:00
Alyssa Milburn
285a92ffaa MOHAWK: Handle globals from the LB book info file. 2011-11-26 20:49:02 +01:00
Alyssa Milburn
4466b6556a MOHAWK: Start the LB load phase at load time. 2011-11-26 20:49:02 +01:00
Alyssa Milburn
581aca66fa MOHAWK: Parse true/false in LB scripts. 2011-11-26 20:49:02 +01:00