Directory types/trap/

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

[root]/types/trap

Lines of Code

types/trap/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 216 (100.0%) 12.7
qal21 4 (23.5%) 126 (58.3%) 31.5
gros 1 (5.9%) 55 (25.5%) 55.0
akirschbaum 4 (23.5%) 26 (12.0%) 6.5
ryo_saeba 4 (23.5%) 4 (1.9%) 1.0
anmaster 3 (17.6%) 3 (1.4%) 1.0
quinet 1 (5.9%) 2 (0.9%) 2.0

Most Recent Commits

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:

  • types/trap: common_trap.c (+1 -1)
akirschbaum 2009-01-24 03:20 Rev.: 11226

Whitespace changes: consistently reformat code.

25 lines of code changed in 3 files:

  • types/trap: common_trap.c (+23 -23), rune.c (+1 -2), trap.c (+1 -2)
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:

  • types/trap: common_trap.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.

3 lines of code changed in 3 files:

  • types/trap: common_trap.c (+1), rune.c (+1), trap.c (+1)
ryo_saeba 2008-03-23 09:06 Rev.: 8590

Fix documentation, no functional change.

1 lines of code changed in 1 file:

  • types/trap: rune.c (+1 -1)
ryo_saeba 2007-06-07 15:09 Rev.: 6425

Documentation, no functional change.

1 lines of code changed in 1 file:

  • types/trap: rune.c (+1 -1)
qal21 2007-06-06 18:07 Rev.: 6424

Refactor some rune and trap code.

122 lines of code changed in 3 files:

  • types/trap: common_trap.c (new 81), rune.c (new 39), trap.c (+2 -22)
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:

  • types/trap: trap.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:

  • types/trap: trap.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:

  • types/trap: trap.c (+4 -1)
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

55 lines of code changed in 1 file:

  • types/trap: trap.c (new 55)
Generated by StatSVN 0.7.0