--- crossfire/plugins/common ---


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

Filename: plugin_common.c
Revision 1.19ryo_saeba 2006/08/27 09:09:18 +5 -0
Add plugin access to move fields. Add sint64 type to plugin. 'AddExp' wrapper.
Show difference between Revision 1.18 and 1.19
Revision 1.18ryo_saeba 2006/08/20 04:59:28 +16 -0
Plugin wrappers for timers.
Show difference between Revision 1.17 and 1.18
Revision 1.17ryo_saeba 2006/08/15 08:43:48 +9 -0
Add plugin function to get time of day. Add matching Python function.
Show difference between Revision 1.16 and 1.17
Revision 1.16ryo_saeba 2006/05/20 10:47:48 +18 -0
Log hook for plugins. Use it for Python & cfanim.
Show difference between Revision 1.15 and 1.16
Revision 1.15ryo_saeba 2006/05/05 03:52:45 +7 -0
Add Map.Insert(object,x,y) and Player.CanPay( ) to Python plugin
Show difference between Revision 1.14 and 1.15
Revision 1.14ryo_saeba 2006/03/18 10:24:43 +2 -2
Add add_key to set_key (object) for plugins.
Show difference between Revision 1.13 and 1.14
Revision 1.13ryo_saeba 2006/02/23 16:25:12 +4 -3
Patch #1428057 courtesy Pippijn van Steenhoven: fix to a crashing bug in plugins
Show difference between Revision 1.12 and 1.13
Revision 1.12ryo_saeba 2006/02/14 16:31:34 +40 -40
Misc plugin fixes
Show difference between Revision 1.11 and 1.12
Revision 1.11ryo_saeba 2006/01/07 11:41:32 +38 -0
Regions support for plugins
Show difference between Revision 1.10 and 1.11
Revision 1.10ryo_saeba 2005/12/17 12:21:44 +56 -0
Plugins can get party information
Show difference between Revision 1.9 and 1.10
Revision 1.9akirschbaum 2005/12/05 17:34:04 +1 -1
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.8 and 1.9
Revision 1.8ryo_saeba 2005/12/04 07:26:40 +5 -0
New plugin property 'marked item'
Show difference between Revision 1.7 and 1.8
Revision 1.7ryo_saeba 2005/11/26 08:04:03 +141 -1
Wrappers for map properties get
Show difference between Revision 1.6 and 1.7
Revision 1.6akirschbaum 2005/11/09 15:52:12 +6 -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.5 and 1.6
Revision 1.5akirschbaum 2005/11/09 13:08:28 +14 -0
Implement new functions for the Python plugin: Object.WeightLimit,
Object.InsertInto(Object).
Show difference between Revision 1.4 and 1.5
Revision 1.4ryo_saeba 2005/11/01 05:08:49 +608 -589
Add gettimeofday for WIN32.
Show difference between Revision 1.3 and 1.4
Revision 1.3gros 2005/10/31 01:52:58 +2 -2
Corrected a nasty conversion from object* to char*
Show difference between Revision 1.2 and 1.3
Revision 1.2akirschbaum 2005/10/28 18:43:31 +9 -1
Prevent problems (crashes) for large item piles. Now limit nrof to less than 2^31.
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