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
/
rail_gui.cpp
Age
Commit message (
Expand
)
Author
2008-01-27
(svn r11994) -Codechange: Remove numbers from string names where the strings ...
maedhros
2008-01-27
(svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows ...
peter1138
2008-01-17
(svn r11912) -Codechange: use dropdown widget for autoreplace, station builde...
peter1138
2008-01-15
(svn r11859) -Codechange: Update newgrf station class dropdown to use new met...
peter1138
2008-01-14
(svn r11848) -Codechange: New class-based drop down list functionality. Lists...
peter1138
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2008-01-09
(svn r11800) -Codechange: move some functions to a more logical location + so...
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-06
(svn r11768) -Codechange: move some terraform related gui stuff from main_gui...
rubidium
2007-12-29
(svn r11719) -Codechange: split sound.h in a header with types and one with f...
rubidium
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-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-23
(svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
smatz
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
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 r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
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 r11649) -Codechange: some code can be simplified thanks to changes in r1...
smatz
2007-12-16
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...
smatz
2007-12-08
(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the n...
belugas
2007-12-07
(svn r11588) -Codechange: use the new member introduced in r11551
glx
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 r11511) -Revert parts of r11505: forgot that CTRL might be used for othe...
rubidium
2007-11-24
(svn r11505) -Fix/Feature: make CTRL work on all road/rail construction optio...
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-19
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...
skidd13
2007-11-18
(svn r11455) -Codechange: make autoroad, 'normal' road building and 'normal' ...
rubidium
2007-11-15
(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...
rubidium
2007-11-04
(svn r11374) -Codechange: Give meaning to the magical number that specifies t...
belugas
2007-10-21
(svn r11322) -Codechange: select an allowed station size when drag&drop is di...
rubidium
2007-10-14
(svn r11264) -Codechange: replace a lot of magic numbers with enums for the r...
rubidium
2007-09-04
(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remot...
rubidium
2007-07-27
(svn r10704) -Codechange: provide an infrastructure to have resizable windows...
rubidium
2007-07-16
(svn r10601) -Codechange: store (and use) the type of stations instead of har...
rubidium
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-07-12
(svn r10522) -Fix: the "build truck station" GUI showed that it would accept ...
rubidium
2007-07-04
(svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl ...
peter1138
2007-07-01
(svn r10405) -Fix [FS#972]: do not try to determine the default railtype in t...
rubidium
2007-06-25
(svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail t...
rubidium
2007-06-11
(svn r10103) -Fix (r10086): TrackBitsToTrack doesn't cope well with TRACK_BIT...
maedhros
2007-06-10
(svn r10086) -Codechange: Use more sensible types and functions in GenericPla...
maedhros
[next]