Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-12 | BLADERUNNER: Removal of memory leaks | Peter Kohaut | |
2019-02-11 | BLADERUNNER: Cleanup of audio code | Peter Kohaut | |
Separated audio cache. Fixed bug in the audio cache where still used sound might get freed. Fixes crashes when engine is unloading which were caused by a race condition between the timer code and engine teardown code. |