[root]/server/trunk/types/poison
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 91 (100.0%) | 7.0 |
qal21 | 3 (23.1%) | 75 (82.4%) | 25.0 |
akirschbaum | 3 (23.1%) | 9 (9.9%) | 3.0 |
kbulgrien | 3 (23.1%) | 3 (3.3%) | 1.0 |
quinet | 1 (7.7%) | 2 (2.2%) | 2.0 |
ryo_saeba | 1 (7.7%) | 1 (1.1%) | 1.0 |
anmaster | 2 (15.4%) | 1 (1.1%) | 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.
1 lines of code changed in 1 file:
Rename function names.
1 lines of code changed in 1 file:
Rename most functions in object.c to object_xxx().
1 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
7 lines of code changed in 1 file:
Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.
2 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:
New sound support. Check doc/Developers/sound.
1 lines of code changed in 1 file:
Fix a silly accidental paste
1 lines of code changed in 1 file:
Generalize poison 'killer' message
2 lines of code changed in 1 file:
Refactor poison code
72 lines of code changed in 1 file: