Commit Graph
1396 Commits
Author SHA1 Message Date
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 139197b663 DREAMWEB: Apply our code formatting conventions 2011-12-06 00:09:26 +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 832952d118 DREAMWEB: Use the correct showGameReel() and addToPeopleList() functions 2011-12-05 23:56:08 +02: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
Filippos Karapetis 652c025db0 DREAMWEB: Merged several simple NPC functions into genericPerson() 2011-12-05 21:50:57 +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 e19f7898b8 DREAMWEB: Minor fix to 'showPCX' call to ensure constant parameters. 2011-12-05 15:24:58 +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 5b9007fdb3 DREAMWEB: Unused stubs 2011-12-05 11:52:04 +01: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 3d4aa7ea32 DREAMWEB: Cleanup in 'getNumber' 2011-12-05 00:37:19 +01:00
Bertrand Augereau 65b2bfe8a1 DREAMWEB: Ported 'getNumber' to C++ 2011-12-05 00:19:16 +01:00
Bertrand Augereau 2b2f4a90a6 Revert "DREAMWEB: Cleanup"
This reverts commit 5871a6943f.
2011-12-05 00:14:39 +01:00
Bertrand Augereau 07633d0c8b DREAMWEB: 'loadKeypad' ported to C++ 2011-12-05 00:14:39 +01:00
Willem Jan Palenstijn 8b2f7360ca DREAMWEB: Fix loop 2011-12-04 20:48:10 +01:00
Willem Jan Palenstijn 5871a6943f DREAMWEB: Cleanup 2011-12-04 20:48:10 +01:00
Willem Jan Palenstijn f154ff626b DREAMWEB: Fix kernChars 2011-12-04 20:48:10 +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 202cf3ae0b DREAMWEB: 'DOSReturn' cleanup 2011-12-04 19:55:22 +01:00
Bertrand Augereau 060ea998c6 DREAMWEB: kMapstore accessor 2011-12-04 19:48:51 +01:00
Max Horn d559998f90 DREAMWEB: Cleanup DreamGenContext::loadPalFromIFF, get rid of readFromFile() 2011-12-04 19:28:17 +01:00
Max Horn 4506d2ac8d DREAMWEB: Rename random -> randomSprite 2011-12-04 19:28:13 +01:00
Bertrand Augereau 3f4ec15792 DREAMWEB: Implicit conversion warnings fixed 2011-12-04 19:25:54 +01:00
Bertrand Augereau 66ee7fba70 DREAMWEB: Removed a useless opcode 2011-12-04 19:23:10 +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 26889c1243 DREAMWEB: Removed 'icons1' and 'icons2' stubs 2011-12-04 18:32:55 +01:00
Bertrand Augereau a201e1af33 DREAMWEB: 'standardLoadCPP' to load game data in malloc'ed buffers 2011-12-04 18:29:34 +01:00