summaryrefslogtreecommitdiff
path: root/src/error_gui.cpp
AgeCommit message (Expand)Author
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2015-06-20(svn r27307) -Fix [FS#6259]: Error message window with manager face failed wi...frosch
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-01-12(svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack ...frosch
2013-08-05(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of jus...michi_cc
2013-05-26(svn r25290) -Add: Assign string names to notable windows.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
2012-01-15(svn r23803) -Fix [FS#4969]: newgrf textstack was not properly used when stor...yexo
2011-12-17(svn r23583) -Codechange: prevent name collision with strgen variablerubidium
2011-12-16(svn r23531) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-12-11(svn r23493) -Fix (r23476): clearing errors didn't clear the currently shown ...rubidium
2011-12-10(svn r23479) -Codechange: keep a copy of raw strings from the parameters of t...rubidium
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
2011-12-10(svn r23473) -Codechange: refactor the error message data into a separate str...rubidium
2011-12-10(svn r23471) -Codechange: move the error related code out of misc_gui.cpp int...rubidium