Go to file
Kp c2fb6c728f Fix D1 homing weapon regression
01f1553 intended to make D1 not treat proximity mines as chaff.
Instead, it removed the test for whether the object was an acceptable
type.  As a result, all homing weapons lock onto the nearest
non-excluded object of any type, which is the homing weapon itself.  It
then flies in a straight line trying to catch itself.
2014-08-08 03:06:31 +00:00
common Use array<> for Players 2014-08-08 03:02:59 +00:00
d1x-rebirth Use unique_ptr for pig/pog 2014-08-05 02:32:00 +00:00
d2x-rebirth Use enum for window event result 2014-08-07 02:47:48 +00:00
similar Fix D1 homing weapon regression 2014-08-08 03:06:31 +00:00
.gitignore Add some Xcode generated file ending with .perspectivev3 to gitignore 2013-08-05 19:14:24 +08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
SConstruct Use wider alignment for sconf options 2014-08-05 02:43:29 +00:00