51 Commits

Author SHA1 Message Date
Dave Schuyler
231d582a86 formatting 2005-07-01 01:29:36 +00:00
Dave Schuyler
87920f25ac using parentId, zoneId rather than __location 2005-06-28 03:06:44 +00:00
Dave Schuyler
396b2ef8fb status 2005-06-23 23:32:20 +00:00
Darren Ranalli
eab64b1f94 more robust isGenerated impl 2005-06-17 22:40:33 +00:00
Dave Schuyler
3313716e05 added status 2005-06-17 02:23:30 +00:00
Dave Schuyler
0985f1d169 generate global object 2005-06-17 01:18:56 +00:00
Dave Schuyler
0f5ca805f3 *** empty log message *** 2005-06-10 00:15:31 +00:00
Dave Schuyler
383cfb4704 storing object location even if parant or zone is not changing 2005-06-09 03:59:41 +00:00
Dave Schuyler
94f2808cb9 setting parentId 2005-06-08 23:28:43 +00:00
Darren Ranalli
7080e735ef prevent AI startup crash (and re-break doHeirarchy) 2005-06-08 17:56:33 +00:00
Darren Ranalli
4ee8b0a07f fixed doHeirarchy 2005-06-08 00:07:32 +00:00
Dave Schuyler
6898ab199f storing location 2005-06-02 23:32:46 +00:00
Samir Naik
bffab12c27 changed location back to __location and added setInitLocation 2005-06-01 18:54:09 +00:00
Samir Naik
ffecbe0e9a changed __location to location so we can set its initial value 2005-05-31 17:49:28 +00:00
Mike Goslin
95f37c45c1 parentId added to generateWithRequiredAndId. 2005-05-20 21:26:37 +00:00
Samir Naik
d3d22253e5 fixed bug in switched order of parentId,zoneId 2005-05-19 21:34:15 +00:00
Mike Goslin
b4935bdcdf Assigned default parentId in generateWithRequired. 2005-05-18 01:57:38 +00:00
Samir Naik
9263c24050 oops, remove the messenger stuff 2005-05-10 00:18:28 +00:00
Samir Naik
6763aa46fa write messenger wrappers to ensure that the distributedObject is referencing the messenger object created by its own air 2005-05-10 00:06:43 +00:00
Samir Naik
21e1de81f6 supply parentId to changeDOZoneInTables 2005-05-05 02:28:29 +00:00
Dave Schuyler
ca37d6fd4a formatting 2005-04-21 00:29:18 +00:00
Samir Naik
55a9716356 use self.air instead of simbase.air and uniquify task names to eliminate cross-talk between shards 2005-03-30 22:14:08 +00:00
Samir Naik
877a2aa548 added support for static grid objects in setLocation of DistributedNode 2005-03-25 02:54:27 +00:00
Joe Shochet
e4c5327f05 added initial location setting 2005-03-18 01:51:49 +00:00
Joe Shochet
0b3f17397b guard for calling setLocation twice 2005-03-16 00:05:16 +00:00
Joe Shochet
25dd2c7217 improved setLocation handling 2005-03-15 23:37:44 +00:00
Samir Naik
7e8448cff2 make sure we dont do setLocation work if unnecessary 2005-03-15 23:18:54 +00:00
Samir Naik
6656cd6351 *** empty log message *** 2005-03-08 23:52:21 +00:00
Samir Naik
2e5a15c145 sendSetLOcation from setLocation 2005-03-04 04:23:21 +00:00
Dave Schuyler
6ea8f2e856 default for generateInit() 2005-03-03 20:29:46 +00:00
Roger Hughston
84b97e97bc *** empty log message *** 2005-03-02 18:47:40 +00:00
Roger Hughston
aa740cf5c5 *** empty log message *** 2005-02-24 05:11:57 +00:00
Dave Schuyler
1c6e830453 addInterest 2005-02-18 22:23:38 +00:00
David Rose
6f1811be80 latest test fixes 2005-02-08 04:06:36 +00:00
Roger Hughston
9b7a55c67b *** empty log message *** 2005-02-08 00:05:40 +00:00
David Rose
0184ba3609 use new dc syntax for barrier data 2005-02-07 23:39:34 +00:00
Joe Shochet
7cc8f52e5e announceGenerate added 2005-01-25 06:09:13 +00:00
Dave Schuyler
a14e7211bf keeping parentId if it is already set as a quick fix 2005-01-06 06:28:33 +00:00
Dave Schuyler
a0c343d591 districtId in not wantOtpServer 2004-12-29 03:18:23 +00:00
Jason Persampieri
ec81eaf841 wantotpserver 2004-12-28 22:17:25 +00:00
Dave Schuyler
b07b7fb4eb wantOtpServer 2004-12-28 04:13:32 +00:00
Darren Ranalli
462be7f63b commented out unrequested delete logging 2004-09-08 20:50:46 +00:00
Darren Ranalli
f110517ef6 added stack trace to unrequested delete warning 2004-09-08 01:03:45 +00:00
Darren Ranalli
e49e535067 added detection of unrequested deletes 2004-09-07 23:34:47 +00:00
Darren Ranalli
b01c703cca fixed pets AI crashes 2004-08-12 22:41:03 +00:00
Darren Ranalli
bfb064b72e added sendDeleteEvent func and LogicalZoneChange mechanism 2004-07-23 01:29:30 +00:00
Darren Ranalli
d7926f8735 added pre-delete event for AI DistObjs 2004-07-09 21:40:48 +00:00
Darren Ranalli
36ad3314b3 added per-zone collision traversers 2004-06-18 01:14:06 +00:00
Darren Ranalli
adcdd060f7 moved scenegraph getters to DistributedObjectAI 2004-06-15 21:50:46 +00:00
Darren Ranalli
1686b846d5 added sendSetZone back as a pass-through func 2004-06-01 23:04:53 +00:00