aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/handle.cpp
AgeCommit message (Expand)Author
2014-02-18TINSEL: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2012-12-11TINSEL: Revert the BE -> LE resource conversion for DW1 MacFilippos Karapetis
2012-12-10TINSEL: Remove unused variableTorbjörn Andersson
2012-12-10TINSEL: Add a WIP BE To LE SCN file conversion code (unfinished)Filippos Karapetis
2012-07-14TINSEL: CleanupFilippos Karapetis
2012-05-17TINSEL: Refactored Tinsel engine to use the Common coroutine schedulerPaul Gilbert
2012-02-22TINSEL: Rename globals to add g_ prefix.Alyssa Milburn
2011-05-23TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewerseriktorbjorn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-10TINSEL: Removed some unused global static variablesmd5
2010-12-07TINSEL: Improve support for DW mac demo (see bug #3110936)Max Horn
2010-11-20TINSEL: Preliminary functionality for reading BE data filesPaul Gilbert
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2010-07-16Cleanup.Torbjörn Andersson
2010-05-31Fix change in r49356, Common::strlcpy should only be used on zero terminated ...Johannes Schickel
2010-05-31Fix for DW2 engine abort with message "Cannot find file hienergy.sc!".David Turner
2010-05-18Replace some strncpy usages with Common::strlcpy.Johannes Schickel
2010-04-21TINSEL: Change cdGraphStream to a Common::File pointer,Max Horn
2009-12-15Got rid of ReadStream::ioFailed()Max Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-27TINSEL: Add some debugging code; fix LockMem() regressionMax Horn
2009-10-27TINSEL: Make HeapCompact local to heapmem.cpp; add code to print heap statisticsMax Horn
2009-10-27TINSEL: Change MemoryAllocFixed to return a (kind of fake) MEM_NODE pointer; ...Max Horn
2009-10-26TINSEL: Make MEM_NODE internal to heapmem.cppMax Horn
2009-10-26TINSEL: cleanupMax Horn
2009-10-26TINSEL: Further untangle memory managment.Max Horn
2009-10-26TINSEL: Remove MemoryHandle(), some unneeded #includes and the return value o...Max Horn
2009-10-26TINSEL: Remove dead stuff from memory managment code, doxygenify some commentsMax Horn
2009-10-26TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed() functionMax Horn
2009-10-26TINSEL: CleanupMax 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-07-14TINSEL: Don't use ioFailed to check if a file was opened succesfulyMax Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-25tinsel: Discworld PSX uses "index.dat" as scene index file, not "index"Fabio Battaglia
2009-04-25Added code to enable Discworld 2 to play directly from the CD (only the first...Paul Gilbert
2009-03-22TINSEL: cleanupMax Horn
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
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-23Got rid of some typedefsMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn