aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/game.cpp
AgeCommit message (Expand)Author
2016-06-17TONY: Safer string manipulationEugene Sandulenko
2016-06-17TONY: Complete class initializationsEugene Sandulenko
2014-06-17TONY: Switch to 565 screen format.Alyssa Milburn
2014-02-28TONY: Reduce the scope of more variablesStrangerke
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-02TONY: Fix thumbnails on BE.Alyssa Milburn
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-10-26TONY: Fix translation of Italian commentWillem Jan Palenstijn
2012-09-08TONY: More renaming, reduce some variable scopesStrangerke
2012-09-06TONY: Some more cleanupStrangerke
2012-09-02TONY: Move code from .h to .cpp filesStrangerke
2012-09-01TONY: Move some functions from .h to .cpp filesStrangerke
2012-09-01TONY: More renamingStrangerke
2012-08-29TONY: Replace C-style comments by C++-style ones.Strangerke
2012-08-29TONY: Limit effect of cursor workaround.Alyssa Milburn
2012-08-28TONY: Janitorial - remove trailing spacesStrangerke
2012-08-28TONY: Fix some for and if statements with bad coding styleStrangerke
2012-08-28TONY: Remove most of the remaining global functions.Alyssa Milburn
2012-08-28TONY: Remove unnecessary mainloop mutex.Alyssa Milburn
2012-08-28TONY: Fix crash with TA_PERORATE.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: Fix exiting from the save menu.Alyssa Milburn
2012-08-25TONY: Store savegame names with Common::String.Alyssa Milburn
2012-08-25TONY: Use Common::String in writeText.Alyssa Milburn
2012-08-25TONY: Animate mouse cursors.Alyssa Milburn
2012-08-22TONY: Replace _vm with g_vm.Alyssa Milburn
2012-07-02TONY: Fix crash when entering "sepia" mode by loading a savegame.Torbjörn Andersson
2012-07-02TONY: Fix warning about statement without effect.Torbjörn Andersson
2012-07-02TONY: Refactored the Sepia (B & W) mode so the cursor is converted as wellPaul Gilbert
2012-06-18TONY: Remove useless void in function declarationStrangerke
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: Fix crash opening the Options menu in-gamePaul Gilbert
2012-06-16TONY: Translate some Italian terms, rename enumsStrangerke
2012-06-14TONY: Silent some CppCheck warningsStrangerke
2012-06-13TONY: Refactor RMPointer class to use the ScummVM CursorManPaul Gilbert
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-11TONY: Rename variables in game.h and gfxcore.hStrangerke
2012-06-11TONY: Rename variables in utils.hStrangerke
2012-06-09TONY: Rename more globalsStrangerke
2012-06-07TONY: Some more renamingStrangerke
2012-06-07TONY: Rename variables and functions in utils.hStrangerke
2012-06-06TONY: More renamingStrangerke
2012-06-06TONY: Rename variables and functions in game.hStrangerke
2012-06-05TONY: Some renamingStrangerke
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