aboutsummaryrefslogtreecommitdiff
path: root/common/error.h
AgeCommit message (Expand)Author
2018-06-07MOHAWK: Display a GUI error message when no audio devices are availableBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-16ENGINES: Warn user about games marked with ADGF_UNSTABLE flagsTarek Soliman
2011-05-23COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessedMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-18COMMON: Cleanup names/handling of some error codesMax Horn
2011-04-18COMMON: Clarify error naming conventionsMax Horn
2011-04-18COMMON: Remove kInvalidPathErrorMax Horn
2011-04-18COMMON: Tweak extra text handling in Common::ErrorMax Horn
2011-04-18COMMON: Fix typoMax Horn
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2010-06-15Fix spelling, cleanupMax Horn
2010-05-21Implement FR #2988017: exit status with --list-saves always 0Eugene Sandulenko
2010-04-11Rest of patch #2982224: GSoC: Added unit test and unified error message displayMax Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-07-09Removed #ifdef blocks around new error values in Common::Error and OSystem::T...Jody Northup
2009-06-20renamed ENABLE_16BIT define to more accurate ENABLE_RGB_COLORJody Northup
2009-06-15Added kUnsupportedColorMode error code brought Scumm engine and SDL backend i...Jody Northup
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-06Merged SFMError into Common::Error, added some new error codes; revised some ...Max Horn
2008-11-05Turned enum PluginError into Common::Error, which in the future is to be used...Max Horn
2008-02-01Moved enum PluginError from base/plugins.h to common/error.hMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn