Directory server/trunk/types/power_crystal/

Directory Created:
2007-01-14 04:16
Total Files:
1
Deleted Files:
0
Lines of Code:
187

[root]/server/trunk/types/power_crystal

Lines of Code

server/trunk/types/power_crystal/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 220 (100.0%) 22.0
ryo_saeba 4 (40.0%) 126 (57.3%) 31.5
gros 1 (10.0%) 72 (32.7%) 72.0
akirschbaum 2 (20.0%) 12 (5.5%) 6.0
quinet 1 (10.0%) 5 (2.3%) 5.0
qal21 1 (10.0%) 4 (1.8%) 4.0
anmaster 1 (10.0%) 1 (0.5%) 1.0

Most Recent Commits

ryo_saeba 2015-02-28 13:48 Rev.: 19814

Inform the player of the result of applying a glowing crystal, and give the new charge level while we're at it.

122 lines of code changed in 1 file:

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

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

1 lines of code changed in 1 file:

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

Whitespace changes: consistently reformat code.

11 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (+11 -15)
quinet 2008-07-20 04:49 Rev.: 9584

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

5 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (+5 -5)
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/power_crystal: power_crystal.c (+1)
ryo_saeba 2007-06-03 12:40 Rev.: 6409

Fix wrong return values.

2 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (+2 -2)
ryo_saeba 2007-03-13 14:12 Rev.: 5756

Apply patch #1660388: Code-cleanup: () -> (void) courtesy Stefan Huehner.

1 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (+1 -1)
ryo_saeba 2007-03-06 16:56 Rev.: 5705

Fix compilation warnings, mostly missing #include.

1 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (+1)
qal21 2007-02-24 13:59 Rev.: 5608

Make functions in types/ static where possible and reasonable.

4 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (+4 -1)
gros 2007-01-14 04:16 Rev.: 5310

Refactoring for TRANSPORT, BOOK, ITEM_TRANSFORMER and POWER_CRYSTAL classes of objects.
Methods implemented: apply, process, describe.

2007-01-14 - Gros

72 lines of code changed in 1 file:

  • server/trunk/types/power_crystal: power_crystal.c (new 72)
Generated by StatSVN 0.7.0