Go to file
Kp 87125c5053 Fix Descent 1 laser color
Descent 1 mangles colors during `g3_init_polygon_model`, so this must
not be called on polygons not designed for mangling.  Rearrange the
logic to allow Descent 1 to verify that polygon models are well-formed
without using the functions that mangle the colors.

Fixes: 42a2e3ab0b ("Avoid crash loading polymodels with invalid subcalls")
Reported-by: derhass <https://github.com/dxx-rebirth/dxx-rebirth/issues/416>
2019-03-20 03:57:15 +00:00
common Fix Descent 1 laser color 2019-03-20 03:57:15 +00:00
contrib Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
d1x-rebirth Avoid crash loading polymodels with invalid subcalls 2019-03-06 05:03:48 +00:00
d2x-rebirth Move Last_buddy_message_time to d_unique_buddy_state 2019-03-03 00:31:09 +00:00
Documentation Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
similar Fix Descent 1 laser color 2019-03-20 03:57:15 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +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 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
ISSUE_TEMPLATE.md Add more distributions to ISSUE_TEMPLATE.md 2018-12-30 00:43:58 +00:00
SConstruct Add test for gcc bug #82541 2019-02-11 01:53:44 +00:00