Commit Graph

6912 Commits (ef8a9a25ff507c5eea7cc2793ed3d4da5cf65479)

Author SHA1 Message Date
yexo ef8a9a25ff (svn r17331) -Codechange: don't depend on static widget position/size for drawing of volumer sliders in music window 15 years ago
yexo dc9d4865c9 (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white 15 years ago
yexo c54d23e954 (svn r17329) -Codechange: music window uses nested widgets 15 years ago
alberth caa44c71a9 (svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed. 15 years ago
alberth 174284d526 (svn r17327) -Codechange: Allow external use of GetEngineCategoryName(). 15 years ago
translators 2f9ebae66d (svn r17326) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
welsh - 16 changes by welshdragon
15 years ago
alberth c37078c9b7 (svn r17325) -Codechange: Un-duplicate engine drawing routines. 15 years ago
Yexo 7cb4f3e7a3 (svn r17324) -Codechange: Land info window uses nested widget tree 15 years ago
rubidium 751dc4ad3d (svn r17323) -Codechange: replace some magic numbers with constants in the town directory. 15 years ago
rubidium 25b667c1ea (svn r17322) -Codechange: make the industry directory window nested. 15 years ago
rubidium ecf50ba58e (svn r17321) -Codechange: minor coding style fixes for the town directory 15 years ago
rubidium b237655d76 (svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint 15 years ago
rubidium 898d070919 (svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory 15 years ago
rubidium 99dda2a3ce (svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory 15 years ago
smatz 09e1ecc8ac (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
smatz 1889ebff85 (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
alberth 54f5962af2 (svn r17314) -Fix (r17313): Allow the picker window to change size. 15 years ago
rubidium 8a91545f62 (svn r17313) -Codechange: make the road station picker nested 15 years ago
rubidium d514d665ef (svn r17312) -Codechange: make the road toolbars and depot picker nested 15 years ago
yexo a3382deac7 (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago
yexo fad737decb (svn r17310) -Codechange: about window uses nested widget tree 15 years ago
smatz 0b980d91c7 (svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window 15 years ago
translators c0735ffd68 (svn r17308) -Update from WebTranslator v3.0:
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
15 years ago
yexo a80bb35ffe (svn r17307) -Fix [NoAI]: AIRail::RemoveRailTrack returned ERR_PRECONDITION_ERROR for road/rail-crossings 15 years ago
alberth 6432986704 (svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly. 15 years ago
rubidium 252304b569 (svn r17304) -Codechange: move (more) drawing code out of the rail depot picker's OnPaint. 15 years ago
translators b0ba8e35ce (svn r17303) -Update from WebTranslator v3.0:
french - 30 changes by glx
german - 38 changes by Roujin
spanish - 103 changes by Terkhen
15 years ago
rubidium cdca76cd6b (svn r17301) -Fix (r17297): typo 15 years ago
rubidium b6c97c36b6 (svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips 15 years ago
rubidium d5bd62ad15 (svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination 15 years ago
yexo 8a2e1011b2 (svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first available company slot causing other AIs to be started 15 years ago
rubidium 79ad9f5b58 (svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases 15 years ago
rubidium 169df83012 (svn r17296) -Fix/feature [FS#3152]: allow rail wagons to be build when only el rail engines are available 15 years ago
translators c10abd507d (svn r17295) -Update from WebTranslator v3.0:
lithuanian - 6 changes by mtxd
15 years ago
smatz e126e1e9c6 (svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage 15 years ago
smatz 15242b3ac8 (svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as 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
15 years ago
smatz a0d0206f2d (svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents 15 years ago
rubidium 3af095aa19 (svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set when opening the game options menu and you were using the upgraded set 15 years ago
translators 3cf9f4c0ee (svn r17290) -Update from WebTranslator v3.0:
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
15 years ago
translator b009fb2637 (svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system) 15 years ago
translators 0755896670 (svn r17287) -Update from WebTranslator v3.0:
latvian - 32 changes by dzhins
polish - 1 changes by Kogut
15 years ago
rubidium aa67dd87c6 (svn r17284) -Fix [Squirrel]: stack was not always cleared properly with tail recursion 15 years ago
yexo 650f36c08c (svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel code 15 years ago
yexo fe4f55d0a4 (svn r17282) -Fix (r17195): the squirrel documentation files were not updated 15 years ago
smatz 1c6a2d72e2 (svn r17281) -Feature(tte): open the 'Rename group' dialog after creating new group 15 years ago
smatz bdb0ba3feb (svn r17275) -Codechange: remember group ID we are renaming, don't rename currently selected group 15 years ago
translators 45bb5b39fc (svn r17274) -Update from WebTranslator v3.0:
czech - 4 changes by SmatZ
english_US - 4 changes by agenthh
latvian - 54 changes by dzhins
serbian - 110 changes by etran
spanish - 1 changes by Terkhen
15 years ago
yexo f66041e3c8 (svn r17273) -Fix [Squirrel]: calling a function that has default parameters with not enough parameters can cause a crash 15 years ago
rubidium 0f6384ccee (svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize when another did 15 years ago
rubidium d4a98be94a (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago