399 Commits

Author SHA1 Message Date
Filippos Karapetis
bdfd481a68 DREAMWEB: 'settopleft', 'settopright', 'setbotleft', 'setbotright' ported to C++ 2011-12-06 03:34:36 +02:00
Filippos Karapetis
e1a53cc455 DREAMWEB: 'calledensdlift', 'calledenslift', 'sitdowninbar', 'trapdoor', 'usebalcony', 'usechurchhole', 'usecoveredbox', 'useelevator2', 'useelevator5', 'usedryer', 'userailing', 'usewindow', 'wearwatch', 'wearshades' ported to C++ 2011-12-06 03:20:30 +02:00
Filippos Karapetis
f50fd3b7f9 DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++ 2011-12-06 02:37:12 +02:00
D G Turner
1b194dabae DREAMWEB: Blacklist 'setMode' function.
This function was already implemented in C++, but it's header is now in
stubs.h rather than dreamgen.h
2011-12-06 00:03:32 +00:00
Filippos Karapetis
e8ea99cd8e DREAMWEB: 'callhotellift', 'carparkdrip', 'useshield' ported to C++ 2011-12-06 01:16:38 +02:00
Filippos Karapetis
06ef3452b7 DREAMWEB: 'clearbeforeload', 'clearreels', 'getridofreels' ported to C++ 2011-12-06 00:46:51 +02:00
Filippos Karapetis
d7df735c40 DREAMWEB: 'fadescreenup', 'fadescreenups', 'fadescreenuphalf', 'fadescreendown', 'fadescreendowns' ported to C++ 2011-12-06 00:22:46 +02:00
Filippos Karapetis
81572ee371 DREAMWEB: Ported 'handclap' to C++ 2011-12-06 00:06:42 +02:00
Bertrand Augereau
bc50c9e457 DREAMWEB: Ported 'gates' to C++ 2011-12-06 02:02:10 +01:00
Filippos Karapetis
729ac357b4 DREAMWEB: 'edeninbath' and 'louis' ported to C++ 2011-12-05 23:52:09 +02:00
D G Turner
887b5c8cdd DREAMWEB: Remove unused 'openFile', merge duplicated 'getFilename' 2011-12-05 21:38:31 +00:00
Bertrand Augereau
3b5794890f DREAMWEB: Ported 'candles' to C++ 2011-12-06 01:02:04 +01:00
Bertrand Augereau
4f9e3dcb79 DREAMWEB: 'introMusic' ported to C++ 2011-12-06 00:51:10 +01:00
Bertrand Augereau
560b07e7c3 DREAMWEB: 'introMagic1' ported to C++ 2011-12-06 00:45:05 +01:00
Filippos Karapetis
fb71a89818 DREAMWEB: 'edenscdplayer', 'hotelbell', 'playguitar', 'useelevator1', 'useelevator3', 'useelevator4', 'usehatch', 'wheelsound' ported to C++ 2011-12-05 22:40:25 +02:00
Filippos Karapetis
20356203be DREAMWEB: 'aide', 'mansatstill' and 'tattooman' changed into genericPerson 2011-12-05 22:11:39 +02:00
D G Turner
22787ec542 DREAMWEB: Remove more unused filenames from constant data segment. 2011-12-05 19:08:51 +00:00
D G Turner
c51e97c517 DREAMWEB: 'intro' ported to C++ 2011-12-05 18:50:34 +00:00
Willem Jan Palenstijn
585bd7b0ef DREAMWEB: Untangle namespaces 2011-12-05 19:26:46 +01:00
D G Turner
f28c0480e1 DREAMWEB: Remove now unused filenames from constant data segment. 2011-12-05 17:39:42 +00:00
D G Turner
78c0d07302 DREAMWEB: 'realcredits' ported to C++ 2011-12-05 17:16:43 +00:00
D G Turner
90861ce48a DREAMWEB: 'biblequote' ported to C++ 2011-12-05 16:02:46 +00:00
D G Turner
5f992234de DREAMWEB: Modified 'showPCX' to allow passing of file name string.
This will allow migration of fixing string values in the cs segment.
2011-12-05 15:06:58 +00:00
D G Turner
cc59b85117 DREAMWEB: 'hangone' ported to C++ 2011-12-05 13:07:47 +00:00
Bertrand Augereau
aa0f7f2d58 DREAMWEB: 'setSoundOff' is a deprecated sound blaster detail 2011-12-05 11:49:21 +01:00
Willem Jan Palenstijn
7074f06762 DREAMWEB: Remove more unused data 2011-12-05 00:06:31 +01:00
Bertrand Augereau
2ab06a6aae DREAMWEB: 'nextSymbol' ported to C++ 2011-12-05 01:27:44 +01:00
Bertrand Augereau
3e5eb3e4f6 DREAMWEB: Ported 'showSymbol' to C++ 2011-12-05 01:13:02 +01:00
Bertrand Augereau
0f6f912992 DREAMWEB: 'loadSaveBox' ported to C++ 2011-12-05 00:45:42 +01:00
Bertrand Augereau
07633d0c8b DREAMWEB: 'loadKeypad' ported to C++ 2011-12-05 00:14:39 +01:00
Willem Jan Palenstijn
521512e1c6 DREAMWEB: Remove icongraphics8 from skip_binary_data
It is still in use, but its entry in skip_binary_data wasn't getting picked up
due to the capital I anyway.
2011-12-04 21:01:06 +01:00
Bertrand Augereau
6171cf2f60 DREAMWEB: 'readDestIcon' ported to C++ 2011-12-04 20:19:57 +01:00
Bertrand Augereau
36dd8f7251 DREAMWEB: 'readCityPic' ported to C++ 2011-12-04 20:03:16 +01:00
Bertrand Augereau
b7f416b3d9 DREAMWEB: 'delChar' ported to C++ 2011-12-04 19:22:01 +01:00
Bertrand Augereau
dfd1ff2db3 DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM 2011-12-04 18:54:08 +01:00
Bertrand Augereau
87ac82db27 DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engine 2011-12-04 18:23:30 +01:00
D G Turner
0769059f98 DREAMWEB: 'titles' ported to C++ 2011-12-04 14:52:44 +00:00
Bertrand Augereau
1789ca436e DREAMWEB: 'getRidOfAll' ported to C++ 2011-12-04 17:37:22 +01:00
Bertrand Augereau
4d4a63bb91 DREAMWEB: Hardcoded a few filenames 2011-12-04 17:28:39 +01:00
Bertrand Augereau
a192f58539 DREAMWEB: 'examIcon' ported to C++ 2011-12-04 17:08:00 +01:00
Bertrand Augereau
73a0e83356 DREAMWEB: 'panelIcons1' ported to C++ 2011-12-04 16:58:32 +01:00
Bertrand Augereau
277a1c950b DREAMWEB: 'showMan' ported to C++ 2011-12-04 16:44:00 +01:00
Bertrand Augereau
6c561d11c6 DREAMWEB: 'showExit' ported to C++ 2011-12-04 16:31:11 +01:00
Bertrand Augereau
024fe9ced5 DREAMWEB: 'security' ported to C++ 2011-12-04 16:16:31 +01:00
Bertrand Augereau
6df11b314d DREAMWEB: Ported 'drunk' to C++ 2011-12-04 15:44:03 +01:00
Bertrand Augereau
2801eaf6fe DREAMWEB: 'manAsleep' ported to C++ 2011-12-04 14:45:07 +01:00
Bertrand Augereau
3956046e50 DREAMWEB: 'smokeBloke' ported to C++ 2011-12-04 14:39:29 +01:00
Willem Jan Palenstijn
d9e31be349 DREAMWEB: Convert 'readKey' and the keyboard buffer 2011-12-04 10:11:28 +01:00
Willem Jan Palenstijn
d4646c335a DREAMWEB: Move 'readKey' from dreamgen 2011-12-04 10:01:37 +01:00
Willem Jan Palenstijn
a3a6fbd5ff DREAMWEB: Convert 'soundOnReels', including its data 2011-12-03 22:10:18 +01:00