Commit Graph

90 Commits

Author SHA1 Message Date
Darren Ranalli b79eb8dbeb added non-collidable parent for AI collision optimization 2007-09-24 21:48:36 +00:00
Joe Shochet 11b54e8d73 added a function to send an update to an account with channel 3 instead of the old 1 2007-08-27 21:20:06 +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
Darren Ranalli 35290754c9 removed debugging 2007-04-25 21:03:06 +00:00
Darren Ranalli df4b19725c log and send server event if DOAI is created with parentId of 4294967295 (32-bit -1, unsigned) 2007-04-18 06:31:13 +00:00
Darren Ranalli 6c90ebd0d3 added pass to empty method 2007-03-01 23:10:00 +00:00
Zachary Pavlov fc5b2e04ce made post generates for DistributedObject stuff 2007-02-10 02:26:48 +00:00
Redmond Urbino 5972918101 fix crash in toontown tutorial 2006-10-07 01:59:24 +00:00
Darren Ranalli 4484b622f1 ZoneData system to prevent resource leaks 2006-10-07 00:36:05 +00:00
Darren Ranalli 11521abf8a moved EnforcesCalldowns to its own file, added getBase() 2006-10-03 20:41:37 +00:00
Darren Ranalli e8adeefe24 enforce method calldowns 2006-09-30 01:06:44 +00:00
Darren Ranalli 00e0c59f0f print object type when DoHierarchy gets an error 2006-08-23 03:21:34 +00:00
Darren Ranalli 9ce7a90a38 fixed Long-Int leak in doId location tracking 2006-07-07 17:46:24 +00:00
Darren Ranalli be2de63f8d removed useless storeObjectLocation call 2006-06-02 00:18:25 +00:00
Dave Schuyler 7c2aa5354f formatting 2006-04-04 23:37:44 +00:00
Dave Schuyler 1cb18155d0 formatting 2006-03-30 03:09:31 +00:00
Dave Schuyler fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler 437a64207e getAvatarIdFromSender 2006-01-12 22:43:54 +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 27964af494 added missing calls to announceGenerate 2005-11-21 23:35:20 +00:00
Darren Ranalli bd1735a9ec added static versions of getZoneChangeEvent and getLogicalZoneChangeEvent 2005-11-11 23:24:40 +00:00
Dave Schuyler ad4ef50fd9 removed setInitLocation 2005-11-08 03:01:43 +00:00
Greg Wiatroski 72046cc8cd ToonBarrier -> Barrier 2005-10-19 03:02:59 +00:00
Greg Wiatroski c25f0e3607 Barrier -> ToonBarrier from karting brnahc (bad form?) 2005-10-18 23:43:38 +00:00
Samir Naik be64a3bd8a use OTP barrier instead of toontown 2005-10-05 00:28:14 +00:00
Darren Ranalli 5c5faf6bbd removed support for pre-OTP server 2005-09-29 00:47:00 +00:00
Darren Ranalli acddbc1997 added channel range check before deallocation of channel--fixed Pirates tutorial crash 2005-09-27 00:34:57 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Asad M. Zaman c282655222 previous checkin, causes a new crash on calling delete multiple times, this fixes that 2005-08-05 02:25:50 +00:00
Asad M. Zaman 4f4dc15937 it is a hack until Roger and Schuyler/Darren reaches a new scheme on how to handle deletes 2005-08-05 02:05:34 +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
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 f3b95a09b2 removed comments 2005-07-16 01:12:00 +00:00
Dave Schuyler 143d4b5d0c testing without generate global object 2005-07-12 21:54:41 +00:00
Roger Hughston 0c95520ee4 Added Anounce Generate to Locally Generated Object ( Pets In toontown) 2005-07-12 19:27:49 +00:00
Dave Schuyler 2bb2602ac4 removed comment out code 2005-07-08 02:20:47 +00:00
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