aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/coroutine.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-30TINSEL: Memory Leak Fix in Coroutines.David Turner
2010-10-31TINSEL: Reintroduce DUMMY variable removed in r53932Ori Avtalion
2010-10-30TINSEL: Fix subtle leak in coroutine code, some minor tweaksMax Horn
2010-10-30TINSEL: Add COROUTINE_DEBUG macro to ease debugging coroutine codeMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-04-09TINSEL: Added some doxygen comments to the Tinsel coroutine codeMax 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-24Moved scheduler / process managment code into a new class SchedulerMax Horn
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn