Go to file
Kp df9ce26dfb Fix WORDS_NEED_ALIGNMENT build
Integer promotion changed short+short into an int, but INTEL_SHORT only
takes short or unsigned short.  Add a cast to force the result back to
short.

Reported-by: derhass <https://github.com/dxx-rebirth/dxx-rebirth/issues/56>
2015-04-04 17:23:47 +00:00
common vm_vec_delta_ang: check for vm_vec_copy_normalize failure 2015-04-03 02:46:25 +00:00
contrib xcode setting for passing network opts to scons 2015-02-05 17:02:17 -08:00
d1x-rebirth Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
d2x-rebirth Use enum for AIB constants 2015-04-02 02:36:57 +00:00
similar Fix WORDS_NEED_ALIGNMENT build 2015-04-04 17:23:47 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -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 Fix preserving CCACHE_PREFIX 2015-04-04 17:23:47 +00:00