rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
f1d6561cc4
|
(svn r16907) -Codechange: make a more clear distinction between reservation functions that return a bool and that return TrackBits; GetRailStationReservation vs GetRailwayStationReservation, which one returns the bool and which one the TrackBits?
|
2009-07-21 22:37:10 +00:00 |
|
rubidium
|
9f2a906bc1
|
(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it possible to remove someone's tram tracks.
-Feature: allow building road stops on road/tram tracks of competitors.
|
2009-03-02 22:57:47 +00:00 |
|
rubidium
|
11bf3902c4
|
(svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc)
|
2008-08-02 22:47:20 +00:00 |
|
rubidium
|
e0e1bf76a2
|
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
|
2008-05-07 09:07:19 +00:00 |
|
frosch
|
99817bd5f0
|
(svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole.
|
2008-02-04 15:26:35 +00:00 |
|
smatz
|
f02cf9281b
|
(svn r11760) -Codechange: unify the way how other end of a tunnel/bridge is determined at some places
-Fix: adding road/tram to tram/road bridge was cheaper by one tile
|
2008-01-04 19:45:29 +00:00 |
|
rubidium
|
7f037d15d7
|
(svn r11704) -Codechange: remove another bunch of useless includes.
|
2007-12-26 23:04:26 +00:00 |
|
rubidium
|
f82aeb82c5
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
be923601bf
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
rubidium
|
0995194162
|
(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
2007-12-18 19:52:14 +00:00 |
|
smatz
|
926fe5c9e9
|
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h
|
2007-12-16 15:38:51 +00:00 |
|