[root]/server/trunk/types/peacemaker
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 166 (100.0%) | 11.0 |
qal21 | 2 (13.3%) | 86 (51.8%) | 43.0 |
akirschbaum | 6 (40.0%) | 75 (45.2%) | 12.5 |
ryo_saeba | 2 (13.3%) | 2 (1.2%) | 1.0 |
kbulgrien | 3 (20.0%) | 2 (1.2%) | 0.6 |
anmaster | 2 (13.3%) | 1 (0.6%) | 0.5 |
Rename function.
1 lines of code changed in 1 file:
- 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.
0 lines of code changed in 1 file:
Replace accesses to object->owner with object_get/set/clear_owner() calls.
12 lines of code changed in 1 file:
Use macro.
2 lines of code changed in 1 file:
Whitespace changes.
27 lines of code changed in 1 file:
Add HEAD() macro for accessing the head part of an object.
2 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.
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:
Remove obsolete get_map_ob define, replaced by GET_MAP_OB.
1 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:
Fix missing newline at end of file.
1 lines of code changed in 1 file:
Refactor peacemaker code.
85 lines of code changed in 1 file: