[root]/server/trunk/types/poisoning
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 123 (100.0%) | 13.6 |
qal21 | 1 (11.1%) | 81 (65.9%) | 81.0 |
akirschbaum | 3 (33.3%) | 37 (30.1%) | 12.3 |
kbulgrien | 3 (33.3%) | 4 (3.3%) | 1.3 |
anmaster | 2 (22.2%) | 1 (0.8%) | 0.5 |
- 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:
Rename object_free() to object_free_drop_inventory() to hint about possible side-effects.
2 lines of code changed in 1 file:
Rename most functions in object.c to object_xxx().
4 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
31 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:
Removed unused .cvsignore files, after all we use SVN since a long time.
0 lines of code changed in 1 file:
.cvsignore files fixed in types subdirectories and svn:ignore re-set.
1 lines of code changed in 1 file:
.cvsignore files created in types subdirectories and svn:ignore set.
1 lines of code changed in 1 file:
Refactor poisoning code.
81 lines of code changed in 1 file: