summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-02(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation....michi_cc
2011-09-02(svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based...michi_cc
2011-09-02(svn r22872) -Fix [FS#4746]: Improve handling of slightly invalid BMP files u...michi_cc
2011-09-02(svn r22871) -Fix [FS#4746]: Perform stricter checks on RLE compressed BMP im...michi_cc
2011-09-02(svn r22870) -Update from WebTranslator v3.0:translators
2011-09-02(svn r22869) -Codechange: Use the same constant to set the minimum height of ...planetmaker
2011-09-02(svn r22868) -Change: Resize the company league window according to the compa...planetmaker
2011-09-01(svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the sa...frosch
2011-09-01(svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF whe...frosch
2011-09-01(svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a ...frosch
2011-09-01(svn r22864) -Update from WebTranslator v3.0:translators
2011-09-01(svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new ...yexo
2011-08-31(svn r22862) -Add: Allow the tree build gui to resize according to tree sizeplanetmaker
2011-08-31(svn r22861) -Add: [NoAI] support the new conditional order introduced in r22...yexo
2011-08-31(svn r22860) -Update from WebTranslator v3.0:translators
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 a...frosch
2011-08-30(svn r22857) -Fix: Spelling of lifetime. (monoid)frosch
2011-08-30(svn r22856) -Update from WebTranslator v3.0:translators
2011-08-29(svn r22855) -Update from WebTranslator v3.0:translators
2011-08-28(svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having t...frosch
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
2011-08-27(svn r22851) -Update from WebTranslator v3.0:translators
2011-08-27(svn r22850) -Feature: Display separate ocean and canal speeds in the ship pu...frosch
2011-08-27(svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to ...frosch
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
2011-08-26(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)rubidium
2011-08-25(svn r22844) -Update from WebTranslator v3.0:translators
2011-08-25(svn r22843) -Fix [FS#4748]: Harden savegame load against too many ai config ...planetmaker
2011-08-25(svn r22836) -Codechange: simplify the scanning of (AI) scriptsrubidium
2011-08-25(svn r22835) -Codechange: keep track of the subdirectory we are looking throu...rubidium
2011-08-25(svn r22834) -Codechange: unify some code, and extend it to work for other fi...rubidium
2011-08-24(svn r22833) -Fix (r18006): Compilation on OSX was brokenplanetmaker
2011-08-24(svn r22831) -Update from WebTranslator v3.0:translators
2011-08-24(svn r22830) -Codechange: move more logic to after the scanning of NewGRFsrubidium
2011-08-24(svn r22829) -Codechange: unify the dirtying of windows after an AI scanrubidium
2011-08-24(svn r22828) -Codechange: give some variables a better name and clean up the ...rubidium
2011-08-24(svn r22827) -Codechange: pass the/a more proper sub directory when opening (...rubidium
2011-08-24(svn r22826) -Codechange: pass sub directory to NewGRF loading functionsrubidium
2011-08-24(svn r22825) -Codechange: pass subdir to FioOpenFilerubidium
2011-08-24(svn r22824) -Codechange: pass sub directory to ini loadingrubidium
2011-08-24(svn r22823) -Codechange: pass the sub directory to search in to GetFileTitlerubidium
2011-08-24(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...rubidium
2011-08-24(svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the scenari...terkhen
2011-08-24(svn r22820) -Codechange: perform a full (re)draw cycle in the first draw dur...rubidium
2011-08-24(svn r22819) -Fix: include the header where it should be includedrubidium
2011-08-24(svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world...rubidium