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
/
depot.c
Age
Commit message (
Expand
)
Author
2006-08-26
(svn r6146) -Fix: MSVC doesn't know how to cast to an union.. so fix it via a...
truelight
2006-08-26
(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
truelight
2006-08-26
(svn r6141) -Codechange: introduced DepotID and used it as much as possible
truelight
2006-08-22
(svn r6052) -Codechange: change OrderType (order->type) in a typedef
truelight
2006-08-22
(svn r6048) -Codechange: all InitializeXXX are plural, just not Depot
truelight
2006-08-22
(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...
truelight
2006-08-22
(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...
rubidium
2006-06-27
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
tron
2006-04-18
(svn r4471) - Pools: Add a facility for calling a custom function during pool...
peter1138
2006-02-20
(svn r3627) - Change all hardcoded 255 max-saveload versions with the define ...
Darkvater
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-30
(svn r2387) - CodeChange: made the saveload code more readable and also remov...
Darkvater
2005-02-06
(svn r1834) - Fix: NPF does not check the owner of its target, busses try to ...
matthijs
2005-02-06
(svn r1817) -Codechange: Moved depot-functions to depot.c
truelight