ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/item-worldmap.ext
Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 03:01:44 2012 UTC (12 years, 3 months ago) by root
Branch: MAIN
CVS Tags: HEAD, rel-3_1
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Aug 13 20:20:30 2011 UTC (12 years, 9 months ago) by root
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
more anyevent conversion, also fix a bug where AnyEvent::BDB watchers were assumed to be EV watchers

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri May 14 22:56:47 2010 UTC (14 years ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
music groups, music conf file, post_init async

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 04:29:11 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_71, rel-2_72, 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, rel-2_90, rel-2_92, rel-2_93
Changes since 1.19: +47 -45 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 01:39:45 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 - (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, 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, rel-2_6, rel-2_61, rel-2_7
Changes since 1.17: +1 -3 lines
Diff to previous 1.17
switch from Event to EV

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Oct 1 00:55:50 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_3
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
further adjust map scheduler coroutine to be as high as the main ticker

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 21:56:30 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15
name your coroutines

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Sep 1 07:22:19 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.14: +0 -1 lines
Diff to previous 1.14
simpler, more powerful and slightly less compact widget protocol

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:07:38 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 04:55:34 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
welcome to fxix protocol version 3, with uniform handling over all resources

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 00:31:58 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
compression

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 00:26:42 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.10: +2 -7 lines
Diff to previous 1.10
compression

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 23:46:03 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.9: +3 -10 lines
Diff to previous 1.9
experimental simplification

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 23:38:17 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.8: +19 -5 lines
Diff to previous 1.8
first working worldmap with real-time user tracking

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 21:02:50 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
- 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.7 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 17:53:54 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +32 -14 lines
Diff to previous 1.6
much better, still label duplication

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 16:53:15 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.5: +21 -2 lines
Diff to previous 1.5
implement yet another et-cpu-time primitive, this time its called get_slot... might replace most uses of wait_for_tick

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 20:08:38 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.4: +72 -23 lines
Diff to previous 1.4
preliminary worldmap hack + widget toolkit fixes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 17:10:06 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.3: +22 -3 lines
Diff to previous 1.3
fix mapinfo?

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 14:17:58 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
fix crash problem

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 19:04:44 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.1: +11 -7 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 18:01:26 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
implement simplistic/slow/safe object merging for objects with perl data, start of a worldmap item

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