summaryrefslogtreecommitdiff
path: root/src/town_cmd.cpp
AgeCommit message (Expand)Author
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 donebelugas
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
2007-03-20(svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action ...maedhros
2007-03-20(svn r9366) -Codechange: Unify the different houses acceptances attributes on...belugas
2007-03-19(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...maedhros
2007-03-08(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets remov...truelight
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-02-24(svn r8875) -Fixtron
2007-02-23(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like C...KUDr
2007-02-17(svn r8791) -Revert: r8790 Committed too much in last commitmiham
2007-02-17(svn r8790) [Namegen] -Revert: r8789 (Tron kinda convinced me it is a bad thi...miham
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr