index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
road_cmd.cpp
Age
Commit message (
Expand
)
Author
2010-01-17
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
frosch
2010-01-16
(svn r18840) -Codechange: Use DrawCommonTileSeq[InGUI] for roaddepot drawing.
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-14
(svn r18803) -Feature [FS#3318]: make building (long) roads work like buildin...
rubidium
2010-01-14
(svn r18798) -Codechange: Simplify use of parameter p2 by using the data it i...
belugas
2010-01-04
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when tr...
rubidium
2010-01-03
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundat...
frosch
2009-12-15
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail piec...
peter1138
2009-12-02
(svn r18379) -Codechange: move the cache updating function to its own header ...
rubidium
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium
2009-11-26
(svn r18295) -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM.
frosch
2009-11-24
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, ...
frosch
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-11-07
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-19
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...
rubidium
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
2009-09-10
(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' wi...
rubidium
2009-09-10
(svn r17493) -Codechange: store the depot index on the map
rubidium
2009-09-10
(svn r17492) -Codechange: don't store the town index for road depots.
rubidium
2009-09-07
(svn r17443) -Fix (r17442): clear the depot tile after removing the depot in ...
rubidium
2009-09-01
(svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles,...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17239) -Change [FS#2802]: allow overbuilding the front tile of a roadst...
yexo
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-05
(svn r17071) -Fix: give a better error message when trying to make road one-w...
smatz
2009-07-21
(svn r16907) -Codechange: make a more clear distinction between reservation f...
rubidium
2009-07-05
(svn r16746) -Codechange: use Town::PostDestructor() instead of not very clea...
smatz
2009-06-27
(svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and...
smatz
2009-06-26
(svn r16669) -Cleanup (r1): Only animated tiles are... animated.
frosch
2009-06-26
(svn r16664) -Codechange: move house-related stuff from town.h and town_type....
smatz
2009-06-25
(svn r16660) -Codechange: get rid of more dummy tile_type_procs
smatz
2009-06-25
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and...
smatz
2009-06-24
(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()
smatz
2009-06-06
(svn r16527) -Codechange: use static member functions instead of simple casts...
smatz
2009-06-01
(svn r16491) -Codechange: Added parentheses around bitwise operators for code...
alberth
2009-05-26
(svn r16442) -Codechange: use new Vehicle accessors at more places
smatz
2009-05-22
(svn r16390) -Codechange: move u.road to RoadVehicle.
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-15
(svn r16311) -Fix: (Get|Set)TrackBits() is only valid for RAIL_TILE_NORMAL an...
frosch
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-13
(svn r15704) -Cleanup: remove further includes from recently split files
smatz
2009-03-08
(svn r15642) -Codechange: use a default parameter value in CalcClosestTownFro...
smatz
2009-03-02
(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...
rubidium
2009-02-11
(svn r15454) -Fix [FS#2614]: towns did not know about build_on_slopes in some...
rubidium
2009-02-11
(svn r15452) -Codechange: Add DC_NO_MODIFY_TOWN_RATING.
frosch
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
[prev]
[next]