ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/README
Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 12:52:48 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2
Changes since 1.24: +3 -2 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 02:43:38 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
embrace JSON::XS 1.5

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 17:33:53 2007 UTC (16 years, 8 months ago) by root
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
move some code to Coro

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Aug 5 19:27:08 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.21: +5 -2 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Aug 4 17:48:15 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
add yaml dependency

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 20:06:07 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.19: +6 -6 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jul 10 16:23:59 2007 UTC (16 years, 10 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]
Sun Jul 1 05:00:17 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.17: +18 -21 lines
Diff to previous 1.17
- 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.17 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 06:04:07 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
take advantage of IO::AIO 2.4 to remove another syncpoint in the server

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:33:50 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun May 27 17:56:36 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun May 27 02:26:17 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
2.1 cleanups

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu May 17 21:11:01 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.12: +4 -0 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed May 16 12:22:17 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.11: +65 -55 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed May 2 05:47:35 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 19:53:04 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
revamp loggin. have a new log flag logBacktrace that logs
the message and prepares a backtrace in the background, spewing
it into the log at a later time.

this is useful to shed some light on otherwise completely useless log
messages such as:

   2007-04-27 19:48:48.142 Calling random_roll with min=1 max=0

which could just as well not be there as we will never find out who is
doing this to puny poor random_roll.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 00:39:18 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.8: +14 -6 lines
Diff to previous 1.8
require pngnq and automatically requantise too large 32x32 smooth faces so gcfclient doesn't nuke

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 17:41:11 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.7: +42 -33 lines
Diff to previous 1.7
updated README

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 7 01:23:37 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
interim check-in of cfutil

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 22:07:56 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
add cfutil stub, move checks likely to fail to be done earlier in configure, require optipng

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 22:06:50 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.4: +22 -17 lines
Diff to previous 1.4
check for convert

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 19:34:20 2007 UTC (17 years, 2 months ago) by pippijn
Branch: MAIN
Changes since 1.3: +60 -73 lines
Diff to previous 1.3
partially rewrote README

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 20:08:45 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
I goofed.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 20:07:02 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.1: +28 -38 lines
Diff to previous 1.1
more slight copyright adjustments

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:11:13 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_2: (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