Summary Period: 2002-12-16 to 2003-10-04
/src/javamud/room/
lib (46 files, 2050 lines)
hills (4 files, 170 lines)
academy (12 files, 612 lines)
guilds (0 files, 0 lines)
warrior (6 files, 383 lines)
cave (10 files, 391 lines)
ships (1 files, 47 lines)
rdragon (8 files, 299 lines)
earrow (8 files, 299 lines)
angelfire (8 files, 299 lines)
ocean (3 files, 97 lines)
atlantis (1 files, 52 lines)
dwarven (1 files, 53 lines)
tunnels (41 files, 1697 lines)
wiz (4 files, 245 lines)
examples (6 files, 480 lines)
dungeon (10 files, 477 lines)
heaven (1 files, 55 lines)
Total Lines Of Code:
3510 (2003-10-05)
| User | Changes | Lines of code | Lines each change |
|---|---|---|---|
| u_davis | 113 (100.0%) | 4241 (100.0%) | 37 |
| Sum | 113 (100%) | 4241 (100%) | 37 |
|
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) |
| 6 lines of code changed in: src/javamud/room: basic_guild.java (+1 -1), room.java (+3 -5), simple_shareroom.java (+2 -2) | |
|
u_davis 10/4/03 1:28 AM |
Logging and tracing functions are now in a separate package: javamud.logging.* |
| 26 lines of code changed in: src/javamud/room: basic_guild.java (+4 -3), basic_ship.java (+3 -2), large_ship.java (+8 -7), room.java (+7 -5), simple_shareroom.java (+2 -1), simple_shop.java (+2 -1) | |
|
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. |
| 2 lines of code changed in: src/javamud/room/room.java (+2 -1) | |
|
u_davis 7/1/03 9:32 AM |
Added more javadoc comments to living |
| 2 lines of code changed in: src/javamud/room/room.java (+2 -2) | |
|
u_davis 6/24/03 3:04 PM |
Trimmed down Beat.java Moved all timer stuff to the corresponding objects Added the super.create() call to the objects that didn't have it |
| 10 lines of code changed in: src/javamud/room: basic_ship.java (+1), basic_tunnel.java (+3 -2), large_ship.java (+1), room.java (+5 -22) | |
|
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 |
| 113 lines of code changed in: src/javamud/room: basic_guild.java (+13 -11), basic_ship.java (+10 -7), basic_trap_door.java (+48 -47), room.java (+13 -12), simple_pub.java (+20 -19), simple_shareroom.java (+6 -3), simple_shop.java (+3 -1) | |
|
u_davis 6/23/03 10:32 PM |
Cleaned up driver Removed all references of other types than basic_container_obj |
| 1 lines of code changed in: src/javamud/room/room.java (+1) | |
|
u_davis 6/23/03 7:34 PM |
Moved short, long, descr to basic_thing |
| 11 lines of code changed in: src/javamud/room/room.java (+11 -44) | |
|
u_davis 6/23/03 1:49 PM |
Fixed #759135: wiz_invis property needed [Feature Request] - added a wiz_invis property to property daemon and the checks in room and who. - this property is also saved when the player quits (wizinvis=<level>). |
| 22 lines of code changed in: src/javamud/room/room.java (+22 -26) | |
|
u_davis 6/23/03 10:41 AM |
Fixed #757268: 'summon' command for wizards [Feature Request] - added a 'transfer' command to wiztool that transfers any object to the wizard's location. Higher level wizards cannot be transferred. Added "prevent_move" property to property daemon and it is set in each room's create() method. Added a small fix to examine (the eq was not displayed) |
| 1 lines of code changed in: src/javamud/room/room.java (+1) | |
![]()
Generated by StatCvs v0.1.3