ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/plugin.h
Revision 1.18
Sun Sep 30 16:24:30 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +0 -0 lines
FILE REMOVED
finally remove the old buggy plug-in cruft

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 05:00:18 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.16: +11 -12 lines
Diff to previous 1.16
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
  (which is not yet released, so I used the current draft, which is
  legally a bit wavy, but its likely better than nothing as it expresses
  direct intent by the authors, and we can upgrade as soon as it has been
  released).
  * this should ensure availability of source code for the server at least
    and hopefully also archetypes and maps even when modified versions
    are not being distributed, in accordance of section 13 of the agplv3.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:15:56 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.15: +23 -4 lines
Diff to previous 1.15
- update copyrights in .h files, where applicable
- rename preprocess to genkeywords

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Dec 11 19:46:46 2006 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: STABLE, rel-2_0, rel-2_1
Changes since 1.14: +0 -26 lines
Diff to previous 1.14
removed #ifn?def WIN32 from all files

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Aug 29 05:03:55 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.13: +0 -36 lines
Diff to previous 1.13
- added ready/unready/can_apply events and their passive versions
- removed support for event_*-fields in maps
- removed support for current_weapon_script
- removed timers
- removed say/shout/Tell and related commands

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Aug 26 08:44:06 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.12: +0 -1 lines
Diff to previous 1.12
many, many cleanups

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Aug 25 17:11:53 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +3 -6 lines
Diff to previous 1.11
converted more events, broken per-object events (needs map support), lots of fixes

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Aug 25 13:24:50 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +1 -16 lines
Diff to previous 1.10
Implemented a rough outline of the new event system and made use of it
for a number of events. The corresponding plugin-events have been disabled.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 04:22:04 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
fixed bug in cf.pm when unloading extensions.
added EVENT_DROP_ON for the trade shops and made query_cost using double

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Aug 12 11:51:37 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: LAST_C_VERSION
Changes since 1.8: +7 -6 lines
Diff to previous 1.8
Added cast_spell event for the perl plugin with the intention to fix
create missile with a perl extension.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jul 15 11:57:01 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.7: +5 -2 lines
Diff to previous 1.7
finally checked in the 3 plugin events that were still on my
source tree.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 11 15:02:15 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
implement 'ext' packet for extensions to hook directly into the protocol

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 21:08:15 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5
allow perl to save/restore pelr data associated with players

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 13:44:43 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 6 22:59:26 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 22 18:53:49 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
UPSTREAM_2006-02-22 merge

Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Feb 22 18:01:58 2006 UTC (18 years, 2 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_22, UPSTREAM_2006_03_15
Changes since 1.1.1.1: +1 -0 lines
Diff to previous 1.1.1.1 , to next main 1.18
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 23:29:55 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Feb 3 07:12:50 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
initial import

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:12:50 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a