Go to file
Kp 6f10a67c09 Move segment::sides to end
sides[] is large and caused all members after it to require disp32
offsets.  Move it to the end so that all members can use disp8 offsets.

This saves ~1300 bytes of text on an editor+debug build.
2015-10-18 21:01:20 +00:00
common Move segment::sides to end 2015-10-18 21:01:20 +00:00
contrib
d1x-rebirth Improve .ini files and help message output 2015-10-11 22:21:00 +00:00
d2x-rebirth Qualify references to primary weapons 2015-10-18 21:01:18 +00:00
similar Switch Side_to_verts to unsigned 2015-10-18 21:01:20 +00:00
.gitignore
COPYING.txt
GPL-3.txt
INSTALL.markdown
SConstruct Fix build break if no git and extra_version='' 2015-10-18 21:01:20 +00:00