Commit Graph
110 Commits
Author SHA1 Message Date
Max Horn 9ebcaa33e7 DREAMWEB: Move even more stuff to DreamBase 2011-12-15 13:45:43 +01:00
Filippos Karapetis a682734bce DREAMWEB: Set volumeDirection as a negative integer, where this is used, instead of 0xFF 2011-12-12 22:46:28 +02:00
Filippos Karapetis 33b5c9e040 DREAMWEB: Silence signed/unsigned warning 2011-12-12 16:56:01 +02:00
Willem Jan Palenstijn cc079c739a DREAMWEB: Fix regression in rollEndCredits
I had previously tested the wrong end credits by accident. Oops...
2011-12-12 14:03:35 +01:00
Max Horn af85b85a84 DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ 2011-12-12 13:26:03 +01:00
Max Horn c8d4f60852 DREAMWEB: Move more stuff to DreamBase 2011-12-08 20:10:33 +01:00
Max Horn 5b43fb6be7 DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
Willem Jan Palenstijn e40f1af3dc DREAMWEB: Remove globals kCurrentframe, kTakeoff 2011-12-08 19:18:27 +01:00
Willem Jan Palenstijn e8ccbe3558 DREAMWEB: Convert watchreel and remove global kReelpointer 2011-12-08 19:18:27 +01:00
Willem Jan Palenstijn 5b32729e55 DREAMWEB: Move some data accessor functions to DreamBase 2011-12-08 10:14:37 +01:00
Willem Jan Palenstijn 9e617d0dfd Merge pull request #127 from fingolfin/dreamweb-cleanup
Dreamweb: Remove more dead stuff, advance DreamBase <-> DreamGenContext split
2011-12-07 10:23:21 -08:00
D G Turner c1b7d25bb7 DREAMWEB: 'clearrest' ported to C++. 2011-12-07 18:00:05 +00:00
Max Horn 409e359fed DREAMWEB: Move g_lineData to DreamBase::_lineDaata 2011-12-07 16:50:36 +01:00
Max Horn 0193ef590d DREAMWEB: Cleanup end of namespace comments 2011-12-06 21:49:41 +01:00
Willem Jan Palenstijn adaea53c19 DREAMWEB: Fix warnings 2011-12-06 21:48:58 +01:00
Willem Jan Palenstijn 1193792310 DREAMWEB: Fix regressions in 'monks2text' 2011-12-06 20:57:09 +01:00
Willem Jan Palenstijn 7a3360e09f DREAMWEB: Fix regressions in 'intro1text', 'redrawmainscrn', 'sitdowninbar' 2011-12-06 19:31:14 +01:00
Filippos Karapetis c11ff14f46 DREAMWEB: Added more language / CD checks 2011-12-06 15:21:30 +02:00
Willem Jan Palenstijn 519184d75c DREAMWEB: Fix language check 2011-12-06 13:44:54 +01:00
Filippos Karapetis d5b220220f DREAMWEB: 'intro1text', 'intro2text', 'intro3text', 'monks2text' ported to C++. textForMonk() has been converted to C++, too. 2011-12-06 12:35:47 +02:00
Filippos Karapetis f50fd3b7f9 DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++ 2011-12-06 02:37:12 +02:00
Filippos Karapetis 06ef3452b7 DREAMWEB: 'clearbeforeload', 'clearreels', 'getridofreels' ported to C++ 2011-12-06 00:46:51 +02:00
Max Horn 4506d2ac8d DREAMWEB: Rename random -> randomSprite 2011-12-04 19:28:13 +01:00
Willem Jan Palenstijn a3a6fbd5ff DREAMWEB: Convert 'soundOnReels', including its data 2011-12-03 22:10:18 +01:00
Willem Jan Palenstijn c6b113c440 DREAMWEB: Move 'soundOnReels' out of dreamgen 2011-12-03 22:10:18 +01:00
Willem Jan Palenstijn 0336c67bfd DREAMWEB: Move Bresenham output out of data segment 2011-12-03 20:39:06 +01:00
Willem Jan Palenstijn 838230535f DREAMWEB: Remove more unused functions and blobs 2011-12-03 20:06:02 +01:00
Bertrand Augereau 3f791509d7 DREAMWEB: people.cpp 2011-12-03 18:30:30 +01:00
Bertrand Augereau 4619419402 DREAMWEB: 'rockstar' ported to C++ 2011-12-03 18:06:24 +01:00
Bertrand Augereau 85c6efe5c5 DREAMWEB: 'maleFan' and 'femaleFan' ported to C++ 2011-12-03 16:27:46 +01:00
Bertrand Augereau 38ec14b15b DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
D G Turner 349cbc527f DREAMWEB: Fix compilation due to dreamgen.* function renaming. 2011-12-01 19:43:43 +00:00
Bertrand Augereau 24c355e04f DREAMWEB: Ported 'sparky' to C++ 2011-12-01 18:33:05 +01:00
Bertrand Augereau ba12c02a75 DREAMWEB: 'eden' ported to C++ 2011-12-01 15:55:50 +01:00
Bertrand Augereau 270eb8773c DREAMWEB: 'drinker' ported to C++ 2011-12-01 15:23:38 +01:00
Bertrand Augereau ed30ee8e38 DREAMWEB: 'othersmoker' ported to C++ (and 'barwoman' removed) 2011-12-01 13:25:31 +01: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
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 c50384bbf5 DREAMWEB: 'reconstruct' ported to C++ 2011-11-23 12:26:33 +01:00
Bertrand Augereau 54fc8e5563 DREAMWEB: 'reelsonscreen' ported to C++ 2011-11-23 11:14:38 +01:00
Bertrand Augereau 34d85734e6 DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]' 2011-11-21 14:33:36 +01:00
Willem Jan Palenstijn e59e2e4b19 DREAMWEB: Fix compile error/typo 2011-11-18 22:48:34 +01:00
Willem Jan Palenstijn f4be01b1c1 DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +01:00
Willem Jan Palenstijn 13b2e89378 DREAMWEB: Clean up loop 2011-11-18 19:04:25 +01:00
Willem Jan Palenstijn ef2f98953f DREAMWEB: Clean up 'lockeddoorway' 2011-11-16 23:57:26 +01:00
Willem Jan Palenstijn 81c16d12c8 DREAMWEB: Clean up 'dodoor' 2011-11-16 23:29:17 +01:00