summaryrefslogtreecommitdiff
path: root/src/road_map.h
AgeCommit message (Expand)Author
2007-12-21(svn r11674) -Codechange: refactor some functions out of macros.h into more l...rubidium
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-12-18(svn r11663) -Codechange: moving of the road related types and functions.rubidium
2007-12-18(svn r11662) -Codechange: move some rail types/related functions around.rubidium
2007-11-20(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t...skidd13
2007-11-20(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...skidd13
2007-11-19(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...skidd13
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-07-29(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r...rubidium
2007-06-01(svn r10014) -Fix: roads became automatically one way in the scenario editor. rubidium
2007-05-31(svn r9999) -Feature: make it possible to disallow busses and lorries to go a...rubidium
2007-05-20(svn r9893) -Fix (r9892): various small bugs that only act up when using some...rubidium
2007-05-20(svn r9892) -Codechange: lots of ground work for allowing multiple types of "...rubidium
2007-04-03(svn r9554) -Documentation: add documentation to some map accessors.rubidium
2007-03-28(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"belugas
2007-03-28(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what...belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-02-27(svn r8935) -Codechange: unification of track type between road and rail tile...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium