]> git.localhorst.tv Git - l2e.git/commit
store pointers rather than objects in Interpreter
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 29 Aug 2012 22:01:08 +0000 (00:01 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 29 Aug 2012 22:01:08 +0000 (00:01 +0200)
commit8cd1fa19b3697a78579ae254933bdcf7345ba9ff
treecdbd7efec8bad69077107c6f2293a8778aec498b
parent18f74a6be69846207f4184ab8570b29e8a39f592
store pointers rather than objects in Interpreter

to avoid problems due to reallocation
src/loader/Interpreter.cpp
src/loader/Interpreter.h