summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-30(svn r21360) -Fix [FS#4281]: crash when randomised action2 was used when ↵rubidium
resolving the image to draw in the buy menu
2010-11-30(svn r21358) -Codechange: make some network function names conform to coding ↵rubidium
style
2010-11-30(svn r21357) -Codechange: make it possible to resize the packet's bufferrubidium
2010-11-30(svn r21356) -Fix (r21351): sometimes versions wouldn't be correctly set for ↵rubidium
Windows builds
2010-11-30(svn r21355) -Feature-ish [FS#4280]: Happy Zuu and a hotkey for the AI debug ↵planetmaker
window for all (Zuu)
2010-11-29(svn r21354) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium french - 1 changes by glx italian - 1 changes by lorenzodv
2010-11-29(svn r21353) -Fix (r19056)[FS#4277]: New railtypes with overlays did not use ↵frosch
the shore sprites as groundtiles for three-corner-raised slopes (at shore).
2010-11-29(svn r21352) -Codechange: remove some unneeded code from config.librubidium
2010-11-29(svn r21351) -Change: read some metadata from (official) source tarballs so ↵rubidium
you'll more likely get the right version/revision out-of-the-box
2010-11-28(svn r21350) -Fix: some indentationrubidium
2010-11-28(svn r21349) -Doc: relayout and tweak the multiplayer documentation a bit; ↵rubidium
e.g. no real need to tell that the network code was rewritten in 0.3.5
2010-11-28(svn r21348) -Fix (r21346): some compilers complain about int-uint comparisonsyexo
2010-11-28(svn r21347) -Cleanup: remove an unused feature from strgen and remove some ↵yexo
ifs where we already know the result
2010-11-28(svn r21346) -Fix (r2592): buffer overflow in strgen for strings with very ↵yexo
large arguments
2010-11-28(svn r21345) -Update from WebTranslator v3.0:translators
turkish - 2 changes by niw3 vietnamese - 1 changes by nglekhoi
2010-11-27(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.terkhen
2010-11-27(svn r21343) -Add: Function that compares strings using case insensitive ↵terkhen
natural sort.
2010-11-27(svn r21342) -Add: Sort some lists again after a language change.terkhen
2010-11-27(svn r21341) -Add: Use the complete industry name instead of only the town ↵terkhen
when sorting industries by name.
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 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