log

age author description
Tue, 30 Jan 2007 17:22:56 +0000 rubidium (svn r8461) -Feature: check for NewGRF compatability before actually downloading the map from a game server when connecting from the command prompt and internal console. draft
Tue, 30 Jan 2007 17:19:58 +0000 bjarni (svn r8460) -Fix (r8455): the build train window put locomotives and wagons in appeantly random order draft
Tue, 30 Jan 2007 17:12:46 +0000 rubidium (svn r8459) -Codechange: move (Send|Recv)GRFIdentifier to NetworkSocketHandler, so it can also be used the TCP socket handler. draft
Tue, 30 Jan 2007 15:09:33 +0000 miham (svn r8456) -Update: WebTranslator2 update to 2007-01-30 16:08:37 draft
Tue, 30 Jan 2007 11:53:35 +0000 belugas (svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member flags of RailVehInfo, as well as changing the code to reflect the fact that it was not a flag but rather a one value only variable. Doing so, some evaluations have been simplified. draft
Sun, 28 Jan 2007 21:54:40 +0000 tron (svn r8449) -Fix draft
Sun, 28 Jan 2007 21:53:13 +0000 Darkvater (svn r8448) -Codechange/Fix (r2993): Also update the helicopter's rotor when loading the game. This can solve crashes when a game is loaded with missing GRF's draft
Sun, 28 Jan 2007 20:54:30 +0000 rubidium (svn r8446) -Fix (8445): accidentally made a function that should not be abstract abstract. draft
Sun, 28 Jan 2007 20:47:25 +0000 rubidium (svn r8445) -Cleanup: remove some @params from comments as the parameters did not exist anymore and add comments to several variables/functions. draft
Sun, 28 Jan 2007 18:44:09 +0000 miham (svn r8444) -Fix: [Translations] Fixes from russian translator Quark draft
Sun, 28 Jan 2007 18:37:22 +0000 miham (svn r8443) -Update: WebTranslator2 update to 2007-01-28 19:36:45 draft
Sun, 28 Jan 2007 13:07:24 +0000 rubidium (svn r8437) -Codechange: move often duplicated (in MSU) define to the udp header. draft
Sun, 28 Jan 2007 10:09:40 +0000 tron (svn r8436) -Fix draft
Sun, 28 Jan 2007 00:28:12 +0000 Darkvater (svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which were added in r6644 but miracuously disappeared sometime afterwards draft
Sat, 27 Jan 2007 22:28:28 +0000 peter1138 (svn r8434) -Fix (r8430): Missing braces caused compilation failure for some (most?) compilers... draft