Commit Graph

50164 Commits

Author SHA1 Message Date
Bertrand Augereau
ed30ee8e38 DREAMWEB: 'othersmoker' ported to C++ (and 'barwoman' removed) 2011-12-01 13:25:31 +01:00
Paul Gilbert
bdfdfc6166 TSAGE: Fixed some cursor constants used in R2R scene 300 2011-12-01 22:54:09 +11:00
Paul Gilbert
196a30754e TSAGE: R2R scene areas shouldn't be processed when the player is disabled 2011-12-01 22:54:08 +11:00
Bertrand Augereau
dc38524c91 DREAMWEB: Naming of ReelRoutine members 2011-12-01 12:18:04 +01:00
Bertrand Augereau
931fdc1878 DREAMWEB: 'sparkydrip' ported to C++ 2011-12-01 12:18:02 +01:00
Paul Gilbert
33859682ba TSAGE: Change the active cursor Id when R2R cursor is set 2011-12-01 21:54:36 +11:00
Paul Gilbert
cad52b2cd1 TSAGE: Implemented the new R2RW cursors 2011-12-01 21:31:52 +11:00
Bertrand Augereau
7b7bccfd4e DREAMWEB: 'madman' uses the ported 'checkspeed' 2011-12-01 11:24:33 +01:00
Bertrand Augereau
0b120fb233 DREAMWEB: 'checkspeed' ported to C++ 2011-12-01 11:24:28 +01:00
Bertrand Augereau
e73e300e41 DREAMWEB: A bit of cleaning in 'madman' 2011-12-01 10:34:14 +01:00
Bertrand Augereau
f539d8f80f DREAMWEB: Mechanism to allow reel callbacks to be specified either with a ReelRoutine or es:bx as parameters 2011-12-01 10:08:16 +01:00
Bertrand Augereau
4d92522fcc DREAMWEB: 'worktoscreenm' ported to C++ 2011-12-01 00:01:54 +01:00
Bertrand Augereau
22a3c19374 DREAMWEB: Remove unreferenced stubs and unused sound blaster stuff 2011-11-30 23:53:49 +01:00
Strangerke
22263bd763 CGE: Only skips animations when pressing ESC.
This should allow tsoliman to see the end of the intro
2011-11-30 21:21:34 +01:00
Strangerke
a12ba5f6a6 CGE: Simplify keyboard handling 2011-11-30 19:52:19 +01:00
Bertrand Augereau
9edd0f2903 DREAMWEB: 'allocatebuffers' ported to C++ 2011-11-30 15:30:59 +01:00
Bertrand Augereau
17225e42e3 DREAMWEB: Use workspace() instead of kWorkspace 2011-11-30 15:05:04 +01:00
Bertrand Augereau
b34791e987 DREAMWEB: Less VM side-effects in 'doblocks' 2011-11-30 14:36:58 +01:00
Bertrand Augereau
19daa15f8e DREAMWEB: 'drawfloor' ported to C++ 2011-11-30 14:30:40 +01:00
Bertrand Augereau
5eb79fc6f4 DREAMWEB: Removed a few unused stubs 2011-11-30 10:53:59 +01:00
Bertrand Augereau
5d704ef12f EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++ 2011-11-30 10:06:03 +01:00
Bertrand Augereau
eb1fbcd6aa Merge pull request #122 from digitall/dreamweb_tasmUpdates
DREAMWEB: Remove unused blacklisted function headers from dreamgen.h
2011-11-30 00:34:24 -08:00
Strangerke
d5a42b298f HUGO: Remove obsolete todo 2011-11-30 00:47:06 +01:00
Strangerke
d263bd26f2 CGE: Remove several useless constants in Keys enum 2011-11-30 00:06:57 +01:00
Strangerke
7320066113 CGE: Remove key sound in System::touch().
ALTering dice no longer is no longer noisy
2011-11-29 23:27:35 +01:00
Tarek Soliman
fda6e1534b MAEMO: Fix zoom key capture on N900 (fixes bug#3443037)
This was semi-intentionally skipped in the intial port revival
because the focus was on N810 at the time.

This is mostly copied from the old 1.2.1 port and then cleaned up.
2011-11-29 14:39:15 -06:00
Tarek Soliman
29c0386f2c MAEMO: Add basic graphics manager 2011-11-29 13:38:17 -06:00
D G Turner
c794bc6d01 DREAMWEB: Regenerate dreamgen.* omitting blacklisted function headers. 2011-11-29 19:12:09 +00:00
D G Turner
1e5d9a07b5 DEVTOOLS: Add flag to tasm-recover to omit blacklisted function headers.
This flag when set omits the blacklisted function header from the
dreamgen.h output, rather than including it commented out with //.
2011-11-29 19:08:51 +00:00
Willem Jan Palenstijn
0192d2f2de SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
Tarek Soliman
dabea2b515 MAMEO: Add GMM keybinding for N900 (fix bug #3443043)
The keybinding is Ctrl-Shift-m.
Ctrl-m is more desirable but is toggling mouse capture.
2011-11-29 11:25:58 -06:00
Bertrand Augereau
5cd91fbf73 DREAMWEB: 'loadfolder' ported to C++ 2011-11-29 18:10:44 +01:00
Bertrand Augereau
eb296fc9e0 DREAMWEB: 'foldertext' ported to C++ 2011-11-29 18:10:41 +01:00
Willem Jan Palenstijn
097b4e5c7a SCI: Add RtL FIXME 2011-11-29 16:11:33 +01:00
Bertrand Augereau
c91b2457d0 DREAMWEB: 'folderhints' ported to C++ 2011-11-29 14:25:58 +01:00
Scott Thomas
c23f8f856c GROOVIE: Prefer 'mask' animations to run at regular speed.
Not all 'mask' animations have sound, so need to mark preference for
regular speed for both 'mask' and 'teeth' animations.
2011-11-29 22:31:26 +10:30
Bertrand Augereau
ef31ac6db0 DREAMWEB: 'lastfolder' ported to C++ 2011-11-29 11:47:15 +01:00
Bertrand Augereau
55d7272197 DREAMWEB: 'nextfolder' ported to C++ 2011-11-29 11:03:29 +01:00
Strangerke
17d5b0d28d TSAGE: R2R - Forget a file in previous commit 2011-11-28 23:07:06 +01:00
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