Age | Commit message (Expand) | Author |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-10-20 | (svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to ... | rubidium |
2009-09-10 | (svn r17493) -Codechange: store the depot index on the map | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-05-22 | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time... | smatz |
2009-03-08 | (svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bits | smatz |
2008-07-26 | (svn r13838) -Codechange: Make industry tiles aware of WaterClasses. | frosch |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-18 | (svn r12758) -Fix(r4712, r12745): Use a bool when it's about boolean evaluati... | belugas |
2008-04-17 | (svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile() | smatz |
2008-02-06 | (svn r12070) -Cleanup(r12042): Water-owner of shipdepots is no longer needed.... | frosch |
2008-02-02 | (svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in ... | peter1138 |
2008-01-22 | (svn r11952) -Fix (r11926): Prevent industries from being built on rivers, un... | peter1138 |
2008-01-20 | (svn r11934) -Codechange: add persistent random data for river and canal tiles. | peter1138 |
2008-01-19 | (svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else river... | peter1138 |
2007-12-07 | (svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always retur... | rubidium |
2007-11-24 | (svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit... | skidd13 |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-10-16 | (svn r11276) -Codechange: be more consistent with naming of some accessors. | rubidium |
2007-06-19 | (svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always hav... | rubidium |
2007-04-06 | (svn r9568) -Documentation: doxygen and comment changes: Root of src is final... | belugas |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-01 | (svn r8953) -Codechange: make the names of enums of WaterTileType consistent ... | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |