aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/sched.cpp
AgeCommit message (Expand)Author
2012-05-08TONY: Added support for threading events to scheduler, converted more procs t...Paul Gilbert
2012-05-06TONY: Beginnings of converting dialog processes to coroutinesPaul Gilbert
2012-05-06TONY: Bugfix for waitForSingleObject, and added action process debug informationPaul Gilbert
2012-05-06TONY: Further conversion of initially launched threads to processes.Paul Gilbert
2012-05-06TONY: Implemented Scheduler::waitForSingleObject methodPaul Gilbert
2012-05-06TONY: Beginnings of refactoring Tony engine's threads to use coroutinesPaul Gilbert