Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 154 (100.0%) | 490 (100.0%) | 3.1 |
kbulgrien | 51 (33.1%) | 349 (71.2%) | 6.8 |
akirschbaum | 80 (51.9%) | 124 (25.3%) | 1.5 |
anmaster | 19 (12.3%) | 16 (3.3%) | 0.8 |
qal21 | 3 (1.9%) | 1 (0.2%) | 0.3 |
ryo_saeba | 1 (0.6%) | 0 (0.0%) | 0.0 |
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.
16 lines of code changed in 17 files:
- Fixed discolored pixels.
- Add new depression graphics to support drawing of diagonal channels. These
arches support the south edges of the diagonal channels. Additional tiles
are needed for the north edges. The idea behind these graphics are to allow
depressions to contain rivers or lava streams that are flowing in diagonal
directions. Another idea is to make slots that rolling boulders could
follow. A map is being developed that uses these graphics.
162 lines of code changed in 34 files:
Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
124 lines of code changed in 33 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 2 files:
wall/slevel/dlevel.arc corrected to provide reused face from slevel set.
5 lines of code changed in 1 file:
Use better compression to reduce image sizes.
0 lines of code changed in 47 files:
Add wall/slevel/dlevel*.png and wall/slevel/dlevel.arc. The slevel arches are
raised "elevation" marks that are supposed to overlay other tiles to give the
appearance of a raised platform. The dlevel arches are the same graphics but
flipped in X and/or Y as appropriate to present a depression. Both arch sets
rely on the Crossfire perspective to give the hint of a ridge or depression.
In an elevation, the leading edges are long and the receding edges are short.
For the depression the leading edges are short and receding edges long.
182 lines of code changed in 16 files:
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: