Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 134 (100.0%) | 124 (100.0%) | 0.9 |
garbled | 9 (6.7%) | 90 (72.6%) | 10.0 |
mwedel | 81 (60.4%) | 23 (18.5%) | 0.2 |
uid200 | 29 (21.6%) | 5 (4.0%) | 0.1 |
jec | 1 (0.7%) | 3 (2.4%) | 3.0 |
darth_bob | 3 (2.2%) | 3 (2.4%) | 1.0 |
cvs | 11 (8.2%) | 0 (0.0%) | 0.0 |
make branche directories, delete old trunk.
0 lines of code changed in 62 files:
Fix transperancies of firebolts as per Bernd Edlers comments. This doesn't
effect display on new clients, but may make things work better for
systems with old png libraries.
Update the old player archetypes to contain proper animation
information.
Update the elf arch to demonstrate a 4 direction animated elf
player - only one of the directions is actually animated.
MSW 2003-03-30
23 lines of code changed in 8 files:
New images for frostbolt, firebolt and mouse. Taken from
http://avrc.city.ac.uk/nethack/tiles.html. (Various variations of
nethack tiles)
90 lines of code changed in 9 files:
Rename of files to include base in name - for multiple image set support
in the server. MSW 2001-12-30
0 lines of code changed in 11 files:
Mammoth commit here, just added alternate set (now called classic or clsc) to the archs. This is in preperation for support of arbitrary sets.
3 lines of code changed in 3 files:
Addition of PNG images. MSW 5/30/2000
0 lines of code changed in 11 files:
--- BEGIN apply() cleanup patch --- Jan Echternach 5/26/2000
Added level 1 to all archetypes with type 88 (CONE) that can do damage.
ground/chaos.arc, arch chaos and arch major_chaos
ground/lava.arc, arch lava and arch permanent_lava
Added walk_on 1.
ground/chaos_ball.arc, arch chaos_ball
magic/banishment.arc, arch banishment
magic/colorspray.arc, arch color_spray
magic/counterspell.arc, arch counterspell
magic/face_of_death.arc, arch face_of_death
magic/shockwave.arc, arch shockwave
dev/unused/0.91.1/Flyingnote/flyingnote.arc, arch flyingnote
magic/Cold/icestorm.arc, arch icestorm
magic/Fire/firebreath.arc, arch firebreath
magic/Effect/confuse.arc, arch confuse
magic/Effect/fear.arc, arch fear
magic/Effect/holy_word.arc, arch holy_word
magic/Effect/paralyze.arc, arch paralyze
magic/Effect/slow.arc, arch slow
magic/Effect/turnundead.arc, arch turn_undead
magic/Mana/manablast.arc, arch manablast
Added walk_on 1 and fly_on 1.
connect/trig_altar.arc
connect/trig_lever.arc
connect/trig_pedes.arc
Changes to support bug fixes for trigger types: Replace speed with exp.
Set is_animated 0. Remove last face from animation sequence.
connect/trig_altar.arc
Bugfix: Faces where swapped.
connect/trig_button.arc, arch button_trigger
New archetype.
--- END apply() cleanup patch --- Jan Echternach 5/26/2000
3 lines of code changed in 1 file:
Initial revision
5 lines of code changed in 29 files: