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
/
town_cmd.c
Age
Commit message (
Expand
)
Author
2005-01-31
(svn r1749) Move the functions which calculate distances to map.[ch] and give...
tron
2005-01-29
(svn r1713) Split off several functions which query/set information about a s...
tron
2005-01-28
(svn r1706) Implement ScaleByMapSize() and ScaleByMapSize1D()
tron
2005-01-25
(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and ad...
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-21
(svn r1581) Added a display for the total map population to the town display ...
celestar
2005-01-16
(svn r1542) Rename TileHeight to TilePixelHeight, because this is what it act...
tron
2005-01-16
(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...
tron
2005-01-14
(svn r1504) enummed town ratings (Jango)
celestar
2005-01-07
(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...
tron
2005-01-06
(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...
truelight
2005-01-06
(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff
tron
2005-01-05
(svn r1386) Move TileIndexDiff to map.h
tron
2005-01-03
(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...
tron
2004-12-31
(svn r1313) -Fix: fixed MSVC problem
truelight
2004-12-31
(svn r1312) -Add: Patch which is on by default: population in label of the town
truelight
2004-12-30
(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES too
truelight
2004-12-28
(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...
truelight
2004-12-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-26
(svn r831) Remove station-specific roadbits magic. Tron already fixed road st...
pasky
2004-11-26
(svn r830) Move the MP_STATION roadbits guard to GetTownRoadBitsByTile() wrap...
pasky
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-23
(svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent w...
tron
2004-11-22
(svn r764) Enumerate the houses only one per town can exist and use the enums...
tron
2004-11-22
(svn r760) Replace some bit-juggling with bit fields
tron
2004-11-22
(svn r756) Demystify and explain some piece of code regarding which house spr...
tron
2004-11-21
(svn r724) Remove restriction that a tile can only accept 3 cargo types.
tron
2004-11-20
(svn r703) Attempt to improve the town growth algorithm - now it scales over ...
pasky
2004-11-20
(svn r698) Merge a town growth fix from TTDPatch - in arctic and desert clima...
pasky
2004-11-20
(svn r696) Do not consider a road station as street when growing the town.
pasky
2004-11-20
(svn r694) Make the town sometimes build streets on slopes.
pasky
2004-09-25
(svn r320) -Fix: some last _current_player fixes
truelight
2004-09-15
(svn r266) -Fix: hopefully fixed the desync problem nicely (and reverted the
truelight
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-05
(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
truelight
2004-08-23
(svn r122) Change: exclusive transport rights are now stored per town instead...
dominik
2004-08-13
(svn r40) Final slope graphics fix
dominik
2004-08-10
(svn r5) -Fix: townname generation of TTDLX savegames. All work
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight
[prev]