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.h
Age
Commit message (
Expand
)
Author
2005-10-05
(svn r3019) -Codechange: Replace explicit shifting/anding/oring with GB and SB
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-21
(svn r2663) Include variables.h only in these files which need it, not global...
tron
2005-07-16
(svn r2595) -Codechange: Introduced "IsSteepTileh" to find whether a tile is ...
celestar
2005-07-13
(svn r2558) Change the internal map format from 7 arrays to one array of stru...
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-20
(svn r2465) Remove some unreachable code
tron
2005-06-17
(svn r2450) * Codechange: Replaced all uses of the arrays in tile.h with call...
matthijs
2005-06-16
(svn r2448) General cleanup of rail related code, more to follow.
matthijs
2005-05-11
(svn r2294) - CodeChange: check the service interval settings when changing o...
Darkvater
2005-04-22
(svn r2222) Check the parameters of Cmd{Insert,Delete,Modify,Skip}Order() and...
tron
2005-04-05
(svn r2154) - Fix: [NPF] Vehicles should no longer try to drive through the b...
matthijs
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