Age | Commit message (Expand) | Author |
2008-02-08 | (svn r12087) -Fix: MSVC warnings | glx |
2008-02-08 | (svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries whe... | glx |
2008-02-08 | (svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them ... | frosch |
2008-02-08 | (svn r12084) -Fix: 'Early retirement'-properties are signed. | frosch |
2008-02-07 | (svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h | belugas |
2008-02-07 | (svn r12080) -Fix: update waypoint signs when changing language | glx |
2008-02-07 | (svn r12079) -Fix: Use search paths when opening console scripts. | peter1138 |
2008-02-07 | (svn r12076) -Fix: when reusing a renamed deleted waypoint, keep the new name | glx |
2008-02-06 | (svn r12075) -Codechange: Remove explicit numbering on command enum, and remo... | peter1138 |
2008-02-06 | (svn r12074) -Cleanup: use C++ variable scope and declaration in DrawTile_Tre... | smatz |
2008-02-06 | (svn r12073) -Codechange: stop drawing trees a bit earlier when they are invi... | smatz |
2008-02-06 | (svn r12072) -Fix: Make docks at sea flood neighboured tiles. | frosch |
2008-02-06 | (svn r12071) -Feature(ette): Draw river- and canal-edges under docks and ship... | frosch |
2008-02-06 | (svn r12070) -Cleanup(r12042): Water-owner of shipdepots is no longer needed.... | frosch |
2008-02-06 | (svn r12069) -Feature[newGRF]: Specify the purchase, rail and road descriptio... | belugas |
2008-02-06 | (svn r12068) -Fix(r12067): forgot a return | belugas |
2008-02-05 | (svn r12067) -Cleanup: Codestyle on loading object references | peter1138 |
2008-02-05 | (svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpec | belugas |
2008-02-05 | (svn r12065) -Codechange : removed a now useless declaration ( orig_bridge ) | belugas |
2008-02-05 | (svn r12064) -Codechange : Give grf bridges their own ResetBridges function, ... | belugas |
2008-02-05 | (svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in Bu... | smatz |
2008-02-04 | (svn r12062) -Fix: possible deadlock when there are no houses available to bu... | smatz |
2008-02-04 | (svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore | smatz |
2008-02-04 | (svn r12060) -Fix: do not clear tiles when the town won't be able to build an... | smatz |
2008-02-04 | (svn r12059) -Fix (r12041): industries prop 24 is a word | glx |
2008-02-04 | (svn r12058) -Fix: Teach NPF where road vehicles and trams can reverse. | frosch |
2008-02-04 | (svn r12057) -Fix: slowdown train when approaching 90deg turn when 90deg turn... | smatz |
2008-02-04 | (svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole. | frosch |
2008-02-04 | (svn r12055) -Fix: another way to fix AI trying to build road through depots | smatz |
2008-02-04 | (svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types... | peter1138 |
2008-02-03 | (svn r12052) -Fix [FS#1737] (r11494): The cargo translation table was loaded ... | maedhros |
2008-02-03 | (svn r12050) -Fix: random_func broke for desync debug. | rubidium |
2008-02-03 | (svn r12049) -Fix (r10496)(r10619): memset on multibyte array with wrong byte... | smatz |
2008-02-03 | (svn r12048) -Cleanup: Move some strings in the original bridge array, adjust... | belugas |
2008-02-03 | (svn r12045) -Feature-ette(newGRF): Add support for var 12, Variational Action 2 | belugas |
2008-02-02 | (svn r12044) -Fix [FS#1741]: crash when centering on a vehicle (aircraft) tha... | rubidium |
2008-02-02 | (svn r12043) -Fix [FS#1736]: allow building transmitters and lighthouses on t... | smatz |
2008-02-02 | (svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in ... | peter1138 |
2008-02-02 | (svn r12041) -Codechange: Add the loader and the property for action 00 indus... | belugas |
2008-02-02 | (svn r12040) -Codechange: Change IsOrderListShared from a simple function to ... | belugas |
2008-02-01 | (svn r12038) -Fix: Change ownership of or remove statues when merging/bankrup... | peter1138 |
2008-02-01 | (svn r12037) -Codechange: replace OnNewDay_(Aircraft|RoadVeh|Ship|Train) with... | glx |
2008-02-01 | (svn r12036) -Fix: For station tiles, only get road types for road stops. | peter1138 |
2008-02-01 | (svn r12035) -Fix [FS#1702]: Teach YAPF where trams can reverse, and where not. | frosch |
2008-02-01 | (svn r12034) -Codechange: A bit of code style cleaning, regarding comments. | belugas |
2008-02-01 | (svn r12033) -Fix: do not show train speed as zero after loading paused game | smatz |
2008-01-31 | (svn r12032) -Fix: When removing a statue, remove town statue flag for the st... | peter1138 |
2008-01-31 | (svn r12031) -Fix [FS#1689,FS#1719]: Prevent towns from removing or claiming ... | peter1138 |
2008-01-31 | (svn r12030) -Update: WebTranslator2 update to 2008-01-31 19:43:58 | miham |
2008-01-31 | (svn r12029) -Feature: Allow trees on shore. | frosch |