ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/map-link.ext
Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 15:08:03 2013 UTC (11 years, 4 months ago) by root
Branch: MAIN
CVS Tags: HEAD, rel-3_1
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
reste --unique

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed May 4 07:41:13 2011 UTC (13 years ago) by root
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
in_memory => state

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed May 4 07:36:40 2011 UTC (13 years ago) by root
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
clean up in_memory handling

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue May 4 21:45:42 2010 UTC (14 years ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.10: +0 -2 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 02:32:25 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.9: +25 -11 lines
Diff to previous 1.9
improved map init and link map

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Mar 20 02:24:38 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (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, rel-2_90, rel-2_92, rel-2_93
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
take advantage of Guard module

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 7 11:02:50 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_54, rel-2_55, rel-2_56, rel-2_6, rel-2_61, rel-2_7, rel-2_71, rel-2_72
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 14:21:04 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_5, rel-2_52, rel-2_53
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Sep 1 03:30:12 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3, rel-2_32, rel-2_4, rel-2_41, rel-2_42, rel-2_43
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 21:38:13 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
port micropather to c++...

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Apr 21 16:56:31 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
having a) monsters as treasures b) multipart monsters as treasures
and c) multipart monsters as terasures on tiled maps... hit a big
pile of bugs again.

this change:

- implements a per-map active flag. when items are being inserted
  they are activated or deactivated according to that flag.
  this could get rid of most or even all of the explicit
  activate/deactivate calls.
- implement some glue to make instantiating multipart objects easier
  (this is used inside fix_multipart_objects and might make it possible
  to put multipart objects at map borders - those were winged before)
- do finer-grained locking as to not lead to deadlocks when insert
  recurses e.g. when loading tiled maps.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 22:42:48 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.1: +14 -10 lines
Diff to previous 1.1
- introduce nodrop flag for maps to keep stuff from beign dropped
  _on destroy only_.
  this fixes the problem with Sultur, slug of terror :)
- resize {link} map to be smaller

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 23:06:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
WARNING: this release is BROKEN

- rewrote map handling. map types are now completely pluggable, maybe
  *too* pluggable, as everything is a plug-in now.
- mark mandatory extensions as such.
- handle overloaded attachable objects correctly.
- many minor changes.

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