Assembla home | Assembla project page
 
Show
Ignore:
Timestamp:
11/08/08 00:16:10 (1 year ago)
Author:
McMahon
Message:

SQL Update
StructureManager? - new interface for creating+updating player structures (houses + harvesters)
Updated harvester remove harv data
[Buildings] thanks to Farmer John its now (0,0,1,0) instead of (0,0,0,1) - rejoice player housing works! (sorta)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • core3/trunk/MMOCoreORB/src/server/zone/objects.h

    r901 r912  
    243243#include "objects/installation/harvester/HarvesterObject.h" 
    244244#include "objects/installation/harvester/HarvesterObjectImplementation.h" 
     245#include "objects/installation/factory/FactoryObject.h" 
     246#include "objects/installation/factory/FactoryObjectImplementation.h" 
     247#include "objects/installation/generator/GeneratorObject.h" 
     248#include "objects/installation/generator/GeneratorObjectImplementation.h" 
    245249 
    246250#include "objects/mission/MissionObject.h"