24650 Commits

Author SHA1 Message Date
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
Strangerke
c13668ca7e TSAGE: R2R - Scene 2350: Add Speakers 2011-11-28 00:13:35 +01: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
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
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
Willem Jan Palenstijn
1c860bc4ce DREAMWEB: Convert 'restorereels'
This also allows 'allocateload' to be removed.
2011-11-26 20:47:54 +01:00
Willem Jan Palenstijn
900fc7d50e DREAMWEB: Move 'restorereels' from dreamgen 2011-11-26 20:45:23 +01:00
Willem Jan Palenstijn
122986f6ee DREAMWEB: Convert 'restoreall' and simplify 'startloading'
They shared a large amount of loading code that is now in loadRoomData.
2011-11-26 20:36:56 +01:00
Willem Jan Palenstijn
c1659e2aad DREAMWEB: Move 'restoreall' from dreamgen 2011-11-26 20:24:23 +01:00
Willem Jan Palenstijn
139a868d37 DREAMWEB: Fix Room struct
Room::name is a zero terminated 8.3 filename, so 13 bytes long.
2011-11-26 20:18:56 +01:00
Strangerke
3739e69e48 TSAGE: R2R - Maze (2000): Rename two variables, add debug traces 2011-11-26 19:26:51 +01:00
Willem Jan Palenstijn
78ad90cf2e DREAMWEB: Remove unused function 'storeit' 2011-11-26 19:08:16 +01:00
Willem Jan Palenstijn
33e323ed05 DREAMWEB: Reduce code completion for scummvm save/load gui 2011-11-26 18:22:54 +01:00
Willem Jan Palenstijn
eef8e4de22 DREAMWEB: Convert 'loadposition' 2011-11-26 18:22:54 +01:00
Willem Jan Palenstijn
c22ed1dab0 DREAMWEB: Convert 'saveposition'
Also inline and remove 'saveseg', 'savefilewrite', 'makeheader'.
2011-11-26 18:22:45 +01:00
Willem Jan Palenstijn
de40ec5e93 DREAMWEB: Move 'loadposition' and 'saveposition' from dreamgen 2011-11-26 18:21:15 +01:00
Willem Jan Palenstijn
18b8d25696 DREAMWEB: Convert 'actualload' 2011-11-26 18:21:15 +01:00
Willem Jan Palenstijn
8c830ce1b9 DREAMWEB: Convert 'actualsave' 2011-11-26 18:21:15 +01:00
Willem Jan Palenstijn
77cb6d1375 DREAMWEB: Move 'actualsave' and 'actualload' from dreamgen 2011-11-26 18:21:15 +01:00
Johannes Schickel
b9d1718fe1 ALL: unrecognised -> unrecognized. 2011-11-26 17:40:00 +01:00
Strangerke
50c44aacf4 TSAGE: R2R - Implement initPlayer in scene 2000 2011-11-26 16:53:06 +01:00
Bertrand Augereau
0b6042eadd DREAMWEB: 'showdiscops' ported to C++ 2011-11-26 18:31:54 +01:00
Strangerke
026b13af10 TSAGE: R2R - Implement initExits in scene 2000 2011-11-26 15:48:58 +01:00
Bertrand Augereau
aa20b8cf42 DREAMWEB: 'showseconduse' ported to C++ 2011-11-26 17:29:43 +01:00
Bertrand Augereau
86c9fdae4b DREAMWEB: 'showfirstuse' ported to C++ 2011-11-26 17:25:33 +01:00
Bertrand Augereau
ce47764145 DREAMWEB: 'hangonw' ported to C++ 2011-11-26 17:13:44 +01:00
Bertrand Augereau
4192d1241a DREAMWEB: 'getbackfromob' ported to C++ 2011-11-26 17:04:07 +01:00