ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/irc.ext
Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 02:38:10 2012 UTC (11 years, 6 months ago) by root
Branch: MAIN
CVS Tags: HEAD, rel-3_1
Changes since 1.21: +1 -2 lines
Diff to previous 1.21
-Time::HiRes

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Nov 10 03:43:01 2012 UTC (11 years, 6 months ago) by root
Branch: MAIN
Changes since 1.20: +21 -1 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 03:01:44 2012 UTC (12 years, 3 months ago) by root
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Apr 29 07:52:01 2010 UTC (14 years ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.18: +6 -6 lines
Diff to previous 1.18
logging

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Jan 5 08:35:25 2010 UTC (14 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_93
Changes since 1.17: +6 -6 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Jun 26 16:02:15 2009 UTC (14 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_79, rel-2_80, rel-2_81, rel-2_82, rel-2_90, rel-2_92
Changes since 1.16: +4 -0 lines
Diff to previous 1.16
properly catching exceptions from callback in irc.ext.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Mar 11 22:36:39 2009 UTC (15 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_78
Changes since 1.15: +9 -1 lines
Diff to previous 1.15
fixed bug in connect error handling in IRC gateway.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 17:36:42 2009 UTC (15 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_77
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
added IRC color filter.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 14:41:26 2008 UTC (15 years, 7 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_72, rel-2_73, rel-2_74, rel-2_75, rel-2_76
Changes since 1.13: +24 -16 lines
Diff to previous 1.13
ported from Net::IRC3 to AnyEvent::IRC.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 23:31:41 2008 UTC (15 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_7, rel-2_71
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 02:05:48 2008 UTC (15 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri May 2 16:09:36 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_53, rel-2_54, rel-2_55, rel-2_56, rel-2_6, rel-2_61
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 19:49:29 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_4, rel-2_41, rel-2_42, rel-2_43, rel-2_5, rel-2_52
Changes since 1.9: +1 -0 lines
Diff to previous 1.9
*** empty log message ***

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

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Nov 7 13:35:32 2007 UTC (16 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
fix !who command

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 5 08:14:23 2007 UTC (16 years, 7 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_3
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
fixed !tell and the bank

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Sep 24 22:55:59 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Aug 25 11:51:04 2007 UTC (16 years, 8 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
revisited TODO list and fixed the !who command in irc.ext (and removed the todo
item for the broken !who command)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jul 28 14:23:16 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
reste acecss and save time when swapping in maps

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jul 28 12:02:58 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
- remote code was not making copies of strings it modified
- implemented two ew flags: NDI_REPLY and NDI_DEF.
- went over a lot of chat-related code and converted to send_msg,
  NDI_REPLY and NDI_DEF.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri May 18 21:24:31 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.1: +4 -3 lines
Diff to previous 1.1
likely fix irc double utf-8 encoding

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri May 18 13:56:50 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
schmorp-irc => irc

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