116 Commits

Author SHA1 Message Date
Redmond Urbino
7d4e680002 TEMPORARY hack to kill client crash. UNDO if when proper fix found 2008-05-01 04:28:45 +00:00
Darren Ranalli
e7391fd489 don't allow DelayDeletes outside of generated states 2008-05-01 04:13:02 +00:00
Redmond Urbino
8fba5dd807 TEMPORARY hack to kill client crash. UNDO when proper fix found 2008-04-30 19:44:45 +00:00
Darren Ranalli
d6a87a9567 prevent multiple auto-interests per DC class 2008-03-25 19:04:33 +00:00
Darren Ranalli
9a0cfd2725 remove DO from location tables etc. before delayDeleting, fixes 'duplicate generate' client crashes 2008-02-21 00:42:09 +00:00
Darren Ranalli
a8a8869011 detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached 2008-02-20 22:30:38 +00:00
Zachary Pavlov
396c40dcb0 new ~ud support 2008-02-05 00:10:51 +00:00
Darren Ranalli
6de182f3bf added warning about objects that are delayDeleted and cannot be deleted by the CRCache 2008-02-02 01:35:40 +00:00
Darren Ranalli
59fe42a254 removed EnforcesCalldowns 2008-01-10 00:06:47 +00:00
Joe Shochet
b280d1253c slight optimization in string handling on taskName and uniqueName 2007-10-17 07:57:18 +00:00
Darren Ranalli
6d2fa2fcb2 added getDisableEvent() 2007-10-03 22:44:41 +00:00
Josh Wilson
bc62667675 "handleChild(Arrive/Leave)() now only applies when a child is being placed under for the first time or actually leaving. added handleChild(Arrive/Leave)Zone() for the case where the child keeps the same parent, but changes zones" 2007-08-14 07:34:42 +00:00
Zachary Pavlov
fc5b2e04ce made post generates for DistributedObject stuff 2007-02-10 02:26:48 +00:00
Joe Shochet
593c0836b6 moved some code to base class, asserted some debugs 2007-01-26 06:18:10 +00:00
Darren Ranalli
11521abf8a moved EnforcesCalldowns to its own file, added getBase() 2006-10-03 20:41:37 +00:00
Darren Ranalli
1983748912 prevent name conflicts: EnforcesCalldowns.destroy()->EC_destroy() 2006-09-30 00:08:00 +00:00
Darren Ranalli
5e751cb8ad added calldownEnforced, EnforcesCalldowns 2006-09-29 00:34:06 +00:00
Darren Ranalli
6a22f406ca print object type when DoHierarchy gets an error 2006-08-23 18:24:08 +00:00
Darren Ranalli
9ce7a90a38 fixed Long-Int leak in doId location tracking 2006-07-07 17:46:24 +00:00
Darren Ranalli
77ec202484 added check for setParentingRules to addInterest 2006-06-09 01:24:45 +00:00
Darren Ranalli
8933f78230 SerialNum->SerialNumGen, auto-interest tracking on the client 2006-06-08 00:06:39 +00:00
Justin Butler
96780fc21f set object location to 0,0 when going into the cache, instead of None,None since when the object is pulled back out of the cache, None,None were not clearing out the old location. 2006-05-02 03:25:24 +00:00
Darren Ranalli
fa8c808562 fixed addInterest (return handle), added removeInterest 2006-04-25 21:50:52 +00:00
Dave Schuyler
64d22156c7 removed parens from asserts 2006-04-04 23:32:24 +00:00
Dave Schuyler
fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler
c3f9f335fc formatting 2006-01-09 23:05:04 +00:00
Dave Schuyler
86f4c2e68e remove extra paren from assert 2006-01-09 22:18:28 +00:00
Dave Schuyler
484fb2bd52 using DistributedObjectBase 2005-12-02 05:28:21 +00:00
Dave Schuyler
c28e3a500b moving parent zone stuff to collection manager 2005-12-01 02:45:20 +00:00
Darren Ranalli
5c5faf6bbd removed support for pre-OTP server 2005-09-29 00:47:00 +00:00
Darren Ranalli
5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Zachary Pavlov
c8dbf0251f silly fix here, added an end quote to two comment blocks, so that the emacs color formatting works 2005-07-28 18:10:01 +00:00
Greg Wiatroski
47ca9df31c Changed some logic to enable logging into Toontown 2005-07-20 21:50:30 +00:00
Joe Shochet
0037bf99c2 fixed for Skyler 2005-07-20 02:08:57 +00:00
Dave Schuyler
e9c5b8c8bc changed get location 2005-07-20 01:23:51 +00:00
Dave Schuyler
c312904694 sendUpdate changes 2005-07-12 21:53:49 +00:00
Dave Schuyler
26f0ad5c7b changed import 2005-07-08 02:18:58 +00:00
Dave Schuyler
87920f25ac using parentId, zoneId rather than __location 2005-06-28 03:06:44 +00:00
Darren Ranalli
fb3aab9e9d added handleChildArrive and handleChildLeave 2005-06-25 00:19:16 +00:00
Dave Schuyler
396b2ef8fb status 2005-06-23 23:32:20 +00:00
Dave Schuyler
bf54580d8e changed notify level to reduce log output 2005-06-21 00:58:33 +00:00
Dave Schuyler
3313716e05 added status 2005-06-17 02:23:30 +00:00
Darren Ranalli
4ee8b0a07f fixed doHeirarchy 2005-06-08 00:07:32 +00:00
Dave Schuyler
0a4a443824 setting location 2005-06-02 23:28:18 +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
Dave Schuyler
6f4b198372 setting parentId and zoneId 2005-05-26 21:23:22 +00:00
Joe Shochet
09962a0e54 new handler for child setLocation calls 2005-04-26 19:57:27 +00:00
Samir Naik
20655d0303 *** empty log message *** 2005-04-18 20:56:23 +00:00
Samir Naik
877a2aa548 added support for static grid objects in setLocation of DistributedNode 2005-03-25 02:54:27 +00:00