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
/
autoreplace_gui.cpp
Age
Commit message (
Expand
)
Author
2007-12-02
(svn r11555) -Codechange: use the new members introduced in r11551.
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-04
(svn r11374) -Codechange: Give meaning to the magical number that specifies t...
belugas
2007-08-27
(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group...
rubidium
2007-07-27
(svn r10704) -Codechange: provide an infrastructure to have resizable windows...
rubidium
2007-07-16
(svn r10587) -Codechange: move the string/dparam related stuff from variables...
rubidium
2007-07-14
(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...
rubidium
2007-06-27
(svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take acco...
peter1138
2007-06-25
(svn r10324) -Codechange: reference engine names by index
peter1138
2007-05-25
(svn r9919) -Codechange: prepare some more places for more road types.
rubidium
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-05-18
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...
rubidium
2007-03-30
(svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks...
glx
2007-03-08
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-07
(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...
bjarni
2007-02-06
(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...
bjarni
2007-02-01
(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium
2007-01-30
(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...
belugas
2007-01-24
(svn r8385) -Fix
tron
2007-01-23
(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...
bjarni
2007-01-23
(svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file history
bjarni
2007-01-23
(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...
bjarni