ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/sproto.h
Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Jul 3 12:31:23 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
CVS Tags: LAST_C_VERSION, difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
tentative fix for the crash today:

a summoned monster has been removed twice, casuign the crash.

the reason _probably_ was that follow_owner couldn't follow the owener but
left the monster removed. The monster later died, was removed, and the
server crashed.

some callers of follow_owner checked for this and removed the monster in
_SOME_ cases, leading to a certain crash if the monster dies for whatever
reason (in our case, poison).

fix: changed follow_owner to free the object in every case. simplifies
code and gets rid of weird undocumented conditions that would lead to a
sure crash anyways.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jul 2 11:26:05 2006 UTC (17 years, 10 months ago) by pippijn
Branch: MAIN
Changes since 1.6: +0 -2 lines
Diff to previous 1.6
Removed dead code

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun May 7 13:56:22 2006 UTC (18 years ago) by root
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
distconf

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat May 6 13:16:06 2006 UTC (18 years ago) by pippijn
Branch: MAIN
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
Removing the suicide command, work is in progress to move it to perl.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed May 3 15:09:03 2006 UTC (18 years ago) by pippijn
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
Adding suicide command

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon May 1 12:56:17 2006 UTC (18 years ago) by pippijn
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Renaming skills and fixing non-static declaration of attack_hth in
include/sproto.h.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 20 23:33:03 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.1: +28 -29 lines
Diff to previous 1.1
he who is unable to create a clean interface is destined to fail

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) Links to difficulty_fix: (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