ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/snake.C
Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Nov 17 23:40:02 2018 UTC (5 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
copyright update 2018

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Nov 16 23:42:02 2016 UTC (7 years, 5 months ago) by root
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
copyright update 2016

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 23:55:54 2012 UTC (11 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-3_1
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
trailing space removal

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 11:25:34 2012 UTC (12 years, 4 months ago) by root
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
update copyrights to 2012

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Apr 23 04:56:53 2011 UTC (13 years ago) by root
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
update copyright to 2011

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Aug 22 20:23:07 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
rproto.h => include and random_map.h => include/rmg.h

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Jul 2 15:03:57 2010 UTC (13 years, 10 months ago) by root
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
renmae Layout => layout, add (as of now) useless accessors

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 1 01:22:44 2010 UTC (13 years, 10 months ago) by root
Branch: MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11
got rid of Layout, better memory management etc.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Nov 7 18:32:45 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_92, rel-2_93, rel-3_0
Changes since 1.10: +22 -0 lines
Diff to previous 1.10
add copyright notices to .C files

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun May 4 14:12:37 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, rel-2_7, 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
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
lotsa

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 03:00:24 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_5, rel-2_52
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
new logging thread, fix bugs in random map generator

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 22:41:17 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.7: +7 -9 lines
Diff to previous 1.7
refactor random map gen more

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 11 21:09:53 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.6: +17 -31 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jan 27 02:19:37 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0, rel-2_1, rel-2_2, rel-2_3, rel-2_32, rel-2_4, rel-2_41, rel-2_42, rel-2_43
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- 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.5 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 19:42:10 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
just experimenting

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Dec 31 19:02:24 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
reindent, minor changes

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 22:34:02 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.2: +0 -2 lines
Diff to previous 1.2
indent

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 16:06:37 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.1: +78 -56 lines
Diff to previous 1.1
indent

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 17:16:03 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

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