ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Deliantra/Protocol.pm
Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Tue Sep 1 21:37:25 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD, rel-1_24, rel-1_25, rel-1_29, rel-1_30, rel-2_01
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
1.24

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Dec 26 18:05:01 2007 UTC (16 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-1_2, rel-1_22, rel-1_221, rel-1_222, rel-1_23
Changes since 1.45: +4 -4 lines
Diff to previous 1.45
initial deliantra check-in

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri May 26 19:03:57 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-0_9, rel-0_91, rel-0_92, rel-0_96, rel-0_97, rel-0_98, rel-0_99, rel-1_0, rel-1_1, rel-1_11, rel-1_12, rel-1_13, rel-2_0, rel-2_1, rel-2_2
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
created Crossfire::Protocol::Constants

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri May 26 18:58:24 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.43: +0 -11 lines
Diff to previous 1.43
separated Crossfire::Protocol into Crossfire::Protocol::Base and ...

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri May 26 18:56:44 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.42: +4 -844 lines
Diff to previous 1.42
separated Crossfire::Protocol into Crossfire::Protocol::Base and ...

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu May 25 02:38:17 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.41: +11 -0 lines
Diff to previous 1.41
support image_info reply

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu May 25 02:23:33 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.40: +3 -1 lines
Diff to previous 1.40
*** empty log message ***

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue May 23 22:47:20 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.39: +0 -4 lines
Diff to previous 1.39
removed a workaround

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue May 23 20:50:14 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.38: +5 -3 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat May 20 18:03:18 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
fix anim bug

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon May 15 21:15:46 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.36: +4 -0 lines
Diff to previous 1.36
ignoring UPD_WEIGHT for players in feed_upditem

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat May 13 23:08:59 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.35: +7 -1 lines
Diff to previous 1.35
fix item protocol - its horribly redundant

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri May 12 02:27:05 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.34: +61 -3 lines
Diff to previous 1.34
enable extendeddrawinfo and use it

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Apr 29 16:17:13 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.33: +9 -5 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Apr 23 23:57:13 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.32: +221 -46 lines
Diff to previous 1.32
implement container/item handling, expose lots of protocol constants, the container protocol indeed sucks

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 07:13:09 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.31: +7 -4 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 04:11:28 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
fix skill experience stats

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 09:38:51 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.29: +11 -1 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 09:24:12 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.28: +127 -1 lines
Diff to previous 1.28
parse spell, skill and spellpath data

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Apr 18 04:36:55 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
fix sound support

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 19:36:11 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.26: +7 -0 lines
Diff to previous 1.26
more utf-8

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 19:35:18 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.25: +7 -0 lines
Diff to previous 1.25
more utf-8

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 19:31:06 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.24: +5 -1 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 06:50:45 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.23: +19 -3 lines
Diff to previous 1.23
implement mapinfo support

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Apr 16 17:03:16 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
try to make it work with antique glib versions

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Apr 15 23:58:18 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.21: +17 -1 lines
Diff to previous 1.21
more map_info support

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Apr 13 23:56:14 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.20: +0 -2 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Apr 13 21:10:04 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Apr 12 21:51:59 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
queue askface commands instead of sending them in one go

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Apr 12 21:43:22 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.17: +0 -2 lines
Diff to previous 1.17
queue askface commands instead of sending them in one go

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Apr 12 21:43:11 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.16: +22 -3 lines
Diff to previous 1.16
queue askface commands instead of sending them in one go

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Apr 12 16:13:07 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
fix map scorll bug

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 10:44:39 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Apr 9 17:36:09 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.13: +171 -82 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 22:08:26 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.12: +0 -1 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 20:32:56 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 20:25:32 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.10: +84 -7 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 18:15:53 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.9: +38 -27 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 13:34:30 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.8: +0 -2 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 13:33:29 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.7: +6 -5 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 7 23:16:17 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.6: +10 -8 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Apr 7 22:11:05 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.5: +90 -2 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 7 19:26:54 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.4: +7 -7 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 7 13:53:37 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 6 20:15:05 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.2: +20 -3 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 6 20:04:55 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.1: +8 -0 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Apr 6 16:33:14 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
added protocol module

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