ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/player.c
Revision 1.22
Sun Aug 13 17:16:04 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +0 -0 lines
FILE REMOVED
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Aug 11 23:04:50 2006 UTC (17 years, 9 months ago) by elmex
Branch: MAIN
CVS Tags: LAST_C_VERSION
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
A fix for earthwalls! finally... and it's derived from crossfire fix.
only that we look for blocksview instead is_alive.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 02:45:28 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
CVS Tags: difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.19: +2 -0 lines
Diff to previous 1.19
disable nonfunctional class (that have Edit me. as description)

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 01:32:36 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
Fixed bug:  usekeys is now containers by default.
Bug ticket: http://cf.schmorp.de/tracker/view.php?id=54

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 01:27:22 2006 UTC (17 years, 11 months ago) by pippijn
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
Fixed bug:  Killpets should be done on death.
Bug ticket: http://cf.schmorp.de/tracker/view.php?id=61

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon May 22 14:31:52 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
Changes since 1.16: +0 -1 lines
Diff to previous 1.16
remove bogus debugging code in race_speicifc-hos code

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu May 11 20:31:10 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
without words...

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue May 2 15:41:03 2006 UTC (18 years ago) by pippijn
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
- Improved the listen and shout help files
- Changing default listen mode to 10
- Adding a chat help file

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Apr 22 15:02:21 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
deobfuscate

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Apr 21 14:40:31 2006 UTC (18 years ago) by pippijn
Branch: MAIN
Changes since 1.12: +28 -3 lines
Diff to previous 1.12
Adding support for race-specific HallsOfSelection

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 08:25:26 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
of course it does partial initialisation tricks when creating new players

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Mar 31 17:33:40 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
allow hostile-hostile pking

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 06:06:23 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.9: +6 -1 lines
Diff to previous 1.9
Introduce PROHIBIT_PLAYERKILLING that make sit impossible to pk outside the battleground.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 23:07:27 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
less hardcoded constants

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Mar 16 22:47:22 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
less hardcoded constants

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 15:35:52 2006 UTC (18 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
UPSTREAM merge from 15.03.2006

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

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Feb 22 18:53:56 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.5: +47 -16 lines
Diff to previous 1.5
UPSTREAM_2006-02-22 merge

Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Wed Feb 22 18:03:23 2006 UTC (18 years, 2 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_22
Changes since 1.1.1.1: +48 -17 lines
Diff to previous 1.1.1.1
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Feb 10 04:35:33 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 02:11:26 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.3: +14 -2 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 04:32:19 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 3 07:25:25 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.1: +18 -6 lines
Diff to previous 1.1
initial cfperl/cf.schmorp.de import

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Feb 3 07:14:35 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_02_03
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:14:35 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