Age | Commit message (Expand) | Author |
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-16 | ENGINES: Warn user about games marked with ADGF_UNSTABLE flags | Tarek Soliman |
2011-05-23 | COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-18 | COMMON: Cleanup names/handling of some error codes | Max Horn |
2011-04-18 | COMMON: Clarify error naming conventions | Max Horn |
2011-04-18 | COMMON: Remove kInvalidPathError | Max Horn |
2011-04-18 | COMMON: Tweak extra text handling in Common::Error | Max Horn |
2011-04-18 | COMMON: Fix typo | Max Horn |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2010-06-15 | Fix spelling, cleanup | Max Horn |
2010-05-21 | Implement FR #2988017: exit status with --list-saves always 0 | Eugene Sandulenko |
2010-04-11 | Rest of patch #2982224: GSoC: Added unit test and unified error message display | Max Horn |
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn |
2009-07-09 | Removed #ifdef blocks around new error values in Common::Error and OSystem::T... | Jody Northup |
2009-06-20 | renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLOR | Jody Northup |
2009-06-15 | Added kUnsupportedColorMode error code brought Scumm engine and SDL backend i... | Jody Northup |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-06 | Merged SFMError into Common::Error, added some new error codes; revised some ... | Max Horn |
2008-11-05 | Turned enum PluginError into Common::Error, which in the future is to be used... | Max Horn |
2008-02-01 | Moved enum PluginError from base/plugins.h to common/error.h | Max Horn |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |