summaryrefslogtreecommitdiff
path: root/src/intro_gui.cpp
AgeCommit message (Expand)Author
2021-10-23Change: Suppress panning in intro game, while user is interacting with the GU...frosch
2021-09-12Feature: Multiple rotating views on title screenNiels Martin Hansen
2020-12-09Change: Don't display OS name when the user is exiting the gameOwen Rudge
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-03-19Remove: DOS supportPatric Stout
2019-03-05Remove: BeOS support (deprecated by Haiku)Patric Stout
2019-03-05Remove: MorphOS / AmigaOS supportPatric Stout
2017-01-14(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a...frosch
2016-09-04(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOp...alberth
2016-09-04(svn r27648) -Codechange: Remove remaining _saveload_mode usage.alberth
2014-10-09(svn r26986) -Change: Rename 'Advanced Settings' to just 'Settings'.frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
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
2012-12-05(svn r24791) -Remove: Difficulty settings window.frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2011-12-19(svn r23607) -Add: wire GameScript in all the GUIstruebrain
2011-12-16(svn r23536) -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-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-08-21(svn r22807) -Feature-ish: show a message about missing strings in the intro ...rubidium
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-02-07(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...rubidium
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...alberth
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-05-21(svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / ...yexo
2010-02-24(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bitsmatz
2010-02-10(svn r19087) -Codechange: some typos in StringIDsrubidium
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-11-28(svn r18324) -Codechange: there's no need for a default size when the window ...rubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-24(svn r18280) -Codechange: remove widget indices that are not needed for custo...rubidium
2009-11-24(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...rubidium
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
2009-11-22(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...alberth
2009-11-22(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.alberth
2009-11-22(svn r18218) -Codechange: make a few network windows big font awarerubidium
2009-11-22(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...rubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium
2009-11-15(svn r18086) -Codechange: remove 'widget' from WindowDescrubidium
2009-10-31(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...alberth
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-21(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib an...rubidium