summaryrefslogtreecommitdiff
path: root/src/gui.h
AgeCommit message (Expand)Author
2021-01-05Change: move "give money" from client-list to company windowPatric Stout
2020-07-27Codechange: Spell 'Viewport' consistentlyTechGeekNZ
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2013-06-09(svn r25372) -Add: Allow opening a goal list window specific to a companyzuu
2013-06-09(svn r25369) -Add: allow opening a story window specific to a companyzuu
2013-06-09(svn r25352) -Feature: GameScript API for selecting a story page to viewzuu
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu
2012-12-05(svn r24791) -Remove: Difficulty settings window.frosch
2012-11-25(svn r24763) -Feature: Add industry type and cargo dropdown selection for eas...alberth
2012-06-01(svn r24309) -Codechange: Split some functions from gui.h to settings_gui.hfrosch
2012-01-21(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question wind...rubidium
2012-01-05(svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean set...frosch
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2012-01-03(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company...truebrain
2011-12-19(svn r23630) -Add: a Goal GUI to show your current goalstruebrain
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-07-03(svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was c...frosch
2010-12-21(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introd...alberth
2010-10-17(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before openi...frosch
2010-07-19(svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical...rubidium
2010-07-04(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuil...frosch
2010-06-05(svn r19937) -Codechange: Move some fios related prototypes to fios.hfrosch
2010-02-24(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bitsmatz
2010-02-10(svn r19076) -Codechange: Move graph functions to their own header.terkhen
2010-02-08(svn r19062) -Codechange: Move smallmap related functions to their own header.terkhen
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-11(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...rubidium
2009-10-31(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...alberth
2009-10-31(svn r17927) -Codechange: Rename error message string variables.alberth
2009-09-21(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'smatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-05-24(svn r16414) -Change: Make it harder to ignore/close important error messages...frosch
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
2008-08-08(svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify t...belugas
2008-06-25(svn r13628) -Feature: enable building of aqueducts in the scenario editorskidd13
2008-05-29(svn r13318) -Codechange: move some functions from gui.h/misc_gui.cpp to wind...rubidium
2008-05-12(svn r13061) -Codechange: make a class of the BuildTreesWindow.glx
2008-05-08(svn r13009) -Codechange: move more tile highlighting related functions/types...rubidium
2008-05-07(svn r12986) -Codechange: move the landscape and transport related types from...rubidium
2008-05-06(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-05-05(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location'...peter1138
2008-04-18(svn r12768) -Codechange: move the statusbar GUI to it's own file.rubidium
2008-04-18(svn r12767) -Codechange: merge all main toolbar related functions into a sin...rubidium
2008-04-17(svn r12757) -Codechange: move all cheat related stuff from all over the plac...rubidium
2008-03-27(svn r12441) -Feature: open the time table when pressing the order button whi...rubidium
2008-03-23(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own lit...rubidium
2008-02-14(svn r12136) -Fix(r12135): Code style compliance and... code style as suchbelugas
2008-02-14(svn r12135) -Codechange: Road and rail bridge selection windows were identic...belugas