--- crossfire/plugins/cfpython/include ---


Protocol:pserver User:anonymous
Machine:crossfire.cvs.sourceforge.net CVSROOT:/cvsroot/crossfire

Filename: cfpython_map_private.h
Revision 1.7qal21 2006/08/12 14:38:23 +2 -1
Impliment cfpython map invalidation. Change behavoir of EVENT_MAP*
Show difference between Revision 1.6 and 1.7
Revision 1.6ryo_saeba 2006/05/05 03:52:45 +2 -0
Add Map.Insert(object,x,y) and Player.CanPay( ) to Python plugin
Show difference between Revision 1.5 and 1.6
Revision 1.5ryo_saeba 2006/01/07 11:41:32 +2 -0
Regions support for plugins
Show difference between Revision 1.4 and 1.5
Revision 1.4ryo_saeba 2005/11/20 09:08:39 +2 -0
Plugins can access archetypes. Added wrappers in Python.
Show difference between Revision 1.3 and 1.4
Revision 1.3ryo_saeba 2005/11/05 05:17:08 +3 -1
Fix case. Add compare for map and object.
Show difference between Revision 1.2 and 1.3
Revision 1.2akirschbaum 2005/10/28 14:08:53 +21 -21
Fix compiler warnings. Most changes do not change the program (remove unused
variables, convert "if(x = y)" into "x = y; if(x)"); a few actually fix
(possible) problems (fix uninitialized variables, fix printf format
specifiers, fix mismatches between signed and unsigned variables, add missing
return and default statements).
Show difference between Revision 1.1 and 1.2
Revision 1.1gros 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


File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:01