aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/sprite.cpp
AgeCommit message (Collapse)Author
2011-12-07Merge pull request #127 from fingolfin/dreamweb-cleanupWillem Jan Palenstijn
Dreamweb: Remove more dead stuff, advance DreamBase <-> DreamGenContext split
2011-12-07DREAMWEB: 'clearrest' ported to C++.D G Turner
2011-12-07DREAMWEB: Move g_lineData to DreamBase::_lineDaataMax Horn
2011-12-06DREAMWEB: Cleanup end of namespace commentsMax Horn
2011-12-06DREAMWEB: Fix warningsWillem Jan Palenstijn
2011-12-06DREAMWEB: Fix regressions in 'monks2text'Willem Jan Palenstijn
2011-12-06DREAMWEB: Fix regressions in 'intro1text', 'redrawmainscrn', 'sitdowninbar'Willem Jan Palenstijn
2011-12-06DREAMWEB: Added more language / CD checksFilippos Karapetis
2011-12-06DREAMWEB: Fix language checkWillem Jan Palenstijn
2011-12-06DREAMWEB: 'intro1text', 'intro2text', 'intro3text', 'monks2text' ported to ↵Filippos Karapetis
C++. textForMonk() has been converted to C++, too.
2011-12-06DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++Filippos Karapetis
2011-12-06DREAMWEB: 'clearbeforeload', 'clearreels', 'getridofreels' ported to C++Filippos Karapetis
2011-12-04DREAMWEB: Rename random -> randomSpriteMax Horn
2011-12-03DREAMWEB: Convert 'soundOnReels', including its dataWillem Jan Palenstijn
2011-12-03DREAMWEB: Move 'soundOnReels' out of dreamgenWillem Jan Palenstijn
2011-12-03DREAMWEB: Move Bresenham output out of data segmentWillem Jan Palenstijn
2011-12-03DREAMWEB: Remove more unused functions and blobsWillem Jan Palenstijn
2011-12-03DREAMWEB: people.cppBertrand Augereau
2011-12-03DREAMWEB: 'rockstar' ported to C++Bertrand Augereau
2011-12-03DREAMWEB: 'maleFan' and 'femaleFan' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ↵Bertrand Augereau
this)
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.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 ↵Bertrand Augereau
ReelRoutine or es:bx as parameters
2011-11-23DREAMWEB: 'reconstruct' ported to C++Bertrand Augereau
2011-11-23DREAMWEB: 'reelsonscreen' ported to C++Bertrand Augereau
2011-11-21DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]'Bertrand Augereau
2011-11-18DREAMWEB: Fix compile error/typoWillem Jan Palenstijn
2011-11-18DREAMWEB: Add some sprite-related comments and namesWillem Jan Palenstijn
2011-11-18DREAMWEB: Clean up loopWillem Jan Palenstijn
2011-11-16DREAMWEB: Clean up 'lockeddoorway'Willem Jan Palenstijn
2011-11-16DREAMWEB: Clean up 'dodoor'Willem Jan Palenstijn
2011-11-16DREAMWEB: Unhardcode reelCallbacksWillem Jan Palenstijn
2011-11-16DREAMWEB: Convert 'textforend' and 'textformonk'Willem Jan Palenstijn
2011-11-16DREAMWEB: Add missing CD checks in 'textforend' and 'textformonk'Willem Jan Palenstijn
2011-11-16DREAMWEB: Move 'textformonk' and 'textforend' from dreamgenWillem Jan Palenstijn
2011-11-16DREAMWEB: Cleaning in the rain init codeBertrand Augereau
2011-11-15DREAMWEB: Add comment for reel callbacksWillem Jan Palenstijn
2011-11-15DREAMWEB: Fix styleWillem Jan Palenstijn
2011-11-15DREAMWEB: Comment and de-hardcode initrainWillem Jan Palenstijn
2011-11-15DREAMWEB: 'initrain' ported to C++Bertrand Augereau
2011-11-15DREAMWEB: Clean up loopsWillem Jan Palenstijn