Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-21 | (svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to ↵ | michi_cc | |
depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block. | |||
2011-04-01 | (svn r22284) -Codechange [FS#4564]: cast values to uint before computing ↵ | smatz | |
modulus in direction_func.h, so compiler can generate superior code (adf88) | |||
2010-12-22 | (svn r21593) -Codechange: endif comment correcttions. | alberth | |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2008-04-24 | (svn r12870) -Codechange: remove some magic numbers from u.ship.state handling | smatz | |
2007-12-18 | (svn r11661) -Codechange: some header reworks in order to try to reduce the ↵ | rubidium | |
compile time of OpenTTD by reduce the amount of circular-ish dependencies. |