darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
135 stars 12 forks source link

Fix porting issues in lighting #83

Open darkf opened 7 years ago

darkf commented 7 years ago

One of the Falltergeist team members alerted me that some of my lighting algorithm was transliterated wrong, particularly with some flags and some of the switch statements.

I should read through that again (and cross-check with Falltergeist) and make sure these issues are solved.