]> git.localhorst.tv Git - l2e.git/commit
added loading callback for type descriptions
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 7 Oct 2012 19:00:48 +0000 (21:00 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 7 Oct 2012 19:00:48 +0000 (21:00 +0200)
commit9f352d64f920f46a2d5b4fe67408154629933293
treeb055754b198f1bc71637e0e4668f57c03fa35b49
parent616330670a0c3d9d4554c145e997129747d05979
added loading callback for type descriptions

this can be used if additional setup is needed after raw data loading is complete
src/loader/Interpreter.cpp
src/loader/TypeDescription.cpp
src/loader/TypeDescription.h