Commit Graph
29 Commits
Author SHA1 Message Date
elasota e280186a8c ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
D G Turner 46eafcf96b TONY: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-30 19:45:43 +00:00
Johannes Schickel b9bfa3a857 TONY: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
D G Turner b8c1b46ae0 TONY: Cleanup whitespace formatting.
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-11-12 00:39:20 +00:00
Strangerke 25f4a3fb08 TONY: Misc cleanup 2012-09-06 00:23:59 +02:00
Strangerke f2df769aab TONY: More renaming 2012-09-01 00:25:35 +02:00
Strangerke 825e0896dc TONY: Replace C-style comments by C++-style ones.
Also translate some more Italian comments
2012-08-29 23:25:14 +02:00
Strangerke 92a9820f33 TONY: Translate some remaining italian comments 2012-08-29 08:11:52 +02:00
Strangerke b12ccad994 TONY: Reduce scope of some variables 2012-08-29 00:30:07 +02:00
Strangerke d2b33ca4cc TONY: Janitorial - remove trailing spaces 2012-08-28 23:25:50 +02:00
Willem Jan Palenstijn cdeecf1521 TONY: Replace overlapping memcpy with memmove 2012-08-28 22:50:32 +02:00
Alyssa Milburn a9828c8818 TONY: Replace copyMemory with memcpy. 2012-08-25 10:08:10 +02:00
Torbjörn Andersson 3b40d14152 TONY: Whitespace changes. 2012-07-31 20:36:48 +02:00
Paul Gilbert a91553efeb TONY: Cleaned up the @defgroup comments 2012-06-17 09:09:18 +10:00
Strangerke d4e9aa78ab TONY: Silent more CppCheck warnings 2012-06-14 08:08:13 +02:00
Strangerke 2b02a45ce1 TONY: Rename variables in globals.h 2012-06-10 22:34:08 +02:00
Paul Gilbert 83f1cad02b TONY: Added code to free parsed MPC file data when the game ends 2012-06-09 01:20:08 +10:00
Paul Gilbert d4777379d2 TONY: Refactored the memory manager to increase performance 2012-06-08 23:00:48 +10:00
Strangerke cd15e483ed TONY: Some more renaming 2012-06-07 21:14:59 +02:00
Strangerke 75a0b0c629 TONY: Some more code formatting 2012-05-23 00:19:46 +02:00
Paul Gilbert c38bbce20c TONY: Remove original header 2012-05-20 16:11:25 +10:00
Paul Gilbert 8457c1c768 TONY: Removed deprecated MPAL stubs file 2012-05-19 16:57:17 +10:00
Paul Gilbert bd064fe044 TONY: Endian fix in expression parser 2012-05-19 13:18:47 +10:00
Paul Gilbert 5d18a71045 TONY: Converting comments to English and formatting 2012-05-19 12:33:14 +10:00
Paul Gilbert 94f5a98987 TONY: Moved remaining globals to Globals class 2012-05-13 23:44:08 +10:00
Paul Gilbert a511b828e4 TONY: Initial fixes for some of the Valgrind reported errors 2012-05-05 00:29:44 +10:00
Paul Gilbert 118f5ca010 TONY: Implemented RMGameBoxes class and all dependent classes 2012-04-29 23:22:24 +10:00
Paul Gilbert 637be83cf5 TONY: Start of work converting over MPAL sub-system 2012-04-26 09:43:55 +10:00