Commit Graph

95 Commits

Author SHA1 Message Date
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
Joe Shochet 25dd2c7217 improved setLocation handling 2005-03-15 23:37:44 +00:00
Joe Shochet aff265b771 changed print to info 2005-03-14 22:11:57 +00:00
Samir Naik 6656cd6351 *** empty log message *** 2005-03-08 23:52:21 +00:00
Samir Naik ebbbf50a2b *** empty log message *** 2005-03-08 07:51:21 +00:00
Samir Naik d10e287d72 temporarily comment out storeObjectLocation and deleteObjectLocation 2005-03-04 04:22:27 +00:00
Joe Shochet 429a075c79 better import of DirectNotifyGlobal 2005-02-25 23:00:33 +00:00
Dave Schuyler 09d6501c76 comment 2005-02-18 03:49:30 +00:00
David Rose 9fcb8cf159 another round of test fixes 2005-02-11 21:17:07 +00:00
David Rose 6f1811be80 latest test fixes 2005-02-08 04:06:36 +00:00
David Rose 0184ba3609 use new dc syntax for barrier data 2005-02-07 23:39:34 +00:00
Dave Schuyler d50d46a46e move interest code to DoInterestManager 2005-01-28 02:55:41 +00:00
Joe Shochet 634df8d0c4 cleanup leaks 2005-01-26 05:57:43 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
Dave Schuyler 0f23beb5da addInterest 2005-01-15 06:14:13 +00:00
David Rose 3f42589532 protect against calling announceGenerate() and disable() twice 2005-01-10 17:31:08 +00:00
Joe Shochet 506fe267ba OTPServer: client gets zone changes 2005-01-07 21:09:22 +00:00
David Rose 3dd24f3eaa quietly ignore sendUpdate() on deleted object 2005-01-06 01:35:59 +00:00
Dave Schuyler a15be206eb debug printing 2004-12-17 01:37:11 +00:00
Joe Shochet 1f8a73a6c7 assert debugs 2004-07-09 22:39:53 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
David Rose 8625787a5e move AIDistClass etc. into C++ 2004-05-19 04:49:09 +00:00