summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-09-01(svn r17339) -Codechange: move thread related files to their own directory ↵rubidium
(like done for video, music, sound, etc)
2009-09-01(svn r17338) -Feature(tte): Add extra entry points for all airports so ↵yexo
planes don't make strange turns when entering the holding stack
2009-08-31(svn r17337) -Fix: some more strange airport holding bay positionsyexo
2009-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium
2009-08-31(svn r17335) -Fix (r17333): don't return a pointer as booleanrubidium
2009-08-31(svn r17334) -Fix: don't turn north just before approaching the landing ↵yexo
strip of the small airport
2009-08-31(svn r17333) -Codechange: make the road pathfinder 'interface' like the one ↵rubidium
for the rail pathfinder -Fix [FS#3057]: road vehicles forgetting their servicing order when the path takes them away (in bird distance) from their destination first
2009-08-31(svn r17332) -Update from WebTranslator v3.0:translators
english_US - 1 changes by agenthh german - 2 changes by Roujin italian - 5 changes by lorenzodv korean - 20 changes by darkhasa
2009-08-30(svn r17331) -Codechange: don't depend on static widget position/size for ↵yexo
drawing of volumer sliders in music window
2009-08-30(svn r17330) -Codechange: Lower some buttons in the music window when ↵yexo
clicked instead of changing the text colour to white
2009-08-30(svn r17329) -Codechange: music window uses nested widgetsyexo
2009-08-30(svn r17328) -Codechange: Get the vehicle technical data as string rather ↵alberth
than having it printed.
2009-08-30(svn r17327) -Codechange: Allow external use of GetEngineCategoryName().alberth
2009-08-30(svn r17326) -Update from WebTranslator v3.0:translators
italian - 1 changes by lorenzodv welsh - 16 changes by welshdragon
2009-08-30(svn r17325) -Codechange: Un-duplicate engine drawing routines.alberth
2009-08-30(svn r17324) -Codechange: Land info window uses nested widget treeYexo
2009-08-30(svn r17323) -Codechange: replace some magic numbers with constants in the ↵rubidium
town directory.
2009-08-30(svn r17322) -Codechange: make the industry directory window nested.rubidium
2009-08-30(svn r17321) -Codechange: minor coding style fixes for the town directoryrubidium
2009-08-30(svn r17320) -Codechange: move the code to determine the string and set ↵rubidium
dparams of industries in the industry directory out of OnPaint
2009-08-30(svn r17319) -Codechange: replace some magic numbers related to ↵rubidium
locations/sizes with the appropriate variables in the industry directory
2009-08-30(svn r17318) -Codechange: remove state changes from the OnPaint of the ↵rubidium
industry directory
2009-08-30(svn r17316) -Codechange: use Industry::GetByTile() instead of ↵smatz
GetIndustryByTile()
2009-08-30(svn r17315) -Codechange: move code related to industry types to separate filesmatz
2009-08-30(svn r17314) -Fix (r17313): Allow the picker window to change size.alberth
2009-08-29(svn r17313) -Codechange: make the road station picker nestedrubidium
2009-08-29(svn r17312) -Codechange: make the road toolbars and depot picker nestedrubidium
2009-08-29(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRINGyexo
2009-08-29(svn r17310) -Codechange: about window uses nested widget treeyexo
2009-08-29(svn r17309) -Fix: not all non-ASCII characters were entered with escapes in ↵smatz
the About window
2009-08-29(svn r17308) -Update from WebTranslator v3.0:translators
french - 22 changes by glx german - 28 changes by Roujin indonesian - 7 changes by fanioz italian - 44 changes by lorenzodv russian - 7 changes by MajestiC
2009-08-29(svn r17307) -Fix [NoAI]: AIRail::RemoveRailTrack returned ↵yexo
ERR_PRECONDITION_ERROR for road/rail-crossings
2009-08-29(svn r17306) -Fix: DrawStringMultiLine() computed available width and height ↵alberth
wrongly.
2009-08-29(svn r17304) -Codechange: move (more) drawing code out of the rail depot ↵rubidium
picker's OnPaint.
2009-08-28(svn r17303) -Update from WebTranslator v3.0:translators
french - 30 changes by glx german - 38 changes by Roujin spanish - 103 changes by Terkhen
2009-08-28(svn r17301) -Fix (r17297): typorubidium
2009-08-28(svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some ↵rubidium
tooltips
2009-08-28(svn r17299) -Fix: the tooltip could get truncated under some circumstances ↵rubidium
due to its custom string height determination
2009-08-28(svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first ↵yexo
available company slot causing other AIs to be started
2009-08-28(svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a ↵rubidium
number of cases
2009-08-27(svn r17296) -Fix/feature [FS#3152]: allow rail wagons to be build when only ↵rubidium
el rail engines are available
2009-08-27(svn r17295) -Update from WebTranslator v3.0:translators
lithuanian - 6 changes by mtxd
2009-08-27(svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and ↵smatz
AIIndustry::GetLastMonthTransportedPercentage
2009-08-27(svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as ↵smatz
documented at all, make it return what AITown::GetLastMonthProduction did -Change [NoAI]: mark AITown::GetMaxProduction as deprecated, AITown::GetLastMonthProduction returns now the value GetMaxProduction did
2009-08-27(svn r17292) -Codechange: use unified ToPercent() function to convert fract ↵smatz
numbers to percents
2009-08-26(svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set ↵rubidium
when opening the game options menu and you were using the upgraded set
2009-08-26(svn r17290) -Update from WebTranslator v3.0:translators
italian - 44 changes by lorenzodv lithuanian - 21 changes by mtxd norwegian_bokmal - 6 changes by CyberKenny russian - 2 changes by Lone_Wolf serbian - 45 changes by etran
2009-08-25(svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a ↵translator
new commit system)
2009-08-25(svn r17287) -Update from WebTranslator v3.0:translators
latvian - 32 changes by dzhins polish - 1 changes by Kogut
2009-08-25(svn r17284) -Fix [Squirrel]: stack was not always cleared properly with ↵rubidium
tail recursion