Interrupt / systemshock

Shockolate - A minimalist and cross platform System Shock source port.
GNU General Public License v3.0
803 stars 62 forks source link

Various fixes to game code #311

Closed winterheart closed 4 years ago

winterheart commented 4 years ago

This PR fixes crash in OpenGL mode when player enters into cyberspace and fixes UI bug in leanmeter (shield aura had wrong offsets).

Cheat mode now adds to player all available MFD games.

There also some misc fixes and optimizations based on output of static analyzer.