Directory server/trunk/types/potion/

Directory Created:
2007-06-08 16:24
Total Files:
1
Deleted Files:
1
Lines of Code:
224

[root]/server/trunk/types/potion

Lines of Code

server/trunk/types/potion/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 397 (100.0%) 20.8
qal21 2 (10.5%) 245 (61.7%) 122.5
akirschbaum 4 (21.1%) 97 (24.4%) 24.2
partmedia 1 (5.3%) 21 (5.3%) 21.0
ryo_saeba 5 (26.3%) 20 (5.0%) 4.0
kbulgrien 3 (15.8%) 10 (2.5%) 3.3
quinet 1 (5.3%) 2 (0.5%) 2.0
mwedel 1 (5.3%) 1 (0.3%) 1.0
anmaster 2 (10.5%) 1 (0.3%) 0.5

Most Recent Commits

partmedia 2014-06-06 17:30 Rev.: 19529

Clean up standard C headers.

21 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+21 -25)
ryo_saeba 2012-06-17 15:24 Rev.: 18276

Resistance potions can now display a spell effect.

5 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+5)
mwedel 2010-11-19 01:35 Rev.: 14102

Add code to have identified objects merge together with like objects.
identify() modified to return object, which may be merged object.
examine() modified to stop processing once it does a skill ident
on an item, since the pointer is has may now be invalid.
MSW 2010-11-18

1 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+1 -1)
kbulgrien 2010-05-28 01:12 Rev.: 13308

- Remove unused "oldmessage" parameter from draw_ext_info(),
draw_ext_info_format(), ext_info_map(), ext_info_map_except(), and
ext_info_map_except2() functions and calls.

8 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+8 -8)
ryo_saeba 2010-04-26 11:28 Rev.: 12977

Rename POTION_EFFECT to POTION_RESIST_EFFECT to better describe what it is.

1 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+1 -1)
ryo_saeba 2010-04-26 11:23 Rev.: 12976

Warn players of the end of resistance effects.

11 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+11 -1)
ryo_saeba 2010-04-18 04:36 Rev.: 12922

Inform players when drinking a cursed potion.

1 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+1)
ryo_saeba 2010-02-28 06:50 Rev.: 12526

Extract 'remove_depletion' function from potion. Give access to plugins to it, add to Python wrappers.

2 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+2 -22)
akirschbaum 2009-06-24 14:17 Rev.: 12016

Replace most calls to object_insert_in_map() with object_insert_in_map_at().

1 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+1 -3)
akirschbaum 2009-06-16 15:44 Rev.: 11916

Rename function names.

1 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+1 -1)
akirschbaum 2009-06-12 10:46 Rev.: 11817

Rename most functions in object.c to object_xxx().

11 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+11 -11)
akirschbaum 2009-01-24 03:20 Rev.: 11226

Whitespace changes: consistently reformat code.

84 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+84 -94)
quinet 2008-07-20 04:49 Rev.: 9584

Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.

2 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+2 -2)
anmaster 2008-06-01 11:40 Rev.: 9198

Set svn:eol-style to native on *.c and *.h files that were missing it.

1 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+1)
anmaster 2008-05-25 05:03 Rev.: 9151

Removed unused .cvsignore files, after all we use SVN since a long time.

0 lines of code changed in 1 file:

  • server/trunk/types/potion: .cvsignore (del)
kbulgrien 2008-01-26 01:44 Rev.: 8278

.cvsignore files fixed in types subdirectories and svn:ignore re-set.

1 lines of code changed in 1 file:

  • server/trunk/types/potion: .cvsignore (+1)
kbulgrien 2008-01-26 01:39 Rev.: 8277

.cvsignore files created in types subdirectories and svn:ignore set.

1 lines of code changed in 1 file:

  • server/trunk/types/potion: .cvsignore (new 1)
qal21 2007-06-09 09:27 Rev.: 6442

Fix documentation.

2 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (+2 -2)
qal21 2007-06-08 16:24 Rev.: 6431

Refactor SCROLL and POTION applying.

243 lines of code changed in 1 file:

  • server/trunk/types/potion: potion.c (new 243)
Generated by StatSVN 0.7.0