Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 126 (100.0%) | 14.0 |
ryo_saeba | 2 (22.2%) | 94 (74.6%) | 47.0 |
partmedia | 2 (22.2%) | 20 (15.9%) | 10.0 |
akirschbaum | 3 (33.3%) | 7 (5.6%) | 2.3 |
crowbert | 1 (11.1%) | 4 (3.2%) | 4.0 |
anmaster | 1 (11.1%) | 1 (0.8%) | 1.0 |
allow duplicators/destructors to fire on multiple above objects if nrof>1
4 lines of code changed in 1 file:
Clean up standard C headers.
19 lines of code changed in 1 file:
Refactor to use C99 integer type names.
Submitted by: Tolga Dalman
1 lines of code changed in 1 file:
Make functions static.
1 lines of code changed in 1 file:
Rename object_free() to object_free_drop_inventory() to hint about possible side-effects.
1 lines of code changed in 1 file:
Rename most functions in object.c to object_xxx().
2 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
4 lines of code changed in 1 file:
Set svn:eol-style to native on *.c and *.h files that were missing it.
1 lines of code changed in 1 file:
Extract duplicator handling to its own type file.
93 lines of code changed in 1 file: