aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/globals.cpp
AgeCommit message (Expand)Author
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2012-08-28TONY: Remove most of the remaining global functions.Alyssa Milburn
2012-08-28TONY: Remove unnecessary mainloop mutex.Alyssa Milburn
2012-08-28TONY: Improve Take/ReleaseOwnership.Alyssa Milburn
2012-06-21TONY: Some more renaming (thanks Hkz)Strangerke
2012-06-19TONY: Some bugfixes and cleanup for the music support codePaul Gilbert
2012-06-18TONY: Rename two variablesStrangerke
2012-06-17TONY: Added code to load and save the ScummVM sound settingsPaul Gilbert
2012-06-17TONY: Moved global initialisations out of TonyEngine and into Globals classPaul Gilbert
2012-06-16TONY: Translate some Italian terms, rename enumsStrangerke
2012-06-15TONY: Silent more CppCheck warnings, remove an unused globalStrangerke
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-10TONY: Rename variables in globals.hStrangerke
2012-06-09TONY: Rename more globalsStrangerke
2012-06-08TONY: start renaming globalsStrangerke
2012-06-02TONY: Extra initialisation of globalsPaul Gilbert
2012-06-02TONY: Removed redundant vdb mutexPaul Gilbert
2012-05-14TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa...Paul Gilbert
2012-05-14TONY: Fixed nasty cast in ItemIrq initialisationPaul Gilbert
2012-05-13TONY: Moved remaining globals to Globals classPaul Gilbert
2012-05-13TONY: Further globals added to Globals classPaul Gilbert
2012-05-13TONY: Beginnings of refactoring Globals into their own classPaul Gilbert