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
/
settings_gui.cpp
Age
Commit message (
Expand
)
Author
2009-09-02
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrol...
rubidium
2009-08-23
(svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize w...
rubidium
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17241) -Change: make a distinction between missing and corrupted data f...
rubidium
2009-08-13
(svn r17167) -Fix: don't resize the 'base grf status' text part in the game o...
rubidium
2009-08-09
(svn r17139) -Change: add the concept of sound sets
rubidium
2009-08-09
(svn r17138) -Fix: some MSVC 64 bits compiler warnings
rubidium
2009-08-09
(svn r17133) -Codechange: generalise the code that searches for base graphics
rubidium
2009-08-09
(svn r17131) -Codechange: apply coding style to some switch statements
smatz
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-04
(svn r17062) -Change: unify the naming of some 125 strings
rubidium
2009-07-25
(svn r16957) -Fix: Trigger the same window repositioning after changing font/...
frosch
2009-07-25
(svn r16954) -Codechange: make the Game Options window use the nested widget ...
rubidium
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-18
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords
rubidium
2009-07-16
(svn r16842) -Cleanup: add some spaces around a few operators
rubidium
2009-07-13
(svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and Updat...
rubidium
2009-07-10
(svn r16781) -Fix [FS#3026] (r16297): don't cast negative values to uints whe...
rubidium
2009-06-28
(svn r16687) -Codechange: Perform re-initialization of windows with nested wi...
alberth
2009-06-27
(svn r16677) -Codechange: Dimension width and height are unsigned.
alberth
2009-06-21
(svn r16614) -Codechange: Make the airport min/max available year a property ...
yexo
2009-05-31
(svn r16474) -Fix [FS#2933]: could set company related settings via query window
rubidium
2009-05-26
(svn r16431) -Fix (16429): Company settings can also be changed in multiplaye...
yexo
2009-05-26
(svn r16429) -Change: Make the company settings behave like all others settin...
yexo
2009-05-22
(svn r16379) -Codechange: remove GetNumTowns(), GetNumIndustries() and GetAct...
smatz
2009-05-17
(svn r16342) -Feature(tte): Display base graphics description in game options...
frosch
2009-05-15
(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...
yexo
2009-05-13
(svn r16297) -Codechange: silence more ICC warnings
rubidium
2009-04-26
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...
rubidium
2009-04-26
(svn r16152) -Codechange: Added nested widgets for advanced settings and for ...
alberth
2009-04-25
(svn r16144) -Fix (r16129): setting the custom digit grouping separator requi...
rubidium
2009-04-25
(svn r16142) -Codechange: Use widgets in the custom currency window.
alberth
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-18
(svn r16082) -Codechange: Completed the widget numbers of the advanced settin...
alberth
2009-04-12
(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-28
(svn r15874) -Codechange: New widgets for the game options window.
yexo
2009-03-28
(svn r15868) -Codechange: remove the close box from the widget array instead ...
yexo
2009-03-28
(svn r15866) -Codechange: New widgets for the difficulty window.
yexo
2009-03-25
(svn r15840) -Codechange: complete the game option window widget enum and uni...
rubidium
2009-03-24
(svn r15835) -Codechange: Prevent using the return value of DrawString as muc...
yexo
2009-03-23
(svn r15825) -Codechange: remove the WWT_DROPDOWNIN widget type and replace i...
yexo
2009-03-22
(svn r15812) -Codechange: use the new DrawString API in another set of GUIs
rubidium
2009-03-21
(svn r15794) -Codechange: remove the DoDrawString part of the old text drawin...
rubidium
2009-03-21
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
rubidium
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
[next]