Commit Graph

10523 Commits (9f9141c3c1eb0acc08d0a24654ec24e618ec9f3a)

Author SHA1 Message Date
rubidium 9f9141c3c1 (svn r21357) -Codechange: make it possible to resize the packet's buffer 14 years ago
planetmaker 5ea8947a0c (svn r21355) -Feature-ish [FS#4280]: Happy Zuu and a hotkey for the AI debug window for all (Zuu) 14 years ago
translators 4249855e4b (svn r21354) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
french - 1 changes by glx
italian - 1 changes by lorenzodv
14 years ago
frosch a97c13253c (svn r21353) -Fix (r19056)[FS#4277]: New railtypes with overlays did not use the shore sprites as groundtiles for three-corner-raised slopes (at shore). 14 years ago
rubidium b2c1f12b44 (svn r21350) -Fix: some indentation 14 years ago
yexo 68f61fbdb0 (svn r21348) -Fix (r21346): some compilers complain about int-uint comparisons 14 years ago
yexo f464afa522 (svn r21347) -Cleanup: remove an unused feature from strgen and remove some ifs where we already know the result 14 years ago
yexo a90f8114dd (svn r21346) -Fix (r2592): buffer overflow in strgen for strings with very large arguments 14 years ago
translators 0714d67212 (svn r21345) -Update from WebTranslator v3.0:
turkish - 2 changes by niw3
vietnamese - 1 changes by nglekhoi
14 years ago
terkhen 64c200a25e (svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU. 14 years ago
terkhen 5139fa9a23 (svn r21343) -Add: Function that compares strings using case insensitive natural sort. 14 years ago
terkhen a2280fca68 (svn r21342) -Add: Sort some lists again after a language change. 14 years ago
terkhen 6352166908 (svn r21341) -Add: Use the complete industry name instead of only the town when sorting industries by name. 14 years ago
terkhen 85434d3c5b (svn r21339) -Fix [FS#4272]: The VehicleCache was not checked for ships with desync debug options enabled. 14 years ago
rubidium aeae689dc4 (svn r21338) -Fix [FS#4272]: bogus cache mismatch warnings with desync debugging because some cache was invalidated but never reset 14 years ago
translators 814e780527 (svn r21337) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
finnish - 1 changes by jpx_
hungarian - 18 changes by IPG
14 years ago
rubidium 0765e4c9ab (svn r21336) -Fix (r21030) [FS#4274]: compile failure when desync debugging is enabled (fonsinchen) 14 years ago
rubidium db6ccc721a (svn r21335) -Change: be a bit more explicit that the game state can get broken by changing NewGRFs 14 years ago
rubidium 2a465f152b (svn r21334) -Fix [FS#4271]: make (more) sure that the savegame and transferred file are the same file and not different ones 14 years ago
smatz 565259647a (svn r21333) -Fix: failure of WT3 to properly validate some string... 14 years ago
translators 78fb226806 (svn r21332) -Update from WebTranslator v3.0:
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
14 years ago
alberth 0722492c1b (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint(). 14 years ago
rubidium 28eae51f93 (svn r21330) -Fix: two wrong ISO country codes 14 years ago
rubidium 94646d3a08 (svn r21328) -Fix: pass the case id when resolving NewGRF strings as well 14 years ago
rubidium 0e59d09ada (svn r21327) -Fix: cases are always "off-by-one" w.r.t. to the case table as there is an implicit default case with index 0 14 years ago
rubidium 6e425d3e72 (svn r21326) -Fix: off-by-one in case choice list construction causing case lists to fail completely 14 years ago
rubidium 45214547a6 (svn r21325) -Change: the order of Portuguese genders 14 years ago
rubidium 51b2459f24 (svn r21324) -Fix: load of failures of WT3 to properly validate some strings... 14 years ago
translators 581f047405 (svn r21323) -Update from WebTranslator v3.0:
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
14 years ago
rubidium 916048f5e8 (svn r21322) -Fix [FS#4268] (r20924): packets were leaked 14 years ago
glx e2ab0c5355 (svn r21321) -Fix (r21298): use the correct font sizes when checking for missing glyphs 14 years ago
rubidium 36a7e75c44 (svn r21320) -Fix (r21298): somehow a semicolon got lost 14 years ago
smatz a6be993967 (svn r21319) -Fix: crash when creating file download by the content download system failed 14 years ago
smatz 8f250f7a2d (svn r21318) -Fix: parameters to ShowErrorMessage() were swapped when content download failed 14 years ago
rubidium bf99fd7703 (svn r21317) -Change: improve the wording of some of the settings strings 14 years ago
planetmaker 4fe49fd71d (svn r21316) -Fix: Some more strings where 'player' actually meant 'company' 14 years ago
rubidium b08a25dc7d (svn r21315) -Cleanup: remove a pair of unused strings 14 years ago
rubidium 83db490771 (svn r21314) -Fix [FS#4253]: [NewGRF] (Hopefully) make callback 157 behave 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 14 years ago
planetmaker 9b91f02b90 (svn r21313) -Fix: Max vehicle settings are per company, not per player 14 years ago
translators 0991b28e50 (svn r21312) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
dutch - 4 changes by Yexo
portuguese - 43 changes by Samu
14 years ago
rubidium 890eec6132 (svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but also getting settings and such from info.nut, would not be interrupted after a while causing OpenTTD to seem to not respond 14 years ago
rubidium 6d50e7a760 (svn r21310) -Fix [FS#4259]: apparantly even earlier FreeBSDs had strndup 14 years ago
glx 5ea9b7c6ec (svn r21309) -Fix: second parameter of SetupSubsidyDecodeParam() is a bool, so use a bool when calling the function 14 years ago
rubidium e1aeb90ca5 (svn r21308) -Fix [FS#4262] (r20933-ish): crash upon desync 14 years ago
glx b4cdcaa70e (svn r21307) -Fix (r21306): forgot a # 14 years ago
glx 945ec94f23 (svn r21306) -Add: genders for portuguese language 14 years ago
smatz 8c98915955 (svn r21302) -Fix (r18994): do not add HTTP connection to list of connections when it fails in the beginning 14 years ago
rubidium 3b1b593977 (svn r21301) -Fix: failure of WT3 to properly validate some string... 14 years ago
translators ed9c95d705 (svn r21300) -Update from WebTranslator v3.0:
chuvash - 21 changes by mefisteron
polish - 3 changes by voythas
vietnamese - 1 changes by nglekhoi
14 years ago
rubidium 805e768e3a (svn r21299) -Fix (r21263): a road vehicle in a depot or wormhole could get into an incorrect state upon savegame conversion causing it to break up later in the game 14 years ago