summaryrefslogtreecommitdiff
path: root/src/error.h
AgeCommit message (Expand)Author
2021-06-13Codechange: add std::string accepting SetDParamStr to ErrorMessageDatarubidium42
2021-05-27Change: mark copy-assignment as deleted for classes with a copy-constructor t...rubidium42
2021-01-10Fix: Use realtime for error message and console backlog timeoutsglx22
2020-09-24Feature: Make news and errors close hotkeys configurabledP
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2014-01-12(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack ...frosch
2013-05-26(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-07-08(svn r24388) -Fix [FS#5233]: Do not consider not finding a particular base se...frosch
2012-05-14(svn r24250) -Fix [FS#5154]: Do not immediately display error messages from p...frosch
2012-05-14(svn r24249) -Codechange: Split the extraction of current DParams from the Er...frosch
2012-05-14(svn r24248) -Codechange: Move ErrorMessageData class definition to header file.frosch
2011-12-10(svn r23476) -Codechange: use the error queue to replace switch mode error st...rubidium
2011-12-10(svn r23475) -Codechange: queue critical error messages, so when multiple hap...rubidium
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium