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
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-06
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-05
(svn r12951) -Fix(r9762)[FS#1977): Revert the new difficulty settings of town...
belugas
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-10
(svn r12648) -Feature: allow four different non-stop types in a single game i...
rubidium
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-02-27
(svn r12293) -Feature: Ability to change aircraft speed factor, from so
peter1138
2008-02-18
(svn r12175) -Fix (r12174): Ensure the patches window is centred properly.
peter1138
2008-02-18
(svn r12174) -Codechange: Make the patches window dynamically resize to the l...
peter1138
2008-02-13
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo...
smatz
2008-02-08
(svn r12087) -Fix: MSVC warnings
glx
2008-02-07
(svn r12080) -Fix: update waypoint signs when changing language
glx
2008-01-27
(svn r11994) -Codechange: Remove numbers from string names where the strings ...
maedhros
2008-01-24
(svn r11978) -Codechange: Replace some global variables with window owned ones
skidd13
2008-01-17
(svn r11902) -Codechange: use new dropdown widget for game options window
peter1138
2008-01-17
(svn r11888) -Codechange: simplify sorting of the strings in town names dropdown
glx
2008-01-17
(svn r11886) -Add: sort the strings in languages dropdown
glx
2008-01-16
(svn r11884) -Cleanup: leftover use of widget numbers instead of enum
peter1138
2008-01-14
(svn r11848) -Codechange: New class-based drop down list functionality. Lists...
peter1138
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2008-01-07
(svn r11771) -Codechange: split settings.h into better separated headers.
rubidium
2008-01-04
(svn r11754) -Fix(r11753): One too much command separator (;). Thanks glx for...
belugas
2008-01-04
(svn r11753) -Codechange: re-indent the switch case structures, as to be more...
belugas
2008-01-04
(svn r11752) -Fix(r11745): Silence a MSVC warning (glx)
belugas
2008-01-04
(svn r11751) -Codechange: Enumify some widgets (and others) and while at it, ...
belugas
2008-01-02
(svn r11745) -Codechange: Unify the spinner widget drawing of the difficulty ...
skidd13
2008-01-01
(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...
belugas
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-25
(svn r11698) -Change: Make the abort/accept process of the difficulty window ...
skidd13
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-19
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium
2007-12-16
(svn r11646) -Codechange: check whether (some) characters are missing in the ...
rubidium
2007-12-16
(svn r11643) -Codechange: conform with the coding style for the WP macro uses.
rubidium
2007-12-02
(svn r11555) -Codechange: use the new members introduced in r11551.
rubidium
2007-12-01
(svn r11547) -Add: signal selection GUI for the ones that really like to use ...
rubidium
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
[next]