mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
* server/CorePropertyManager.cpp: Delete all the property factories on shutdown, to keep the memory usage clean.
10 lines
357 B
Text
10 lines
357 B
Text
#2 2006-07-01 Al Riddoch <alriddoch@zepler.org>
|
|
|
|
* server/CorePropertyManager.cpp:41 Add code to delete all the
|
|
factories at shutdown. FIXED
|
|
|
|
#1 2006-06-30 Al Riddoch <alriddoch@zepler.org>
|
|
|
|
* server/EntityFactory.cpp:74 Commented out code for three hard coded
|
|
entity classes should be removed once Line and Area are removed
|
|
from the code.
|