Commit Graph
570 Commits
Author SHA1 Message Date
Max Horn 5b43fb6be7 DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
Filippos Karapetis e731d9b813 DREAMWEB: Fix warnings 2011-12-08 20:47:55 +02:00
Willem Jan Palenstijn 627d3f8d41 DREAMWEB: Move functions to DreamBase 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
Filippos Karapetis 7e4a261609 DREAMWEB: Port 'showdiary' to C++ 2011-12-08 12:37:24 +02:00
Filippos Karapetis d6c371e6ff DREAMWEB: Port 'middlepanel' to C++ 2011-12-08 12:10:43 +02:00
Filippos Karapetis 2a2c9d5951 DREAMWEB: Port 'showopbox', 'showsaveops', 'showloadops' to C++ 2011-12-08 11:59:48 +02:00
Willem Jan Palenstijn 5b32729e55 DREAMWEB: Move some data accessor functions to DreamBase 2011-12-08 10:14:37 +01:00
Filippos Karapetis 67fb3dcd5e DREAMWEB: 'printoutermon', 'showarrows' ported to C++ 2011-12-08 10:52:15 +02:00
Filippos Karapetis 5b5a684c05 Merge pull request #128 from fingolfin/dreamweb-segments
DREAMWEB: Refactor segment management
2011-12-08 00:31:33 -08:00
Filippos Karapetis 02fed995a9 Merge pull request #129 from fingolfin/dreamweb-sound
DREAMWEB: Move sound related code to a new source file
2011-12-08 00:14:04 -08:00
Max Horn cb0a12033b DREAMWEB: Move more stuff to DreamBase 2011-12-08 00:24:25 +01:00
Willem Jan Palenstijn 5ab404f5ba DREAMWEB: Reduce code duplication 2011-12-08 00:08:25 +01:00
Filippos Karapetis b02a957f77 DREAMWEB: 'examineinventory' ported to C++ 2011-12-08 00:57:14 +02:00
D G Turner 4bdd112e7b DREAMWEB: Ported 'runintroseq' to C++. 2011-12-07 22:43:15 +00:00
Max Horn 45a99e7276 DREAMWEB: Move sound related code to a new source file 2011-12-07 21:58:31 +01:00
D G Turner 11b1ec1bc6 DREAMWEB: Blacklist 18 functions already moved to stubs.cpp...
Some of these functions in stubs.cpp have been removed or merged since
they are only used in a single place or are now unused.
2011-12-07 20:20:02 +00:00
D G Turner e27b2aa39d DREAMWEB: Blacklist 'allocatemem' and remove parameter-less C++ version. 2011-12-07 19:15:25 +00:00
Willem Jan Palenstijn f7cd6781d8 DREAMWEB: Convert 'selectlocation' 2011-12-07 19:42:15 +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 39f2b24f11 DREAMWEB: Remove now unused sound interrupt related functions.
All are empty and unused, except for soundStartup() which was called
but was empty and soundCheckInt which unconditionally set kTestResult
to 1 (assumed to be "Test Pass"), but this value is not used anywhere
and the function was not called anyway, so safe to remove.
2011-12-07 16:40:57 +00:00
Max Horn 28ba2071e4 DREAMWEB: Move showFrame() and some things using it to DreamBase 2011-12-07 16:50:37 +01:00
Max Horn e862aa4f7c DREAMWEB: Turn workspace from a segment into a plain array 2011-12-07 14:14:43 +01:00
Max Horn 3056c39a75 DREAMWEB: Convert volumeAdjust 2011-12-07 11:47:21 +01:00
Max Horn f37b748676 DREAMWEB: Merge DreamWeb::fadeDos into DreamGenContext::fadeDOS 2011-12-07 11:19:48 +01:00
Max Horn ce8b1e06c7 DREAMWEB: Merge DreamWebEngine::setPalette into DreamGenContext::showGroup 2011-12-07 11:15:37 +01:00
Max Horn a29869b313 DREAMWEB: Remove more dead stuff 2011-12-07 11:07:37 +01:00
Max Horn bd71a3bcec DREAMWEB: Replace cs by data (outside of dreamgen.cpp) 2011-12-07 11:07:10 +01:00
Max Horn f9fddab379 DREAMWEB: Remove unused method 2011-12-07 10:30:44 +01:00
Willem Jan Palenstijn 7c81f75d27 DREAMWEB: Use symbolic constants and move functions to right files 2011-12-07 08:25:14 +01:00
Filippos Karapetis 8b4a1625ea DREAMWEB: Added a C++ implementation of isSetObOnMap() 2011-12-07 01:51:11 +02:00
Willem Jan Palenstijn 54c4bac556 DREAMWEB: Fix regression in 'moretalk' 2011-12-06 23:39:12 +01:00
Filippos Karapetis 9d93065b03 DREAMWEB: 'moretalk' and 'redes' ported to C++ 2011-12-07 00:31:00 +02: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 7a3360e09f DREAMWEB: Fix regressions in 'intro1text', 'redrawmainscrn', 'sitdowninbar' 2011-12-06 19:31:14 +01:00
Filippos Karapetis 36ea44ea91 DREAMWEB: Revert the changes in zoomOnOff() from ddddce372. Some cleanup 2011-12-06 18:10:45 +02:00
Filippos Karapetis ddddce3728 DREAMWEB: Simplified mouse button checks (thanks wjp, Tron) 2011-12-06 17:42:50 +02:00
Filippos Karapetis 6002e1a7ab DREAMWEB: Fixed delEverything() (thanks tramboi) 2011-12-06 17:13:51 +02:00
Filippos Karapetis b273726df1 DREAMWEB: Fixed mouse button checks (thanks wjp) 2011-12-06 17:08:53 +02:00
Filippos Karapetis d4f845524e DREAMWEB: 'destselect', 'lastdest', 'nextdest', 'putbackobstuff', 'reexfromopen', 'useplate' ported to C++ 2011-12-06 16:46:26 +02:00
Filippos Karapetis b201f4f55d DREAMWEB: 'clearpalette', 'deleverything', 'errormessage1', 'errormessage2', 'errormessage3', 'train' ported to C++ 2011-12-06 15:58:20 +02:00
Filippos Karapetis 6ad12bc093 DREAMWEB: 'makemainscreen', 'obsthatdothings', 'openinv' ported to C++ 2011-12-06 12:59:18 +02: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
Bertrand Augereau 7d9d53d2ba DREAMWEB: Fix symbol puzzle 2011-12-06 12:08:13 +01:00
Willem Jan Palenstijn e9b91b86a0 DREAMWEB: Fix getBackToOps and setWalk 2011-12-06 08:36:03 +01:00
Filippos Karapetis 2bda241f6f DREAMWEB: 'allpointer', 'blank', 'mode640x480' ported to C++ 2011-12-06 04:33:36 +02:00
Filippos Karapetis 5a96238dd3 DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++ 2011-12-06 04:19:57 +02:00
Filippos Karapetis f224c09afa DREAMWEB: 'initialinv', 'pickupob' ported to C++ 2011-12-06 03:59:45 +02:00
Filippos Karapetis 823ff75496 DREAMWEB: 'getbackfromops', 'getbacktoops', 'newgame' ported to C++ 2011-12-06 03:49:32 +02:00