ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/region.C
(Generate patch)

Comparing deliantra/server/common/region.C (file contents):
Revision 1.27 by root, Sat Apr 14 07:22:59 2007 UTC vs.
Revision 1.28 by root, Mon Apr 16 10:14:25 2007 UTC

237 237
238/* 238/*
239 * First initialises the archtype hash-table (init_archetable()). 239 * First initialises the archtype hash-table (init_archetable()).
240 * Reads and parses the archetype file (with the first and second-pass 240 * Reads and parses the archetype file (with the first and second-pass
241 * functions). 241 * functions).
242 * Then initialises treasures by calling load_treasures().
243 */ 242 */
244void 243void
245init_regions (void) 244init_regions (void)
246{ 245{
247 if (!regions.size ()) 246 if (!regions.size ())

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines