[root]/server/trunk/types/gate
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 395 (100.0%) | 24.6 |
qal21 | 1 (6.3%) | 212 (53.7%) | 212.0 |
akirschbaum | 5 (31.3%) | 134 (33.9%) | 26.8 |
ryo_saeba | 3 (18.8%) | 23 (5.8%) | 7.6 |
partmedia | 2 (12.5%) | 23 (5.8%) | 11.5 |
kbulgrien | 3 (18.8%) | 2 (0.5%) | 0.6 |
anmaster | 2 (12.5%) | 1 (0.3%) | 0.5 |
Add more sound events
2 lines of code changed in 1 file:
Allow doors to be multi-tile. Add a way for some parts to not change blocking state.
21 lines of code changed in 1 file:
Clean up standard C headers.
21 lines of code changed in 1 file:
Print map information.
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 most calls to object_insert_in_map() with object_insert_in_map_at().
1 lines of code changed in 1 file:
Rename most functions in object.c to object_xxx().
9 lines of code changed in 1 file:
Whitespace changes: consistently reformat code.
115 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:
Fix various warnings, remove unused variables/code.
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 buffer overflows in get_ob_diff(), dump_object(), and dump_arch().
8 lines of code changed in 1 file:
Remove trailing whitespace.
1 lines of code changed in 1 file:
Refactor gate code.
212 lines of code changed in 1 file: