index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
toolbar_gui.cpp
Age
Commit message (
Expand
)
Author
2018-07-19
Feature: Framerate display window (#6822)
Niels Martin Hansen
2018-04-30
Fix: Spelling errors (#6769)
Joan Josep
2016-10-30
(svn r27671) -Codechange: Replace magic numbers in the toolbar with the alrea...
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
2016-08-15
(svn r27626) -Codechange: Do not use the cursor sprite as PlaceObject status ...
frosch
2015-03-07
(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.
frosch
2015-02-14
(svn r27150) -Fix (r27146): Forgot scenario toolbar.
frosch
2015-02-13
(svn r27146) -Fix: Make statusbar and chat-entry window use the same width as...
frosch
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
2014-02-06
(svn r26314) -Fix [FS#5899]: The giant-screenshot confirmation window only tr...
frosch
2014-01-03
(svn r26217) -Change: blitter autoselection based on full animation state, so...
rubidium
2013-11-24
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dro...
rubidium
2013-10-15
(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario e...
fonsinchen
2013-09-14
(svn r25772) -Add: Additional layered main toolbar arrangement
zuu
2013-09-13
(svn r25761) -Change: Disable story/goal buttons when there is no content to ...
zuu
2013-06-15
(svn r25412) -Codechange: Make use of Window::OnHotkey
frosch
2013-06-15
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyLis...
frosch
2013-06-15
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
frosch
2013-06-09
(svn r25383) -Fix (r25376): Remove now redundant menu entries for story book ...
zuu
2013-06-09
(svn r25376) -Feature: Allow access to goal list and story book of other comp...
zuu
2013-06-09
(svn r25372) -Add: Allow opening a goal list window specific to a company
zuu
2013-06-09
(svn r25369) -Add: allow opening a story window specific to a company
zuu
2013-06-09
(svn r25344) -Feature: GUI for viewing story pages
zuu
2013-06-08
(svn r25335) -Change: Revisit the map menu in scenario editor: Remove linkgra...
frosch
2013-05-29
(svn r25304) -Change: Move the GS goals window from the subsidies to the leag...
frosch
2013-05-26
(svn r25290) -Add: Assign string names to notable windows.
frosch
2013-05-26
(svn r25289) -Codechange: Store width of statusbar and main toolbar directly ...
frosch
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2013-05-19
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen)
rubidium
2012-12-23
(svn r24846) -Add: Advanced settings to disable certain sound effects.
frosch
2012-12-23
(svn r24842) -Remove: News settings window.
frosch
2012-12-09
(svn r24806) -Feature [FS#3148]: Ask for confirmation before creating giant s...
frosch
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-11-11
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
frosch
2012-03-25
(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dir...
rubidium
2012-02-25
(svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit game/scenario/edi...
rubidium
2012-01-28
(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for openin...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-31
(svn r23696) -Fix (r23695): 5 <-> 6... today is not my day
rubidium
2011-12-31
(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed ...
rubidium
2011-12-19
(svn r23630) -Add: a Goal GUI to show your current goals
truebrain
2011-12-19
(svn r23607) -Add: wire GameScript in all the GUIs
truebrain
2011-12-17
(svn r23579) -Fix (r23525): Most up/down arrows stopped working.
frosch
2011-12-16
(svn r23548) -Codechange: unify and document toolbar widgets
rubidium
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-12-15
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...
truebrain
2011-10-11
(svn r23019) -Codechange: Support resized company colour icon in dropdown lis...
peter1138
[next]