omf2097 / openomf

One Must Fall 2097 Remake
http://www.openomf.org
MIT License
362 stars 35 forks source link

Storage object improvements #436

Open katajakasa opened 2 years ago

katajakasa commented 2 years ago

Add free callback handlers to storage objects, so that it is easy to free up vector, list, etc. objects without memory leaks.

EDIT: Do not merge, very much WIP.