log

age author description
Tue, 02 Nov 2010 18:45:06 +0000 translators (svn r21076) -Update from WebTranslator v3.0: draft
Mon, 01 Nov 2010 22:53:05 +0000 rubidium (svn r21075) -Fix [FS#4192]: Wrong (maximum) value shown for generation seed in the in-game console draft
Mon, 01 Nov 2010 22:27:34 +0000 rubidium (svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before) savegame where the waypoint refered to an already removed town draft
Mon, 01 Nov 2010 22:12:12 +0000 rubidium (svn r21073) -Fix: spelling errors in comments draft
Mon, 01 Nov 2010 18:45:07 +0000 translators (svn r21072) -Update from WebTranslator v3.0: draft
Mon, 01 Nov 2010 14:26:57 +0000 rubidium (svn r21071) -Fix: ofcourse the svn properties weren't set properly either :( draft
Mon, 01 Nov 2010 14:18:22 +0000 rubidium (svn r21070) -Fix: file not being picked up by doxygen draft
Sun, 31 Oct 2010 18:45:05 +0000 translators (svn r21068) -Update from WebTranslator v3.0: draft
Sun, 31 Oct 2010 17:45:12 +0000 translators (svn r21066) -Update from WebTranslator v3.0: draft
Sun, 31 Oct 2010 16:16:28 +0000 michi_cc (svn r21065) -Fix (r19733): Crash when displaying 60+x parameters in the NewGRF inspect window. draft
Sun, 31 Oct 2010 14:25:57 +0000 smatz (svn r21062) -Codechange: append -Winit-self to compiler flags draft
Sat, 30 Oct 2010 17:51:07 +0000 alberth (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) draft
Sat, 30 Oct 2010 17:45:06 +0000 translators (svn r21059) -Update from WebTranslator v3.0: draft
Sat, 30 Oct 2010 14:31:49 +0000 terkhen (svn r21058) -Feature [NewGRF]: Add CB36 support for road vehicle properties 0x13 (Power), 0x14 (Weight) and 0x18 (Tractive effort). draft
Fri, 29 Oct 2010 19:35:43 +0000 rubidium (svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" incrementing counter multiple times in same "GUI" tick causing an invalid state draft
Fri, 29 Oct 2010 17:45:06 +0000 translators (svn r21056) -Update from WebTranslator v3.0: draft
Fri, 29 Oct 2010 14:59:37 +0000 alberth (svn r21055) -Codechange [FS#4190]: Code style fix (chillcore) draft
Thu, 28 Oct 2010 18:15:42 +0000 yexo (svn r21054) -Fix [FS#4188] (r19397): scenario starting year was not set correctly when changed by clicking on the date panel and entering a new value draft
Thu, 28 Oct 2010 17:45:09 +0000 translators (svn r21053) -Update from WebTranslator v3.0: draft
Thu, 28 Oct 2010 11:10:12 +0000 yexo (svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defined tiles that relied on the substitute being drawn were broken draft
Wed, 27 Oct 2010 21:56:10 +0000 rubidium (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning draft
Wed, 27 Oct 2010 20:52:43 +0000 rubidium (svn r21050) -Fix (r20515): ignore underscores as well for help messages draft
Wed, 27 Oct 2010 17:45:09 +0000 translators (svn r21046) -Update from WebTranslator v3.0: draft
Wed, 27 Oct 2010 16:49:28 +0000 glx (svn r21045) -Fix (r21044): MSVC 2010 projects draft
Wed, 27 Oct 2010 16:42:20 +0000 rubidium (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. draft
Tue, 26 Oct 2010 22:27:33 +0000 rubidium (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore draft
Tue, 26 Oct 2010 22:03:37 +0000 rubidium (svn r21042) -Change: make it possible to make .tar.xz bundles draft
Tue, 26 Oct 2010 21:51:24 +0000 yexo (svn r21041) -Change: [NewGRF] make object var 60 return the object id even when the relative tile is not part of the same object draft
Tue, 26 Oct 2010 17:45:13 +0000 translators (svn r21040) -Update from WebTranslator v3.0: draft
Mon, 25 Oct 2010 20:43:36 +0000 frosch (svn r21039) -Fix/Cleanup: Remove an unneeded and even wrong test, which is never reached anyway though. draft
Mon, 25 Oct 2010 17:45:09 +0000 translators (svn r21038) -Update from WebTranslator v3.0: draft
Mon, 25 Oct 2010 06:55:54 +0000 planetmaker (svn r21037) -Fix: [OSX] Mouse cursor would leave footprint with 8bpp blitter when switching to full screen draft
Mon, 25 Oct 2010 06:50:48 +0000 planetmaker (svn r21036) -Fix: [OSX] Properly set the palette when using the 8bpp blitter during start-up draft
Sun, 24 Oct 2010 20:59:25 +0000 rubidium (svn r21035) -Fix [FS#4181] (r21020): crash when opening the buoy's viewport. Based on a patch by Krille. draft
Sun, 24 Oct 2010 20:58:31 +0000 terkhen (svn r21034) -Fix: Add missing default values for the custom town number and custom water level world generation options. draft
Sun, 24 Oct 2010 20:51:12 +0000 rubidium (svn r21033) -Codechange: be more strict with the packets a client accepts at a given moment draft
Sun, 24 Oct 2010 20:30:53 +0000 rubidium (svn r21032) -Codechange: perform some more strict tests on the server side when receiving some packets and don't send some when the clients aren't ready for them draft
Sun, 24 Oct 2010 20:23:45 +0000 frosch (svn r21031) -Fix (r19883): Dropdown menu glitched in small screenshots, when issueing them from the menu. draft
Sun, 24 Oct 2010 20:07:32 +0000 rubidium (svn r21030) -Codechange: move ClientStatus into the network server socket class draft
Sun, 24 Oct 2010 20:03:33 +0000 rubidium (svn r21029) -Codechange: split the map downloading packet + 3-state enum into 3 separate packets draft
Sun, 24 Oct 2010 17:45:12 +0000 translators (svn r21028) -Update from WebTranslator v3.0: draft
Sun, 24 Oct 2010 16:40:02 +0000 rubidium (svn r21027) -Change/Fix: under some circumstances the file handle of the downloaded savegame wouldn't be closed, and validity of the handled wasn't checked in all cases draft
Sun, 24 Oct 2010 15:49:38 +0000 rubidium (svn r21026) -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. draft
Sun, 24 Oct 2010 15:22:59 +0000 rubidium (svn r21025) -Codechange: document PacketGameType's enums and reshuffle them slightly to make the whole more readable and easier to understand draft
Sun, 24 Oct 2010 15:02:43 +0000 rubidium (svn r21024) -Fix: erroneous tab draft
Sun, 24 Oct 2010 11:29:50 +0000 planetmaker (svn r21023) -Doc [FS#4003]: Possible crashes when running OpenTTD in a guest system under Parallels Desktop draft
Sat, 23 Oct 2010 21:14:35 +0000 alberth (svn r21022) -Add (r21021): Missed recentering of a town gui viewport after a resize. draft
Sat, 23 Oct 2010 20:51:48 +0000 alberth (svn r21021) -Add [FS#4171]: Center industry gui and waypoint gui after resize (partly by Krille). draft
Sat, 23 Oct 2010 20:39:21 +0000 alberth (svn r21020) -Add: Use center of waypoint in waypoint gui, if available. draft
Sat, 23 Oct 2010 20:34:12 +0000 alberth (svn r21019) -Add: Use center of industry to focus on in the industry gui. draft
Sat, 23 Oct 2010 18:28:20 +0000 alberth (svn r21018) -Doc: Add Doxygen comments to some function. draft
Sat, 23 Oct 2010 18:12:38 +0000 alberth (svn r21017) -Doc: Small fixes (by Krille). draft
Sat, 23 Oct 2010 17:45:10 +0000 translators (svn r21016) -Update from WebTranslator v3.0: draft
Sat, 23 Oct 2010 17:37:54 +0000 glx (svn r21015) -Fix [FS#4176]: don't let the resize button go past the bottom of the screen draft
Fri, 22 Oct 2010 22:51:15 +0000 frosch (svn r21014) -Fix [FS#4179](r20098): Reversing of trains in stations while last wagon was in a depot or on a bridge-/tunnelhead caused trouble. draft
Fri, 22 Oct 2010 20:04:13 +0000 frosch (svn r21013) -Cleanup: Replace some magic value mappings with existing conversion functions. (Hirundo) draft
Fri, 22 Oct 2010 19:57:56 +0000 frosch (svn r21012) -Codechange: Deduplicate some code. (Hirundo) draft
Fri, 22 Oct 2010 17:45:23 +0000 translators (svn r21011) -Update from WebTranslator v3.0: draft
Fri, 22 Oct 2010 16:33:07 +0000 rubidium (svn r21010) -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille draft
Fri, 22 Oct 2010 16:30:09 +0000 rubidium (svn r21009) -Fix: for the compact notation 1.000.000k and 1.000M would be shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well. draft