ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/rproto.h
Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu May 8 11:39:24 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, 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
Changes since 1.16: +0 -1 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue May 6 16:55:26 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
update copyright

Revision 1.15 - (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
Changes since 1.14: +0 -12 lines
Diff to previous 1.14
lotsa

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri May 2 21:22:22 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.13: +0 -2 lines
Diff to previous 1.13
rmeove some medium hard cases, also get rid of some annoying random map code

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 18:43:11 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_5, rel-2_52
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
fix.bug.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 03:00:24 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
Changes since 1.11: +8 -8 lines
Diff to previous 1.11
new logging thread, fix bugs in random map generator

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

Revision 1.10 - (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.9: +79 -78 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 19:43:25 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
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
update copyrights and other minor stuff to deliantra

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 05:00:19 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3
Changes since 1.7: +11 -12 lines
Diff to previous 1.7
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
  (which is not yet released, so I used the current draft, which is
  legally a bit wavy, but its likely better than nothing as it expresses
  direct intent by the authors, and we can upgrade as soon as it has been
  released).
  * this should ensure availability of source code for the server at least
    and hopefully also archetypes and maps even when modified versions
    are not being distributed, in accordance of section 13 of the agplv3.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:15:57 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.6: +24 -0 lines
Diff to previous 1.6
- update copyrights in .h files, where applicable
- rename preprocess to genkeywords

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Mar 18 03:05:40 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- reduce default output-sync to less than a second
- output-sync command now uses seconds as unit, not
  something users cannot even know.
- lots of useless const adjustments.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 22:24:10 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fix random number generator seeding

Revision 1.4 - (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.3: +0 -3 lines
Diff to previous 1.3
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.3 - (view) (download) (annotate) - [select for diffs]
Sat Dec 30 18:45:28 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.2: +37 -37 lines
Diff to previous 1.2
random maps are nphard

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Sep 16 22:24:13 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.1: +37 -37 lines
Diff to previous 1.1
mapstruct => maptile
removed many ytypedefs in favor of structure tags

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:14:22 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Initial revision

Convenience Links

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