Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-06 | (svn r22901) -Fix (r22767): The river density dropdown was missing in the ↵ | frosch | |
'play heightmap' window. | |||
2011-09-06 | (svn r22900) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by Yexo esperanto - 9 changes by Ailanto german - 1 changes by planetmaker romanian - 1 changes by kkmic | |||
2011-09-06 | (svn r22899) -Add: Allow towns to build bridges over canals and rivers. | terkhen | |
2011-09-06 | (svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping | glx | |
2011-09-05 | (svn r22897) -Change: More suitable default news settings instead of ↵ | frosch | |
everything on 'full'. | |||
2011-09-05 | (svn r22896) -Update from WebTranslator v3.0: | translators | |
german - 2 changes by planetmaker korean - 1 changes by junho2813 polish - 3 changes by wojteks86 portuguese - 1 changes by JayCity spanish - 1 changes by Terkhen | |||
2011-09-05 | (svn r22895) -Add: [OSX] Alternative code for the API calls deprecated in ↵ | planetmaker | |
OSX 10.6 in the quartz video driver | |||
2011-09-05 | (svn r22894) -Doc: Some sprinkles of doxygen for the cocoa video driver | planetmaker | |
2011-09-04 | (svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based ↵ | planetmaker | |
on patch by leecbaker) -Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion | |||
2011-09-04 | (svn r22892) -Update from WebTranslator v3.0: | translators | |
arabic_egypt - 41 changes by kasakg belarusian - 3 changes by Wowanxm czech - 7 changes by TheLamer korean - 3 changes by junho2813 | |||
2011-09-04 | (svn r22889) -Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup ↵ | planetmaker | |
(leecbaker) | |||
2011-09-04 | (svn r22888) -Doc: Doxygenize Town struct. (adf88) | frosch | |
2011-09-03 | (svn r22883) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 23 changes by Gavin czech - 9 changes by TheLamer finnish - 1 changes by jpx_ hungarian - 6 changes by IPG italian - 1 changes by lorenzodv persian - 76 changes by Peymanpn russian - 1 changes by Lone_Wolf serbian - 1 changes by etran spanish - 1 changes by Terkhen swedish - 1 changes by Zuu vietnamese - 1 changes by nglekhoi | |||
2011-09-03 | (svn r22882) -Fix [FS#4758]: [NewGRF] DCxx text references via the textstack ↵ | frosch | |
are not allowed, but caused crash. | |||
2011-09-03 | (svn r22881) -Fix (r22875): GCC warnings on 64bit systems. | frosch | |
2011-09-03 | (svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.h | frosch | |
2011-09-03 | (svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid) | terkhen | |
2011-09-03 | (svn r22878) -Fix (r22873-ish): Check range before casting to uint16. | frosch | |
2011-09-03 | (svn r22877) -Fix (r22874): Fix broken compilation on MinGW. | terkhen | |
2011-09-02 | (svn r22876) -Fix [FS#4712]: Report an error in the news if ↵ | frosch | |
autoreplace/renew fails due to the engine type being no longer available. | |||
2011-09-02 | (svn r22875) -Codechange: Add some asserts and checks to better prevent ↵ | michi_cc | |
overflow of the argument to malloc. (monoid) | |||
2011-09-02 | (svn r22874) -Fix [FS#4747]: Check size of various buffers before ↵ | michi_cc | |
allocation. (monoid) | |||
2011-09-02 | (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. ↵ | michi_cc | |
(Based on patch by monoid) | |||
2011-09-02 | (svn r22872) -Fix [FS#4746]: Improve handling of slightly invalid BMP files ↵ | michi_cc | |
using the under-specified RLE compression. Improve coding style while at it as well. (Based on patch by monoid) | |||
2011-09-02 | (svn r22871) -Fix [FS#4746]: Perform stricter checks on RLE compressed BMP ↵ | michi_cc | |
images. (monoid) | |||
2011-09-02 | (svn r22870) -Update from WebTranslator v3.0: | translators | |
greek - 5 changes by kyrm persian - 36 changes by Peymanpn portuguese - 1 changes by JayCity | |||
2011-09-02 | (svn r22869) -Codechange: Use the same constant to set the minimum height of ↵ | planetmaker | |
all widgets in the windows title bar | |||
2011-09-02 | (svn r22868) -Change: Resize the company league window according to the ↵ | planetmaker | |
company icon's size | |||
2011-09-01 | (svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the ↵ | frosch | |
same as 80. | |||
2011-09-01 | (svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF ↵ | frosch | |
when the callback fails. | |||
2011-09-01 | (svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a ↵ | frosch | |
return parameter. | |||
2011-09-01 | (svn r22864) -Update from WebTranslator v3.0: | translators | |
catalan - 6 changes by arnau dutch - 1 changes by habell french - 1 changes by Snail_ italian - 3 changes by Snail_, lorenzodv persian - 63 changes by Peymanpn polish - 11 changes by wojteks86 portuguese - 24 changes by JayCity brazilian_portuguese - 8 changes by Tucalipe romanian - 3 changes by kkmic serbian - 2 changes by etran swedish - 13 changes by Zuu turkish - 1 changes by niw3 vietnamese - 3 changes by nglekhoi | |||
2011-09-01 | (svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new ↵ | yexo | |
condition | |||
2011-08-31 | (svn r22862) -Add: Allow the tree build gui to resize according to tree size | planetmaker | |
2011-08-31 | (svn r22861) -Add: [NoAI] support the new conditional order introduced in ↵ | yexo | |
r22858 (Zuu) | |||
2011-08-31 | (svn r22860) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by habell finnish - 4 changes by jpx_ german - 1 changes by planetmaker russian - 1 changes by Lone_Wolf serbian - 3 changes by etran spanish - 2 changes by Terkhen | |||
2011-08-31 | (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) | terkhen | |
2011-08-30 | (svn r22858) -Feature: Conditional order depending on remaining lifetime of ↵ | frosch | |
a vehicle. (monoid) | |||
2011-08-30 | (svn r22857) -Fix: Spelling of lifetime. (monoid) | frosch | |
2011-08-30 | (svn r22856) -Update from WebTranslator v3.0: | translators | |
belarusian - 3 changes by KorneySan french - 2 changes by Snail_ italian - 6 changes by Snail_, lorenzodv turkish - 40 changes by niw3 | |||
2011-08-29 | (svn r22855) -Update from WebTranslator v3.0: | translators | |
dutch - 2 changes by habell greek - 6 changes by kyrm romanian - 2 changes by kkmic russian - 3 changes by Lone_Wolf, perk11 | |||
2011-08-28 | (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having ↵ | frosch | |
to provide rail overlays. (Hirundo) | |||
2011-08-28 | (svn r22853) -Doc: Add a missing bit of AI documentation. | frosch | |
2011-08-28 | (svn r22852) -Update from WebTranslator v3.0: | translators | |
finnish - 2 changes by USephiroth persian - 3 changes by Peymanpn vietnamese - 2 changes by nglekhoi | |||
2011-08-27 | (svn r22851) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnau german - 2 changes by planetmaker serbian - 2 changes by etran spanish - 2 changes by Terkhen vietnamese - 12 changes by nglekhoi | |||
2011-08-27 | (svn r22850) -Feature: Display separate ocean and canal speeds in the ship ↵ | frosch | |
purchase list, if they differ. | |||
2011-08-27 | (svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to ↵ | frosch | |
apply ocean/canal speed fractions to velocities. | |||
2011-08-27 | (svn r22848) -Add: The missing bits in station variable 43. | frosch | |
2011-08-27 | (svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew. | frosch | |
2011-08-26 | (svn r22846) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by habell italian - 1 changes by lorenzodv |