aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/expr.cpp
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-06TONY: Misc cleanupStrangerke
2012-09-01TONY: More renamingStrangerke
2012-08-29TONY: Replace C-style comments by C++-style ones.Strangerke
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: Replace overlapping memcpy with memmoveWillem Jan Palenstijn
2012-08-25TONY: Replace copyMemory with memcpy.Alyssa Milburn
2012-07-31TONY: Whitespace changes.Torbjörn Andersson
2012-06-17TONY: Cleaned up the @defgroup commentsPaul Gilbert
2012-06-14TONY: Silent more CppCheck warningsStrangerke
2012-06-10TONY: Rename variables in globals.hStrangerke
2012-06-09TONY: Added code to free parsed MPC file data when the game endsPaul Gilbert
2012-06-08TONY: Refactored the memory manager to increase performancePaul Gilbert
2012-06-07TONY: Some more renamingStrangerke
2012-05-23TONY: Some more code formattingStrangerke
2012-05-20TONY: Remove original headerPaul Gilbert
2012-05-19TONY: Removed deprecated MPAL stubs filePaul Gilbert
2012-05-19TONY: Endian fix in expression parserPaul Gilbert
2012-05-19TONY: Converting comments to English and formattingPaul Gilbert
2012-05-13TONY: Moved remaining globals to Globals classPaul Gilbert
2012-05-05TONY: Initial fixes for some of the Valgrind reported errorsPaul Gilbert
2012-04-29TONY: Implemented RMGameBoxes class and all dependent classesPaul Gilbert
2012-04-26TONY: Start of work converting over MPAL sub-systemPaul Gilbert