Directory server/trunk/types/exit/

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

[root]/server/trunk/types/exit

Lines of Code

server/trunk/types/exit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 296 (100.0%) 16.4
ryo_saeba 7 (38.9%) 83 (28.0%) 11.8
akirschbaum 1 (5.6%) 75 (25.3%) 75.0
gros 1 (5.6%) 65 (22.0%) 65.0
qal21 4 (22.2%) 40 (13.5%) 10.0
partmedia 1 (5.6%) 21 (7.1%) 21.0
quinet 1 (5.6%) 7 (2.4%) 7.0
kbulgrien 1 (5.6%) 3 (1.0%) 3.0
silvernexus 1 (5.6%) 1 (0.3%) 1.0
anmaster 1 (5.6%) 1 (0.3%) 1.0

Most Recent Commits

partmedia 2014-06-06 17:30 Rev.: 19529

Clean up standard C headers.

21 lines of code changed in 1 file:

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

3 lines of code changed in 1 file:

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

Whitespace changes: consistently reformat code.

75 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+75 -74)
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/exit: exit.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/exit: exit.c (+1)
ryo_saeba 2008-03-30 17:18 Rev.: 8683

Remove obsolete get_map_ob define, replaced by GET_MAP_OB.

2 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+2 -2)
ryo_saeba 2008-03-30 06:15 Rev.: 8676

Move function is_legal_2ways_exit() to relevant file, remove legacy function.

76 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+76 -1)
ryo_saeba 2008-03-23 09:06 Rev.: 8590

Fix documentation, no functional change.

1 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+1 -1)
ryo_saeba 2007-04-07 06:08 Rev.: 5958

Fix Doxygen stuff, no functional changes.

1 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+1 -1)
qal21 2007-04-06 00:45 Rev.: 5944

Fix decleration of exit_type_apply.

3 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+3 -2)
qal21 2007-04-05 15:23 Rev.: 5938

Fix bad definition of exit_type_apply.

3 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+3 -2)
qal21 2007-04-05 01:33 Rev.: 5934

Move apply handling for exits.

30 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+30)
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/exit: exit.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/exit: exit.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/exit: exit.c (+4 -1)
ryo_saeba 2007-02-09 18:09 Rev.: 5420

No functional changes, just compilation warnings / Doxygen stuff.

1 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (+1 -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

65 lines of code changed in 1 file:

  • server/trunk/types/exit: exit.c (new 65)
Generated by StatSVN 0.7.0