Values for mapdef->in_memory field.


Defines

#define MAP_IN_MEMORY   1
#define MAP_SWAPPED   2
#define MAP_LOADING   3
#define MAP_SAVING   4

Detailed Description

Todo:
rename to IM_xxx ?

Define Documentation

#define MAP_IN_MEMORY   1

Map is fully loaded.

Definition at line 151 of file map.h.

#define MAP_LOADING   3

This map is being loaded.

Definition at line 153 of file map.h.

#define MAP_SAVING   4

Map being saved. Will stop remove_ob() from some processing.

Definition at line 154 of file map.h.

#define MAP_SWAPPED   2

Map spaces have been saved to disk.

Definition at line 152 of file map.h.


Generated on Thu Mar 25 23:27:51 2010 for Crossfire Server, Branch 1.12 by  doxygen 1.5.8