summaryrefslogtreecommitdiff
path: root/src/newgrf_canal.cpp
AgeCommit message (Expand)Author
2009-03-09(svn r15651) -Codechange: Codestyle and comments.peter1138
2009-02-18(svn r15513) -Cleanup: Unavailable varaction variable value does not matter, ...peter1138
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2008-07-30(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.frosch
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-03-27(svn r12452) -Feature: [NewGRF] Add random action 2 type 84. For vehicles only.glx
2008-02-02(svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in ...peter1138
2008-01-21(svn r11938) -Codechange: support loading of canal/river properties (though s...peter1138
2008-01-20(svn r11934) -Codechange: add persistent random data for river and canal tiles.peter1138
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-09-04(svn r11042) -Fix [FS#1196]: so newgrf callbacks returned slightly wrong heig...rubidium
2007-07-25(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...rubidium
2007-07-09(svn r10484) -Codechange: reduce code duplication.rubidium
2007-05-06(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.peter1138