summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in ↵alberth
OnPaint().
2010-11-26(svn r21330) -Fix: two wrong ISO country codesrubidium
2010-11-26(svn r21329) -Doc: some readme tweaks (part by avdg)rubidium
2010-11-25(svn r21328) -Fix: pass the case id when resolving NewGRF strings as wellrubidium
2010-11-25(svn r21327) -Fix: cases are always "off-by-one" w.r.t. to the case table as ↵rubidium
there is an implicit default case with index 0
2010-11-25(svn r21326) -Fix: off-by-one in case choice list construction causing case ↵rubidium
lists to fail completely
2010-11-25(svn r21325) -Change: the order of Portuguese gendersrubidium
2010-11-25(svn r21324) -Fix: load of failures of WT3 to properly validate some strings...rubidium
2010-11-25(svn r21323) -Update from WebTranslator v3.0:translators
croatian - 19 changes by VoyagerOne english_US - 212 changes by Rubidium finnish - 19 changes by jpx_ french - 16 changes by glx german - 15 changes by planetmaker portuguese - 89 changes by JayCity, Samu spanish - 19 changes by Terkhen swedish - 1 changes by Zuu vietnamese - 4 changes by nglekhoi
2010-11-25(svn r21322) -Fix [FS#4268] (r20924): packets were leakedrubidium
2010-11-25(svn r21321) -Fix (r21298): use the correct font sizes when checking for ↵glx
missing glyphs
2010-11-25(svn r21320) -Fix (r21298): somehow a semicolon got lostrubidium
2010-11-25(svn r21319) -Fix: crash when creating file download by the content download ↵smatz
system failed
2010-11-25(svn r21318) -Fix: parameters to ShowErrorMessage() were swapped when ↵smatz
content download failed
2010-11-24(svn r21317) -Change: improve the wording of some of the settings stringsrubidium
2010-11-24(svn r21316) -Fix: Some more strings where 'player' actually meant 'company'planetmaker
2010-11-24(svn r21315) -Cleanup: remove a pair of unused stringsrubidium
2010-11-24(svn r21314) -Fix [FS#4253]: [NewGRF] (Hopefully) make callback 157 behave ↵rubidium
more like TTDPatch does, i.e. fall back to the default check when the callback is not yielding a result for a tile instead of disallowing building the object
2010-11-24(svn r21313) -Fix: Max vehicle settings are per company, not per playerplanetmaker
2010-11-24(svn r21312) -Update from WebTranslator v3.0:translators
traditional_chinese - 1 changes by josesun dutch - 4 changes by Yexo portuguese - 43 changes by Samu
2010-11-24(svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but ↵rubidium
also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond
2010-11-24(svn r21310) -Fix [FS#4259]: apparantly even earlier FreeBSDs had strnduprubidium
2010-11-24(svn r21309) -Fix: second parameter of SetupSubsidyDecodeParam() is a bool, ↵glx
so use a bool when calling the function
2010-11-23(svn r21308) -Fix [FS#4262] (r20933-ish): crash upon desyncrubidium
2010-11-23(svn r21307) -Fix (r21306): forgot a #glx
2010-11-23(svn r21306) -Add: genders for portuguese languageglx
2010-11-23(svn r21304) -Fix (r21005): some typos in documentation (Xaroth)glx
2010-11-23(svn r21302) -Fix (r18994): do not add HTTP connection to list of ↵smatz
connections when it fails in the beginning
2010-11-23(svn r21301) -Fix: failure of WT3 to properly validate some string...rubidium
2010-11-23(svn r21300) -Update from WebTranslator v3.0:translators
chuvash - 21 changes by mefisteron polish - 3 changes by voythas vietnamese - 1 changes by nglekhoi
2010-11-23(svn r21299) -Fix (r21263): a road vehicle in a depot or wormhole could get ↵rubidium
into an incorrect state upon savegame conversion causing it to break up later in the game
2010-11-23(svn r21298) -Fix [FS#4261]: fonts set in openttd.cfg were not properly ↵glx
checked for missing glyphs on language change
2010-11-23(svn r21297) -Doc: update some documentationrubidium
2010-11-22(svn r21296) -Update from WebTranslator v3.0:translators
belarusian - 2 changes by KorneySan croatian - 1 changes by VoyagerOne dutch - 11 changes by habell french - 7 changes by glx irish - 7 changes by tem korean - 4 changes by junho2813 romanian - 5 changes by tonny slovak - 4 changes by marek995
2010-11-22(svn r21295) -Fix [FS#4259]: FreeBSD introduced strndup as well (MicRO)rubidium
2010-11-22(svn r21294) -Fix [FS#4251]: check for existance of save/scenario dirs ↵glx
before asking for deletion confirmation
2010-11-21(svn r21293) -Fix: failure of WT3 to properly validate some string...rubidium
2010-11-21(svn r21292) -Update from WebTranslator v3.0:translators
croatian - 2 changes by VoyagerOne esperanto - 7 changes by Christopher hungarian - 3 changes by IPG portuguese - 4 changes by JayCity ukrainian - 10 changes by Fixer vietnamese - 2 changes by nglekhoi
2010-11-21(svn r21291) -Fix: Treat objects on water like water in more cases.frosch
2010-11-21(svn r21290) -Codechange: Add HasTileWaterGround() to deduplicate some tests.frosch
2010-11-21(svn r21289) -Fix [FS#4133]: Make terraforming and tunnel-excavation handle ↵frosch
DC_AUTO-clearable multitile objects.
2010-11-21(svn r21288) -Codechange: Add helper function to find entries in ↵frosch
_cleared_object_areas.
2010-11-21(svn r21287) -Document: update information about supported compilerssmatz
2010-11-21(svn r21286) -Codechange: enable more warnings for ICCsmatz
2010-11-21(svn r21285) -Codechange: prevent ICC warningsmatz
2010-11-21(svn r21284) -Codechange: Rename CheckSavegameVersion() to ↵alberth
IsSavegameVersionBefore().
2010-11-21(svn r21283) -Codechange: Allow minor argument IsSavegameVersionBefore() to ↵alberth
be optional.
2010-11-21(svn r21282) -Codechange: Rename CheckSavegameVersionOldStyle() to ↵alberth
IsSavegameVersionBefore().
2010-11-21(svn r21281) -Doc: Add doxygen comments to saveload code.alberth
2010-11-20(svn r21280) -Merge: documentation updates from 1.0rubidium