Commit Graph

200 Commits

Author SHA1 Message Date
Darren Ranalli 1686b846d5 added sendSetZone back as a pass-through func 2004-06-01 23:04:53 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Joe Shochet 701e6f423d print -> notify 2004-05-24 17:36:13 +00:00
Joe Shochet df862d9a8a localToon => localAvatar 2004-05-21 13:04:34 +00:00
David Rose 5a7bafe065 minor refcount tweak 2004-05-19 23:52:57 +00:00
David Rose 69e04be3af handle updates without touching python 2004-05-19 23:16:37 +00:00
Mike Goslin 260dbe60d7 fix build path 2004-05-19 22:39:28 +00:00
David Rose ec535f800a CConnectionRepository 2004-05-19 20:19:36 +00:00
David Rose f54565390d import mangled name too 2004-05-19 17:45:33 +00:00
David Rose 8625787a5e move AIDistClass etc. into C++ 2004-05-19 04:49:09 +00:00
Joe Shochet 68f5888be4 cleaned up nodepath 2004-05-19 01:14:16 +00:00
Joe Shochet 56ef678d5e fixed CLIENT_DELETE_AVATAR_RESP 2004-05-18 16:52:45 +00:00
David Rose 190bce1824 split out otp.dc, pirates.dc 2004-05-17 22:10:17 +00:00
Joe Shochet 8f4057fbd5 fixed import problem on client publish 2004-05-17 19:23:13 +00:00
Darren Ranalli 330918c8f9 merged ai-telemetry branch to trunk 2004-05-10 22:02:40 +00:00
Joe Shochet ab19f18a95 OTP code migration 2004-05-05 04:28:14 +00:00
Mike Goslin 61d945086e Replaced toonbase with base and tcr with cr 2004-05-05 01:44:58 +00:00
Joe Shochet 6ebb4f23d0 better handling of dcclass importing 2004-05-01 04:57:00 +00:00
Joe Shochet 283bee6b35 better DistObj importing 2004-04-27 01:35:00 +00:00
Mike Goslin a4a9c9e151 Split AvatarDNA into ToonDNA, SuitDNA, and CharDNA. 2004-04-22 18:40:49 +00:00
Joe Shochet bc70d28fc5 datagram improvements 2004-04-09 22:56:34 +00:00
Joe Shochet 42e8a6662d Datagram processing optimizations 2004-04-05 20:05:29 +00:00
Joe Shochet 7b19c4b1f6 removed ToontownGlobals import 2004-04-05 18:21:19 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Dave Schuyler a9636b7185 formatting 2003-12-23 02:50:13 +00:00
Dave Schuyler ca15a720c9 formatting 2003-12-22 23:00:53 +00:00
Darren Ranalli bc5d614be1 child/parent tables now stay in sync 2003-12-16 01:43:25 +00:00
Darren Ranalli da98027b0a more efficient removal of previous pending reparents, pending children are put under hidden 2003-12-15 04:49:36 +00:00
Joe Shochet 06f65e5d60 dont be in 2 pending reparents at once 2003-12-14 05:06:11 +00:00
Samir Naik 8168ed118e make sure child is only pending in one parents list 2003-12-14 03:17:10 +00:00
David Rose 5cd64e3a4d fix crash after switching avatars 2003-12-02 21:48:26 +00:00
Dave Schuyler 8ddf9011d5 fixing cleanup during alt-f4 exit 2003-11-29 04:21:35 +00:00
David Rose 5d501f2f5f add eachCallback 2003-11-20 16:16:11 +00:00
David Rose 4128df5a1e barrier data must be set as a persistent blob instead of as a per-avatar context number 2003-11-20 08:11:46 +00:00
David Rose b1beff0d5c remove old panda tests 2003-11-18 19:50:34 +00:00
David Rose 2e43204757 we don't necessarily use hidden any more 2003-11-18 00:53:44 +00:00
David Rose e10b203bf2 bossBattle 2003-11-06 18:20:44 +00:00
David Rose ac53a4e660 doneBarrier() may be legally be called with no barrier received 2003-11-06 06:54:34 +00:00
Joe Shochet 39b6dce7bf made spammy prints be notify.debugs 2003-11-05 05:25:50 +00:00
David Rose f367e64cb5 RelatedObjectMgr 2003-11-04 23:52:53 +00:00
David Rose 1fd98e38f1 starting bossBattle 2003-10-31 23:45:22 +00:00
Asad M. Zaman bb917a4b2f security fixes from 10-29-2003, most of these ar ecrashes 2003-10-30 04:48:57 +00:00
David Rose 12a6dc05ce report status string as well as status code on failure to connect 2003-10-22 04:18:01 +00:00
Darren Ranalli af09aed6ea support for distributed parent tokens as strings 2003-10-20 22:08:40 +00:00
Darren Ranalli 60e7fb5596 sort zone list, assert unique elements 2003-10-09 01:22:15 +00:00
Dave Schuyler 75708f8b9d removed excess returns 2003-10-08 00:44:26 +00:00
Dave Schuyler e6f847c64b changed to has_key() 2003-09-17 01:52:57 +00:00
Darren Ranalli 28e1196c5f moved doFind* to ConnectionRepository so they are available on AI 2003-09-06 03:24:18 +00:00
Dave Schuyler 078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
David Rose 1813724322 assert that files were imported correctly. 2003-08-29 17:01:52 +00:00