Go to file
Kp 03043f944e Guard Headlights by if(D2)
Descent 1 has no headlight powerup.  Code to read headlights was
incorrectly added in 357e1b0144, but no code was added to write
headlights, so the Descent 1 lighting code checked for headlights that
never existed.  Guard the headlight global variables and the associated
logic with if(D2).

Fixes: 357e1b0144 ("Made lighting code work with actual RGB values and added feature to let certain objects emit colored dynamic light as well as let mine flash red when control center destroyed (OpenGL-only at the moment)")
2017-03-11 19:56:25 +00:00
common Guard Headlights by if(D2) 2017-03-11 19:56:25 +00:00
contrib Update Xcode project for recently added/removed files 2017-01-07 15:30:18 +08:00
d1x-rebirth Simplify redundant ehostage.cpp conditional 2017-02-08 23:34:41 +00:00
d2x-rebirth Cache canvas in movie.cpp 2017-03-10 01:22:25 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Guard Headlights by if(D2) 2017-03-11 19:56:25 +00:00
.gitignore
COPYING.txt
GPL-3.txt
INSTALL.markdown Fix Ubuntu package name in INSTALL.markdown 2016-12-23 02:56:55 +00:00
SConstruct Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00