aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-02TONY: Extra initialisation of globalsPaul Gilbert
2012-06-02TONY: Fix memory leak when game exited whilst credits are activePaul Gilbert
2012-06-02TONY: Fix Valgrind warnings of checks on uninitialised variablesPaul Gilbert
2012-06-02TONY: Fixed memory leaks with the Options screenPaul Gilbert
2012-06-02TONY: Correcting full english version detection entries.D G Turner
2012-06-02TONY: Removed redundant vdb mutexPaul Gilbert
2012-06-02TONY: Add detection entries for full english game release.D G Turner
2012-06-02TONY: Remove TEMPORARY_DISABLED define from detection tables.D G Turner
2012-06-02TONY: Fix compiler warning of not using a deferenced pointerPaul Gilbert
2012-05-28TONY: Add support for using the compressed version of the demoMatthew Hoops
2012-05-28COMMON: Move InstallShield code to commonMatthew Hoops
2012-05-24TONY: Fix type casting in LetterLength methodPaul Gilbert
2012-05-23TONY: Some more code formattingStrangerke
2012-05-21TONY: Some more code formattingStrangerke
2012-05-22TONY: Implemented ScummVM debugger, with an initial 'scene' commandPaul Gilbert
2012-05-21TONY: Improve the screen wipe logic.Paul Gilbert
2012-05-21TONY: Removed redundant pause code.Paul Gilbert
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: Remove original headerPaul Gilbert
2012-05-20TONY: Converting Italian comments to EnglishPaul Gilbert
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-20TONY: Endian fixPaul Gilbert
2012-05-20TONY: Converting Italian comments to English and formattingPaul Gilbert
2012-05-20TONY: Removed unused drive & folder defines and codePaul Gilbert
2012-05-20TONY: Converted #ifdefs for different language fonts setupPaul Gilbert
2012-05-20TONY: Fix issues with font loading and display of accented charactersPaul Gilbert
2012-05-20TONY: Added assert for character indexes outside provided fontPaul Gilbert
2012-05-20COMMON: Fix comparison operation on coroutine wait methodsPaul Gilbert
2012-05-19TONY: Converted some warning calls to debugCPaul Gilbert
2012-05-19TONY: Formatting fixesPaul Gilbert
2012-05-19TONY: Converting Italian comments to EnglishPaul Gilbert
2012-05-19TONY: Change "it's" to "its" in comments where appropriate. (I think.)Torbjörn Andersson
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-18TONY: Implemented support for loading savegames directly from the launcher.Paul Gilbert
2012-05-18TONY: Converting method comments to DOXYGEN formatPaul Gilbert
2012-05-17TONY: Fix compiling with GCCTorbjörn Andersson
2012-05-17TONY: Add a check to prevent GMM saving in the demoPaul Gilbert
2012-05-17TONY: Handle translating savegame thumbnail for display in ScummVM GMMPaul Gilbert
2012-05-17TONY: Work on enabling GMM saving and loadingPaul Gilbert
2012-05-14TONY: Fix some formattingStrangerke
2012-05-14TONY: Implemented list-saves and delete save functionalityPaul Gilbert
2012-05-14TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa...Paul Gilbert
2012-05-14TONY: Added endian fixes for reading dataPaul Gilbert
2012-05-14TONY: Fixed suspicious castingPaul Gilbert
2012-05-14TONY: Fixed nasty cast in ItemIrq initialisationPaul Gilbert
2012-05-14TONY: Remove original headerStrangerke