aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/gfxengine.cpp
AgeCommit message (Expand)Author
2019-11-30TONY: Fix Missing Default Switch CasesD G Turner
2014-02-28TONY: Reduce the scope of more variablesStrangerke
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2013-06-02TONY: Fix memory leak on save game failure (CID 1003579)Torbjörn Andersson
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-10-27TONY: Fix AmigaOS build (bug #3580541)Willem Jan Palenstijn
2012-09-08TONY: More renaming, reduce some variable scopesStrangerke
2012-09-07TONY: Some more cleanupStrangerke
2012-09-01TONY: Move some functions from .h to .cpp filesStrangerke
2012-09-01TONY: More renamingStrangerke
2012-08-28TONY: Remove unnecessary mainloop mutex.Alyssa Milburn
2012-08-28TONY: Get rid of RMDataStream.Alyssa Milburn
2012-08-27TONY: Remove various bits of unused code.Alyssa Milburn
2012-08-25TONY: Animate mouse cursors.Alyssa Milburn
2012-08-22TONY: Replace _vm with g_vm.Alyssa Milburn
2012-06-23TONY: Merge of dirty rect functionalityPaul Gilbert
2012-06-19TONY: Implement more of the music related code from the originalPaul Gilbert
2012-06-18TONY: Remove useless void in function declarationStrangerke
2012-06-17TONY: Move functions comment to doxygen formatStrangerke
2012-06-17TONY: American-ification of English usedStrangerke
2012-06-17TONY: Added code to load and save the ScummVM sound settingsPaul Gilbert
2012-06-16TONY: Initial commit of in progress dirty rect handlingPaul Gilbert
2012-06-13TONY: Refactor RMPointer class to use the ScummVM CursorManPaul Gilbert
2012-06-13TONY: Translate some more ItalianStrangerke
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-11TONY: Rename variables in utils.hStrangerke
2012-06-10TONY: Rename variables in globals.hStrangerke
2012-06-09TONY: Fix the dialogs displayed for the different function keysPaul Gilbert
2012-06-09TONY: Rename more globalsStrangerke
2012-06-07TONY: Fix to correctly show the loading screen at the start of the gamePaul Gilbert
2012-06-07TONY: Rename variables and functions in utils.hStrangerke
2012-06-07TONY: Rename variables and functions in loc.h and tonychar.hStrangerke
2012-06-06TONY: Rename variables and functions in inventory.hStrangerke
2012-06-06TONY: More renamingStrangerke
2012-06-06TONY: Rename variables and functions in game.hStrangerke
2012-06-05TONY: Some more renamingStrangerke
2012-06-05TONY: Rename variables and functions in adv.hStrangerke
2012-06-05TONY: Rename variables and functions in gfxengine.hStrangerke
2012-06-05TONY: Rename variables and functions in input.hStrangerke
2012-06-04TONY: Rename variables and functions in tony.hStrangerke
2012-05-20TONY: Removal of code that was commented out in the original sourcePaul Gilbert
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-17TONY: Add a check to prevent GMM saving in the demoPaul Gilbert
2012-05-17TONY: Work on enabling GMM saving and loadingPaul Gilbert
2012-05-14TONY: Fix some formattingStrangerke
2012-05-14TONY: Fixed nasty cast in ItemIrq initialisationPaul Gilbert
2012-05-14TONY: Remove original headerStrangerke
2012-05-13TONY: Beginnings of refactoring Globals into their own classPaul Gilbert
2012-05-13TONY: Bugfix for crash when removing item from inventoryPaul Gilbert
2012-05-13TONY: Fix some more uninitialised field valuesPaul Gilbert