Go to file
derhass 85691b3784 Restore inclusion of byteutil.h in similiar/3d/interp.cpp
4a84320817b9e02f86f3ec2dd2678e3367cddcc removed lots of inclusions of
byteutil.h in various source files. However, when building with
WORDS_NEED_ALIGNMENT, interp.cpp makes use of the INTEL_SHORT and
GET_INTEL_SHORT macros defined there.

Fixes: c4a8432081  ("Remove WORDS_NEED_ALIGNMENT memcpy src cast to const uint8_t*")
2015-09-29 18:36:01 +00:00
common Included compiler-range_for.h into joy.cpp to fix compiler error of undefined range_for 2015-09-29 12:02:49 +02:00
contrib Make template alias support mandatory 2015-08-03 03:11:25 +00:00
d1x-rebirth Mark various per-file structures as static 2015-08-12 03:11:46 +00:00
d2x-rebirth Check return of pick_connected_segment before use 2015-09-29 02:41:22 +00:00
similar Restore inclusion of byteutil.h in similiar/3d/interp.cpp 2015-09-29 18:36:01 +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
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Shorten secondary calls to Git.pcall 2015-09-29 02:41:22 +00:00