Commit Graph

234 Commits

Author SHA1 Message Date
Darren Ranalli 3a528ca0a4 capped runaway Doodle bandwidth usage 2004-09-21 01:36:27 +00:00
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
David Rose 79ec28a544 support onscreen system whispers 2004-09-15 20:34:42 +00:00
David Rose 3343d168e1 interrogate is fixed now 2004-09-15 18:38:09 +00:00
David Rose 01b7f3acaa fix for tag game and C++ sendSmPos() 2004-09-09 00:23:29 +00:00
Darren Ranalli 462be7f63b commented out unrequested delete logging 2004-09-08 20:50:46 +00:00
Darren Ranalli f110517ef6 added stack trace to unrequested delete warning 2004-09-08 01:03:45 +00:00
Darren Ranalli e49e535067 added detection of unrequested deletes 2004-09-07 23:34:47 +00:00
David Rose 157b9feb5f move setSmPos() etc. into C++ 2004-09-06 23:32:17 +00:00
Joe Shochet 14bcc223a0 new CTask for debugging on Linux 2004-09-03 23:59:09 +00:00
Joe Shochet 9bd9b1a99b remove func ref 2004-09-02 00:19:05 +00:00
Darren Ranalli b966a79427 make sure posHprBroadcast task is stopped on deletion 2004-08-25 01:20:07 +00:00
Joe Shochet 138daf587b optimized telemetry handling on AI 2004-08-24 06:39:27 +00:00
Darren Ranalli c83adf5b41 added empty-node debugging 2004-08-24 02:50:56 +00:00
Darren Ranalli b01c703cca fixed pets AI crashes 2004-08-12 22:41:03 +00:00
Dave Schuyler a6c33c23a7 formatting 2004-08-07 01:14:54 +00:00
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