Summary Period: 2002-12-16 to 2003-06-24
/src/javamud/room/lib/wiz/examples/
Total Lines Of Code:
480 (2003-10-05)
| User | Changes | Lines of code | Lines each change |
|---|---|---|---|
| u_davis | 27 (100.0%) | 535 (100.0%) | 19 |
| Sum | 27 (100%) | 535 (100%) | 19 |
|
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 |
| 5 lines of code changed in: src/javamud/room/lib/wiz/examples/ex01.java (+5 -3) | |
|
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 |
| 13 lines of code changed in: src/javamud/room/lib/wiz/examples: ex01.java (+1 -1), ex02.java (+2 -2), ex03.java (+4 -4), ex04.java (+1 -1), ex05.java (+2 -2), ex06.java (+3 -3) | |
|
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. |
| 48 lines of code changed in: src/javamud/room/lib/wiz/examples: ex01.java (+8 -6), ex02.java (+8 -6), ex03.java (+8 -6), ex04.java (+8 -6), ex05.java (+8 -6), ex06.java (+8 -6) | |
|
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/wiz/examples: ex01.java (+14), ex02.java (+14), ex03.java (+14), ex04.java (+14), ex05.java (+14), ex06.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/wiz/examples: ex05.java (+1 -1), ex06.java (+2 -2) | |
|
u_davis 12/16/02 1:50 PM |
Initial revision |
| 382 lines of code changed in: src/javamud/room/lib/wiz/examples: ex01.java (new 62), ex02.java (new 55), ex03.java (new 56), ex04.java (new 95), ex05.java (new 55), ex06.java (new 59) | |
![]()
Generated by StatCvs v0.1.3