Commit Graph

13077 Commits (46cd3ee9449a4024ec09a517f26a677bd8aeff84)
 

Author SHA1 Message Date
translators db120540a0 (svn r17326) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
welsh - 16 changes by welshdragon
15 years ago
alberth 1a15f7e6a7 (svn r17325) -Codechange: Un-duplicate engine drawing routines. 15 years ago
Yexo fe7ca1b3e3 (svn r17324) -Codechange: Land info window uses nested widget tree 15 years ago
rubidium 0d3ab7c72d (svn r17323) -Codechange: replace some magic numbers with constants in the town directory. 15 years ago
rubidium 3b03999073 (svn r17322) -Codechange: make the industry directory window nested. 15 years ago
rubidium 0007a599c3 (svn r17321) -Codechange: minor coding style fixes for the town directory 15 years ago
rubidium e8433f6d48 (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 0aab13bf44 (svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory 15 years ago
rubidium 5fe9c44862 (svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory 15 years ago
yexo 6870aed528 (svn r17317) -Document: how to manually install AIs 15 years ago
smatz ee685c8287 (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() 15 years ago
smatz c94b9973e6 (svn r17315) -Codechange: move code related to industry types to separate file 15 years ago
alberth 86ebf88176 (svn r17314) -Fix (r17313): Allow the picker window to change size. 15 years ago
rubidium 753e063cad (svn r17313) -Codechange: make the road station picker nested 15 years ago
rubidium ff2034b073 (svn r17312) -Codechange: make the road toolbars and depot picker nested 15 years ago
yexo dc24601b6d (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago
yexo 350a773925 (svn r17310) -Codechange: about window uses nested widget tree 15 years ago
smatz f1e6772381 (svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window 15 years ago
translators 564e65fe43 (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 163e741774 (svn r17307) -Fix [NoAI]: AIRail::RemoveRailTrack returned ERR_PRECONDITION_ERROR for road/rail-crossings 15 years ago
alberth 79a8da1c04 (svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly. 15 years ago
rubidium 9eb06f125f (svn r17304) -Codechange: move (more) drawing code out of the rail depot picker's OnPaint. 15 years ago
translators 76a667bb35 (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 f582ccf395 (svn r17301) -Fix (r17297): typo 15 years ago
rubidium 3a661e7e64 (svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips 15 years ago
rubidium 10b3bcb90c (svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination 15 years ago
yexo f548a1b3b3 (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 e09cba404c (svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases 15 years ago
rubidium cd6da9ef01 (svn r17296) -Fix/feature [FS#3152]: allow rail wagons to be build when only el rail engines are available 15 years ago
translators 51edb37a7b (svn r17295) -Update from WebTranslator v3.0:
lithuanian - 6 changes by mtxd
15 years ago
smatz 713f5d44ce (svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage 15 years ago
smatz 072ce4bb17 (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 100ae8efcc (svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents 15 years ago
rubidium 984efae368 (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 57a05d6933 (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
yexo c585e9bcd8 (svn r17289) -Fix (r17214): for AIs it's STATION_INVALID, not INVALID_STATION 15 years ago
translator 136f04eec6 (svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system) 15 years ago
translators a649ea553a (svn r17287) -Update from WebTranslator v3.0:
latvian - 32 changes by dzhins
polish - 1 changes by Kogut
15 years ago
rubidium 4ac4c28a3b (svn r17284) -Fix [Squirrel]: stack was not always cleared properly with tail recursion 15 years ago
yexo b9536e933f (svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel code 15 years ago
yexo c46c0a7c86 (svn r17282) -Fix (r17195): the squirrel documentation files were not updated 15 years ago
smatz e0f22b36a1 (svn r17281) -Feature(tte): open the 'Rename group' dialog after creating new group 15 years ago
rubidium 6115a008b1 (svn r17279) -Fix: svn:eol-style missing 15 years ago
smatz 95d096d8df (svn r17275) -Codechange: remember group ID we are renaming, don't rename currently selected group 15 years ago
translators b9c2156181 (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 f9c18ccc48 (svn r17273) -Fix [Squirrel]: calling a function that has default parameters with not enough parameters can cause a crash 15 years ago
rubidium b841250913 (svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize when another did 15 years ago
rubidium aca7ba714a (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false 15 years ago
translators 8fae313f70 (svn r17270) -Update from WebTranslator v3.0:
danish - 39 changes by silentStatic
portuguese - 2 changes by SupSuper
serbian - 4 changes by etran
15 years ago
rubidium c539b59da3 (svn r17268) -Fix [FS#3143]: Station/Town window titles weren't updated when they got renamed 15 years ago