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
/
station_type.h
Age
Commit message (
Expand
)
Author
2009-11-15
(svn r18110) -Codechange [FS#3316]: search for stations nearby only once per ...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-28
(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favou...
rubidium
2009-07-26
(svn r16965) -Codechange: use tile area instead of sets of variables for the ...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-18
(svn r16876) -Codechange: add helper functions to cast to Station/Waypoint wi...
rubidium
2009-07-18
(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing...
rubidium
2009-07-17
(svn r16859) -Codechange: split the Station struct into two so parts of it ca...
rubidium
2009-07-07
(svn r16758) -Document: some station related types/enums
rubidium
2009-07-04
(svn r16736) -Codechange: give some station enums a name and use that instead...
rubidium
2009-04-10
(svn r16025) -Fix [FS#2818]: "build separate station" in the station picker w...
rubidium
2008-10-19
(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)
rubidium
2008-08-13
(svn r14063) -Codechange: replace some "magic" constants with enumified const...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-03-31
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-28
(svn r12468) -Codechange: move some type related stuff from station.h (and op...
rubidium