[root]/arch/trunk/weapon/artifact/ChaosSword
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 48 (100.0%) | 68 (100.0%) | 1.4 |
akirschbaum | 26 (54.2%) | 52 (76.5%) | 2.0 |
anmaster | 16 (33.3%) | 12 (17.6%) | 0.7 |
mwedel | 1 (2.1%) | 2 (2.9%) | 2.0 |
ryo_saeba | 2 (4.2%) | 1 (1.5%) | 0.5 |
qal21 | 3 (6.3%) | 1 (1.5%) | 0.3 |
Add some anim_suffix to swords.
1 lines of code changed in 1 file:
Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.
12 lines of code changed in 13 files:
Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
52 lines of code changed in 2 files:
Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.
0 lines of code changed in 3 files:
Use better compression to reduce image sizes.
0 lines of code changed in 24 files:
Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09
2 lines of code changed in 1 file:
Remove obsolete field.
0 lines of code changed in 1 file:
Set svn:eol-style to LF for all arch files.
1 lines of code changed in 1 file:
propdel svn:eol-style on all arch files. Fixes broken win32 checkouts of arches.
0 lines of code changed in 2 files: