ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/map-random.ext
Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Jan 27 12:47:02 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
fix some more random maps generator bugs caused by feeding unexpected data (non-monster on monsterstyle map)

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Jan 27 12:45:04 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
fix some more random maps generator bugs caused by feeding unexpected data (non-monster on monsterstyle map)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Jan 27 02:19:37 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +18 -0 lines
Diff to previous 1.10
- experimentall.y determine minimum random map size (12)
- harden random map generator by stresstesting
- reduced codesize while increasing readability (RANDOM => rndm)
- fixed a likely unimportant bug in random_roll64
- possibly broke lots of code

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 16:29:10 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.9: +26 -28 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 21:28:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.8: +5 -4 lines
Diff to previous 1.8
mark watchers as reentrant, some FABS => fabs

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jan 20 23:30:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
add virtual worldmap plug-in

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 14 22:54:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
this seems to fix the random map closed bug... but why?

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jan 14 02:00:36 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.5: +8 -0 lines
Diff to previous 1.5
- introduce cf::attachable::thawer_merge, allowing classes
  to overwrite what happens when two objects get merged.
- protect some extension data with it
- make unlink_save blocking, so we do not get needless reset loops
  because of slow disk response.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 23:06:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.4: +13 -9 lines
Diff to previous 1.4
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.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 01:06:02 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
minor adjustments

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 01:01:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.2: +48 -5 lines
Diff to previous 1.2
reset random maps regularly

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 00:41:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.1: +3 -6 lines
Diff to previous 1.1
make random map paths more beautiful, in the common case

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 00:16:58 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
- start pluggable map types framework
- mvoe random map handling out of the core

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-2_0: (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