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
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
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-06
(svn r15374) -Codechange: remove a magic constant.
rubidium
2009-02-04
(svn r15335) -Change: use the patch change mechanism to change the road side ...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-12
(svn r15039) -Codechange: fix comments regarding old AI, remove one old AI hack
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-02
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-11-18
(svn r14591) -Fix [FS#2388](r14528): cached nearest town could be invalid aft...
smatz
2008-10-25
(svn r14528) -Codechange: cache the closest town for all road tiles instead o...
rubidium
2008-10-19
(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)
rubidium
2008-10-14
(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-13
(svn r14316) -Fix: do not allow building road over level crossings and drive-...
smatz
2008-09-13
(svn r14315) -Fix: allow adding roadtypes only to drive-through road stops
smatz
2008-09-13
(svn r14314) -Fix: pay for two road bits when adding/removing roadtype at dri...
smatz
2008-09-11
(svn r14293) -Change: do not show PBS track reservation in the intro game
smatz
2008-09-07
(svn r14258) -Codechange: rework the way to query the vehicle hash to make su...
rubidium
2008-08-25
(svn r14176) -Fix: better 'safe' than ... 'save'
smatz
2008-08-02
(svn r13931) -Codechange [YAPP]: Retain the reservation state when building/r...
rubidium
2008-08-02
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch set...
rubidium
2008-07-25
(svn r13824) -Fix (r13822): also make sure a tile is a road stop tile before ...
rubidium
2008-07-25
(svn r13822) -Fix [FS#2166]: building through the wrong side of a drive throu...
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-24
(svn r13621) -Fix: building roadbits in the wrong direction on bridges or bui...
rubidium
2008-06-04
(svn r13379) -Fix (r13255): drive side can't be changed in intro
glx
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
[next]