Directory server/trunk/types/arrow/

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

[root]/server/trunk/types/arrow

Lines of Code

server/trunk/types/arrow/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 104 (100.0%) 9.4
gros 1 (9.1%) 63 (60.6%) 63.0
qal21 2 (18.2%) 24 (23.1%) 12.0
akirschbaum 4 (36.4%) 13 (12.5%) 3.2
ryo_saeba 2 (18.2%) 2 (1.9%) 1.0
silvernexus 1 (9.1%) 1 (1.0%) 1.0
anmaster 1 (9.1%) 1 (1.0%) 1.0

Most Recent Commits

silvernexus 2014-05-17 23:20 Rev.: 19441

Correct several typos in code comments.

1 lines of code changed in 1 file:

  • server/trunk/types/arrow: arrow.c (+1 -1)
akirschbaum 2010-03-08 13:33 Rev.: 12599

Rename object_free() to object_free_drop_inventory() to hint about possible side-effects.

1 lines of code changed in 1 file:

  • server/trunk/types/arrow: arrow.c (+1 -1)
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/arrow: arrow.c (+2 -2)
akirschbaum 2009-01-24 03:20 Rev.: 11226

Whitespace changes: consistently reformat code.

9 lines of code changed in 1 file:

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

Remove trailing whitespace.

1 lines of code changed in 1 file:

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

Make functions in types/ static where possible and reasonable.

3 lines of code changed in 1 file:

  • server/trunk/types/arrow: arrow.c (+3 -1)
qal21 2007-02-19 18:03 Rev.: 5575

Change move_arrow calls to ob_process.

21 lines of code changed in 1 file:

  • server/trunk/types/arrow: arrow.c (+21 -22)
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

63 lines of code changed in 1 file:

  • server/trunk/types/arrow: arrow.c (new 63)
Generated by StatSVN 0.7.0