Protocol: | pserver | User: | anonymous |
Machine: | crossfire.cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
Filename: cfpython.h | |||
Revision 1.6 | qal21 | 2006/07/28 13:25:54 | +5 -0 |
Fix cfpython compiliation on python 2.3 | |||
Show difference between Revision 1.5 and 1.6 | |||
Revision 1.5 | ryo_saeba | 2006/01/07 11:41:32 | +1 -0 |
Regions support for plugins | |||
Show difference between Revision 1.4 and 1.5 | |||
Revision 1.4 | ryo_saeba | 2005/12/17 12:21:44 | +1 -0 |
Plugins can get party information | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | ryo_saeba | 2005/11/20 09:08:39 | +1 -0 |
Plugins can access archetypes. Added wrappers in Python. | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | gros | 2005/10/20 04:11:27 | +1 -3 |
Solved an issue related to regenerating the function prototypes of cfpython. Gros - 20/10/2005 | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | gros | 2005/10/18 09:51:51 | None |
Version 2.0 of the Animator and Python plugins. Part of the transition to version 2.0 of the plugin interface. An empty template for plugins writing as well as a library of common wrappers are also provided. Gros - 18/10/2005 | |||
First version |