Commit Graph

18302 Commits (ebf19d62197f4335e6efc58714efb7610d586074)
 

Author SHA1 Message Date
frosch d864aa2ce3 (svn r22876) -Fix [FS#4712]: Report an error in the news if autoreplace/renew fails due to the engine type being no longer available. 13 years ago
michi_cc dcef62040f (svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid) 13 years ago
michi_cc 7c325fcb78 (svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation. (monoid) 13 years ago
michi_cc 4b6c2259ed (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid) 13 years ago
michi_cc 7c8cf74bfa (svn r22872) -Fix [FS#4746]: Improve handling of slightly invalid BMP files using the under-specified RLE compression. Improve coding style while at it as well. (Based on patch by monoid) 13 years ago
michi_cc 789cf244db (svn r22871) -Fix [FS#4746]: Perform stricter checks on RLE compressed BMP images. (monoid) 13 years ago
translators d435fd99cd (svn r22870) -Update from WebTranslator v3.0:
greek - 5 changes by kyrm
persian - 36 changes by Peymanpn
portuguese - 1 changes by JayCity
13 years ago
planetmaker 32c7844a07 (svn r22869) -Codechange: Use the same constant to set the minimum height of all widgets in the windows title bar 13 years ago
planetmaker 83290ecdfd (svn r22868) -Change: Resize the company league window according to the company icon's size 13 years ago
frosch c35dd61e42 (svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the same as 80. 13 years ago
frosch f842495960 (svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF when the callback fails. 13 years ago
frosch 9d1f9036bd (svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a return parameter. 13 years ago
translators f18f505382 (svn r22864) -Update from WebTranslator v3.0:
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
13 years ago
yexo 79582850b5 (svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new condition 13 years ago
planetmaker d25c74112a (svn r22862) -Add: Allow the tree build gui to resize according to tree size 13 years ago
yexo 502d7884ae (svn r22861) -Add: [NoAI] support the new conditional order introduced in r22858 (Zuu) 13 years ago
translators 2618574811 (svn r22860) -Update from WebTranslator v3.0:
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
13 years ago
terkhen 3544971d88 (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) 13 years ago
frosch ed2cfbd321 (svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) 13 years ago
frosch e228749a80 (svn r22857) -Fix: Spelling of lifetime. (monoid) 13 years ago
translators 26253eb65f (svn r22856) -Update from WebTranslator v3.0:
belarusian - 3 changes by KorneySan
french - 2 changes by Snail_
italian - 6 changes by Snail_, lorenzodv
turkish - 40 changes by niw3
13 years ago
translators 3b01644fd8 (svn r22855) -Update from WebTranslator v3.0:
dutch - 2 changes by habell
greek - 6 changes by kyrm
romanian - 2 changes by kkmic
russian - 3 changes by Lone_Wolf, perk11
13 years ago
frosch 2c78b156a8 (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having to provide rail overlays. (Hirundo) 13 years ago
frosch b7a13ba19c (svn r22853) -Doc: Add a missing bit of AI documentation. 13 years ago
translators c774348621 (svn r22852) -Update from WebTranslator v3.0:
finnish - 2 changes by USephiroth
persian - 3 changes by Peymanpn
vietnamese - 2 changes by nglekhoi
13 years ago
translators ad509246af (svn r22851) -Update from WebTranslator v3.0:
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
13 years ago
frosch afd26f3bb3 (svn r22850) -Feature: Display separate ocean and canal speeds in the ship purchase list, if they differ. 13 years ago
frosch 2e94869b42 (svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to apply ocean/canal speed fractions to velocities. 13 years ago
frosch 92b69aa8f8 (svn r22848) -Add: The missing bits in station variable 43. 13 years ago
frosch 0feb852668 (svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew. 13 years ago
translators d442f2a9f1 (svn r22846) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
italian - 1 changes by lorenzodv
13 years ago
rubidium 8c335b8db6 (svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid) 13 years ago
translators f9ee07c210 (svn r22844) -Update from WebTranslator v3.0:
dutch - 4 changes by habell
greek - 1 changes by kyrm
romanian - 1 changes by kkmic
russian - 1 changes by Lone_Wolf
13 years ago
planetmaker 142e244df6 (svn r22843) -Fix [FS#4748]: Harden savegame load against too many ai config settings (monoid) 13 years ago
rubidium eb0112edb1 (svn r22836) -Codechange: simplify the scanning of (AI) scripts 13 years ago
rubidium fb5a2f4485 (svn r22835) -Codechange: keep track of the subdirectory we are looking through in the file scanner 13 years ago
rubidium 33896fbffe (svn r22834) -Codechange: unify some code, and extend it to work for other filenames that should end in a particular way 13 years ago
planetmaker c250139165 (svn r22833) -Fix (r18006): Compilation on OSX was broken 13 years ago
smatz 24063de586 (svn r22832) -Codechange: add -Wno-free-nonheap-object to CFLAGS in order to prevent some invalid GCC warnings 13 years ago
translators f1280cc5e7 (svn r22831) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
french - 1 changes by glx
german - 1 changes by planetmaker
greek - 22 changes by kyrm
persian - 1 changes by Peymanpn
serbian - 5 changes by etran
spanish - 17 changes by Terkhen
13 years ago
rubidium 51fba23ad7 (svn r22830) -Codechange: move more logic to after the scanning of NewGRFs 13 years ago
rubidium fea42cd52b (svn r22829) -Codechange: unify the dirtying of windows after an AI scan 13 years ago
rubidium 60b96c051b (svn r22828) -Codechange: give some variables a better name and clean up the code of loading old style GRFs 13 years ago
rubidium 62886dfeed (svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one 13 years ago
rubidium af80e9106e (svn r22826) -Codechange: pass sub directory to NewGRF loading functions 13 years ago
rubidium 26788cf363 (svn r22825) -Codechange: pass subdir to FioOpenFile 13 years ago
rubidium 9838ceb880 (svn r22824) -Codechange: pass sub directory to ini loading 13 years ago
rubidium c455bf5b1a (svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle 13 years ago
rubidium c8167de1c2 (svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory 13 years ago
terkhen f45bf2d1af (svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the scenario editor. 13 years ago