summaryrefslogtreecommitdiff
path: root/src/road.cpp
AgeCommit message (Expand)Author
2009-02-11(svn r15454) -Fix [FS#2614]: towns did not know about build_on_slopes in some...rubidium
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-29(svn r15295) -Fix [FS#2591] (r15190): Towns tried to build roads outside the ...Yexo
2009-01-13(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEARsmatz
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-07-17(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...rubidium
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-25(svn r13255) -Codechange: move _opt to _settings.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...peter1138
2008-04-29(svn r12917) -Codechange: standardise variable names called with FOR_ALL_ENGI...peter1138
2008-03-31(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...rubidium
2008-01-23(svn r11957) -Codechange [FS#1678]: Minor simplification and optimisation whe...peter1138
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2008-01-09(svn r11800) -Codechange: move some functions to a more logical location + so...rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-21(svn r11674) -Codechange: refactor some functions out of macros.h into more l...rubidium
2007-12-18(svn r11663) -Codechange: moving of the road related types and functions.rubidium
2007-12-17(svn r11652) -Codechange: add the svn $ header for several filessmatz
2007-11-04(svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer ...truelight
2007-09-26(svn r11172) -Codechange: rewrite of town road building and addition of the p...rubidium