aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal
AgeCommit message (Expand)Author
2012-09-07TONY: Wait for events to pulse in 'threads'.Alyssa Milburn
2012-09-06TONY: Some more cleanupStrangerke
2012-09-06TONY: Misc cleanupStrangerke
2012-09-05TONY: Bugfix for OFFSETOF macro on 64-bit systemsPaul Gilbert
2012-09-05TONY: Change to hopefully fix Mingw 64 compilation errorsPaul Gilbert
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: Replace C-style comments by C++-style ones.Strangerke
2012-08-29TONY: Translate some remaining Italian commentsStrangerke
2012-08-29TONY: Remove some dead codeStrangerke
2012-08-29TONY: Translate some remaining italian commentsStrangerke
2012-08-29TONY: Reduce scope of some variablesStrangerke
2012-08-28TONY: Janitorial - remove trailing spacesStrangerke
2012-08-28TONY: Fix some for and if statements with bad coding styleStrangerke
2012-08-28TONY: Replace overlapping memcpy with memmoveWillem Jan Palenstijn
2012-08-28TONY: Get rid of RMDataStream.Alyssa Milburn
2012-08-28TONY: Remove unused data dumping code.Alyssa Milburn
2012-08-27TONY: Translate some minor Italian commentsWillem Jan Palenstijn
2012-08-25TONY: Replace copyMemory with memcpy.Alyssa Milburn
2012-08-22TONY: Replace _vm with g_vm.Alyssa Milburn
2012-07-31TONY: Remove unused variable.Torbjörn Andersson
2012-07-31TONY: Whitespace changes.Torbjörn Andersson
2012-06-18TONY: Remove unused stubs for LZO compressionPaul Gilbert
2012-06-18TONY: Remove useless void in function declarationStrangerke
2012-06-17TONY: Missed one word in previous commit (thanks clone2727)Strangerke
2012-06-17TONY: American-ification of English usedStrangerke
2012-06-17TONY: Fix memory leak in LocationPollThreadPaul Gilbert
2012-06-17TONY: Cleaned up the @defgroup commentsPaul Gilbert
2012-06-17TONY: Fix memory leak in ActionThread if game exists whilst it is activePaul Gilbert
2012-06-16TONY: Bugfix for hanging after giving 'shrimp' to the parrotPaul Gilbert
2012-06-14TONY: Silent more CppCheck warningsStrangerke
2012-06-10TONY: Rename variables in loc.h and mpal.hStrangerke
2012-06-10TONY: Rename variables in globals.hStrangerke
2012-06-09TONY: Fix data freeing in LocationPollThreadPaul Gilbert
2012-06-09TONY: Fix some calls from globalFree to globalDestroyPaul Gilbert
2012-06-09TONY: Fixes for deallocating MPC and MPAL dataPaul Gilbert
2012-06-09TONY: Properly free dialog commands during loading when there is duplicatesPaul Gilbert
2012-06-09TONY: Properly free items during loading when there is duplicatesPaul Gilbert
2012-06-09TONY: Added more freeing of MPC data when the game endsPaul Gilbert
2012-06-09TONY: Added code to free parsed MPC file data when the game endsPaul Gilbert
2012-06-08TONY: Fixed sign of block identifier constantPaul Gilbert
2012-06-08TONY: Refactored the memory manager to increase performancePaul Gilbert
2012-06-08TONY: start renaming globalsStrangerke
2012-06-07TONY: Some more renamingStrangerke
2012-06-07TONY: Rename variables and functions in utils.hStrangerke
2012-06-04TONY: Rename variables and functions in tony.hStrangerke
2012-06-02TONY: Fix compiler warning of not using a deferenced pointerPaul Gilbert
2012-05-23TONY: Some more code formattingStrangerke
2012-05-20TONY: Miscellaneous comment translations and comment cleanupPaul Gilbert