aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/mpalutils.h
AgeCommit message (Collapse)Author
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
This is mainly removal of extraneous blank lines, reformatting indents to tab characters and other minor non-functional changes to improve compliance with Code Formatting Conventions.
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-01TONY: Move some more code from .h to .cpp filesStrangerke
2012-09-01TONY: More renamingStrangerke
2012-08-28TONY: Get rid of RMDataStream.Alyssa Milburn
2012-06-08TONY: start renaming globalsStrangerke
2012-06-07TONY: Rename variables and functions in utils.hStrangerke
2012-05-19TONY: Removed deprecated MPAL stubs filePaul Gilbert
2012-04-29TONY: Implemented RMGameBoxes class and all dependent classesPaul Gilbert