Module /src/javamud/commands/

back to main page

Summary Period: 2002-12-16 to 2003-10-04

Modules

/src/javamud/commands/

Lines Of Code


Total Lines Of Code: 5981 (2003-10-05)

Changes Per User

UserChangesLines of codeLines each change
u_davis 310 (92.8%) 7338 (95.9%) 23
nprose 24 (7.1%) 306 (4.0%) 12
Sum 334 (100%) 7644 (100%) 22

Most Recent Commits

u_davis
10/4/03 6:15 PM
Moved the tracing to separate files depending on the creator wizard
Added stack traces to the logfiles (instead of printing them to the screen)
11 lines of code changed in:
src/javamud/commands: bash.java (+2 -1), dirt.java (+2 -1), disarm.java (+2 -1), kick.java (+2 -1), l.java (+1 -2), suicide.java (+2 -2)

u_davis
10/4/03 1:28 AM
Logging and tracing functions are now in a separate package:
javamud.logging.*
20 lines of code changed in:
src/javamud/commands: auction.java (+4 -3), bug.java (+7 -6), c.java (+2 -1), l.java (+2 -1), quit.java (+2 -1), wear.java (+3 -2)

u_davis
9/29/03 10:31 AM
Added support for Windows (problem solved with path separators)
Fixed #814037: add_item() is incomplete [Bug]
Added tokenizing the key and separatey add it to the items list.
211 lines of code changed in:
src/javamud/commands/examine.java (+211 -241)

u_davis
7/17/03 11:05 AM
Fixed who output
Removed much of the dependencies to the mud from imc2
9 lines of code changed in:
src/javamud/commands/who.java (+9 -95)

u_davis
7/15/03 10:24 AM
Added \r chars to the who list
2 lines of code changed in:
src/javamud/commands/who.java (+2 -2)

u_davis
7/14/03 5:38 PM
Added better imcwho
Added better who command
11 lines of code changed in:
src/javamud/commands/who.java (+11 -5)

u_davis
7/4/03 4:11 PM
Added more protocol messages
0 lines of code changed in:
src/javamud/commands/who.java (-2)

u_davis
7/1/03 9:32 AM
Added more javadoc comments to living
10 lines of code changed in:
src/javamud/commands: consider.java (+1 -1), examine.java (+3 -3), give.java (+1 -1), sac.java (+1 -1), score.java (+3 -3), wear.java (+1 -1)

u_davis
6/26/03 12:49 PM
Added some javadocs
Added check for guest in client.save()
Moved clone_object() and add_object() to basic_container_obj
Added some nullpointer checks in monster
1 lines of code changed in:
src/javamud/commands/quit.java (+1 -1)

u_davis
6/26/03 9:58 AM
Added string alignment in score
receive_damage() changed back to public visibility
1 lines of code changed in:
src/javamud/commands/score.java (+1 -1)


Generated by StatCvs v0.1.3