Module /src/javamud/mob/lib/guilds/warrior/

back to main page

Summary Period: 2002-12-16 to 2003-06-19

Modules

/src/javamud/mob/lib/guilds/warrior/

Lines Of Code


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

Changes Per User

UserChangesLines of codeLines each change
u_davis 8 (100.0%) 112 (100.0%) 14
Sum 8 (100%) 112 (100%) 14

Most Recent Commits

u_davis
6/19/03 10:15 AM
Added the base directory for all clonings (room/, object/, mob/)
Fixed ships' destinations
Fixed refreshing in driver
Fixed movement in living
3 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+3 -3)

u_davis
6/4/03 2:46 PM
Added comment header to all the class source files
14 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+14)

u_davis
1/23/03 12:40 PM
Fixed lots of classes related to the new change in concept of object storing
Fixed dual-login problems
Fixed cityguard and guard
3 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+3 -7)

u_davis
1/17/03 3:57 PM
Rewritten the storage of objects
Every object has a hashtable that contains index -> alias pairs
of the contained objects
This way the search is much faster since we don't have to search
in the whole object table.
I hope it works now...
TODO: query_max_number_of() and query_number_of() functions
5 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+5 -4)

u_davis
1/3/03 11:17 AM
Added a new parameter to query_objects_XXX() : int filter
This way not every basic type is returned, just the needed ones
Modified all affected files by this function
Fixed an exit in the village shop
1 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+1 -1)

u_davis
12/24/02 2:21 PM
Added better string transf functions
Second copy of a client is throwed out
13 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+13 -1)

u_davis
12/23/02 6:00 PM
Fixed lots of stuff
wear/remove
mudlib classes
monster chat/walk
resurrection
warriors = knights from now on
fixed utils class
1 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (+1 -1)

u_davis
12/16/02 1:50 PM
Initial revision
72 lines of code changed in:
src/javamud/mob/lib/guilds/warrior/guard.java (new 72)


Generated by StatCvs v0.1.3