aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/loc.cpp
AgeCommit message (Expand)Author
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2016-01-01TONY: Fix typo in commentStrangerke
2015-12-31TONY: Simplify some code related to LOX in RMItem::readFromStream()Strangerke
2014-02-28TONY: Reduce the scope of some variables, change the return type of findPath()Strangerke
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-08TONY: Rename yet more variables.Alyssa Milburn
2012-09-08TONY: More renaming, reduce some variable scopesStrangerke
2012-09-02TONY: Move code from .h to .cpp filesStrangerke
2012-09-01TONY: Remove adv.hStrangerke
2012-08-30TONY: Translate some variables in findPath, reduce some variable scopesStrangerke
2012-08-29TONY: Translate some remaining Italian commentsStrangerke
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: Get rid of RMDataStream.Alyssa Milburn
2012-08-25TONY: Get rid of RMString.Alyssa Milburn
2012-08-25TONY: Convert more strings to Common::String.Alyssa Milburn
2012-08-25TONY: Fix background dirty rect handling.Alyssa Milburn
2012-08-22TONY: Fix spelling of setStretch.Alyssa Milburn
2012-08-22TONY: Replace _vm with g_vm.Alyssa Milburn
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: Rename sound functions and class namesStrangerke
2012-06-16TONY: Initial commit of in progress dirty rect handlingPaul Gilbert
2012-06-15TONY: Silent more CppCheck warnings, remove an unused globalStrangerke
2012-06-14TONY: Silent more CppCheck warningsStrangerke
2012-06-12TONY: Rename some Italian into EnglishStrangerke
2012-06-11TONY: Rename a remaining variable in loc.hStrangerke
2012-06-11TONY: Rename variables in utils.hStrangerke
2012-06-10TONY: Rename variables in loc.h and mpal.hStrangerke
2012-06-09TONY: Rework the way wave files are loadedMatthew Hoops
2012-06-09TONY: Silence some gcc warningsMatthew Hoops
2012-06-09TONY: Rename more globalsStrangerke
2012-06-08TONY: Refactored the memory manager to increase performancePaul Gilbert
2012-06-07TONY: Some more renamingStrangerke
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 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-04TONY: Rename variables and functions in tony.hStrangerke
2012-06-03TONY: Workaround for hang on title screen if you click with a y = 0Paul Gilbert
2012-05-21TONY: Some more code formattingStrangerke
2012-05-20TONY: Miscellaneous comment translations and comment cleanupPaul Gilbert
2012-05-20TONY: Removal of code that was commented out in the original sourcePaul Gilbert
2012-05-20TONY: Converting Italian comments to EnglishPaul Gilbert
2012-05-20TONY: Endian fixPaul Gilbert