version 1.203 | | version 1.204 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | plugin/plugin_python.c, plugin_animator/animator_box.c, |
| | plugin_animator/plugin_animator.c, plugin_logger/arena.c, |
| | plugin_logger/plugin_logger.c: Use HOOK_FREEMEMORY to free memory allocated |
| | by HOOK-functions. Fix memory leaks. |
plugin/plugin_python.c, server/plugin.c, plugin_animator/animator_box.c: Fix | | plugin/plugin_python.c, server/plugin.c, plugin_animator/animator_box.c: Fix |
some more mismatches between plugin interface and implementation. | | some more mismatches between plugin interface and implementation. |
CFPython.Get/SetSkillExperience() use 64-bit exp values now. | | CFPython.Get/SetSkillExperience() use 64-bit exp values now. |