summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-17(svn r25877) -Doc: A bit too much c&p in commentplanetmaker
2013-10-17(svn r25876) -Codechange: Unify object placement during map creationplanetmaker
2013-10-17(svn r25875) -Change: In scenario editor allow to build all objects which wer...planetmaker
2013-10-17(svn r25874) -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that o...planetmaker
2013-10-17(svn r25873) -Codechange: Add property for the amount of generated objects up...planetmaker
2013-10-17(svn r25872) -Codechange: Add climate property to default objectsplanetmaker
2013-10-17(svn r25871) -Codechange: Move placement rules for lighthouses to its own fun...planetmaker
2013-10-17(svn r25870) -Codechange: Move placement rules for transmitter to its own fun...planetmaker
2013-10-17(svn r25869) -Update from WebTranslator v3.0:translators
2013-10-16(svn r25868) -Fix (r25650): Initialization of default objects swapped costs a...planetmaker
2013-10-15(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario e...fonsinchen
2013-10-13(svn r25866) -Fix: Arabicfrosch
2013-10-13(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile ...zuu
2013-10-13(svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown a...frosch
2013-10-13(svn r25863) -Update from WebTranslator v3.0:translators
2013-10-13(svn r25862) -Fix [FS#5715] (r25729): Usage of implicit unsigned wrap around....frosch
2013-10-13(svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensi...frosch
2013-10-13(svn r25860) -Fix [FS#5737] (r25570): When clearing font cache, also clear la...frosch
2013-10-13(svn r25859) -Add [FS#5784]: Hightlight active goto item in order list dropdo...planetmaker
2013-10-13(svn r25858) -Fix [FS#5783]: Goto button in order window was not always lower...planetmaker
2013-10-13(svn r25857) -Codechange [FS#5783]: Add void goto type to indicate inactivity...planetmaker
2013-10-13(svn r25856) -Codechange: Use Industry::TileBelongsToIndustry in one more pla...planetmaker
2013-10-13(svn r25855) -Fix [FS#5788] (r25833): Obiwan messed up savegame conversion.frosch
2013-10-12(svn r25854) -Change: Display the cost to upgrade a bridge at the end of brid...zuu
2013-10-12(svn r25853) -Codechange: Simplify SetupFarmFieldFence by replacing the Axis ...zuu
2013-10-12(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonc...zuu
2013-10-12(svn r25851) -Codechange: Avoid recalculations in DrawClearLandFence (cirdan,...zuu
2013-10-12(svn r25850) -Codechange: Merge IsBadFarmFieldTile and IsValidFarmFieldTile i...zuu
2013-10-12(svn r25849) -Codechange: Introduce IsTileFlat to not compute full slope info...zuu
2013-10-12(svn r25848) -Codechange: Refactor check for if a tile is not an edge tile to...zuu
2013-10-12(svn r25847) -Fix: Comment for GetFoundationSlope was wrong (cirdan, LordAro)zuu
2013-10-12(svn r25846) -Update from WebTranslator v3.0:translators
2013-10-12(svn r25845) -Add [FS#5756]: [Admin] Send info on bankruptcy quarters also in...planetmaker
2013-10-12(svn r25844) -Change: Increase maximum number of object instances on the map ...frosch
2013-10-12(svn r25843) -Codechange: Rename MAX_SPECLIST to NUM_STATIONSSPECS_PER_STATION.frosch
2013-10-12(svn r25842) -Codechange: Rename MAX_STATIONS to NUM_STATIONS_PER_GRF.frosch
2013-10-12(svn r25841) -Codechange: Use NUM_AIRPORTTILES_PER_GRF instead of NUM_AIRPORT...frosch
2013-10-12(svn r25840) -Codechange: Use NUM_AIRPORTS_PER_GRF instead of NUM_AIRPORTS to...frosch
2013-10-12(svn r25839) -Codechange: Use NUM_HOUSES_PER_GRF instead of NUM_HOUSES to pro...frosch
2013-10-12(svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES.frosch
2013-10-12(svn r25837) -Codechange: Use NUM_INDUSTRYTILES_PER_GRF instead of NUM_INDUST...frosch
2013-10-12(svn r25836) -Codechange: Use NUM_INDUSTRYTYPES_PER_GRF instead of NUM_INDUST...frosch
2013-10-12(svn r25835) -Change: Increase the total number of object types from 256 to 6...frosch
2013-10-12(svn r25834) -Codechange: Use NUM_OBJECTS_PER_GRF instead of NUM_OBJECTS to p...frosch
2013-10-12(svn r25833) -Codechange: Move ObjectType from map array into pool item.frosch
2013-10-12(svn r25832) -Codechange: Reduce variety of object type test functions.frosch
2013-10-12(svn r25831) -Change: Increase the object class limit from 32 to 255. (sbr)frosch
2013-10-12(svn r25830) -Fix [FS#5742] (r25540): In BuildObjectWindow, ensure the object...frosch
2013-10-11(svn r25829) -Update from WebTranslator v3.0:translators
2013-10-11(svn r25828) -Doc [FS#5785]: Description of parameters for ShowDropDownMenu w...planetmaker