ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/cfplus.ext
Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 04:52:07 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: HEAD, rel-3_0, rel-3_1
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
prefer AE functions over EV functions#

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 20:28:22 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.15: +7 -1 lines
Diff to previous 1.15
workaround

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Oct 26 02:34:37 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.14: +11 -3 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Dec 13 20:34:37 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_73, rel-2_74, rel-2_75, rel-2_76, rel-2_77, rel-2_78, rel-2_79, rel-2_80, rel-2_81, rel-2_82
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
take advantage of Guard module

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 01:39:45 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_71, rel-2_72
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 23:57:45 2008 UTC (15 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_6, rel-2_61, rel-2_7
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
introduce and use object::has_dialogue ()

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 08:10:12 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_32, rel-2_4, rel-2_41, rel-2_42, rel-2_43, rel-2_5, rel-2_52, rel-2_53, rel-2_54, rel-2_55, rel-2_56
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
switch from Event to EV

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 08:09:46 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
switch from Event to EV

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 21:02:50 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3
Changes since 1.8: +37 -41 lines
Diff to previous 1.8
- new extcmd version, much streamlined
- new npc dialogue protocol
- older cfplus clients are supported, without cfplus_support (no dialogue),
  for some time.
- improved worldmap support.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 04:09:29 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
first rough cut of msg rewriting, introducing cfpod, a haxored pod variant for crossfire messgaes. where will it end?

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jun 19 18:14:36 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
implemented async dialog replies

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jun 19 17:32:56 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
fix some dialog bugs (by elmex)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jun 16 14:35:41 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.4: +55 -35 lines
Diff to previous 1.4
- use a per-player attachment in dialog code instead of a timer
  to detect distance.
- store currently active dialog in $pl->{npc_dialog}

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Apr 2 18:04:45 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
moved setup to perlspace to facilitate easier extensions and some cleanups. feels more secure, too

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 22:41:34 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- updated cf.pm to use a more generic and extendable syntax,
  now that it is clear that we will have multiple "attachable" objects.
  maybe bite the bullet in C++ and make attachable virtual?
- completely rework the syntax for attaching and attachments
- update all extensions

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 17:16:51 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
- remove no_shout
- serialise command execution somewhat again :(
- avoid exceptions

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 19:29:18 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
moved perl extensions into server codebase, where they belong

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