You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement edit functions + functions around camera + ... (#146)
* Fix SEGFAULT due to reading out of bounds (we were using wrong index)
* Use floats instead of doubles
* Implement all flicplay.c functions
* Compare ptr against NULL
* Implement TotalRepair
* Implement some edit functions
* Implement actor/special volume related edit functions
* Implement MungeSpecialVolume
* Implement a few depth functions
* Fix location of spawned actors (when SHIFT was not pressed)
Co-authored-by: Dethrace Engineering Department <78985374+dethrace-labs@users.noreply.github.com>
0 commit comments