Age | Commit message (Expand) | Author |
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 |
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) -Fix | tron |
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 commit | miham |
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 |