version 1.244 | | version 1.245 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/plugins.c: Fix pointer type mismatch while processing |
| | CFPython.RegisterCommand. |
plugin/plugin_python.c: Change second parameter of CFPython.CheckMap to use | | plugin/plugin_python.c: Change second parameter of CFPython.CheckMap to use |
a map object instead of a map name. Now it works for tiles maps. | | a map object instead of a map name. Now it works for tiles maps. |
acinclude.m4: Add check for python 2.4 to match this file with aclocal.m4. | | acinclude.m4: Add check for python 2.4 to match this file with aclocal.m4. |