[root]/server/trunk/types/container
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 76 (100.0%) | 7.6 |
gros | 1 (10.0%) | 57 (75.0%) | 57.0 |
akirschbaum | 1 (10.0%) | 6 (7.9%) | 6.0 |
quinet | 1 (10.0%) | 4 (5.3%) | 4.0 |
qal21 | 1 (10.0%) | 4 (5.3%) | 4.0 |
ryo_saeba | 4 (40.0%) | 3 (3.9%) | 0.7 |
crowbert | 1 (10.0%) | 1 (1.3%) | 1.0 |
anmaster | 1 (10.0%) | 1 (1.3%) | 1.0 |
'apply' command: Pass through and honor '-a' and '-u' flags for containers and add a new flag '-o' to fully open a container in your inventory.
1 lines of code changed in 1 file:
Remove useless function.
1 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
6 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:
Remove (legacy_)apply_container that wasn't used. Rename esrv_ function to this name.
0 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
57 lines of code changed in 1 file: