aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/scene.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2011-04-10TINSEL: Removed some unused global static variablesmd5
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-08-14Fix incorrect memset() call (reported by Peter Bortas).Joost Peters
2009-04-29Fixed dword alignment warning (as reported by salty-horse)Paul Gilbert
2009-04-29Re-introduced the ability to skip the title scenes in Discworld 1. Since the ...Paul Gilbert
2009-01-12Don't call _mixer->stopAll() when changing scenes, as this stops the enhanced...Filippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-07-25TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCO...Max Horn
2008-07-24Moved scheduler / process managment code into a new class SchedulerMax Horn
2008-07-23TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet anothe...Max Horn
2008-07-23Removed some dead codeMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn