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
/
bridge_map.cpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2011-11-04
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
rubidium
2011-11-04
(svn r23092) -Codechange: create a non-pixel version of some of the Get*Pixel...
rubidium
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-01-18
(svn r21844) -Codechange: move documentation towards the code to make it more...
rubidium
2009-11-13
(svn r18058) -Fix: typos in parameter names
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2007-12-16
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...
smatz
2007-10-20
(svn r11313) -Codechange: prepare several pieces of code so the can handle so...
rubidium
2007-07-26
(svn r10699) -Fix (r10698): bridge middle parts were drawn too high if the so...
rubidium
2007-04-03
(svn r9554) -Documentation: add documentation to some map accessors.
rubidium
2007-02-23
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr