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
/
town_cmd.cpp
Age
Commit message (
Expand
)
Author
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-20
(svn r15172) -Feature: Allow a grf to customize house name via callback 0x14D...
belugas
2009-01-19
(svn r15149) -Codechange: GetMaskOfTownActions() is used by a Cmd handler, th...
peter1138
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-11
(svn r14992) -Codechange: Rename 'CheckIfAuthorityAllows' to 'CheckIfAuthorit...
frosch
2009-01-10
(svn r14958) -Codechange [FS#1923]: when checking for unique names, compare o...
smatz
2009-01-09
(svn r14933) -Codechange: check the whether a pool item can be constructed in...
rubidium
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2009-01-04
(svn r14821) -Change [FS#2390]: make the road grids of town match, when all a...
rubidium
2009-01-03
(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot...
smatz
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-12-26
(svn r14742) -Codechange: use SmallMap in two cases to reduce compilation tim...
smatz
2008-12-24
(svn r14735) -Codechange: remove a bit of bit-waste in the map array (without...
rubidium
2008-11-23
(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map arra...
frosch
2008-11-19
(svn r14596) -Fix (r14591): Missing 'return'.
frosch
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-20
(svn r14504) -Cleanup: Use the right variable type for tile offsets.
michi_cc
2008-10-19
(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)
rubidium
2008-10-19
(svn r14490) -Codechange: fix comment style on a few locations (Alberth)
rubidium
2008-10-14
(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-26
(svn r14404) -Change [FS#2176]: don't make the town flatten land unconditiona...
rubidium
2008-09-15
(svn r14335) -Codechange: Remove some magic numbers.
frosch
2008-09-15
(svn r14334) -Feature: ability to reset name to default/automatic value (for ...
smatz
2008-08-13
(svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in th...
rubidium
2008-07-25
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window fo...
smatz
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-18
(svn r13730) -Fix: make a copy of the names for news messages about the delet...
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-25
(svn r13634) -Codechange: Let house var 0x65 ignore the house, the variable i...
frosch
2008-06-25
(svn r13632) -Codechange: Use 'void *' for user-data of CircularTileSearch().
frosch
2008-06-24
(svn r13618) -Codechange: move tar-specific declarations to separate file
smatz
2008-06-14
(svn r13518) -Fix [FS#2083]: Properly count number of non-north housetiles.
frosch
2008-06-12
(svn r13489) -Fix: first determine where to *exactly* build a house before as...
rubidium
2008-06-05
(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...
glx
2008-06-05
(svn r13383) -Codechange: Put the cost of house removal in a class member
belugas
2008-06-03
(svn r13368) -Codechange: give house's min/max_date a better name, as it is r...
belugas
2008-06-03
(svn r13367) -Codechange: Allow CircularTileSearch function to return the til...
belugas
2008-06-02
(svn r13362) -Fix: make the town authority window a bit less glitchy
smatz
2008-06-01
(svn r13351) -Codechange: disable warnings about unused variable for builds w...
smatz
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-27
(svn r13297) -Codechange: Use GUIList for the town directory window
peter1138
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-24
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadO...
frosch
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-21
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...
frosch
[next]