Summary Period: 2002-12-16 to 2003-10-04
/src/javamud/room/lib/academy/
Total Lines Of Code:
612 (2003-10-05)
| User | Changes | Lines of code | Lines each change |
|---|---|---|---|
| u_davis | 59 (100.0%) | 749 (100.0%) | 12 |
| Sum | 59 (100%) | 749 (100%) | 12 |
|
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) |
| 1 lines of code changed in: src/javamud/room/lib/academy/arena_room.java (+1 -2) | |
|
u_davis 10/4/03 1:28 AM |
Logging and tracing functions are now in a separate package: javamud.logging.* |
| 2 lines of code changed in: src/javamud/room/lib/academy/arena_room.java (+2 -1) | |
|
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 |
| 18 lines of code changed in: src/javamud/room/lib/academy: arena_room.java (+17 -17), pre_fight.java (+1 -1) | |
|
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 |
| 28 lines of code changed in: src/javamud/room/lib/academy: entrance.java (+2 -2), equip.java (+2 -2), get.java (+6 -6), intro.java (+4 -4), mob1.java (+2 -2), mob2.java (+2 -2), mob3.java (+2 -2), movement.java (+1 -1), pre_fight.java (+4 -4), safe.java (+2 -2), stats.java (+1 -1) | |
|
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. |
| 92 lines of code changed in: src/javamud/room/lib/academy: entrance.java (+8 -6), equip.java (+8 -6), get.java (+8 -6), intro.java (+8 -6), mob1.java (+8 -6), mob2.java (+8 -6), mob3.java (+8 -6), movement.java (+8 -6), pre_fight.java (+12 -10), safe.java (+8 -6), stats.java (+8 -6) | |
|
u_davis 6/4/03 2:46 PM |
Added comment header to all the class source files |
| 168 lines of code changed in: src/javamud/room/lib/academy: arena_room.java (+14), entrance.java (+14), equip.java (+14), get.java (+14), intro.java (+14), mob1.java (+14), mob2.java (+14), mob3.java (+14), movement.java (+14), pre_fight.java (+14), safe.java (+14), stats.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 |
| 5 lines of code changed in: src/javamud/room/lib/academy: get.java (+2 -2), mob1.java (+1 -1), mob2.java (+1 -1), mob3.java (+1 -1) | |
|
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 |
| 1 lines of code changed in: src/javamud/room/lib/academy/arena_room.java (+1 -1) | |
|
u_davis 12/23/02 6:01 PM |
Fixed lots of stuff wear/remove mudlib classes monster chat/walk resurrection warriors = knights from now on fixed utils class |
| 22 lines of code changed in: src/javamud/room/lib/academy: arena_room.java (+19 -5), pre_fight.java (+3 -6) | |
|
u_davis 12/20/02 2:44 PM |
Added virtual arena in training academy |
| 72 lines of code changed in: src/javamud/room/lib/academy/arena_room.java (new 72) | |
![]()
Generated by StatCvs v0.1.3