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

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

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Nov 25 14:59:25 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-3_1
Changes since 1.52: +3 -24 lines
Diff to previous 1.52
enable spell prefix match again, but a bit more strict

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 12:12:03 2012 UTC (11 years, 5 months ago) by root
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
*** empty log message ***

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

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

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

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Jul 2 18:41:42 2010 UTC (13 years, 10 months ago) by root
Branch: MAIN
Changes since 1.47: +1 -0 lines
Diff to previous 1.47
no longer unapply cursed items

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Tue Apr 6 22:59:28 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.46: +0 -1 lines
Diff to previous 1.46
remove artificial run/fire delay, refactoring

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Apr 3 17:15:19 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.45: +0 -7 lines
Diff to previous 1.45
the skill x => the x skill

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Apr 3 02:27:24 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.44: +3 -12 lines
Diff to previous 1.44
interim check-in

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Apr 2 03:41:24 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
Changes since 1.43: +9 -36 lines
Diff to previous 1.43
preliminary check-in with dbeugging code

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

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

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 12:49:19 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
make effectively static symbols actually static, part 1

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 12:27:06 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
Changes since 1.39: +18 -18 lines
Diff to previous 1.39
remove all protos from include/*proto.h for functions that are effectively static

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

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 10:31:32 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
CVS Tags: 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.37: +1 -4 lines
Diff to previous 1.37
introduce drop_and_destroy and use it

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 10:20:49 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
do the same everywhere else

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon May 12 18:28:51 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_55, rel-2_56, rel-2_6, rel-2_61, rel-2_7, rel-2_71
Changes since 1.35: +0 -3 lines
Diff to previous 1.35
sigh, no clue what i am doing

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon May 12 18:27:08 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.34: +3 -0 lines
Diff to previous 1.34
sigh, no clue what i am doing

Revision 1.34 - (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
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
update copyright

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue May 6 15:49:56 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.32: +5 -2 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue May 6 15:39:19 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.31: +2 -0 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue May 6 15:38:10 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.30: +10 -5 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue May 6 14:56:42 2008 UTC (16 years ago) by root
Branch: MAIN
Changes since 1.29: +3 -0 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 19:43:26 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.28: +4 -4 lines
Diff to previous 1.28
update copyrights and other minor stuff to deliantra

Revision 1.28 - (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.27: +10 -11 lines
Diff to previous 1.27
- 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.27 - (view) (download) (annotate) - [select for diffs]
Mon May 28 21:28:35 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.26: +21 -21 lines
Diff to previous 1.26
update copyrights in server/*.C

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun May 13 15:13:57 2007 UTC (17 years ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
lots of little changes:
- fix MIN/MAX_AC/WC and use them
- abstratc weapon speed into player->weapon_speed, as
  it is just way too confusing and probably needs frequent updates :)
- use ob_speed/weapon_sp * 0.5 as an arbitrary real attack speed
  .5 needs tuning, elsewhere, but ahs been put in as a stopgap measure.
- fix speed issues, properly use weapon_sp (if a bit lagged)
- clear current weapon when readying skills because a skill might already
  be readied implicitly.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat May 12 16:06:42 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
almost works

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat May 12 08:36:35 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.23: +0 -3 lines
Diff to previous 1.23
less artificial linebreaks

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 11 21:41:55 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.22: +11 -1 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri May 11 20:06:33 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.21: +5 -1 lines
Diff to previous 1.21
fix typoes

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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 04:25:30 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.19: +17 -44 lines
Diff to previous 1.19
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.19 - (view) (download) (annotate) - [select for diffs]
Sun Apr 29 21:44:35 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.18: +33 -68 lines
Diff to previous 1.18
goofign around a bit: the while ranged/non-ranged system is borked and needs some serious redesign

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 12:32:16 2007 UTC (17 years ago) by root
Branch: MAIN
Changes since 1.17: +8 -12 lines
Diff to previous 1.17
server crashed this morning because a freed golem tried to follow
his owner, triggering the assertion failure.

the golem had no owner, but the owner still had him in his range slots.

I refactored a bit of the code and rearranged it to hopefully increase
chances of this not occuring again.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Mar 2 13:32:52 2007 UTC (17 years, 2 months ago) by pippijn
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
kick in perl

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Feb 5 02:07:40 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
remove many strcmps on shstr, added fast strcmp wrapper that only etsts for inequality

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 21:06:20 2007 UTC (17 years, 3 months ago) by pippijn
Branch: MAIN
Changes since 1.14: +22 -22 lines
Diff to previous 1.14
comments

Revision 1.14 - (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.13: +1 -0 lines
Diff to previous 1.13
added some copyrights

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Dec 15 19:59:20 2006 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.12: +1 -4 lines
Diff to previous 1.12
the rename for sanity campaign hits
you died
- renamed stuff
- partially updated copyrights
- some cleanups

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Dec 12 21:39:57 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.11: +1 -4 lines
Diff to previous 1.11
- more ooficiation
- removed now superfluous remove calls

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Dec 12 20:53:03 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
replace some function- by method-calls

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Dec 9 16:11:09 2006 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.9: +10 -21 lines
Diff to previous 1.9
remove golem_count, likely golems are destroyed late now

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 23:13:49 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
replace was_destroyed by much simpler and less expensive ->destroyed,
which is valid, as objetc pointers are now reliable.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 22:34:03 2006 UTC (17 years, 7 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
indent

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 18:15:34 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -16 lines
Diff to previous 1.6
- introduce shstr_cmp for mass comparisons to shstr and make use of it
- introduce assign utility function to replace strncpy

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 17:23:01 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +9 -11 lines
Diff to previous 1.5
indent

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 15:59:57 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.4: +217 -182 lines
Diff to previous 1.4
indent

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Sep 7 10:01:57 2006 UTC (17 years, 8 months ago) by pippijn
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Some cleanups.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 00:18:42 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
Changes since 1.2: +10 -10 lines
Diff to previous 1.2
THIS CODE WILL NOT COMPILE
use the STABLE tag instead.

- major changes in object lifetime and memory management
- replaced manual refcounting by shstr class
- removed quest system
- many optimisations
- major changes

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 13 17:16:04 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

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