aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/globals.h
AgeCommit message (Expand)Author
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-09-01TONY: Remove adv.hStrangerke
2012-09-01TONY: Move some more code from .h to .cpp filesStrangerke
2012-09-01TONY: More renamingStrangerke
2012-08-31TONY: Rename some more variables and structuresStrangerke
2012-08-29TONY: Remove useless/commented music code.Alyssa Milburn
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: Remove useless void in function declarationStrangerke
2012-06-18TONY: Rename two variablesStrangerke
2012-06-17TONY: Move functions comment to doxygen formatStrangerke
2012-06-17TONY: Added code to load and save the ScummVM sound settingsPaul Gilbert
2012-06-17TONY: Cleaned up the @defgroup commentsPaul 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: Removed redundant vdb mutexPaul Gilbert
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-20TONY: Removed unused drive & folder defines and codePaul Gilbert
2012-05-14TONY: Fix some formattingStrangerke
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: Beginnings of refactoring Globals into their own classPaul Gilbert