PDA

Просмотр полной версии : [9775] Cleanups in framework library.


newsbot
22.04.2010, 13:50
<pre>m src/framework/GameSystem/Grid.h
m src/framework/GameSystem/GridLoader.h
m src/framework/GameSystem/GridRefManager.h
m src/framework/GameSystem/GridReference.h
m src/framework/GameSystem/NGrid.h
m src/framework/GameSystem/TypeContainer.h
m src/framework/GameSystem/TypeContainerFunctions.h
m src/framework/GameSystem/TypeContainerVisitor.h
m src/framework/Policies/CreationPolicy.h
m src/framework/Policies/MemoryManagement.cpp
m src/framework/Policies/ObjectLifeTime.cpp
m src/framework/Policies/ObjectLifeTime.h
m src/framework/Policies/Singleton.h
m src/framework/Policies/SingletonImp.h
m src/framework/Policies/ThreadingModel.h
m src/framework/Utilities/ByteConverter.h
m src/framework/Utilities/Callback.h
m src/framework/Utilities/EventProcessor.cpp
m src/framework/Utilities/EventProcessor.h
m src/framework/Utilities/LinkedList.h
m src/framework/Utilities/LinkedReference/RefManager.h
m src/framework/Utilities/LinkedReference/Reference.h
m src/framework/Utilities/TypeList.h
m src/framework/Utilities/UnorderedMap.h
m src/shared/revision_nr.h

[9775] Cleanups in framework library.

* Removed last bits of threading in grid code.
* Removed some weird and unneeded declarations.
* General code style fixes.
* (Perhaps some things I forgot.)

Thanks to Lynx3d for the usual GCC-stabbing...</pre>



Дальше... (http://github.com/mangos/mangos/commit/2d959e3c128a4601a2a2899516dae672cc3add54)