aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/sprite.cpp
AgeCommit message (Expand)Author
2011-12-16DREAMWEB: Move more to DreamBase; fix regression in introMonks1()Max Horn
2011-12-16DREAMWEB: Move more things to DreamBase; cleanup some codeMax Horn
2011-12-16DREAMWEB: Port 'poolguard' to C++Filippos Karapetis
2011-12-15DREAMWEB: Convert notHeldError to C++, move stuff to DreamBaseMax Horn
2011-12-15DREAMWEB: Move even more stuff to DreamBaseMax Horn
2011-12-12DREAMWEB: Set volumeDirection as a negative integer, where this is used, inst...Filippos Karapetis
2011-12-12DREAMWEB: Silence signed/unsigned warningFilippos Karapetis
2011-12-12DREAMWEB: Fix regression in rollEndCreditsWillem Jan Palenstijn
2011-12-12DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++Max Horn
2011-12-08DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-08DREAMWEB: Code formattingMax Horn
2011-12-08DREAMWEB: Remove globals kCurrentframe, kTakeoffWillem Jan Palenstijn
2011-12-08DREAMWEB: Convert watchreel and remove global kReelpointerWillem Jan Palenstijn
2011-12-08DREAMWEB: Move some data accessor functions to DreamBaseWillem Jan Palenstijn
2011-12-07Merge pull request #127 from fingolfin/dreamweb-cleanupWillem Jan Palenstijn
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 C+...Filippos Karapetis
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
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 Ree...Bertrand Augereau
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