summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-26(svn r17289) -Fix (r17214): for AIs it's STATION_INVALID, not INVALID_STATIONyexo
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
2009-08-25(svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel codeyexo
2009-08-25(svn r17282) -Fix (r17195): the squirrel documentation files were not updatedyexo
2009-08-25(svn r17281) -Feature(tte): open the 'Rename group' dialog after creating ↵smatz
new group
2009-08-25(svn r17279) -Fix: svn:eol-style missingrubidium
2009-08-24(svn r17275) -Codechange: remember group ID we are renaming, don't rename ↵smatz
currently selected group
2009-08-24(svn r17274) -Update from WebTranslator v3.0:translators
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
2009-08-23(svn r17273) -Fix [Squirrel]: calling a function that has default parameters ↵yexo
with not enough parameters can cause a crash
2009-08-23(svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize ↵rubidium
when another did
2009-08-23(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/falserubidium
2009-08-23(svn r17270) -Update from WebTranslator v3.0:translators
danish - 39 changes by silentStatic portuguese - 2 changes by SupSuper serbian - 4 changes by etran
2009-08-22(svn r17268) -Fix [FS#3143]: Station/Town window titles weren't updated when ↵rubidium
they got renamed
2009-08-22(svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original ↵rubidium
NewGRF in the "saveload failed horribly"-error message and make it more clear that the filename is of the current NewGRF
2009-08-22(svn r17265) -Codechange: Typo fix, small is with two l'salberth
2009-08-22(svn r17264) -Fix (r17261): bundle making for OSX failedrubidium
2009-08-22(svn r17262) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_ german - 2 changes by planetmaker greek - 49 changes by fumantsu serbian - 62 changes by etran welsh - 6 changes by welshdragon
2009-08-22(svn r17261) -Fix (r17214): don't forget to package the compatability ↵rubidium
wrapper scripts
2009-08-22(svn r17251) -Fix [FS#3141]: other tunnel end not shown if building rail ↵rubidium
tunnels and the first railtype is not available yet
2009-08-21(svn r17250) -Fix (r17249): I forgot depend.exe was affected tooglx
2009-08-21(svn r17249) -Fix: MinGW gcc 4.4.0 dynamically links with libgcc_s_dw2-1.dll ↵glx
by default. Prevent this so strgen.exe build with MinGW can be run on a system without MinGW installed. (Note: openttd.exe is not affected by this behaviour as -static is used by default for it)
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-21(svn r17247) -Change: move '3rd party' MD5 implementation also to the ↵rubidium
3rdparty directory.
2009-08-21(svn r17246) -Update from WebTranslator v3.0:translators
german - 1 changes by dihedral russian - 1 changes by Lone_Wolf swedish - 9 changes by hgj
2009-08-21(svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also ↵rubidium
unselect already installed content; it would not uninstall it though