ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/skillinc.h
Revision 1.12 - (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.11: +1 -1 lines
Diff to previous 1.11
update copyright

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 14:52:17 2008 UTC (16 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-2_5, rel-2_52, rel-2_53
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (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.9: +4 -4 lines
Diff to previous 1.9
update copyrights and other minor stuff to deliantra

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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat May 19 00:31:08 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.6: +14 -14 lines
Diff to previous 1.6
A player must never apply two skills. crossfire always has and will ever
complain about that.

Nevertheless, levitation (and ONLY levitation) gets applied in addition to
other skills. Now that cannot work with the new skill system. Introduce a
special flag for levitation only so it only gets half-applied.

This probably fixes quite a number of older "has two skills applied"
messages.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu May 17 00:33:29 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- do not require an item for the use magic item skill.
  thats because it is often used for "misc" objects such as scrolls,
  which do not get applied as ranged weapons. not requiring an item
  is not likely to be a big deal anyways.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon May 14 21:32:27 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
breath life into completely broken skill tools

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun May 6 05:04:53 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
doh

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue May 1 05:48:20 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
big simplification, still doesn't work, but feels cleaner

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 04:25:30 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.1: +43 -41 lines
Diff to previous 1.1
This is the first rough cut of the skill use system (use the STABLE tag).

Details will likely change, and combat skills do not work very well, but
it works quite well.

Players no longer have a shoottype or range slots, instead, each player
has these members:

   combat_skill/combat_ob  the currently selected skill (and weapon)
                           for direct attacks.
   ranged_skill/ranged_ob  the currently selected ranged skill (and
                           bow/spell/item)
   golem                   the currently-controlled golem, if any.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 00:53:57 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_0
introducing skillinc.h

Convenience Links

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