summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-08-20(svn r22773) -Add: Some grass around rivers in desert areas.michi_cc
2011-08-20(svn r22772) -Fix (r22770): validation errorrubidium
2011-08-20(svn r22771) -Codechange: unify some NewGRFScan calling coderubidium
2011-08-20(svn r22770) -Update from WebTranslator v3.0:translators
2011-08-20(svn r22769) -Fix (r22678): failed patch mergingrubidium
2011-08-20(svn r22768) -Add: progress bar updates for river buildingrubidium
2011-08-20(svn r22767) -Add: river generationrubidium
2011-08-20(svn r22766) -Add: river graphics for the original base set (andythenorth)rubidium
2011-08-20(svn r22765) -Cleanup: Remove unused constants and name a magic constantplanetmaker
2011-08-19(svn r22764) -Add: [NoAI] AITile::GetTownAuthority().frosch
2011-08-19(svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownIn...frosch
2011-08-19(svn r22762) -Fix (r22584): Update ai_company.hpp.sqfrosch
2011-08-19(svn r22761) -Fix (r22708): Make invisible signs un-clickable (Zuu)planetmaker
2011-08-19(svn r22760) -Fix (r19459): Also free allocated depot tables.alberth
2011-08-19(svn r22759) -Update from WebTranslator v3.0:translators
2011-08-18(svn r22758) -Update from WebTranslator v3.0:translators
2011-08-18(svn r22757) -Fix [FS#4730]: [NewGRF] Invalid memory access when querying the...planetmaker
2011-08-17(svn r22756) -Update from WebTranslator v3.0:translators
2011-08-16(svn r22755) -Fix [FS#4727]: When marking tile selections dirty, use the heig...frosch
2011-08-16(svn r22754) -Update from WebTranslator v3.0:translators
2011-08-15(svn r22753) -Update from WebTranslator v3.0:translators
2011-08-14(svn r22751) -Merge: documentation updates from 1.1rubidium
2011-08-14(svn r22750) -Update from WebTranslator v3.0:translators
2011-08-14(svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5.frosch
2011-08-14(svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall...frosch
2011-08-14(svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle().frosch
2011-08-13(svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the...alberth
2011-08-13(svn r22742) -Add: Add function to query exit direction of hangars at airports.alberth
2011-08-13(svn r22741) -Add: Add exit direction of hangars to airport specifications.alberth
2011-08-13(svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the ...frosch
2011-08-13(svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not ...frosch
2011-08-13(svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI o...frosch
2011-08-12(svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD ins...rubidium
2011-08-12(svn r22736) -Codechange: constify some numbersrubidium
2011-08-12(svn r22735) -Fix [FS#4718]: triggering NOT_REACHED when playing with a NewGR...rubidium
2011-08-12(svn r22734) -Update from WebTranslator v3.0:translators
2011-08-11(svn r22733) -Update from WebTranslator v3.0:translators
2011-08-10(svn r22732) -Update from WebTranslator v3.0:translators
2011-08-08(svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly s...frosch
2011-08-08(svn r22730) -Update from WebTranslator v3.0:translators
2011-08-07(svn r22729) -Update from WebTranslator v3.0:translators
2011-08-06(svn r22727) -Update from WebTranslator v3.0:translators
2011-08-06(svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and...frosch
2011-08-06(svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour.frosch
2011-08-06(svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s.frosch
2011-08-06(svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations.frosch
2011-08-06(svn r22722) -Fix: Skip invisible parent and child sprites due to transparenc...frosch
2011-08-06(svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent i...frosch
2011-08-05(svn r22720) -Update from WebTranslator v3.0:translators
2011-08-04(svn r22719) -Fix: compilation with gcc 4.7smatz