Use std::vector instead of std::list in StaticObjectList and MutexedMap::getValues()
authorLoic Blot <loic.blot@unix-experience.fr>
Wed, 4 Mar 2015 16:18:57 +0000 (17:18 +0100)
committerLoic Blot <loic.blot@unix-experience.fr>
Wed, 4 Mar 2015 16:22:37 +0000 (17:22 +0100)
commitcd684497c28a93e1bca4fbe889eef2d6d5c59289
tree20fd3eb2e9e3605803204140bfe2352018049c0d
parent06f328207fa0a3e606992d3569b061b335eb0f48
Use std::vector instead of std::list in StaticObjectList and MutexedMap::getValues()
src/environment.cpp
src/itemdef.cpp
src/staticobject.cpp
src/staticobject.h
src/util/container.h