Directory types/marker/

Directory Created:
2008-04-09 13:15
Total Files:
1
Deleted Files:
0
Lines of Code:
134

[root]/types/marker

Lines of Code

types/marker/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 173 (100.0%) 17.3
ryo_saeba 2 (20.0%) 141 (81.5%) 70.5
akirschbaum 4 (40.0%) 26 (15.0%) 6.5
quinet 1 (10.0%) 3 (1.7%) 3.0
anmaster 2 (20.0%) 2 (1.2%) 1.0
kbulgrien 1 (10.0%) 1 (0.6%) 1.0

Most Recent Commits

ryo_saeba 2012-07-08 11:58 Rev.: 18355

Make functions static.

1 lines of code changed in 1 file:

  • types/marker: marker.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.

1 lines of code changed in 1 file:

  • types/marker: marker.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:

  • types/marker: marker.c (+1 -1)
akirschbaum 2009-06-12 15:53 Rev.: 11822

Add more functions object_find_by_xxx(); use these functions where possible.

1 lines of code changed in 1 file:

  • types/marker: marker.c (+1 -5)
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:

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

Whitespace changes: consistently reformat code.

20 lines of code changed in 1 file:

  • types/marker: marker.c (+20 -23)
anmaster 2008-09-25 08:31 Rev.: 9926

Fix for bug #1985944: problem with trigger_markers (object type 52).

1 lines of code changed in 1 file:

  • types/marker: marker.c (+1 -1)
quinet 2008-07-20 04:49 Rev.: 9584

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

3 lines of code changed in 1 file:

  • types/marker: marker.c (+3 -3)
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:

  • types/marker: marker.c (+1)
ryo_saeba 2008-04-09 13:15 Rev.: 8711

Extract marker handling to its own type file.

140 lines of code changed in 1 file:

  • types/marker: marker.c (new 140)
Generated by StatSVN 0.7.0