aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/sprite.cpp
AgeCommit message (Expand)Author
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
2011-11-15DREAMWEB: 'splitintolines' ported to C++Bertrand Augereau
2011-09-04Internal: 'findsource' is pure C++Bertrand Augereau
2011-09-04DREAMWEB: Removal of the old 'showreelframe'Bertrand Augereau
2011-10-15DREAMWEB: Silenced warnings, applied coding conventionsFilippos Karapetis
2011-09-03DREAMWEB: 'getblockofpixel' ported to C++Bertrand Augereau
2011-09-07DREAMWEB: Useless includes removedBertrand Augereau
2011-09-02DREAMWEB: Useless stub removalBertrand Augereau
2011-09-02DREAMWEB: Removal of a useless stubBertrand Augereau
2011-09-03DREAMWEB: Refining of the pathfinding structuresBertrand Augereau
2011-09-03DREAMWEB: Introduction of a Path structureBertrand Augereau
2011-09-03DREAMWEB: 'turnpathon' et 'turnpathoff' ported to C++Bertrand Augereau
2011-09-01DREAMWEB: 'checkpixelset' ported to C++Bertrand Augereau
2011-08-29DREAMWEB: 'addpeoplelist' takes a ReelRoutine* paramBertrand Augereau
2011-08-29DREAMWEB: 'showgamereel' gets a ReelRoutine* as parameterBertrand Augereau
2011-08-29DREAMWEB: 'addtopeoplelist' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObjectBertrand Augereau
2011-08-22DREAMWEB: 'checkone' ported to C++Bertrand Augereau
2011-08-21DREAMWEB: 'showframe' overload for this majority of clients that don't need w...Bertrand Augereau
2011-08-18DREAMWEB: StyleWillem Jan Palenstijn
2011-08-17DREAMWEB: Fix crash when loading some savesWillem Jan Palenstijn
2011-08-17DREAMWEB: Removal of unneeded stubsBertrand Augereau
2011-08-17DREAMWEB: Arithmetic bugfix in door open/close range detectionBertrand Augereau
2011-08-17DREAMWEB: Ported 'movemap' to C++Bertrand Augereau
2011-08-16DREAMWEB: 'madmode' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'madman' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: Encapsulate the hack to guess if this is a CD build or notBertrand Augereau
2011-08-16DREAMWEB: 'madmantext' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'updatepeople' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelstart' is now only called from C++Bertrand Augereau
2011-08-15DREAMWEB: 'checkifperson' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelframeax' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'showgamereel' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'getreelstart' ported to C++Bertrand Augereau
2011-08-11DREAMWEB: 'showframe' takes a FrameBertrand Augereau
2011-08-04DREAMWEB: Less register usage in misc. placesBertrand Augereau