[root]/server/trunk/types/altar
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 106 (100.0%) | 10.6 |
gros | 1 (10.0%) | 81 (76.4%) | 81.0 |
akirschbaum | 2 (20.0%) | 10 (9.4%) | 5.0 |
ryo_saeba | 3 (30.0%) | 5 (4.7%) | 1.6 |
quinet | 1 (10.0%) | 4 (3.8%) | 4.0 |
qal21 | 1 (10.0%) | 4 (3.8%) | 4.0 |
kbulgrien | 1 (10.0%) | 1 (0.9%) | 1.0 |
anmaster | 1 (10.0%) | 1 (0.9%) | 1.0 |
- 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:
Add HEAD() macro for accessing the head part of an object.
1 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
9 lines of code changed in 1 file:
Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.
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 multipart altars not working correctly.
3 lines of code changed in 1 file:
Apply patch #1660388: Code-cleanup: () -> (void) courtesy Stefan Huehner.
1 lines of code changed in 1 file:
Fix compilation warnings, mostly missing #include.
1 lines of code changed in 1 file:
Make functions in types/ static where possible and reasonable.
4 lines of code changed in 1 file:
Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().
2007-01-21 - gros
81 lines of code changed in 1 file: