Commit History

Author SHA1 Message Date
  Darren Ranalli 9a0cfd2725 remove DO from location tables etc. before delayDeleting, fixes 'duplicate generate' client crashes 18 years ago
  Darren Ranalli a8a8869011 detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached 18 years ago
  Zachary Pavlov 396c40dcb0 new ~ud support 18 years ago
  Darren Ranalli 6de182f3bf added warning about objects that are delayDeleted and cannot be deleted by the CRCache 18 years ago
  Darren Ranalli 59fe42a254 removed EnforcesCalldowns 18 years ago
  Joe Shochet b280d1253c slight optimization in string handling on taskName and uniqueName 18 years ago
  Darren Ranalli 6d2fa2fcb2 added getDisableEvent() 18 years ago
  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" 18 years ago
  Zachary Pavlov fc5b2e04ce made post generates for DistributedObject stuff 19 years ago
  Joe Shochet 593c0836b6 moved some code to base class, asserted some debugs 19 years ago
  Darren Ranalli 11521abf8a moved EnforcesCalldowns to its own file, added getBase() 19 years ago
  Darren Ranalli 1983748912 prevent name conflicts: EnforcesCalldowns.destroy()->EC_destroy() 19 years ago
  Darren Ranalli 5e751cb8ad added calldownEnforced, EnforcesCalldowns 19 years ago
  Darren Ranalli 6a22f406ca print object type when DoHierarchy gets an error 19 years ago
  Darren Ranalli 9ce7a90a38 fixed Long-Int leak in doId location tracking 19 years ago
  Darren Ranalli 77ec202484 added check for setParentingRules to addInterest 19 years ago
  Darren Ranalli 8933f78230 SerialNum->SerialNumGen, auto-interest tracking on the client 19 years ago
  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. 19 years ago
  Darren Ranalli fa8c808562 fixed addInterest (return handle), added removeInterest 19 years ago
  Dave Schuyler 64d22156c7 removed parens from asserts 19 years ago
  Dave Schuyler fc7fc09140 formatting 20 years ago
  Dave Schuyler c3f9f335fc formatting 20 years ago
  Dave Schuyler 86f4c2e68e remove extra paren from assert 20 years ago
  Dave Schuyler 484fb2bd52 using DistributedObjectBase 20 years ago
  Dave Schuyler c28e3a500b moving parent zone stuff to collection manager 20 years ago
  Darren Ranalli 5c5faf6bbd removed support for pre-OTP server 20 years ago
  Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 20 years ago
  Zachary Pavlov c8dbf0251f silly fix here, added an end quote to two comment blocks, so that the emacs color formatting works 20 years ago
  Greg Wiatroski 47ca9df31c Changed some logic to enable logging into Toontown 20 years ago
  Joe Shochet 0037bf99c2 fixed for Skyler 20 years ago