afritz1 / OpenTESArena

Open-source re-implementation of The Elder Scrolls: Arena.
MIT License
988 stars 68 forks source link

Improved debug handling, fewer unnecessary exceptions #153

Closed afritz1 closed 5 years ago

afritz1 commented 5 years ago

Generally making it easier to enable/disable assertions based on build settings, and removing redundant bounds-checks that used exception handling.