Mercurial > hg > openttd
graph
-
(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. draftFri, 22 Oct 2010 22:51:15 +0000, by frosch
-
(svn r21013) -Cleanup: Replace some magic value mappings with existing conversion functions. (Hirundo) draftFri, 22 Oct 2010 20:04:13 +0000, by frosch
-
(svn r21012) -Codechange: Deduplicate some code. (Hirundo) draftFri, 22 Oct 2010 19:57:56 +0000, by frosch
-
(svn r21010) -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille draftFri, 22 Oct 2010 16:33:07 +0000, by 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. draftFri, 22 Oct 2010 14:41:26 +0000, by rubidium
-
(svn r21007) -Fix: don't consider the text direction character when searching for missing glyphs draftFri, 22 Oct 2010 12:17:34 +0000, by rubidium
-
(svn r21006) -Fix (r21004): don't print the text direction character when ICU isn't linked and thus doesn't remove them draftFri, 22 Oct 2010 12:15:58 +0000, by rubidium
-
(svn r21005) -Document: the admin network protocol on a high(er) level (dihedral) draftThu, 21 Oct 2010 20:23:32 +0000, by rubidium
-
(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa draftThu, 21 Oct 2010 20:12:48 +0000, by rubidium
-
(svn r21001) -Fix [FS#4170] (r20936): clients were not always notified of a player leaving the game draftWed, 20 Oct 2010 11:58:34 +0000, by rubidium
-
(svn r21000) -Feature[tte]: chat directly to the server or a bot/admin/irc channel monitoring the server (dihedral) draftWed, 20 Oct 2010 07:30:15 +0000, by rubidium
-
(svn r20999) -Change: Add installing options or rather options to not install certain documentation, in a similar way to GRFCodec/catcodec draftWed, 20 Oct 2010 07:23:40 +0000, by rubidium
-
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small draftTue, 19 Oct 2010 21:48:20 +0000, by planetmaker
-
(svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed draftTue, 19 Oct 2010 21:00:45 +0000, by yexo
-
(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) draftMon, 18 Oct 2010 20:41:53 +0000, by rubidium
-
(svn r20992) -Fix (r20958): Show either version and minimum compatible version or neither draftMon, 18 Oct 2010 17:47:42 +0000, by planetmaker
-
(svn r20990) -Fix: when removing a rail station, don't leave track under non-station tiles draftMon, 18 Oct 2010 17:06:20 +0000, by smatz
-
(svn r20989) -Change: make extra_grf's pcx files DOS palettes instead of converting them during compilation. Also fix misconverted sprite and some comments draftMon, 18 Oct 2010 12:24:56 +0000, by 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 draftMon, 18 Oct 2010 10:44:51 +0000, by rubidium
-
(svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more draftSun, 17 Oct 2010 22:03:05 +0000, by orudge
-
(svn r20981) -Fix: British English uses 'centre', not 'center' draftSun, 17 Oct 2010 21:37:27 +0000, by orudge
-
(svn r20980) -Change: some tweaking of the readme about grfcodec/nforenum and linking to a more clear opengfx/opensfx/openmsx download page draftSun, 17 Oct 2010 21:02:21 +0000, by rubidium
-
(svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type 0x0D and 0x0E as documented draftSun, 17 Oct 2010 20:29:25 +0000, by yexo
-
(svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once again :) draftSun, 17 Oct 2010 17:52:12 +0000, by 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 draftSun, 17 Oct 2010 17:50:40 +0000, by rubidium
-
(svn r20975) -Add: logging of console output for remote admins (dihedral) draftSun, 17 Oct 2010 17:43:01 +0000, by rubidium
-
(svn r20974) -Add: remote console (rcon) for remote admins (dihedral) draftSun, 17 Oct 2010 17:41:52 +0000, by rubidium
-
(svn r20973) -Add: chat sending and receiving support for remote admins (dihedral) draftSun, 17 Oct 2010 17:40:18 +0000, by rubidium
-
(svn r20972) -Add: company statistics updates at intervals to remote admins (dihedral) draftSun, 17 Oct 2010 17:38:41 +0000, by rubidium
-
(svn r20971) -Add: company economy updates at intervals to remote admins (dihedral) draftSun, 17 Oct 2010 17:38:16 +0000, by rubidium
-
(svn r20970) -Add: company change notification to remote admins (dihedral) draftSun, 17 Oct 2010 17:37:45 +0000, by rubidium
-
(svn r20969) -Add: client info change notification to remote admins (dihedral) draftSun, 17 Oct 2010 17:37:26 +0000, by rubidium
-
(svn r20968) -Add: date notification of remote admins (dihedral) draftSun, 17 Oct 2010 17:36:59 +0000, by rubidium
-
(svn r20967) -Add: infrastructure to send information to remote admins at specific intervals (dihedral) draftSun, 17 Oct 2010 17:36:23 +0000, by rubidium
-
(svn r20966) -Change: enable remote administration sockets (parts by Yexo and dihedral) draftSun, 17 Oct 2010 17:35:42 +0000, by rubidium
-
(svn r20964) -Add: disconnecting remote admins that fail to authenticate draftSun, 17 Oct 2010 17:33:46 +0000, by rubidium
-
(svn r20963) -Add: stubs for a remote administration connection draftSun, 17 Oct 2010 17:31:03 +0000, by rubidium
-
(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor. draftSun, 17 Oct 2010 13:54:05 +0000, by frosch
-
(svn r20961) -Cleanup: Remove redundant/duplicate invisibility test. (uni657) draftSun, 17 Oct 2010 13:16:00 +0000, by frosch
-
(svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (planetmaker) draftSun, 17 Oct 2010 12:14:49 +0000, by frosch
-
(svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosing compatbile NewGRFs. (planetmaker) draftSun, 17 Oct 2010 12:12:52 +0000, by frosch
-
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. draftSun, 17 Oct 2010 12:12:13 +0000, by frosch
-
(svn r20956) -Feature: Center new extra viewports on the tile below the mouse. Only center on center of main viewport if mouse is not in any viewport. draftSat, 16 Oct 2010 23:13:05 +0000, by frosch
-
(svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved while Grfs were missing. draftSat, 16 Oct 2010 22:46:53 +0000, by frosch
-
(svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated than needed. draftSat, 16 Oct 2010 22:34:43 +0000, by frosch
-
(svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum. draftSat, 16 Oct 2010 21:20:46 +0000, by frosch
-
(svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs and check them for consistency. draftSat, 16 Oct 2010 21:13:55 +0000, by frosch
-
(svn r20951) -Codechange: Add SmallMap::Contains() and use it. draftSat, 16 Oct 2010 20:34:43 +0000, by frosch
-
(svn r20950) -Fix: (or at least greatly improve) alignment of some original graphics pillar sprites draftSat, 16 Oct 2010 20:00:20 +0000, by rubidium