Age | Commit message (Expand) | Author |
2010-09-17 | (svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave ... | yexo |
2010-09-05 | (svn r20748) -Fix: overbuilding an object tile with sea under it with a canal... | yexo |
2010-09-05 | (svn r20743) -Fix: Make testruns of clearing an object tile not influence rep... | frosch |
2010-09-03 | (svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, ... | yexo |
2010-09-03 | (svn r20729) -Fix [FS#4107]: assert when overbuilding object | yexo |
2010-08-28 | (svn r20669) -Codechange: trigger the whole object every 256 ticks instead of... | rubidium |
2010-08-28 | (svn r20662) -Codechange: implement object animation | rubidium |
2010-08-09 | (svn r20419) -Codechange: Rename dummy_land.cpp to void_cmd.cpp | frosch |
2010-08-08 | (svn r20411) -Codechange: rename unmovables as quite a lot of them are actual... | rubidium |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20187) -Codechange: move _tileh_to_sprite into a function in a more log... | rubidium |
2010-05-08 | (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. | frosch |
2010-04-17 | (svn r19658) -Fix: One could turn transport companies into credit banks. | frosch |
2010-04-12 | (svn r19614) -Codechange: "it's" => "its" where appropriate | smatz |
2010-03-20 | (svn r19492) -Codechange: Keep track of last error in CmdClearArea(). | alberth |
2010-01-18 | (svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper... | rubidium |
2010-01-17 | (svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and... | smatz |
2010-01-17 | (svn r18851) -Codechange: enumify number of steps needed to generate landscape | smatz |
2010-01-17 | (svn r18850) -Fix [FS#3540]: don't allow screen redraw when the landscape con... | smatz |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-03 | (svn r18708) -Feature: [NewGRF] Add support for custom station foundation gra... | peter1138 |
2009-11-09 | (svn r18027) -Codechange: make some unneededly global variables static and re... | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-18 | (svn r17567) -Fix: some doxygen warnings | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-06 | (svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types | smatz |
2009-07-01 | (svn r16709) -Fix [FS#2994]: the list of animated tiles could have duplicates... | rubidium |
2009-06-25 | (svn r16660) -Codechange: get rid of more dummy tile_type_procs | smatz |
2009-06-25 | (svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and... | smatz |
2009-05-21 | (svn r16373) -Codechange: use () instead of (void) for functions without para... | smatz |
2009-03-30 | (svn r15895) -Fix (r15685): fixing the slopes was done a bit more often than ... | rubidium |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2009-03-12 | (svn r15685) -Fix [FS#2720]: do not crash when someone substitutes the "map g... | rubidium |
2009-02-25 | (svn r15583) -Fix: Do not use TILE_MASK when you do not want to wrap around t... | frosch |
2009-02-25 | (svn r15582) -Cleanup: Remove unused function AdjustTileCoordRandomly(). Btw.... | frosch |
2009-02-23 | (svn r15559) -Feature: Show required/already-delivered cargo needed for town-... | frosch |
2009-02-17 | (svn r15511) -Fix [FS#2641] (r15190): Generating a map with the original map ... | yexo |
2009-02-09 | (svn r15434) -Codechange: bit of type safety for the DC_xxx flags. | rubidium |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-21 | (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. | Yexo |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
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-11-02 | (svn r14556) -Fix (r14533): Bounding box with height > TILE_HEIGHT could caus... | frosch |
2008-10-25 | (svn r14533) -Fix: ...hopefully most glitches wrt. inclined foundations. | frosch |
2008-10-19 | (svn r14491) -Documentation: updates/additions of doxygen docs (Alberth) | rubidium |