Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | DREAMWEB: Port 'getunderzoom', 'putunderzoom', 'showdecisions', ↵ | Filippos Karapetis | |
'undertextline' to C++ | |||
2011-12-08 | DREAMWEB: Port 'madmanrun' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Port 'afternewroom' to C++ | Filippos Karapetis | |
2011-12-08 | Merge pull request #130 from fingolfin/dreamweb-misc | Filippos Karapetis | |
Dreamweb: convert workoutFrames to c++, some cleanup | |||
2011-12-08 | DREAMWEB: Port 'intromonks2' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Convert workoutFrames to C++ | Max Horn | |
2011-12-08 | DREAMWEB: Port 'intromonks1' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Move functions to DreamBase | Willem Jan Palenstijn | |
2011-12-08 | DREAMWEB: Remove globals kCurrentframe, kTakeoff | Willem Jan Palenstijn | |
2011-12-08 | DREAMWEB: Convert watchreel and remove global kReelpointer | Willem Jan Palenstijn | |
2011-12-08 | DREAMWEB: Port 'showdiary' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Fix tasmrecover | Willem Jan Palenstijn | |
2011-12-08 | DREAMWEB: Port 'showcooker' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Port 'middlepanel' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Port 'showopbox', 'showsaveops', 'showloadops' to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: Port 'copper' to C++. Remove 'advisor' (unused) | Filippos Karapetis | |
2011-12-08 | DREAMWEB: 'printoutermon', 'showarrows' ported to C++ | Filippos Karapetis | |
2011-12-08 | Merge pull request #128 from fingolfin/dreamweb-segments | Filippos Karapetis | |
DREAMWEB: Refactor segment management | |||
2011-12-08 | DREAMWEB: Convert doFade() | Max Horn | |
2011-12-08 | DREAMWEB: Refactor segment management | Max Horn | |
All segment code is now in a new header file segment.h. A new class takes care of managing the segments: SegmentManager. The DreamBase class subclasses this -- thus, segments can now be accessed from within it. | |||
2011-12-08 | DREAMWEB: 'examineinventory' ported to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: Ported 'runintroseq' to C++. | D G Turner | |
2011-12-08 | DREAMWEB: 'monkandryan' ported to C++ | Filippos Karapetis | |
2011-12-08 | DREAMWEB: 'priest' and 'priesttext' ported to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: 'bossman' ported to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: 'louischair' ported to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: Blacklist 18 functions already moved to stubs.cpp... | D G Turner | |
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 | DREAMWEB: 'alleybarksound', 'drinker', 'interviewer' converted to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: Blacklist 'allocatemem' and remove parameter-less C++ version. | D G Turner | |
2011-12-07 | DREAMWEB: 'candles1', 'candles2', 'smallcandle' converted to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: Convert 'selectlocation' | Willem Jan Palenstijn | |
2011-12-07 | DREAMWEB: 'intromagic2', 'intromagic3' ported to C++ | Filippos Karapetis | |
2011-12-07 | Merge pull request #127 from fingolfin/dreamweb-cleanup | Willem Jan Palenstijn | |
Dreamweb: Remove more dead stuff, advance DreamBase <-> DreamGenContext split | |||
2011-12-07 | DREAMWEB: 'clearrest' ported to C++. | D G Turner | |
2011-12-07 | DREAMWEB: 'deallocatemem' blacklisted, already ported to C++. | D G Turner | |
2011-12-07 | DREAMWEB: Remove now unused sound interrupt related functions. | D G Turner | |
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 | DREAMWEB: Convert volumeAdjust | Max Horn | |
2011-12-07 | DREAMWEB: Merge DreamWeb::fadeDos into DreamGenContext::fadeDOS | Max Horn | |
2011-12-07 | DREAMWEB: Make DreamBase::engine protected | Max Horn | |
2011-12-07 | DREAMWEB: Pass data segment as SegmentRef to Context constructor | Max Horn | |
And not as SegmentPtr. | |||
2011-12-07 | DREAMWEB: Move generated constants out of class DreamGenContext | Max Horn | |
2011-12-07 | DREAMWEB: Add DreamBase as second base class for DreamGenContext | Max Horn | |
The idea is to slowly transfer converted methods into this new base class. This transition then proves that the method does not access or modify any of the emulation context. for eaiser step-by-step migration away from Context | |||
2011-12-07 | DREAMWEB: 'attendant', 'keeper' ported to C++ | Filippos Karapetis | |
2011-12-07 | DREAMWEB: 'manasleep2' ported to C++ (same as 'manasleep') | Filippos Karapetis | |
2011-12-07 | DREAMWEB: 'dumpkeypad', 'dumpsymbol', 'dumpsymbox', 'dumpzoom' | Filippos Karapetis | |
2011-12-07 | DREAMWEB: Added a C++ implementation of isSetObOnMap() | Filippos Karapetis | |
2011-12-07 | DREAMWEB: 'moretalk' and 'redes' ported to C++ | Filippos Karapetis | |
2011-12-06 | DREAMWEB: 'usecardreader1', 'usecardreader2', 'usecardreader3', ↵ | Filippos Karapetis | |
'usepoolreader' ported to C++ | |||
2011-12-06 | DREAMWEB: Fix generated namespace comments | Max Horn | |
2011-12-06 | DREAMWEB: Move 'train' out of dreamgen again | Willem Jan Palenstijn | |
Apparently it is effectively empty... |