Commit Graph

218 Commits

Author SHA1 Message Date
Darren Ranalli 11b51badff added XYH broadcast type 2004-08-02 21:44:52 +00:00
David Rose a5d5321c60 only include -lnet if it is available 2004-07-27 17:29:12 +00:00
Roger Hughston 3d952861b5 Nallowing new Global DC objects that are always in scope 2004-07-23 02:19:31 +00:00
Darren Ranalli bfb064b72e added sendDeleteEvent func and LogicalZoneChange mechanism 2004-07-23 01:29:30 +00:00
Roger Hughston d74707423c dded Support for 64bit Server Channels
----------------------------------------------------------------------
 	src/dcparser/dcClass.cxx src/dcparser/dcClass.h
 	src/dcparser/dcField.cxx src/dcparser/dcField.h
 	src/dcparser/dcPacker.h src/dcparser/dcbase.h
 	src/distributed/DistributedObjectAI.py
 	src/distributed/PyDatagram.py
 	src/distributed/PyDatagramIterator.py
 	src/distributed/cConnectionRepository.I
 	src/distributed/cConnectionRepository.cxx
 	src/distributed/cConnectionRepository.h
 ----------------------------------------------------------------------
2004-07-21 21:18:06 +00:00
Joseph Lee 76474cdea9 inline declarations for ConnectionWriter:: get_cw() && get_qcr() should be protected behind #ifdef HAVE_NSPR also 2004-07-09 23:51:35 +00:00
Joe Shochet 1f8a73a6c7 assert debugs 2004-07-09 22:39:53 +00:00
Darren Ranalli d7926f8735 added pre-delete event for AI DistObjs 2004-07-09 21:40:48 +00:00
Jason Persampieri 9799f22828 Pet Gui Updates 2004-07-01 00:51:04 +00:00
Darren Ranalli b0731772c1 support for arbitrary timescales for network timestamps 2004-06-30 22:44:15 +00:00
David Rose ab6449b623 debug dump datagrams on send 2004-06-30 21:35:05 +00:00
Darren Ranalli 13391938bb detect incoming-datagram buffer overflow 2004-06-29 02:24:06 +00:00
Darren Ranalli ad09b6fbbd added prelim staggered pos-broadcast task scheduling 2004-06-24 22:44:36 +00:00
Darren Ranalli a36ce0cf4e fix for OP4 builds w/ NSPR 2004-06-24 22:15:30 +00:00
David Rose 38690f1522 new server messages for generic avatar 2004-06-21 20:52:42 +00:00
Darren Ranalli 36ad3314b3 added per-zone collision traversers 2004-06-18 01:14:06 +00:00
Darren Ranalli adcdd060f7 moved scenegraph getters to DistributedObjectAI 2004-06-15 21:50:46 +00:00
Darren Ranalli 9f63d9cbeb render/parentMgr getters 2004-06-12 04:09:53 +00:00
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