------------------------------------------------------------------------ r21384 | rubidium | 2010-12-04 18:48:11 +0000 (Sat, 04 Dec 2010) | 2 lines -Fix: failure of WT3 to properly validate some string... ------------------------------------------------------------------------ r21383 | translators | 2010-12-04 18:45:22 +0000 (Sat, 04 Dec 2010) | 8 lines -Update from WebTranslator v3.0: belarusian - 7 changes by KorneySan czech - 1 changes by marek995 german - 1 changes by norbert79 russian - 6 changes by KorneySan slovak - 1 changes by marek995 spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r21382 | rubidium | 2010-12-04 13:04:19 +0000 (Sat, 04 Dec 2010) | 2 lines -Fix (r21153) [FS#4290]: the road vehicle's frame wasn't properly set upon savegame conversion *if* the vehicle would be hidden, but isn't going to be hidden anymore after the conversion ------------------------------------------------------------------------ r21381 | rubidium | 2010-12-04 10:08:32 +0000 (Sat, 04 Dec 2010) | 2 lines -Fix (r21377,r21375): some compilers have to spoil the fun... ------------------------------------------------------------------------ r21380 | rubidium | 2010-12-04 09:56:13 +0000 (Sat, 04 Dec 2010) | 2 lines -Codechange: move ThreadedSave variables to a more logical place, and move an include to the right place ------------------------------------------------------------------------ r21379 | rubidium | 2010-12-04 09:54:38 +0000 (Sat, 04 Dec 2010) | 2 lines -Codechange: move the actual save code into a separate function ------------------------------------------------------------------------ r21378 | rubidium | 2010-12-04 09:53:43 +0000 (Sat, 04 Dec 2010) | 2 lines -Codechange: move the logic for reading bytes from a savegame into a class ------------------------------------------------------------------------ r21377 | rubidium | 2010-12-04 09:52:52 +0000 (Sat, 04 Dec 2010) | 2 lines -Codechange: rewrite the savegame decompressors to behave more like filters ------------------------------------------------------------------------ r21376 | rubidium | 2010-12-04 09:43:13 +0000 (Sat, 04 Dec 2010) | 2 lines -Codechange: generalise ClearMemoryDumper ------------------------------------------------------------------------ r21375 | rubidium | 2010-12-04 09:09:29 +0000 (Sat, 04 Dec 2010) | 2 lines -Codechange: rewrite the savegame compressors to behave more like filters ------------------------------------------------------------------------ r21374 | planetmaker | 2010-12-04 08:38:02 +0000 (Sat, 04 Dec 2010) | 1 line -Fix: Purchases lists were not invalidated when using 'resetengines' ------------------------------------------------------------------------ r21373 | rubidium | 2010-12-02 23:08:22 +0000 (Thu, 02 Dec 2010) | 2 lines -Codechange: rewrite the game state to memory dumper ------------------------------------------------------------------------ r21372 | yexo | 2010-12-02 23:05:48 +0000 (Thu, 02 Dec 2010) | 1 line -Cleanup: remove some broken npf debug code ------------------------------------------------------------------------ r21371 | rubidium | 2010-12-02 22:43:10 +0000 (Thu, 02 Dec 2010) | 2 lines -Codechange: pass the buffer to the compressor directly instead of using a global variable ------------------------------------------------------------------------ r21370 | yexo | 2010-12-02 19:21:13 +0000 (Thu, 02 Dec 2010) | 1 line -Fix: [NewGRF] a grf with an invalid action14 could cause an out of memory error ------------------------------------------------------------------------ r21369 | rubidium | 2010-12-02 18:51:44 +0000 (Thu, 02 Dec 2010) | 2 lines -Fix: don't add object specs that weren't associate with graphics ------------------------------------------------------------------------ r21368 | translators | 2010-12-02 18:45:10 +0000 (Thu, 02 Dec 2010) | 4 lines -Update from WebTranslator v3.0: german - 1 changes by planetmaker norwegian_bokmal - 8 changes by mantaray ------------------------------------------------------------------------ r21367 | frosch | 2010-12-01 21:35:18 +0000 (Wed, 01 Dec 2010) | 1 line -Fix (r18719)[FS#4283]: Fields were not cleared under snow though they were intended to be. ------------------------------------------------------------------------ r21366 | translators | 2010-12-01 18:45:09 +0000 (Wed, 01 Dec 2010) | 5 lines -Update from WebTranslator v3.0: basque - 81 changes by Thadah marathi - 4 changes by jcravi vietnamese - 2 changes by nglekhoi ------------------------------------------------------------------------ r21365 | rubidium | 2010-11-30 20:09:44 +0000 (Tue, 30 Nov 2010) | 2 lines -Document: the reasoning for some of the network configuration defaults ------------------------------------------------------------------------ r21364 | rubidium | 2010-11-30 20:06:40 +0000 (Tue, 30 Nov 2010) | 2 lines -Change: increase the default amount of companies, clients and spectators. Furthermore tighten the command execution/queueing limits a bit ------------------------------------------------------------------------ r21363 | rubidium | 2010-11-30 20:01:26 +0000 (Tue, 30 Nov 2010) | 2 lines -Add: support for limiting the amount of (accepted) incoming data ------------------------------------------------------------------------ r21362 | translators | 2010-11-30 18:45:12 +0000 (Tue, 30 Nov 2010) | 5 lines -Update from WebTranslator v3.0: slovenian - 28 changes by ntadej spanish - 1 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r21361 | rubidium | 2010-11-30 14:18:20 +0000 (Tue, 30 Nov 2010) | 2 lines -Change: make sure the client is listening, or rather receiving, our frames ------------------------------------------------------------------------ r21360 | rubidium | 2010-11-30 14:11:29 +0000 (Tue, 30 Nov 2010) | 2 lines -Fix [FS#4281]: crash when randomised action2 was used when resolving the image to draw in the buy menu ------------------------------------------------------------------------ r21358 | rubidium | 2010-11-30 13:38:46 +0000 (Tue, 30 Nov 2010) | 2 lines -Codechange: make some network function names conform to coding style ------------------------------------------------------------------------ r21357 | rubidium | 2010-11-30 13:22:29 +0000 (Tue, 30 Nov 2010) | 2 lines -Codechange: make it possible to resize the packet's buffer ------------------------------------------------------------------------ r21356 | rubidium | 2010-11-30 12:02:19 +0000 (Tue, 30 Nov 2010) | 2 lines -Fix (r21351): sometimes versions wouldn't be correctly set for Windows builds ------------------------------------------------------------------------ r21355 | planetmaker | 2010-11-30 00:15:38 +0000 (Tue, 30 Nov 2010) | 1 line -Feature-ish [FS#4280]: Happy Zuu and a hotkey for the AI debug window for all (Zuu) ------------------------------------------------------------------------ r21354 | translators | 2010-11-29 18:45:14 +0000 (Mon, 29 Nov 2010) | 5 lines -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium french - 1 changes by glx italian - 1 changes by lorenzodv ------------------------------------------------------------------------ r21353 | frosch | 2010-11-29 17:26:47 +0000 (Mon, 29 Nov 2010) | 1 line -Fix (r19056)[FS#4277]: New railtypes with overlays did not use the shore sprites as groundtiles for three-corner-raised slopes (at shore). ------------------------------------------------------------------------ r21352 | rubidium | 2010-11-29 13:09:35 +0000 (Mon, 29 Nov 2010) | 2 lines -Codechange: remove some unneeded code from config.lib ------------------------------------------------------------------------ r21351 | rubidium | 2010-11-29 12:49:27 +0000 (Mon, 29 Nov 2010) | 2 lines -Change: read some metadata from (official) source tarballs so you'll more likely get the right version/revision out-of-the-box ------------------------------------------------------------------------ r21350 | rubidium | 2010-11-28 22:45:47 +0000 (Sun, 28 Nov 2010) | 2 lines -Fix: some indentation ------------------------------------------------------------------------ r21349 | rubidium | 2010-11-28 20:56:05 +0000 (Sun, 28 Nov 2010) | 2 lines -Doc: relayout and tweak the multiplayer documentation a bit; e.g. no real need to tell that the network code was rewritten in 0.3.5 ------------------------------------------------------------------------ r21348 | yexo | 2010-11-28 19:48:13 +0000 (Sun, 28 Nov 2010) | 1 line -Fix (r21346): some compilers complain about int-uint comparisons ------------------------------------------------------------------------ r21347 | yexo | 2010-11-28 19:40:35 +0000 (Sun, 28 Nov 2010) | 1 line -Cleanup: remove an unused feature from strgen and remove some ifs where we already know the result ------------------------------------------------------------------------ r21346 | yexo | 2010-11-28 19:39:04 +0000 (Sun, 28 Nov 2010) | 1 line -Fix (r2592): buffer overflow in strgen for strings with very large arguments ------------------------------------------------------------------------ r21345 | translators | 2010-11-28 18:45:10 +0000 (Sun, 28 Nov 2010) | 4 lines -Update from WebTranslator v3.0: turkish - 2 changes by niw3 vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r21344 | terkhen | 2010-11-27 22:52:12 +0000 (Sat, 27 Nov 2010) | 2 lines -Feature [FS#4214]: Natural sorting of strings using ICU. ------------------------------------------------------------------------ r21343 | terkhen | 2010-11-27 22:47:29 +0000 (Sat, 27 Nov 2010) | 2 lines -Add: Function that compares strings using case insensitive natural sort. ------------------------------------------------------------------------ r21342 | terkhen | 2010-11-27 22:43:58 +0000 (Sat, 27 Nov 2010) | 2 lines -Add: Sort some lists again after a language change. ------------------------------------------------------------------------ r21341 | terkhen | 2010-11-27 22:42:24 +0000 (Sat, 27 Nov 2010) | 2 lines -Add: Use the complete industry name instead of only the town when sorting industries by name. ------------------------------------------------------------------------ r21340 | rubidium | 2010-11-27 22:24:02 +0000 (Sat, 27 Nov 2010) | 3 lines -Change: prepare the MSVC project files (or rather its 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. ------------------------------------------------------------------------ r21339 | terkhen | 2010-11-27 21:11:37 +0000 (Sat, 27 Nov 2010) | 2 lines -Fix [FS#4272]: The VehicleCache was not checked for ships with desync debug options enabled. ------------------------------------------------------------------------ r21338 | rubidium | 2010-11-27 21:09:41 +0000 (Sat, 27 Nov 2010) | 2 lines -Fix [FS#4272]: bogus cache mismatch warnings with desync debugging because some cache was invalidated but never reset ------------------------------------------------------------------------ r21337 | translators | 2010-11-27 18:45:14 +0000 (Sat, 27 Nov 2010) | 5 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne finnish - 1 changes by jpx_ hungarian - 18 changes by IPG ------------------------------------------------------------------------