Directory server/trunk/types/deep_swamp/

Directory Created:
2007-01-21 10:43
Total Files:
1
Deleted Files:
0
Lines of Code:
129

[root]/server/trunk/types/deep_swamp

Lines of Code

server/trunk/types/deep_swamp/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 206 (100.0%) 17.1
gros 1 (8.3%) 147 (71.4%) 147.0
akirschbaum 3 (25.0%) 39 (18.9%) 13.0
quinet 1 (8.3%) 7 (3.4%) 7.0
qal21 1 (8.3%) 6 (2.9%) 6.0
ryo_saeba 3 (25.0%) 3 (1.5%) 1.0
anmaster 2 (16.7%) 3 (1.5%) 1.5
kbulgrien 1 (8.3%) 1 (0.5%) 1.0

Most Recent Commits

ryo_saeba 2011-06-09 16:47 Rev.: 14534

Give player's killer to plugins.

1 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.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.

1 lines of code changed in 1 file:

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

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

2 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.c (+2 -2)
anmaster 2009-02-07 06:00 Rev.: 11386

types/deep_swamp/deep_swamp.c: Replace sprintf() with snprintf().

2 lines of code changed in 1 file:

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

Whitespace changes: consistently reformat code.

36 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.c (+36 -56)
quinet 2008-07-20 04:49 Rev.: 9584

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

7 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.c (+7 -7)
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/deep_swamp: deep_swamp.c (+1)
akirschbaum 2007-06-27 15:07 Rev.: 6717

Remove trailing whitespace.

1 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.c (+1 -1)
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/deep_swamp: deep_swamp.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/deep_swamp: deep_swamp.c (+1)
qal21 2007-02-24 13:59 Rev.: 5608

Make functions in types/ static where possible and reasonable.

6 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.c (+6 -2)
gros 2007-01-21 10:43 Rev.: 5339

Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().

2007-01-21 - gros

147 lines of code changed in 1 file:

  • server/trunk/types/deep_swamp: deep_swamp.c (new 147)
Generated by StatSVN 0.7.0