summaryrefslogtreecommitdiff
path: root/bridge_map.h
AgeCommit message (Expand)Author
2006-06-04(svn r5101) Add a function to convert an axis and a flag for north/south into...tron
2006-06-02(svn r5070) Merged the bridge branchcelestar
2006-04-07(svn r4311) -Fix/Codechange: Clear the railtype when removing rail under a br...celestar
2006-03-30(svn r4166) Sprinkle several map accessors with assert()stron
2006-03-29(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...celestar
2006-03-16(svn r3907) Replace many bridge related direct map accesses with calls to shi...tron
2006-03-16(svn r3904) Move GetBridgePiece() and GetBridgeType() to bridge_map.h and mak...tron
2006-03-16(svn r3899) Use wrapper functions to make more clear how deleting stuff under...tron
2006-03-16(svn r3898) Add functions to find a bridge end starting at a middle tiletron
2006-03-15(svn r3889) Change a part of the bridge drawing code to make it more comprehe...tron
2006-03-15(svn r3887) Add a function to get the other bridge end when you're at a bridg...tron
2006-03-15(svn r3877) Add functions to turn a tile into a rail/road bridge ramp/middle ...tron
2006-03-14(svn r3857) Add and use GetBridgeRampDirection()tron
2006-03-13(svn r3846) Add functions to set the type of stuff (clear, water, rail, road)...tron