Summary Period: 2003-01-08 to 2003-06-24
Total Lines Of Code:
391 (2003-10-05)
| User | Changes | Lines of code | Lines each change |
|---|---|---|---|
| u_davis | 39 (100.0%) | 458 (100.0%) | 11 |
| Sum | 39 (100%) | 458 (100%) | 11 |
|
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 |
| 1 lines of code changed in: src/javamud/room/lib/cave/cave_entrance.java (+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 |
| 12 lines of code changed in: src/javamud/room/lib/cave: cave_entrance.java (+2 -2), cave_hall.java (+2 -2), cave_intersect1.java (+1 -1), cave_intersect2.java (+1 -1), cave_passage1.java (+1 -1), cave_passage2.java (+1 -1), cave_passage3.java (+1 -1), cave_passage4.java (+1 -1), cave_passage5.java (+1 -1), cave_passage6.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. |
| 59 lines of code changed in: src/javamud/room/lib/cave: cave_entrance.java (+9 -7), cave_hall.java (+10 -10), cave_intersect1.java (+9 -8), cave_intersect2.java (+11 -9), cave_passage1.java (+10 -10), cave_passage2.java (+10 -10) | |
|
u_davis 6/9/03 2:18 PM |
Forced recommit |
| 0 lines of code changed in: src/javamud/room/lib/cave/cave_hall.java (changed) | |
|
u_davis 6/4/03 2:46 PM |
Added comment header to all the class source files |
| 140 lines of code changed in: src/javamud/room/lib/cave: cave_entrance.java (+14), cave_hall.java (+14), cave_intersect1.java (+14), cave_intersect2.java (+14), cave_passage1.java (+14), cave_passage2.java (+14), cave_passage3.java (+14), cave_passage4.java (+14), cave_passage5.java (+14), cave_passage6.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 |
| 1 lines of code changed in: src/javamud/room/lib/cave/cave_hall.java (+1 -1) | |
|
u_davis 1/8/03 4:36 PM |
Added tell/reply commands Added hills and caves + ogre Minimap is disabled (CPU considerations) |
| 245 lines of code changed in: src/javamud/room/lib/cave: cave_entrance.java (new 20), cave_hall.java (new 31), cave_intersect1.java (new 23), cave_intersect2.java (new 25), cave_passage1.java (new 25), cave_passage2.java (new 25), cave_passage3.java (new 23), cave_passage4.java (new 23), cave_passage5.java (new 25), cave_passage6.java (new 25) | |
![]()
Generated by StatCvs v0.1.3