tron
9463052e9f
(svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation
2006-10-31 13:55:38 +00:00
Darkvater
2d9fa602d1
(svn r6923) -Codechange: Load nsignalsw.grf in the same way as other mandatory additional grfs
2006-10-24 13:08:52 +00:00
Darkvater
bf4c0b6f51
(svn r6922) -Feature: Add proper cloning sprites and cursors, different for each vehicle. Big thanks
...
to MB for the initial design and skidd13 for the iconified version(s).
-Codechange: Change the autorenew sprites from recycle to upgrade (skidd13)
-Codechange: Change the shared orders icon (MeusH)
-Add missing table/files.h file to VS project file.
2006-10-24 12:56:14 +00:00
peter1138
158bbdb440
(svn r6921) - PEBKAC: Add an MD5 sum check of our own data files, and warn if they don't match.
2006-10-24 10:15:56 +00:00
rubidium
86dc219b4b
(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
2006-08-28 18:53:03 +00:00
rubidium
908d3bcfe6
(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.
2006-08-22 14:38:37 +00:00
tron
e62c3e6f39
(svn r3314) Add 2 times static
2005-12-18 12:17:53 +00:00
tron
647cbd6bdd
(svn r2701) Insert Id tags into all source files
2005-07-24 14:12:37 +00:00
hackykid
ab9c6f126d
(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.
...
- Feature: [pbs] Implement autoplacement of pbs blocks, when a block has an entry and an exit pbs signal, covert the entire block to pbs. Can be turned off in the patch settings.
- Feature: [pbs] Allow showing of reserved status by making the tracks darker, when the pbs debug level is at least 1.
2005-07-04 14:58:55 +00:00
Darkvater
e9f8449d55
(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.
2005-04-24 21:44:45 +00:00
truelight
7a0239aece
(svn r1489) -Fix: You fix a GCC warning, you get a MSVC warning.. now fixed both
...
(which compiler do we break this time?)
2005-01-12 16:33:33 +00:00
truelight
16502241c6
(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)
...
-Fix: fixed some compiler-warnings
2005-01-12 11:54:51 +00:00
dominik
49a08e5e38
(svn r1453) Feature: MD5 hash check for TTD files
...
The original TTD files are now checked with a MD5 sum to determine which version of the grf files is used and to warn about possible file corruptions. (Thanks to ledow for the original patch)
2005-01-10 01:14:26 +00:00