--- crossfire/plugins/common/include ---


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

Filename: plugin_common.h
Revision 1.20ryo_saeba 2006/08/27 09:09:19 +1 -0
Add plugin access to move fields. Add sint64 type to plugin. 'AddExp' wrapper.
Show difference between Revision 1.19 and 1.20
Revision 1.19ryo_saeba 2006/08/20 04:59:28 +2 -0
Plugin wrappers for timers.
Show difference between Revision 1.18 and 1.19
Revision 1.18ryo_saeba 2006/08/15 08:43:48 +1 -0
Add plugin function to get time of day. Add matching Python function.
Show difference between Revision 1.17 and 1.18
Revision 1.17ryo_saeba 2006/05/20 10:47:48 +1 -0
Log hook for plugins. Use it for Python & cfanim.
Show difference between Revision 1.16 and 1.17
Revision 1.16ryo_saeba 2006/05/05 03:52:45 +1 -0
Add Map.Insert(object,x,y) and Player.CanPay( ) to Python plugin
Show difference between Revision 1.15 and 1.16
Revision 1.15ryo_saeba 2006/03/18 10:24:43 +1 -1
Add add_key to set_key (object) for plugins.
Show difference between Revision 1.14 and 1.15
Revision 1.14ryo_saeba 2006/02/23 16:25:12 +3 -2
Patch #1428057 courtesy Pippijn van Steenhoven: fix to a crashing bug in plugins
Show difference between Revision 1.13 and 1.14
Revision 1.13ryo_saeba 2006/02/14 16:31:34 +9 -9
Misc plugin fixes
Show difference between Revision 1.12 and 1.13
Revision 1.12ryo_saeba 2006/01/07 11:41:32 +8 -0
Regions support for plugins
Show difference between Revision 1.11 and 1.12
Revision 1.11ryo_saeba 2005/12/17 12:21:45 +11 -0
Plugins can get party information
Show difference between Revision 1.10 and 1.11
Revision 1.10akirschbaum 2005/12/05 17:34:04 +3 -3
Apply patch #1371956 (code cleanup patch) by Stefan Huehner: fix old-style
function declarations and prototypes to proper Ansi C syntax. This patch
allows the compiler to check function arguments and also removes some warnings
when compiling with -Wstrict-prototypes.
Show difference between Revision 1.9 and 1.10
Revision 1.9ryo_saeba 2005/12/04 07:26:40 +1 -0
New plugin property 'marked item'
Show difference between Revision 1.8 and 1.9
Revision 1.8ryo_saeba 2005/11/26 08:04:03 +53 -18
Wrappers for map properties get
Show difference between Revision 1.7 and 1.8
Revision 1.7akirschbaum 2005/11/09 15:52:12 +1 -0
Implement new function for the Python plugin: Object.NamePl. Change Object.Name
to set both name and name_pl. This should prevents scripts from failing to set
name_pl.
Show difference between Revision 1.6 and 1.7
Revision 1.6akirschbaum 2005/11/09 13:08:28 +2 -0
Implement new functions for the Python plugin: Object.WeightLimit,
Object.InsertInto(Object).
Show difference between Revision 1.5 and 1.6
Revision 1.5ryo_saeba 2005/11/01 05:08:49 +10 -0
Add gettimeofday for WIN32.
Show difference between Revision 1.4 and 1.5
Revision 1.4gros 2005/10/31 01:52:58 +1 -1
Corrected a nasty conversion from object* to char*
Show difference between Revision 1.3 and 1.4
Revision 1.3akirschbaum 2005/10/28 18:43:31 +1 -1
Prevent problems (crashes) for large item piles. Now limit nrof to less than 2^31.
Show difference between Revision 1.2 and 1.3
Revision 1.2ryo_saeba 2005/10/18 17:08:11 +120 -114
Fix Windows compilation
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 16:58