Directory server/trunk/types/player_mover/

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

[root]/server/trunk/types/player_mover

Lines of Code

server/trunk/types/player_mover/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 92 (100.0%) 11.5
gros 1 (12.5%) 69 (75.0%) 69.0
akirschbaum 1 (12.5%) 11 (12.0%) 11.0
quinet 1 (12.5%) 4 (4.3%) 4.0
qal21 1 (12.5%) 4 (4.3%) 4.0
ryo_saeba 2 (25.0%) 2 (2.2%) 1.0
anmaster 2 (25.0%) 2 (2.2%) 1.0

Most Recent Commits

anmaster 2009-02-07 06:27 Rev.: 11389

types/mood_floor/mood_floor.c: Use NULL instead of 0 for pointers.
types/player_mover/player_mover.c: Assigning a floating point constant to an
integer variable makes no sense.

1 lines of code changed in 1 file:

  • server/trunk/types/player_mover: player_mover.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/player_mover: player_mover.c (+11 -13)
quinet 2008-07-20 04:49 Rev.: 9584

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

4 lines of code changed in 1 file:

  • server/trunk/types/player_mover: player_mover.c (+4 -4)
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/player_mover: player_mover.c (+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/player_mover: player_mover.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/player_mover: player_mover.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/player_mover: player_mover.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

69 lines of code changed in 1 file:

  • server/trunk/types/player_mover: player_mover.c (new 69)
Generated by StatSVN 0.7.0