[root]/arch/trunk/dev/wip/manhole
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 32 (100.0%) | 1055 (100.0%) | 32.9 |
kbulgrien | 20 (62.5%) | 1020 (96.7%) | 51.0 |
ryo_saeba | 2 (6.3%) | 19 (1.8%) | 9.5 |
akirschbaum | 6 (18.8%) | 16 (1.5%) | 2.6 |
anmaster | 4 (12.5%) | 0 (0.0%) | 0.0 |
- Move dev/wip/manhole to connect/Hole as it is tested and ready to use. The
test patch is removed as it is out of date, and the README is moved to the
Hole directory as documentation.
0 lines of code changed in 9 files:
Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
16 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 4 files:
Use better compression to reduce image sizes.
0 lines of code changed in 4 files:
Commit valid archetype I forgot last time.
19 lines of code changed in 2 files:
- Removed is_animated 1 (even though current SVN gives an
error without it, it is incorrect as it causes a continuous
animation of sorts (ground view, not map view).
2 lines of code changed in 1 file:
- Update arch and world map patch to have more samples of the various
cases of the pit/manhole that do not work. All six have hole functions
that work, though some are not aligned with the graphics, and only
four have animations that work. Two have garbled graphics.
676 lines of code changed in 2 files:
- Add some recent missing entries to CHANGES.
- Add dev/wip directory for commiting work-in-progress archetypes. The
directory is not visible in Gridarta CrossfireEditor, but can be made so with
a soft link like arch/trunk/wip --> arch/trunk/dev/wip.
- Add dev/wip/README describing the use of the directory.
- Add dev/wip/manhole as a manhole archetype work-in-progress to facilitate
some collaboration on getting a multi-tile HOLE animation to work. Included
is a README and a world_105_115.patch test case.
342 lines of code changed in 8 files: