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
2007-08-31
(svn r11015) -Fix [FS#1166]: towns would build bridges through eachother.
rubidium
2007-08-30
(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...
rubidium
2007-08-28
(svn r10994) -Codechange: Change some function names to be more representativ...
belugas
2007-08-27
(svn r10993) -Codechange: A few less magical numbers (skidd13)
belugas
2007-08-27
(svn r10991) -Codechange: add documentation, enumification and some code simp...
rubidium
2007-08-05
(svn r10799) -Fix: only calling QuickFree and not the destructor on pool clea...
rubidium
2007-08-04
(svn r10787) -Fix r10755: _total_towns was not increased when placing town ma...
glx
2007-08-03
(svn r10773) -Codechange: use pool.CleanPool instead of CleanPool(&pool) and ...
rubidium
2007-08-02
(svn r10759) -Codechange: make the industry struct use the pool item class as...
rubidium
2007-08-02
(svn r10755) -Codechange: make the town struct use the pool item class as sup...
rubidium
2007-07-29
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r...
rubidium
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-11
(svn r10505) -Fix(r10249)[FS#1016]: Town was still trying to gather informati...
belugas
2007-07-11
(svn r10504) -Codechange: Shorten the test if no track bit has been found
belugas
2007-07-09
(svn r10493) -Codechange: update some callback ID enums to reflect their chan...
rubidium
2007-07-03
(svn r10413) -Fix r10211: t->townnamegrfid was not cleared when renaming a town
glx
2007-06-27
(svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist...
peter1138
2007-06-25
(svn r10323) -Codechange: reference company name, number and player (presiden...
peter1138
2007-06-21
(svn r10253) -Fix (r10249): putting the < the wrong way around made the new t...
rubidium
2007-06-21
(svn r10249) -Fix [FS#906]: town tried to gather information about the neighb...
rubidium
2007-06-18
(svn r10211) -Feature: [NewGRF] Add support for action 0F
glx
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
2007-06-18
(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-06-15
(svn r10167) -Codechange: Change the flagging system of grf loaded feature fr...
belugas
2007-06-10
(svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart).
rubidium
2007-05-31
(svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some...
belugas
2007-05-24
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...
rubidium
2007-05-20
(svn r9892) -Codechange: lots of ground work for allowing multiple types of "...
rubidium
2007-05-19
(svn r9876) -Codechange: [NewHouses] Add support for callback 2E (cargo produ...
peter1138
2007-05-19
(svn r9873) -Codechange: Add missing second callback parameter for houses
peter1138
2007-05-15
(svn r9850) -Codechange: Introduction of the Override/Substitute manager. Cu...
belugas
2007-05-13
(svn r9830) -Fix(r9779) : Let the town expand and build new houses along the ...
belugas
2007-05-10
(svn r9823) -Feature: Add support for house property 1F - minimum life span.
maedhros
2007-05-04
(svn r9779) -Feature: Add the possiblity to choose different road patterns fo...
belugas
2007-05-01
(svn r9762) -Feature: Two new difficulty settings : Very low number of towns ...
belugas
2007-04-29
(svn r9743) -Fix [FS#598]: Stop flooded towns from building roads on water.
maedhros
2007-04-27
(svn r9722) -Documentation: Document some functions of town_cmd.cpp. Loosely...
belugas
2007-04-21
(svn r9712) -Codechange: Implement accepted cargo types and cargo acceptance ...
peter1138
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-04-18
(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion ...
maedhros
2007-04-18
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...
belugas
2007-04-12
(svn r9614) -Feature: Use the normal growth rate values when the growth rate ...
maedhros
2007-04-12
(svn r9613) -Feature: Make it possible to have some control over the town gro...
maedhros
2007-04-05
(svn r9563) -Feature: Add more finer control to transparency options, includi...
peter1138
2007-04-04
(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done
belugas
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-21
(svn r9388) -Codechange: variable scope and type, and standardify all CargoID...
peter1138
2007-03-20
(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...
maedhros
[next]