[root]/server/trunk/types/blindness
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 71 (100.0%) | 11.8 |
ryo_saeba | 2 (33.3%) | 63 (88.7%) | 31.5 |
akirschbaum | 3 (50.0%) | 7 (9.9%) | 2.3 |
anmaster | 1 (16.7%) | 1 (1.4%) | 1.0 |
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:
Fix missing return value.
1 lines of code changed in 1 file:
Extract blindness to its own file.
62 lines of code changed in 1 file: