Age | Commit message (Expand) | Author |
2006-06-29 | (svn r5429) WebTranslator2 update to 2006-06-29 12:30:54 | miham |
2006-06-29 | (svn r5428) -Fix: [vehicles] sovled crash when trying to build a vehicle type... | bjarni |
2006-06-29 | (svn r5427) - Codechange: testing for "== true" is redundant. | peter1138 |
2006-06-29 | (svn r5426) - Makefile: Make the configure script work properly for setting t... | peter1138 |
2006-06-29 | (svn r5425) - Forword-port r5424 from the 0.4 branch to trunk | peter1138 |
2006-06-28 | (svn r5415) - Forward-port the release-changes from the 0.4 branch back to tr... | Darkvater |
2006-06-28 | (svn r5409) - Regression [r5391]: WE_CLICK event of SelectScenarioWndProc() c... | peter1138 |
2006-06-28 | (svn r5406) - Regression [r5403]: Fix assertion in TileLoop_Water() caused by... | peter1138 |
2006-06-28 | (svn r5405) WebTranslator2 update to 2006-06-28 19:50:13 | miham |
2006-06-28 | (svn r5404) Fix (r5391) : Yet another typo. Nothing specatular :) | belugas |
2006-06-28 | (svn r5403) - Feature: Allow building canals at sea-level, using ctrl to togg... | peter1138 |
2006-06-28 | (svn r5402) WebTranslator2 update to 2006-06-28 15:08:19 | miham |
2006-06-28 | (svn r5400) Typo in 5391, spotted by peter1138 | tron |
2006-06-28 | (svn r5399) Simplify a conditional expression: (a && b) || (!a && !b) -> a == b | tron |
2006-06-28 | (svn r5398) Rename checkRadioTowerNearby() to IsRadioTowerNearby() and flip i... | tron |
2006-06-28 | (svn r5397) -Fix: Redraw the screen, when switching the signal side | tron |
2006-06-28 | (svn r5396) - Remove two fixed parameters | tron |
2006-06-28 | (svn r5395) The railway station and depot building windows are not affiliated... | tron |
2006-06-28 | (svn r5394) Allocate a small, fixed-size array on the stack instead of malloc... | tron |
2006-06-28 | (svn r5393) CodeChange : Little typo correction. Nothing spectacular. Only b... | belugas |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-27 | (svn r5390) [Translations] Added initial bulgarian language (not even the hea... | miham |
2006-06-27 | (svn r5389) WebTranslator2 update to 2006-06-27 19:48:50 | miham |
2006-06-27 | (svn r5388) WebTranslator2 update to 2006-06-27 14:52:55 | miham |
2006-06-26 | (svn r5385) - Fix: Corrected new helipad layering so helicopters go over the ... | richk |
2006-06-26 | (svn r5376) - Fix: Changed error message when trying to build a CTOL aircraft... | richk |
2006-06-26 | (svn r5370) WebTranslator2 update to 2006-06-26 19:51:45 | miham |
2006-06-26 | (svn r5366) WebTranslator2 update to 2006-06-26 07:55:30 | miham |
2006-06-25 | (svn r5365) -Fix: It was possible to dig into a tunnel if certain rail combin... | tron |
2006-06-25 | (svn r5364) Clean up r5363 | tron |
2006-06-25 | (svn r5363) Revert 5312, 5288, 5248, 3992, 3249, 3228 | tron |
2006-06-25 | (svn r5362) - Fix: Updated sprites in New Airports to be allow cleaner replac... | richk |
2006-06-25 | (svn r5360) - Fix (r5359): *sigh*, compile before you commit... | Darkvater |
2006-06-25 | (svn r5359) - Setting a patch value through the console would show the old va... | Darkvater |
2006-06-25 | (svn r5355) WebTranslator2 update to 2006-06-25 08:46:11 | miham |
2006-06-24 | (svn r5352) -Fix: Return accurate slope information for tunnels and bridges t... | tron |
2006-06-24 | (svn r5351) -Fix: Several graphical glitches at adjacent tiles with foundatio... | tron |
2006-06-24 | (svn r5348) -Fix: A HQ could only be flooded at its northern tile, the other ... | tron |
2006-06-23 | (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. | richk |
2006-06-22 | (svn r5338) - NewGRF: add support for vehicle variable 48, vehicle type info ... | peter1138 |
2006-06-22 | (svn r5337) - NewGRF: pass the engine type to the engine resolver, to allow s... | peter1138 |
2006-06-22 | (svn r5336) - NewGRF: draw custom helicopter rotor sprites in vehicle info wi... | peter1138 |
2006-06-22 | (svn r5335) - Newgrf: correct spelling of hangar | peter1138 |
2006-06-21 | (svn r5328) WebTranslator2 update to 2006-06-21 19:52:04 | miham |
2006-06-21 | (svn r5327) Use DrawFoundation() for houses | tron |
2006-06-21 | (svn r5326) Remove the indicator bit for custom waypoint graphics, because it... | tron |
2006-06-21 | (svn r5325) Don't test something if we already know the result true, because ... | tron |
2006-06-20 | (svn r5320) - NewGRF: make sets using TTDPatch's train reversing hack/feature... | peter1138 |
2006-06-20 | (svn r5318) - Allow room for a single pixel overflow on the first engine when... | peter1138 |
2006-06-19 | (svn r5317) s/RGT_/ROADSIDE_/ and some minor changes | tron |