Summary Period: 2002-12-16 to 2003-06-24
/src/javamud/room/lib/guilds/warrior/
Total Lines Of Code:
383 (2003-10-05)
| User | Changes | Lines of code | Lines each change |
|---|---|---|---|
| u_davis | 40 (100.0%) | 495 (100.0%) | 12 |
| Sum | 40 (100%) | 495 (100%) | 12 |
|
u_davis 6/24/03 12:36 PM |
Removed all circular references from basic_thing exec_command() now takes as parameter basic_thing instead of living tell() moved to basic_thing |
| 24 lines of code changed in: src/javamud/room/lib/guilds/warrior/private_chambers.java (+24 -24) | |
|
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 |
| 22 lines of code changed in: src/javamud/room/lib/guilds/warrior: guild_entrance.java (+3 -3), guild_hall.java (+3 -3), pub.java (+1 -1), share_storage.java (+13 -13), shareroom.java (+2 -2) | |
|
u_davis 6/13/03 1:41 PM |
Fixed #753355: Mudlib rooms don't have correct inside/outside property set [Bug] - added the set_property() to inside room's create method. |
| 51 lines of code changed in: src/javamud/room/lib/guilds/warrior: guild_entrance.java (+8 -6), guild_hall.java (+8 -6), pub.java (+8 -6), share_storage.java (+11 -9), shareroom.java (+16 -14) | |
|
u_davis 6/4/03 2:46 PM |
Added comment header to all the class source files |
| 84 lines of code changed in: src/javamud/room/lib/guilds/warrior: guild_entrance.java (+14), guild_hall.java (+14), private_chambers.java (+14), pub.java (+14), share_storage.java (+14), shareroom.java (+14) | |
|
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 |
| 3 lines of code changed in: src/javamud/room/lib/guilds/warrior: guild_entrance.java (+1 -1), private_chambers.java (+2 -1) | |
|
u_davis 1/4/03 8:54 PM |
Fixed spell casting Fixed transform_str() in living Fixed add_item_cmd() and query_item() in basic thing |
| 1 lines of code changed in: src/javamud/room/lib/guilds/warrior/shareroom.java (+1 -1) | |
|
u_davis 1/4/03 6:45 PM |
Removed unncessary comments |
| 3 lines of code changed in: src/javamud/room/lib/guilds/warrior/shareroom.java (+3 -8) | |
|
u_davis 1/4/03 6:35 PM |
Added credit system to the shareroom (low-level players get 500 credits) |
| 4 lines of code changed in: src/javamud/room/lib/guilds/warrior/shareroom.java (+4) | |
|
u_davis 1/3/03 3:17 PM |
Added add_item_cmd() add_item() now accepts a function pointer also Added a simple puzzle to the private_chamber in knight's guild Added missing super.exec_command() calls to base classes |
| 68 lines of code changed in: src/javamud/room/lib/guilds/warrior/private_chambers.java (+68 -2) | |
|
u_davis 12/30/02 3:57 PM |
Fixed driver.destruct_unused_objects() Fixed shop and shareroom storages Added max_supplies to shops Some objects are non-destructable |
| 14 lines of code changed in: src/javamud/room/lib/guilds/warrior/share_storage.java (+14) | |
![]()
Generated by StatCvs v0.1.3