Directory plugins/cfpython/include/

Total Files:
9
Deleted Files:
0
Lines of Code:
1556

[root]/plugins/cfpython/include

Lines of Code

plugins/cfpython/include/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 83 (100.0%) 2.5
ryo_saeba 28 (84.8%) 80 (96.4%) 2.8
mwedel 3 (9.1%) 3 (3.6%) 1.0
qal21 2 (6.1%) 0 (0.0%) 0.0

Most Recent Commits

qal21 2008-03-31 22:13

Backport removal of autohooks to the 1.x branch, due to some crashes in 1.x being related to the broken autohooks.

0 lines of code changed in:

  • plugins/cfpython/include: cfpython_object.h (new)
ryo_saeba 2007-12-16 17:15

Add Object.NoDamage and Object.RandomMovement to Python Crossfire Object (merge from trunk).

6 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+6)
ryo_saeba 2007-09-27 15:11

Face/animation related plugin functions.

15 lines of code changed in:

  • plugins/cfpython/include: Makefile.in (+9 -3), cfpython_object_private.h (+6)
mwedel 2007-09-01 00:32

Server support for Metaserver2 - brought back from trunk:
acinclude.m4: Add LIBCURL_CHECK_CONFIG macro, used by configure.
configure.ac: Add check for pthread, LIBCURL. Extra
logic to display if we will build with metaserver2 support
lib/Makefile.am: add metaserver2 to list of files to install.
*/Makefile.in: rebuilt
lib/metaserver2: Settings file for metaserver2 support.
server/init.c: Add call to metaserver2_init() during startup.
include/metaserver2.h: Header file include metaserver2 related data.
include/autoconf.h.in: Rebuilt
include/sockproto.h: Rebuilt with new metaserver2 functions.
socket/metaserver.c: metaserver2 update logic added.
MSW 2007-08-31

3 lines of code changed in:

  • plugins/cfpython/include: Makefile.in (+3)
ryo_saeba 2007-06-04 14:18

Add Crossfire.Object.Skill property.

3 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+3)
ryo_saeba 2007-05-08 11:15

Add 'Crossfire.Object.Race' attribute.

3 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+3)
ryo_saeba 2007-05-05 11:56

Fix some type issues in plugin. Wrap change_abil(). Add set_resist(). Add duration property.

9 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+9 -1)
ryo_saeba 2007-04-29 11:12

Add Crossfire.Object.Move, tweak cf_object|player_move(), add missing getter.

2 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+2)
ryo_saeba 2007-04-29 08:27

Give read-only access to map->unique to plugins. Add Crossfire.Map.Unique property.

2 lines of code changed in:

  • plugins/cfpython/include: cfpython_map_private.h (+2)
ryo_saeba 2007-04-15 14:23

Merge all plugin changes from trunk.

17 lines of code changed in:

  • plugins/cfpython/include: cfpython.h (changed), cfpython_map_private.h (changed), cfpython_object_private.h (+17 -12), cfpython_proto.h (new)
ryo_saeba 2007-04-12 14:19

Object.Enemy and Object.Count

5 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+5 -1)
mwedel 2007-03-26 02:11

Bring forward fix from 1.10.0:
Fix 'make distclean':
acinclude.m4: Use -I./${srcdir} for crossedit check - otherwise, when
building in alternate directory, doesn't fine files correctly.
configure.*: Add new makefiles.
check-fragment.am, test/unit/crossedit/Makefile.am,
test/unit/common/Makefile.am,test/toolkit/Makefile.am: Add support for buildin
g in alternate directory, which
make distclean does - using relative directories to find files
does not work. Some files should also be in the buildir, not srcdir.
Have Makefiels remove .autrun.xml with distclean
Makefile.am: Remove to config files on make distclean
test/include/Makefile.*, test/templates/Makefile.*: Add missing Makefiles
test/unit/random_maps/Makefile.am,test/unit/socket/Makefile.am,
test/unit/Makefile.am: remove .autorun.xml file as part of distclean
test/unit/server/Makefile.am: Remove LDFLAGS from Makefile.am - automake
says don't mess with those - use AM_LDFLAGS instead. Remove
.autrun.xml file with distclean
test/Makefile.am: Add include, templates to subdir list. Have
make clean remove log files, .autorun.xml file.
crossedit/Makefile.am: Fix indentation of stubs.c (use tab, not spaces)
other files: Rebuilt as part of running autogen.sh
MSW 2007-03-25

0 lines of code changed in:

  • plugins/cfpython/include: Makefile.in (changed)
ryo_saeba 2007-03-04 08:07

Friendly-list functions and owner property, merged from trunk.

3 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+3)
ryo_saeba 2007-02-27 18:33

Speed and SpeedLeft fixes, merged from trunk.

3 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+3)
ryo_saeba 2007-02-06 14:15

Implement feature request #1652066: Python: get user's savebed location and x,y coords.

9 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+9)
ryo_saeba 2006-12-26 16:14

Make method/property coherent for Python objects (forgot some)

0 lines of code changed in:

  • plugins/cfpython/include: cfpython_region_private.h (new)
ryo_saeba 2006-12-26 16:11

Make method/property coherent for Python objects.

0 lines of code changed in:

  • plugins/cfpython/include: cfpython_archetype_private.h (changed), cfpython_party_private.h (new)
ryo_saeba 2006-12-26 12:32

More fixes, add LastEat.

3 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (+3)
ryo_saeba 2006-12-26 12:17

Fix plugin stuff not working nicely. Add Crossfire.Object.Subtype property

0 lines of code changed in:

  • plugins/cfpython/include: cfpython_object_private.h (new)
Generated by StatSVN 0.3.1