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
2007-03-25
(svn r9455) -Fix: the values for diff_custom, diff_level and snow_line in the...
rubidium
2007-03-11
(svn r9126) -Feature: "Function of scrollwheel" can now be set to off as well
bjarni
2007-03-11
(svn r9117) -Fix: the (current) difficulty level button was not selected when...
rubidium
2007-03-11
(svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ...
bjarni
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-08
(svn r9064) -Fix [FS#663]: don't keep on scrolling for non-numeric values in ...
truelight
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-14
(svn r8735) -Feature: drive-through road stops made possible by the hard work...
rubidium
2007-02-01
(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium
2007-01-15
(svn r8151) -Feature: Automatically build semaphores before a configurable da...
maedhros
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-11
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...
celestar
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr