Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-27 | (svn r21340) -Change: prepare the MSVC project files (or rather its ↵ | rubidium | |
libraries) for collation (natural sorting) using ICU. Note: this means, for MSVC users, that you will need openttd-useful 4.0 or higher to compiler this revision or higher, though sadly you'll need 3.4 or lower for the earlier revisions. Both 3.4 and 4.0 can be installed simultaniously though. | |||
2010-11-27 | (svn r21339) -Fix [FS#4272]: The VehicleCache was not checked for ships with ↵ | terkhen | |
desync debug options enabled. | |||
2010-11-27 | (svn r21338) -Fix [FS#4272]: bogus cache mismatch warnings with desync ↵ | rubidium | |
debugging because some cache was invalidated but never reset | |||
2010-11-27 | (svn r21337) -Update from WebTranslator v3.0: | translators | |
croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ hungarian - 18 changes by IPG | |||
2010-11-27 | (svn r21336) -Fix (r21030) [FS#4274]: compile failure when desync debugging ↵ | rubidium | |
is enabled (fonsinchen) | |||
2010-11-26 | (svn r21335) -Change: be a bit more explicit that the game state can get ↵ | rubidium | |
broken by changing NewGRFs | |||
2010-11-26 | (svn r21334) -Fix [FS#4271]: make (more) sure that the savegame and ↵ | rubidium | |
transferred file are the same file and not different ones | |||
2010-11-26 | (svn r21333) -Fix: failure of WT3 to properly validate some string... | smatz | |
2010-11-26 | (svn r21332) -Update from WebTranslator v3.0: | translators | |
catalan - 39 changes by arnau czech - 15 changes by marek995 french - 5 changes by glx italian - 17 changes by lorenzodv polish - 2 changes by xaxa portuguese - 84 changes by Samu | |||
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 codes | rubidium | |
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 well | rubidium | |
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 genders | rubidium | |
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 leaked | rubidium | |
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 lost | rubidium | |
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 strings | rubidium | |
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 strings | rubidium | |
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 player | planetmaker | |
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 strndup | rubidium | |
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 desync | rubidium | |
2010-11-23 | (svn r21307) -Fix (r21306): forgot a # | glx | |
2010-11-23 | (svn r21306) -Add: genders for portuguese language | glx | |
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 documentation | rubidium | |
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. |