index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tinsel
/
coroutine.h
Age
Commit message (
Expand
)
Author
2011-06-20
TINSEL: Fix/comment CORO_KILL_SELF macro.
Alyssa Milburn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-30
TINSEL: Memory Leak Fix in Coroutines.
David Turner
2010-10-31
TINSEL: Reintroduce DUMMY variable removed in r53932
Ori Avtalion
2010-10-30
TINSEL: Fix subtle leak in coroutine code, some minor tweaks
Max Horn
2010-10-30
TINSEL: Add COROUTINE_DEBUG macro to ease debugging coroutine code
Max Horn
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-04-09
TINSEL: Added some doxygen comments to the Tinsel coroutine code
Max Horn
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-01
Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...
Filippos Karapetis
2008-07-24
Moved scheduler / process managment code into a new class Scheduler
Max Horn
2008-07-23
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
Max Horn