table/files.h
Wed, 22 Mar 2006 22:38:29 +0000 matthijs (svn r4044) Rename 0.4.5 branch to 0.4. Further minor releases will be in the 0.4 range, to prevent enormously long version numbers. 0.4
Tue, 31 Oct 2006 13:55:38 +0000 tron (svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation
Tue, 24 Oct 2006 13:08:52 +0000 Darkvater (svn r6923) -Codechange: Load nsignalsw.grf in the same way as other mandatory additional grfs
Tue, 24 Oct 2006 12:56:14 +0000 Darkvater (svn r6922) -Feature: Add proper cloning sprites and cursors, different for each vehicle. Big thanks
Tue, 24 Oct 2006 10:15:56 +0000 peter1138 (svn r6921) - PEBKAC: Add an MD5 sum check of our own data files, and warn if they don't match.
Mon, 28 Aug 2006 18:53:03 +0000 rubidium (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
Tue, 22 Aug 2006 14:38:37 +0000 rubidium (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct.
Sun, 18 Dec 2005 12:17:53 +0000 tron (svn r3314) Add 2 times static
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Mon, 04 Jul 2005 14:58:55 +0000 hackykid (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
Sun, 24 Apr 2005 21:44:45 +0000 Darkvater (svn r2229) - Fix: [ 1188777 ] Non-existing sprite #5125 (presignal). The DOS grf file trgi.grf has 6 less sprites than the windows one. This results in some segfaults for certain sprites. Fixed it by added a dummy grf file consisting ofr 6 sprites and loaded when using DOS gfx at the appropiate place.
Wed, 12 Jan 2005 16:33:33 +0000 truelight (svn r1489) -Fix: You fix a GCC warning, you get a MSVC warning.. now fixed both
Wed, 12 Jan 2005 11:54:51 +0000 truelight (svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)
Mon, 10 Jan 2005 01:14:26 +0000 dominik (svn r1453) Feature: MD5 hash check for TTD files