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

Comparing deliantra/server/common/object.C (file contents):
Revision 1.271 by root, Sat Dec 27 04:07:44 2008 UTC vs.
Revision 1.272 by root, Sat Dec 27 04:09:58 2008 UTC

32#include <bitset> 32#include <bitset>
33 33
34UUID UUID::cur; 34UUID UUID::cur;
35static uint64_t seq_next_save; 35static uint64_t seq_next_save;
36static const uint64 UUID_GAP = 1<<19; 36static const uint64 UUID_GAP = 1<<19;
37uint32_t mapspace::smellcount; 37uint32_t mapspace::smellcount = 10000;
38 38
39objectvec objects; 39objectvec objects;
40activevec actives; 40activevec actives;
41 41
42short freearr_x[SIZEOFFREE] = { 42short freearr_x[SIZEOFFREE] = {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines