aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/loadmpc.cpp
AgeCommit message (Expand)Author
2012-06-02TONY: Fix compiler warning of not using a deferenced pointerPaul Gilbert
2012-05-23TONY: Some more code formattingStrangerke
2012-05-20TONY: Remove original headerPaul Gilbert
2012-05-19TONY: Change "it's" to "its" in comments where appropriate. (I think.)Torbjörn Andersson
2012-05-19TONY: Converting comments to English and formattingPaul Gilbert
2012-05-14TONY: Added endian fixes for reading dataPaul Gilbert
2012-05-13TONY: Moved remaining globals to Globals classPaul Gilbert
2012-05-09TONY: Completed bulk of initial coro refactoringPaul Gilbert
2012-05-05TONY: A few more compiler warning fixesPaul Gilbert
2012-05-05TONY: Added accidentally cut linePaul Gilbert
2012-05-05TONY: Initial fixes for some of the Valgrind reported errorsPaul Gilbert
2012-05-04TONY: Fix Valgrind identified leaks in memory allocator and dialog parsingPaul Gilbert
2012-05-04TONY: Fixed many warnings identified by gccPaul Gilbert
2012-04-29TONY: Implemented RMGameBoxes class and all dependent classesPaul Gilbert
2012-04-26TONY: Start of work converting over MPAL sub-systemPaul Gilbert