Go to file
Kp bfd434fb15 Switch object_signature_t forward declaration to class
Although struct and class are interchangeable in this context, clang
whines when the program mixes them.  Use 'class' consistently to silence
this warning.

Reported-by: btb <91d31b1952 (commitcomment-10903195)>
Fixes: 91d31b1952 ("Wrap object signature in subtype")
2015-04-26 20:15:57 +00:00
common Switch object_signature_t forward declaration to class 2015-04-26 20:15:57 +00:00
contrib Merge 'Use Travis for CI' into unification/master 2015-04-25 16:51:49 +00:00
d1x-rebirth Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
d2x-rebirth Convert Primary_weapon to primary_weapon_index_t 2015-04-26 20:15:57 +00:00
similar Convert Primary_weapon to primary_weapon_index_t 2015-04-26 20:15:57 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
.travis.yml disable non-working clang support in travis 2015-04-25 16:54:05 +00: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 Enable -Wextra 2015-04-26 20:15:57 +00:00