Age | Commit message (Expand) | Author |
2007-09-19 | (svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe... | rubidium |
2007-09-14 | (svn r11107) -Feature: some tool so one can still build tunnels under rails (... | rubidium |
2007-09-09 | (svn r11069) -Codechange: allow slopes under statues. Patch by kaan. | rubidium |
2007-08-30 | (svn r11005) -Codechange: move the tiletype specific terraforming checks to t... | 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-08 | (svn r10480) -Fix: Don't allow building lighthouses and transmitters under br... | maedhros |
2007-06-18 | (svn r10208) -Codechange: replace int32 with Money where appropriate. | rubidium |
2007-06-18 | (svn r10205) -Codechange: refactor returning of cost, so it can be more easil... | rubidium |
2007-06-18 | (svn r10197) -Codechange: replace int32 with CommandCost where appropriate. | rubidium |
2007-05-27 | (svn r9952) -Fix r9951: it was not possible to build a drive-through station ... | glx |
2007-05-24 | (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ... | rubidium |
2007-04-18 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc... | belugas |
2007-04-12 | (svn r9609) -Codechange: Move some function prototypes out of functions.h and... | maedhros |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-04-04 | (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al... | belugas |
2007-03-22 | (svn r9400) -Codechange: Use some more representative enum names for landscap... | belugas |
2007-03-08 | (svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you lo... | truelight |
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-02-26 | (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a... | rubidium |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
2007-01-11 | (svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro... | celestar |
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 |