ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/Makefile.am
Revision 1.34
Fri Nov 18 03:30:09 2016 UTC (7 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +0 -0 lines
FILE REMOVED
*** empty log message ***

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

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 12:38:11 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-3_1
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 23:56:44 2012 UTC (11 years, 6 months ago) by root
Branch: MAIN
Changes since 1.30: +5 -5 lines
Diff to previous 1.30
trailing space removal

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

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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 01:04:44 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
update copyright for up to 2010

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 00:59:21 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
remove bogus 2007 copyright that was added wrongly by the script, update to affero license

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Oct 12 14:00:58 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_81, rel-2_82, rel-2_90, rel-2_92, rel-2_93
Changes since 1.25: +7 -6 lines
Diff to previous 1.25
clarify license

Revision 1.25 - (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, rel-2_5, rel-2_52, 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
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
update copyrights and other minor stuff to deliantra

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 05:00:18 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3
Changes since 1.23: +11 -12 lines
Diff to previous 1.23
- 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.23 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:07:07 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.22: +21 -17 lines
Diff to previous 1.22
update copyrights in *.am

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 18:03:18 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.21: +0 -29 lines
Diff to previous 1.21
rip out old help implementation in favour of the new one (which incidentally is non-blocking)

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 17:32:07 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
meet our new pod fucntionality, certainly not finished :) let me also introduce the beginnings of a new help command

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 02:37:54 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
- implement yet another bug workaround for gcfclient. its rather sad.

when bg scrubbing, the server sends images in advance, about twice per second.

then receiving a new image, gcfclient destroys the imventory and rebuilds it
(the widgets). this makes using it rather hard, as twice per seconds all widgets
go away and are replaced by new ones, so mouse clicks, if not fast enough, will
be ignored, making the client rather hard to use.

soo.... only to background sending for cfplus, which needs it least.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 19:02:36 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.18: +8 -29 lines
Diff to previous 1.18
clean up makefiles, add dummy pod.pm

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 03:06:00 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
- automake insists on naming all libdirs .../cfserver now. i have to concur :/
- correctly reattach to players on reload, this likely fixes the reload crash bug.
- init env vars very early, so perl gets to see them.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 20:07:04 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
more cleanups for dist

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 19:54:49 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.15: +2 -7 lines
Diff to previous 1.15
partially support vpath builds

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Mar 1 14:06:49 2007 UTC (17 years, 2 months ago) by pippijn
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
added emotions help

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 01:15:40 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.13: +8 -0 lines
Diff to previous 1.13
install some pod files to be used by the server

Revision 1.13 - (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.12: +1 -1 lines
Diff to previous 1.12
I goofed.

Revision 1.12 - (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.11: +1 -1 lines
Diff to previous 1.11
more slight copyright adjustments

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 19:29:18 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -2 lines
Diff to previous 1.10
moved perl extensions into server codebase, where they belong

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 00:54:06 2006 UTC (17 years, 6 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
allow priviledge override for banish, kick, arrest, reset, teleport and summon

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 00:42:28 2006 UTC (17 years, 6 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
new command: wizlook

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Sep 15 21:14:45 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.7: +13 -12 lines
Diff to previous 1.7
it "works" but is suboptimal because it *always* regenerates the help, even
if it doesn't have to. I'll see if I can do something with stamps.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Sep 9 22:57:39 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Sep 9 22:54:31 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +11 -20 lines
Diff to previous 1.5
updated help and improved dependencies and makefiles

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Sep 8 03:50:03 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.4: +30 -8 lines
Diff to previous 1.4
Install help files into the right place

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Sep 8 03:08:20 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.3: +24 -11 lines
Diff to previous 1.3
Also generate wizhelp

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Sep 8 02:18:39 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.2: +9 -15 lines
Diff to previous 1.2
Finished generating help files.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Sep 8 01:54:26 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +28 -20 lines
Diff to previous 1.1
version 2 :)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Sep 8 00:29:44 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Generate help files from command_help.pod

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