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

Revision 1.20 - (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.19: +1 -1 lines
Diff to previous 1.19
copyright update 2016

Revision 1.19 - (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.18: +5 -5 lines
Diff to previous 1.18
trailing space removal

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

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

Revision 1.16 - (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.15: +1 -1 lines
Diff to previous 1.15
update copyright for up to 2010

Revision 1.15 - (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.14: +1 -1 lines
Diff to previous 1.14
remove bogus 2007 copyright that was added wrongly by the script, update to affero license

Revision 1.14 - (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.13: +7 -6 lines
Diff to previous 1.13
clarify license

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue May 6 16:55:26 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
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
update copyright

Revision 1.12 - (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
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
update copyrights and other minor stuff to deliantra

Revision 1.11 - (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.10: +11 -12 lines
Diff to previous 1.10
- 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.10 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:15:56 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.9: +19 -19 lines
Diff to previous 1.9
- update copyrights in .h files, where applicable
- rename preprocess to genkeywords

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri May 18 01:01:01 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.8: +21 -21 lines
Diff to previous 1.8
more skill tuning:
- clear_skill is gone, use change_skill (0) instead.
- change_skill now clears the current_weapon.
- more intelligent weapon switching on unapply.
- be more clever when initially applying weapons
  on player load/connect.
- survive wrong setting of READY_WEAPON.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 21:06:19 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.7: +22 -22 lines
Diff to previous 1.7
comments

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Jan 6 14:42:30 2007 UTC (17 years, 4 months ago) by pippijn
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
added some copyrights

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Sep 16 22:06:17 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.5: +1 -675 lines
Diff to previous 1.5
indent

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 29 08:01:36 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
expand initial tabs to spaces

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Aug 19 17:19:07 2006 UTC (17 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
added a missing const

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 15:35:51 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: LAST_C_VERSION, difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.2: +7 -2 lines
Diff to previous 1.2
UPSTREAM merge from 15.03.2006

Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Mar 15 14:04:54 2006 UTC (18 years, 2 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15
Changes since 1.1.1.1: +7 -2 lines
Diff to previous 1.1.1.1 , to next main 1.21
cvs -z9 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_03_15

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 14:55:32 2006 UTC (18 years, 3 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +7 -1 lines
Diff to previous 1.1
added spells asteroid and frost nova with bookchance 0 so it never comes in random loot

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Feb 3 07:12:51 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_03, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
initial import

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

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