log

age author description
Sat, 04 Dec 2010 21:25:24 +0000 alberth (svn r21385) -Codechange: Added a missing 'this' prefix, and some documentation to cheat gui code. draft
Sat, 04 Dec 2010 18:48:11 +0000 rubidium (svn r21384) -Fix: failure of WT3 to properly validate some string... draft
Sat, 04 Dec 2010 18:45:22 +0000 translators (svn r21383) -Update from WebTranslator v3.0: draft
Sat, 04 Dec 2010 13:04:19 +0000 rubidium (svn r21382) -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 draft
Sat, 04 Dec 2010 10:08:32 +0000 rubidium (svn r21381) -Fix (r21377,r21375): some compilers have to spoil the fun... draft
Sat, 04 Dec 2010 09:56:13 +0000 rubidium (svn r21380) -Codechange: move ThreadedSave variables to a more logical place, and move an include to the right place draft
Sat, 04 Dec 2010 09:54:38 +0000 rubidium (svn r21379) -Codechange: move the actual save code into a separate function draft
Sat, 04 Dec 2010 09:53:43 +0000 rubidium (svn r21378) -Codechange: move the logic for reading bytes from a savegame into a class draft
Sat, 04 Dec 2010 09:52:52 +0000 rubidium (svn r21377) -Codechange: rewrite the savegame decompressors to behave more like filters draft
Sat, 04 Dec 2010 09:43:13 +0000 rubidium (svn r21376) -Codechange: generalise ClearMemoryDumper draft
Sat, 04 Dec 2010 09:09:29 +0000 rubidium (svn r21375) -Codechange: rewrite the savegame compressors to behave more like filters draft
Sat, 04 Dec 2010 08:38:02 +0000 planetmaker (svn r21374) -Fix: Purchases lists were not invalidated when using 'resetengines' draft
Thu, 02 Dec 2010 23:08:22 +0000 rubidium (svn r21373) -Codechange: rewrite the game state to memory dumper draft
Thu, 02 Dec 2010 23:05:48 +0000 yexo (svn r21372) -Cleanup: remove some broken npf debug code draft
Thu, 02 Dec 2010 22:43:10 +0000 rubidium (svn r21371) -Codechange: pass the buffer to the compressor directly instead of using a global variable draft
Thu, 02 Dec 2010 19:21:13 +0000 yexo (svn r21370) -Fix: [NewGRF] a grf with an invalid action14 could cause an out of memory error draft
Thu, 02 Dec 2010 18:51:44 +0000 rubidium (svn r21369) -Fix: don't add object specs that weren't associate with graphics draft
Thu, 02 Dec 2010 18:45:10 +0000 translators (svn r21368) -Update from WebTranslator v3.0: draft
Wed, 01 Dec 2010 21:35:18 +0000 frosch (svn r21367) -Fix (r18719)[FS#4283]: Fields were not cleared under snow though they were intended to be. draft
Wed, 01 Dec 2010 18:45:09 +0000 translators (svn r21366) -Update from WebTranslator v3.0: draft
Tue, 30 Nov 2010 20:09:44 +0000 rubidium (svn r21365) -Document: the reasoning for some of the network configuration defaults draft
Tue, 30 Nov 2010 20:06:40 +0000 rubidium (svn r21364) -Change: increase the default amount of companies, clients and spectators. Furthermore tighten the command execution/queueing limits a bit draft
Tue, 30 Nov 2010 20:01:26 +0000 rubidium (svn r21363) -Add: support for limiting the amount of (accepted) incoming data draft
Tue, 30 Nov 2010 18:45:12 +0000 translators (svn r21362) -Update from WebTranslator v3.0: draft
Tue, 30 Nov 2010 14:18:20 +0000 rubidium (svn r21361) -Change: make sure the client is listening, or rather receiving, our frames draft
Tue, 30 Nov 2010 14:11:29 +0000 rubidium (svn r21360) -Fix [FS#4281]: crash when randomised action2 was used when resolving the image to draw in the buy menu draft
Tue, 30 Nov 2010 13:38:46 +0000 rubidium (svn r21358) -Codechange: make some network function names conform to coding style draft
Tue, 30 Nov 2010 13:22:29 +0000 rubidium (svn r21357) -Codechange: make it possible to resize the packet's buffer draft
Tue, 30 Nov 2010 12:02:19 +0000 rubidium (svn r21356) -Fix (r21351): sometimes versions wouldn't be correctly set for Windows builds draft
Tue, 30 Nov 2010 00:15:38 +0000 planetmaker (svn r21355) -Feature-ish [FS#4280]: Happy Zuu and a hotkey for the AI debug window for all (Zuu) draft
Mon, 29 Nov 2010 18:45:14 +0000 translators (svn r21354) -Update from WebTranslator v3.0: draft
Mon, 29 Nov 2010 17:26:47 +0000 frosch (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). draft
Mon, 29 Nov 2010 13:09:35 +0000 rubidium (svn r21352) -Codechange: remove some unneeded code from config.lib draft
Mon, 29 Nov 2010 12:49:27 +0000 rubidium (svn r21351) -Change: read some metadata from (official) source tarballs so you'll more likely get the right version/revision out-of-the-box draft
Sun, 28 Nov 2010 22:45:47 +0000 rubidium (svn r21350) -Fix: some indentation draft
Sun, 28 Nov 2010 20:56:05 +0000 rubidium (svn r21349) -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 draft
Sun, 28 Nov 2010 19:48:13 +0000 yexo (svn r21348) -Fix (r21346): some compilers complain about int-uint comparisons draft
Sun, 28 Nov 2010 19:40:35 +0000 yexo (svn r21347) -Cleanup: remove an unused feature from strgen and remove some ifs where we already know the result draft
Sun, 28 Nov 2010 19:39:04 +0000 yexo (svn r21346) -Fix (r2592): buffer overflow in strgen for strings with very large arguments draft
Sun, 28 Nov 2010 18:45:10 +0000 translators (svn r21345) -Update from WebTranslator v3.0: draft
Sat, 27 Nov 2010 22:52:12 +0000 terkhen (svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU. draft
Sat, 27 Nov 2010 22:47:29 +0000 terkhen (svn r21343) -Add: Function that compares strings using case insensitive natural sort. draft
Sat, 27 Nov 2010 22:43:58 +0000 terkhen (svn r21342) -Add: Sort some lists again after a language change. draft
Sat, 27 Nov 2010 22:42:24 +0000 terkhen (svn r21341) -Add: Use the complete industry name instead of only the town when sorting industries by name. draft
Sat, 27 Nov 2010 22:24:02 +0000 rubidium (svn r21340) -Change: prepare the MSVC project files (or rather its libraries) for collation (natural sorting) using ICU. draft
Sat, 27 Nov 2010 21:11:37 +0000 terkhen (svn r21339) -Fix [FS#4272]: The VehicleCache was not checked for ships with desync debug options enabled. draft
Sat, 27 Nov 2010 21:09:41 +0000 rubidium (svn r21338) -Fix [FS#4272]: bogus cache mismatch warnings with desync debugging because some cache was invalidated but never reset draft
Sat, 27 Nov 2010 18:45:14 +0000 translators (svn r21337) -Update from WebTranslator v3.0: draft
Sat, 27 Nov 2010 12:55:43 +0000 rubidium (svn r21336) -Fix (r21030) [FS#4274]: compile failure when desync debugging is enabled (fonsinchen) draft
Fri, 26 Nov 2010 23:25:34 +0000 rubidium (svn r21335) -Change: be a bit more explicit that the game state can get broken by changing NewGRFs draft
Fri, 26 Nov 2010 22:25:02 +0000 rubidium (svn r21334) -Fix [FS#4271]: make (more) sure that the savegame and transferred file are the same file and not different ones draft
Fri, 26 Nov 2010 18:53:09 +0000 smatz (svn r21333) -Fix: failure of WT3 to properly validate some string... draft
Fri, 26 Nov 2010 18:45:22 +0000 translators (svn r21332) -Update from WebTranslator v3.0: draft
Fri, 26 Nov 2010 15:22:18 +0000 alberth (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint(). draft
Fri, 26 Nov 2010 11:03:40 +0000 rubidium (svn r21330) -Fix: two wrong ISO country codes draft
Fri, 26 Nov 2010 00:48:19 +0000 rubidium (svn r21329) -Doc: some readme tweaks (part by avdg) draft
Thu, 25 Nov 2010 23:14:48 +0000 rubidium (svn r21328) -Fix: pass the case id when resolving NewGRF strings as well draft
Thu, 25 Nov 2010 23:14:25 +0000 rubidium (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 draft
Thu, 25 Nov 2010 23:10:35 +0000 rubidium (svn r21326) -Fix: off-by-one in case choice list construction causing case lists to fail completely draft
Thu, 25 Nov 2010 19:13:21 +0000 rubidium (svn r21325) -Change: the order of Portuguese genders draft