Wed Aug 6 17:31:51 :: OLC: Bob creates new zone #77 Wed Aug 6 17:32:05 :: (GC) Bob reset entire world. Wed Aug 6 17:32:36 :: (GC) Bob reset entire world. Wed Aug 6 17:33:04 :: OLC: Bob creates new zone #78 Wed Aug 6 17:33:09 :: OLC: Bob creates new zone #80 Wed Aug 6 17:33:11 :: OLC: Bob creates new zone #81 Wed Aug 6 17:33:13 :: OLC: Bob creates new zone #82 Wed Aug 6 17:33:15 :: (GC) Bob reset entire world. Wed Aug 6 17:33:24 :: OLC: Bob creates new zone #322 Wed Aug 6 17:33:27 :: (GC) Bob reset entire world. Wed Aug 6 17:33:30 :: (GC) Bob reset zone 60 (New Zone) One minor fix to the patch: /* * Copy remaining zones into the table one higher, unless of course we * are appending to the end in which case this loop will not be used. */ for (; i <= top_of_zone_table; i++) new_table[i + 1] = zone_table[i]; Instead of 'i <= top_of_zone_table + 1' Pre#3 will have (null) bug fixes... -- greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity http://www.muohio.edu/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST