aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/custom.cpp
AgeCommit message (Expand)Author
2012-05-09TONY: Completed bulk of initial coro refactoringPaul Gilbert
2012-05-08TONY: Added support for Windows-style threading events to schedulerPaul Gilbert
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: Beginnings of refactoring Tony engine's threads to use coroutinesPaul Gilbert
2012-05-04TONY: Fix warnings about return values not being usedPaul Gilbert
2012-05-04TONY: Converted anonymous structs to have explicit namesPaul Gilbert
2012-05-04TONY: Implemented some missing and incorrect init codePaul Gilbert
2012-05-03TONY: Formatting fixesPaul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert