Directory server/trunk/types/lamp/

Directory Created:
2007-06-02 13:13
Total Files:
1
Deleted Files:
0
Lines of Code:
140

[root]/server/trunk/types/lamp

Lines of Code

server/trunk/types/lamp/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 183 (100.0%) 20.3
ryo_saeba 3 (33.3%) 155 (84.7%) 51.6
akirschbaum 3 (33.3%) 20 (10.9%) 6.6
quinet 1 (11.1%) 5 (2.7%) 5.0
kbulgrien 1 (11.1%) 2 (1.1%) 2.0
anmaster 1 (11.1%) 1 (0.5%) 1.0

Most Recent Commits

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.

2 lines of code changed in 1 file:

  • server/trunk/types/lamp: lamp.c (+2 -4)
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/lamp: lamp.c (+1 -1)
akirschbaum 2009-06-12 10:46 Rev.: 11817

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

6 lines of code changed in 1 file:

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

Whitespace changes: consistently reformat code.

13 lines of code changed in 1 file:

  • server/trunk/types/lamp: lamp.c (+13 -19)
quinet 2008-07-20 04:49 Rev.: 9584

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

5 lines of code changed in 1 file:

  • server/trunk/types/lamp: lamp.c (+5 -5)
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/lamp: lamp.c (+1)
ryo_saeba 2007-07-07 12:20 Rev.: 6759

Try to factor esrv_del_item and esrv_send_item into remove_ob() and insert_ob_in_ob(). Fix calls to esrv_send_item that are really esrv_update_item().

0 lines of code changed in 1 file:

  • server/trunk/types/lamp: lamp.c (-7)
ryo_saeba 2007-06-02 16:03 Rev.: 6391

Fix lamp-related issues.

8 lines of code changed in 1 file:

  • server/trunk/types/lamp: lamp.c (+8 -1)
ryo_saeba 2007-06-02 13:13 Rev.: 6389

Move ob_apply logic for LAMP objects to the ob_method system.

147 lines of code changed in 1 file:

  • server/trunk/types/lamp: lamp.c (new 147)
Generated by StatSVN 0.7.0