Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 181 (100.0%) | 20.1 |
ryo_saeba | 2 (22.2%) | 130 (71.8%) | 65.0 |
crowbert | 1 (11.1%) | 26 (14.4%) | 26.0 |
akirschbaum | 5 (55.6%) | 24 (13.3%) | 4.8 |
anmaster | 1 (11.1%) | 1 (0.6%) | 1.0 |
Extract event handling to common library.
3 lines of code changed in 1 file:
Restrict teleporters based on subtype and other_arch to specific object types
26 lines of code changed in 1 file:
Rename object_free() to object_free_drop_inventory() to hint about possible side-effects.
1 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:
Whitespace changes.
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.
18 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:
Extract teleporter handling to its own type file.
127 lines of code changed in 1 file: