mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
-Perl blessing of exported variables is causing the SVs to be overwritten but never freed by the Perl GC. I'm not sure if this is a feature or a bug in Perl as the documentation sucks. Addressed by setting the blessed SVs in question to be undefined at the end of every script. Caused a noticeable drop in memory for zones with a lot of quest events firing but it's probably not perfect.
EQEmu - Custom Game Implementation for EverQuest
TODO: A less useless readme file.
Dependencies can be obtained at http://eqemu.github.com/
Languages
C++
89.6%
C
6.4%
C#
2%
CMake
0.6%
Python
0.5%
Other
0.8%