Module /src/javamud/room/lib/

back to main page

Summary Period: 2002-12-16 to 2003-06-24

Modules

/src/javamud/room/lib/
     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)

Lines Of Code


Total Lines Of Code: 2050 (2003-10-05)

Changes Per User

UserChangesLines of codeLines each change
u_davis 204 (100.0%) 2414 (100.0%) 11
Sum 204 (100%) 2414 (100%) 11

Most Recent Commits

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
24 lines of code changed in:
src/javamud/room/lib: bank.java (+1), pub.java (+1), road5.java (+7 -6), road6.java (+7 -6), road7.java (+7 -6), start.java (+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
32 lines of code changed in:
src/javamud/room/lib: docks1.java (+6 -6), shop.java (+3 -1), start.java (+4 -3), the_void.java (+3 -2), woods7.java (+16 -13)

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
178 lines of code changed in:
src/javamud/room/lib: bank.java (+8 -8), church.java (+2 -2), docks1.java (+2 -2), droad1.java (+2 -2), house1.java (+5 -5), house2.java (+3 -3), plains1.java (+3 -3), plains2.java (+2 -2), plains3.java (+3 -3), plains4.java (+4 -4), plains5.java (+15 -15), plains6.java (+2 -2), plains7.java (+3 -3), plains8.java (+5 -5), plains9.java (+3 -3), pub.java (+3 -3), pub_room.java (+2 -2), pub_secret_room.java (+1 -1), road1.java (+2 -2), road2.java (+2 -2), road3.java (+3 -3), road4.java (+6 -6), road5.java (+4 -4), road6.java (+4 -4), road7.java (+4 -4), shop.java (+2 -2), shop_storage.java (+7 -7), start.java (+11 -11), woods1.java (+5 -5), woods10.java (+5 -5), woods11.java (+3 -3), woods12.java (+4 -4), woods13.java (+4 -4), woods14.java (+6 -6), woods15.java (+4 -4), woods2.java (+4 -4), woods3.java (+4 -4), woods4.java (+4 -4), woods5.java (+4 -4), woods6.java (+5 -5), woods7.java (+5 -5), woods8.java (+5 -5), woods9.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.
53 lines of code changed in:
src/javamud/room/lib: bank.java (+7 -6), house2.java (+1), pub.java (+7 -6), pub_room.java (+7 -8), pub_secret_room.java (+7 -8), shop.java (+7 -6), shop_storage.java (+10 -8), the_void.java (+7 -6)

u_davis
6/12/03 3:06 PM
Added night descriptions to rooms (set_night_long)
11 lines of code changed in:
src/javamud/room/lib/start.java (+11 -5)

u_davis
6/12/03 2:23 PM
Added "smell" and "listen" commands to the room object
3 lines of code changed in:
src/javamud/room/lib/start.java (+3)

u_davis
6/12/03 11:08 AM
Fixed #753076: Room shown twice [Bug]
3 lines of code changed in:
src/javamud/room/lib/start.java (+3 -2)

u_davis
6/11/03 7:24 PM
Added:
- the MUD's guide
- book object
- newbie booklet
- ask command

Fixed:
- Description and names of party object
- soul daemon
- added Guide to lib/start
- Added conversion from human-readable (say,ask,enter game) -> mob-encoded
strings in monster.java
- added mob-encoding to players entering the game in driver.java
5 lines of code changed in:
src/javamud/room/lib/start.java (+5)

u_davis
6/11/03 5:05 PM
Added dwarven guardhouse
39 lines of code changed in:
src/javamud/room/lib/house2.java (new 39)

u_davis
6/11/03 5:03 PM
Added the house of the thieves guild west to plains
13 lines of code changed in:
src/javamud/room/lib: plains3.java (+7 -7), start.java (+6 -6)


Generated by StatCvs v0.1.3