version 1.522 | | version 1.523 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Added regions support for plugins. Affected files: |
| | include/plugin.h sproto.h |
| | server/plugins.c |
| | -- |
| | Added regions to Python plugin. Affected files: |
| | cfpython/include/cfpython.h cfpython_map_private.h |
| | cfpython/cfpython.c cfpython_map.c cfpython_region.c Makefile.am Makefile.in |
| | New files: |
| | cfpython/include/cfpython_region.h cfpython_region_private.h |
| | cfpython/cfpython_region.c |
| | -- |
| | In Python's Object, Archetype is now a property and not a method. Affected files: |
| | cfpython/include/cfpython_object_private.h |
| | cfpython/cfpython_object.c |
| | -- |
| | Cleaned obsolete include/plugproto.h. |
| | Ryo 2006-01-07 |
| | |
Make teleporters hidden below the floor work again. | | Make teleporters hidden below the floor work again. |
-- | | -- |
server/time.c: In move_teleporter() use object above floor instead above | | server/time.c: In move_teleporter() use object above floor instead above |