aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb
AgeCommit message (Expand)Author
2011-12-03DREAMWEB: 'showOuterPad' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: Make SegmentRef::operator= protected for extra immutabilityWillem Jan Palenstijn
2011-12-03DREAMWEB: Make SegmentRef "immutable", add MutableSegmentRef subclassMax Horn
2011-12-03DREAMWEB: Simplify SegmentRef classMax Horn
2011-12-03DREAMWEB: Turn Segment into a class, make members privateMax Horn
2011-12-02DREAMWEB: 'addToPressList' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'isItRight' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: Clearer API for enterCodeBertrand Augereau
2011-12-02DREAMWEB: 'buttonPress' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-02DREAMWEB: Keypad button callbacks blacklistedBertrand Augereau
2011-12-02DREAMWEB: 'enterCode' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'credits' ported to C++D G Turner
2011-12-02DREAMWEB: 'showKeypad' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'singleKey' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: Whitespace fixes in dreamgen.*D G Turner
2011-12-02DREAMWEB: Removed mostly unused addr_* constants in dreamgen.hD G Turner
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-12-01DREAMWEB: Add function remapping list and regenerate dreamgen.*D G Turner
2011-12-01DREAMWEB: Ported 'sparky' to C++Bertrand Augereau
2011-12-01DREAMWEB: 'eden' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: 'drinker' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: 'othersmoker' ported to C++ (and 'barwoman' removed)Bertrand Augereau
2011-12-01DREAMWEB: Naming of ReelRoutine membersBertrand Augereau
2011-12-01DREAMWEB: 'sparkydrip' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: 'madman' uses the ported 'checkspeed'Bertrand Augereau
2011-12-01DREAMWEB: 'checkspeed' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: A bit of cleaning in 'madman'Bertrand Augereau
2011-12-01DREAMWEB: Mechanism to allow reel callbacks to be specified either with a Ree...Bertrand Augereau
2011-12-01DREAMWEB: 'worktoscreenm' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Remove unreferenced stubs and unused sound blaster stuffBertrand Augereau
2011-11-30DREAMWEB: 'allocatebuffers' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Use workspace() instead of kWorkspaceBertrand Augereau
2011-11-30DREAMWEB: Less VM side-effects in 'doblocks'Bertrand Augereau
2011-11-30DREAMWEB: 'drawfloor' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Removed a few unused stubsBertrand Augereau
2011-11-30EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: Regenerate dreamgen.* omitting blacklisted function headers.D G Turner
2011-11-29DREAMWEB: 'loadfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'foldertext' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'folderhints' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'lastfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'nextfolder' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: Helper to get strings from kTextfile1Bertrand Augereau
2011-11-28DREAMWEB: Small cleanup in 'showleftpage' and 'showrightpage'Bertrand Augereau
2011-11-28DREAMWEB: 'getlocation' and 'setlocation' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showrightpage' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showleftpage' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showfolder' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: Allow quitting in the diaryBertrand Augereau