log

age author description
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
Fri, 22 Oct 2010 14:41:26 +0000 rubidium (svn r21008) -Change: don't make client reconnect waiting time depend on the company; in coop games that does not spread clients at all, and most companies have a low number causing it not to be spread out either. Use the ClientID instead. Based on a patch by dihedral. draft
Fri, 22 Oct 2010 12:17:34 +0000 rubidium (svn r21007) -Fix: don't consider the text direction character when searching for missing glyphs draft
Fri, 22 Oct 2010 12:15:58 +0000 rubidium (svn r21006) -Fix (r21004): don't print the text direction character when ICU isn't linked and thus doesn't remove them draft
Thu, 21 Oct 2010 20:23:32 +0000 rubidium (svn r21005) -Document: the admin network protocol on a high(er) level (dihedral) draft
Thu, 21 Oct 2010 20:12:48 +0000 rubidium (svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa draft
Thu, 21 Oct 2010 17:45:15 +0000 translators (svn r21003) -Update from WebTranslator v3.0: draft
Wed, 20 Oct 2010 17:45:15 +0000 translators (svn r21002) -Update from WebTranslator v3.0: draft
Wed, 20 Oct 2010 11:58:34 +0000 rubidium (svn r21001) -Fix [FS#4170] (r20936): clients were not always notified of a player leaving the game draft
Wed, 20 Oct 2010 07:30:15 +0000 rubidium (svn r21000) -Feature[tte]: chat directly to the server or a bot/admin/irc channel monitoring the server (dihedral) draft
Wed, 20 Oct 2010 07:23:40 +0000 rubidium (svn r20999) -Change: Add installing options or rather options to not install certain documentation, in a similar way to GRFCodec/catcodec draft
Tue, 19 Oct 2010 21:48:20 +0000 planetmaker (svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small draft
Tue, 19 Oct 2010 21:00:45 +0000 yexo (svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed draft
Tue, 19 Oct 2010 17:45:27 +0000 translators (svn r20994) -Update from WebTranslator v3.0: draft
Mon, 18 Oct 2010 20:41:53 +0000 rubidium (svn r20993) -Codechange: some shuffling of game protocol packet description so they're documented in the "same" place as UDP, content and admin packets (dihedral) draft
Mon, 18 Oct 2010 17:47:42 +0000 planetmaker (svn r20992) -Fix (r20958): Show either version and minimum compatible version or neither draft
Mon, 18 Oct 2010 17:45:35 +0000 translators (svn r20991) -Update from WebTranslator v3.0: draft
Mon, 18 Oct 2010 17:06:20 +0000 smatz (svn r20990) -Fix: when removing a rail station, don't leave track under non-station tiles draft
Mon, 18 Oct 2010 12:24:56 +0000 rubidium (svn r20989) -Change: make extra_grf's pcx files DOS palettes instead of converting them during compilation. Also fix misconverted sprite and some comments draft
Mon, 18 Oct 2010 10:44:51 +0000 rubidium (svn r20988) -Fix [FS#4167]: no need to send packets and possibly get the connection closed when the next call also tries to send the packets and then closes the connection. Especially if the former frees a structure that the latter assumes to be still there draft
Sun, 17 Oct 2010 22:03:05 +0000 orudge (svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more draft
Sun, 17 Oct 2010 21:37:27 +0000 orudge (svn r20981) -Fix: British English uses 'centre', not 'center' draft
Sun, 17 Oct 2010 21:02:21 +0000 rubidium (svn r20980) -Change: some tweaking of the readme about grfcodec/nforenum and linking to a more clear opengfx/opensfx/openmsx download page draft
Sun, 17 Oct 2010 20:29:25 +0000 yexo (svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type 0x0D and 0x0E as documented draft
Sun, 17 Oct 2010 17:52:12 +0000 rubidium (svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once again :) draft
Sun, 17 Oct 2010 17:50:40 +0000 rubidium (svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support draft
Sun, 17 Oct 2010 17:45:13 +0000 translators (svn r20976) -Update from WebTranslator v3.0: draft
Sun, 17 Oct 2010 17:43:01 +0000 rubidium (svn r20975) -Add: logging of console output for remote admins (dihedral) draft
Sun, 17 Oct 2010 17:41:52 +0000 rubidium (svn r20974) -Add: remote console (rcon) for remote admins (dihedral) draft
Sun, 17 Oct 2010 17:40:18 +0000 rubidium (svn r20973) -Add: chat sending and receiving support for remote admins (dihedral) draft
Sun, 17 Oct 2010 17:38:41 +0000 rubidium (svn r20972) -Add: company statistics updates at intervals to remote admins (dihedral) draft
Sun, 17 Oct 2010 17:38:16 +0000 rubidium (svn r20971) -Add: company economy updates at intervals to remote admins (dihedral) draft
Sun, 17 Oct 2010 17:37:45 +0000 rubidium (svn r20970) -Add: company change notification to remote admins (dihedral) draft