Module /src/javamud/living/

back to main page

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

Modules

/src/javamud/living/

Lines Of Code


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

Changes Per User

UserChangesLines of codeLines each change
u_davis 60 (100.0%) 3980 (100.0%) 66
Sum 60 (100%) 3980 (100%) 66

Most Recent Commits

u_davis
10/5/03 12:24 PM
Alignments are now only in living.java
5 lines of code changed in:
src/javamud/living/living.java (+5 -5)

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)
4 lines of code changed in:
src/javamud/living/living.java (+4 -8)

u_davis
10/4/03 1:28 AM
Logging and tracing functions are now in a separate package:
javamud.logging.*
14 lines of code changed in:
src/javamud/living/living.java (+14 -13)

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.
2 lines of code changed in:
src/javamud/living/living.java (+2)

u_davis
9/16/03 1:46 PM
Added client logging capabilities.
Levels:
0 - Login/logout
1 - Commands
2 - Output to player (very disk consuming)

Also the options can be set in the 'javamud.conf' file

Added transform_str() with colour on/off capability and corrected the
functions that use it, so the output log will show up correctly.
22 lines of code changed in:
src/javamud/living/living.java (+22 -2)

u_davis
7/1/03 9:32 AM
Added more javadoc comments to living
501 lines of code changed in:
src/javamud/living/living.java (+501 -14)

u_davis
6/30/03 12:43 PM
Added some more javadoc comments to living
Removed comments from utils and wiztool
263 lines of code changed in:
src/javamud/living/living.java (+263 -31)

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
9 lines of code changed in:
src/javamud/living/living.java (+9 -19)

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/living/living.java (+1 -1)

u_davis
6/26/03 9:54 AM
Added javadoc comments
644 lines of code changed in:
src/javamud/living/living.java (+644 -158)


Generated by StatCvs v0.1.3