You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps
Gleb Mazovetskiy 58d33aa95b AV: Fix all memory leaks
The most substantial memory leak came from `PacketQueue::get`
not unreferencing its argument packet.

Other leaks came from using `av_free` instead of type-specific free
functions.

Also modifies `PacketQueue::put` for readability.
3 years ago
..
bsatool Add compressed BSA support to bsatool 4 years ago
esmtool supress -> suppress 4 years ago
essimporter Use overrides, when needed 4 years ago
launcher Downgrade FOV-dependent view distance factor to a recommendation 3 years ago
mwiniimporter Merge pull request #3018 from akortunov/emplace 4 years ago
niftest Remove NIFFile settings manager dependency 4 years ago
opencs CMake: Fix support for OSG static lib paths 3 years ago
openmw AV: Fix all memory leaks 3 years ago
openmw_test_suite Set bounding min and max height for btHeightfieldTerrainShape 3 years ago
wizard Wizard: Only allow to select Morrowind.esm master files, display an error if Morrowind.bsa is missing 3 years ago
doc.hpp