Directory server/trunk/types/thrown_object/

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

[root]/server/trunk/types/thrown_object

Lines of Code

server/trunk/types/thrown_object/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 139 (100.0%) 13.9
gros 1 (10.0%) 67 (48.2%) 67.0
qal21 2 (20.0%) 38 (27.3%) 19.0
akirschbaum 4 (40.0%) 31 (22.3%) 7.7
ryo_saeba 2 (20.0%) 2 (1.4%) 1.0
anmaster 1 (10.0%) 1 (0.7%) 1.0

Most Recent Commits

akirschbaum 2010-03-08 13:33 Rev.: 12599

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

2 lines of code changed in 1 file:

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

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

4 lines of code changed in 1 file:

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

Whitespace changes: consistently reformat code.

22 lines of code changed in 1 file:

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

Remove trailing whitespace.

3 lines of code changed in 1 file:

  • server/trunk/types/thrown_object: thrown_object.c (+3 -3)
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/thrown_object: thrown_object.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/thrown_object: thrown_object.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/thrown_object: thrown_object.c (+3 -1)
qal21 2007-02-19 18:03 Rev.: 5575

Change move_arrow calls to ob_process.

35 lines of code changed in 1 file:

  • server/trunk/types/thrown_object: thrown_object.c (+35 -26)
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

67 lines of code changed in 1 file:

  • server/trunk/types/thrown_object: thrown_object.c (new 67)
Generated by StatSVN 0.7.0