Age | Commit message (Expand) | Author |
2007-11-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ... | belugas |
2007-10-20 | (svn r11312) -Codechange: implement a overflow safe integer and use that for ... | rubidium |
2007-10-16 | (svn r11279) -Codechange: use a typedeffed type for all magic with GameDiffic... | rubidium |
2007-10-15 | (svn r11269) -Feature: user customisable faces. Patch by BigBB. | rubidium |
2007-08-30 | (svn r11005) -Codechange: move the tiletype specific terraforming checks to t... | rubidium |
2007-08-03 | (svn r10762) -Codechange: Change enum StringIDEnum { to static const StringID... | peter1138 |
2007-07-26 | (svn r10698) -Codechange [FS#1082]: simplify the code related to foundations.... | rubidium |
2007-07-03 | (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various fi... | peter1138 |
2007-06-22 | (svn r10266) -Codechange: keep track of the origin, time of travel and accumu... | rubidium |
2007-06-21 | (svn r10258) -Codechange: as we are now using int64 all over the place, it's ... | rubidium |
2007-06-21 | (svn r10254) -Feature: loading indicator, which shows in % how full a vehicle... | truelight |
2007-06-20 | (svn r10236) -Feature: Introduce a form of timetabling for vehicles. | maedhros |
2007-06-18 | (svn r10210) -Codechange: make all money related variables 64 bits, so overfl... | rubidium |
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-24 | (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ... | rubidium |
2007-05-19 | (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ... | rubidium |
2007-05-07 | (svn r9805) -Codechange: Use HASBIT() et al for display options bits. | peter1138 |
2007-05-05 | (svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town l... | glx |
2007-05-04 | (svn r9779) -Feature: Add the possiblity to choose different road patterns fo... | belugas |
2007-05-02 | (svn r9764) -Codechange: replace some lookup tables by functions. | rubidium |
2007-04-17 | (svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it a... | belugas |
2007-04-15 | (svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo ... | peter1138 |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-03-22 | (svn r9400) -Codechange: Use some more representative enum names for landscap... | belugas |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-02-13 | (svn r8698) -Codechange: enumify the returns of VehicleEnterTile | rubidium |
2007-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
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-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |