aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/gfxengine.h
AgeCommit message (Expand)Author
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-01TONY: Move some functions from .h to .cpp filesStrangerke
2012-08-28TONY: Remove unnecessary mainloop mutex.Alyssa Milburn
2012-08-27TONY: Remove various bits of unused code.Alyssa Milburn
2012-08-12TONY: Fix dirty rect refresh glitch in the introduction sequencePaul Gilbert
2012-07-02TONY: Refactored the Sepia (B & W) mode so the cursor is converted as wellPaul Gilbert
2012-06-23TONY: Merge of dirty rect functionalityPaul Gilbert
2012-06-18TONY: Remove useless void in function declarationStrangerke
2012-06-17TONY: American-ification of English usedStrangerke
2012-06-16TONY: Initial commit of in progress dirty rect handlingPaul Gilbert
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-06TONY: Rename variables and functions in inventory.hStrangerke
2012-06-05TONY: Some more renamingStrangerke
2012-06-05TONY: Rename variables and functions in gfxengine.hStrangerke
2012-05-20TONY: Removal of code that was commented out in the original sourcePaul Gilbert
2012-05-17TONY: Work on enabling GMM saving and loadingPaul Gilbert
2012-05-14TONY: Fix some formattingStrangerke
2012-05-14TONY: Remove original headerStrangerke
2012-05-13TONY: Converted object passing to use const reference where appropriate.Paul Gilbert
2012-05-12TONY: Conversion of more methods to coroutinesPaul Gilbert
2012-05-09TONY: Refactored out usage of nullContext in favour of proper coroutinesPaul Gilbert
2012-05-09TONY: Completed bulk of initial coro refactoringPaul Gilbert
2012-05-06TONY: Further conversion of initially launched threads to processes.Paul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert