Here is a list of current changes made to ROM, for Aztheria M.U.D.
------------------------------------------------------------------

1) New format on do_who, and do_score (still improving)
2) do_exits were changed for better appearance
3) do_scan is working now, why stock rom doesn't have it work is beyond me
4) Relationship code was put in (thanks mud2k for code)
   [Relationship code taken out due to certain conflicts]
5) do_force_tick put in
6) Version code also put in, now get what version the mud is at
7) New look on equipment (eq screen)
8) Wrote up a include.h file (includes most the header files anyone uses)
9) Remove all added into do_remove
10) do_purge changed so you can now purge a single item
11) New ban.c file
12) Added pload/punload (do_quit for punload a little buggy but works)
13) Added in push/drag for players/imms
14) Added in rename code (buggy I think)
15) Wrote in dual wield (void do_second)
16) Drunk talking code added
17) Immtitle added
18) do_version added
19) Bard class added
20) Troll, Drow added
21) Height, weight, hair color and eye color added
22) do_donate, do_lore added
23) do_butcher added
24) height, weight, hair color, eye color added to chargen
25) Marriage was added
25) whois info changed for new format and new lookups
26) autoauction in, up to multiple auctions (5)
26) stealpw, and resetpw put in
27) do_say function changed to show more expression
28) whisper added
29) nuke command put in
30) bank code added
31) damage messages fixed (sort of)
32) attribute restrictions added, based on race
33) heel command put in
33) Linkdead flag added into do_look
34) check command put in to help imms check for cheaters
35) bug in menu_chargen fixed.
36) area.lst was empty for some reason... now has proper area files added