Age | Commit message (Expand) | Author |
2004-02-14 | increased debug level | Paweł Kołodziejski |
2004-02-14 | const correctness! | Max Horn |
2004-02-14 | Add mutex tracking to make it easier to debug imuse deadlocks | James Brown |
2004-02-14 | Fix for bug #896506 (GUI: Invalid read) | Max Horn |
2004-02-10 | Correct hberew | Travis Howell |
2004-02-10 | NL = NetherLands, NederLanden, NiederLande - NO is Norway | Max Horn |
2004-02-10 | Ooops | Travis Howell |
2004-02-10 | Previous method wouldn't work, since each langague is in different directory. | Travis Howell |
2004-02-10 | Ooops | Travis Howell |
2004-02-10 | Add languages | Travis Howell |
2004-02-07 | Make g_platforms global, so that the alauncher can iterate over the list of s... | Max Horn |
2004-02-07 | Added FM-TOWNS to platforms list | Max Horn |
2004-02-07 | Add -c/--config option to specific alternate configuration file. Sorry Max, b... | James Brown |
2004-02-06 | Add extra paths for international version of Simon the Sorcerer 1, so game ca... | Travis Howell |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-30 | Various changes to the build system which allow building ScummVM in an extern... | Max Horn |
2004-01-26 | Return default description string | Chris Apers |
2004-01-21 | Prevent getPlatformDescription(...) from returing NULL pointer using kPlatfor... | Chris Apers |
2004-01-18 | improved rect clipping & verification | Max Horn |
2004-01-17 | Implements TOGGLE_VIRTUAL_KEYBOARD | Nicolas Bacca |
2004-01-17 | Cleaner virtual keyboard support for the new CE backend, coming soon | Nicolas Bacca |
2004-01-16 | Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i... | James Brown |
2004-01-10 | Start of debug channel support. TODO: Move this to the common Debugger system? | James Brown |
2004-01-08 | useful convenience method | Max Horn |
2004-01-06 | add missing comma to ensure all directories are checked | Jonathan Gray |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | start work on czech subtitle support, not finished | Jonathan Gray |
2003-12-30 | cleanup for language/platform functions | Max Horn |
2003-12-27 | Search additional folder for BS1 | Travis Howell |
2003-12-25 | be stricter about File::open params | Max Horn |
2003-12-21 | disable custom new/delete/free by default (only keep it around in case it com... | Max Horn |
2003-12-21 | Require stdafx.h to have been included. | Marcus Comstedt |
2003-12-18 | resolve an inconsistency in the FROM_* helper macros: now they *always* cast ... | Max Horn |
2003-12-16 | Add capture mouse option, patch #860831 | Travis Howell |
2003-12-15 | Removed 'fullscreen' option (PalmOS) | Chris Apers |
2003-12-15 | Correct name | Chris Apers |
2003-12-13 | small fix for hexdump() | Max Horn |
2003-12-13 | removed GameSettings::detectname and GameSettings::midi; renamed GameSettings... | Max Horn |
2003-12-13 | added MD5 code to CVS | Max Horn |
2003-12-11 | Drop OpenGL backend, since it has no maintainer and is too buggy. | Travis Howell |
2003-12-10 | detect zlib in configure script; use it by default, if available | Max Horn |
2003-12-10 | slightly altered singleton implemention, might help MSVC6, or might screw it ... | Max Horn |
2003-12-05 | rewrote hq2x/hq3x code so that we can compile both the altivec and plain C ve... | Max Horn |
2003-12-01 | Patch #847464: Remove spurious semicolons | Max Horn |
2003-11-30 | zlib compression works *very* well, factor 3-6 in my test cases. Personally I... | Max Horn |
2003-11-30 | oops forgot to commit this one, it seems | Max Horn |
2003-11-30 | cleanup; added (currently commented out) zlib/gzip code | Max Horn |
2003-11-30 | cleanup | Max Horn |
2003-11-18 | Add extra directory checks for Macintosh versions of indy3/loom | Travis Howell |
2003-11-11 | cleanup (merged the two base set() methods) | Max Horn |