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
/
vehicle_gui.h
Age
Commit message (
Expand
)
Author
2005-10-24
(svn r3081) -Codechange: [autoreplace] complete rewrite of autoreplace
bjarni
2005-10-22
(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...
tron
2005-09-27
(svn r2992) Use PlayerID, StationID and INVALID_STATION instead of int, int a...
tron
2005-09-26
(svn r2988) static where static is due
tron
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-06-05
(svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, ...
hackykid
2005-05-14
(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...
Darkvater
2005-05-04
(svn r2267) - Codechange: Reverted the typedeffing of VehicleType (r2256), si...
matthijs
2005-05-02
(svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)
matthijs
2005-01-31
(svn r1750) - Feature: [ 1093261 ] Saving vehicle sorting criteria for each v...
darkvater
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-02
(svn r1323) Adding autoreplace feature
bjarni
2004-12-10
(svn r1009) -Feature: per-station vehicle lists
tron
2004-11-25
(svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were ...
tron
2004-09-06
(svn r169) -Fix: move around sort-widgets a bit so it looks more natural
darkvater
2004-09-06
(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...
darkvater