open_toontown_panda3d/direct/src/distributed
rdb 8178fb21f3 direct: don't rely on vfs being present in builtins 2020-08-11 09:40:34 +02:00
..
AsyncRequest.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
CRCache.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
CRDataCache.py distributed: Make a few slight cleanliness changes 2018-02-23 15:55:30 -07:00
CachedDOData.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
CartesianGridBase.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
ClientRepository.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
ClientRepositoryBase.py distributed: Change the message numbers to match Astron's 2018-02-23 16:35:50 -07:00
ClockDelta.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
ConnectionRepository.py direct: don't rely on vfs being present in builtins 2020-08-11 09:40:34 +02:00
DistributedCamera.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
DistributedCameraAI.py Remove unnecessary "pass" statements from DistributedCamera code 2015-11-19 15:38:57 +01:00
DistributedCameraOV.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
DistributedCartesianGrid.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
DistributedCartesianGridAI.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
DistributedNode.py distributed: Make a few slight cleanliness changes 2018-02-23 15:55:30 -07:00
DistributedNodeAI.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
DistributedNodeUD.py distributed: Make a few slight cleanliness changes 2018-02-23 15:55:30 -07:00
DistributedObject.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
DistributedObjectAI.py distributed: Fix the import test (and syntax on Python 3) 2018-02-23 19:52:48 -07:00
DistributedObjectBase.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
DistributedObjectGlobal.py new ~ud support 2008-02-05 00:10:51 +00:00
DistributedObjectGlobalAI.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
DistributedObjectGlobalUD.py Remove PiratesMagicWordManager VR Studio code reference 2016-11-04 02:41:41 +07:00
DistributedObjectOV.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
DistributedObjectUD.py distributed: Fix the import test (and syntax on Python 3) 2018-02-23 19:52:48 -07:00
DistributedSmoothNode.py Eliminate C++ DConfig; replace it with a Python compatibility shim 2018-11-02 23:27:07 +01:00
DistributedSmoothNodeAI.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
DistributedSmoothNodeBase.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
DoCollectionManager.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
DoHierarchy.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
DoInterestManager.py distributed: Replace the OTP protocol format with Astron's 2018-02-23 16:45:50 -07:00
GridChild.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
GridParent.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
InterestWatcher.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
MsgTypes.py distributed: Change the message numbers to match Astron's 2018-02-23 16:35:50 -07:00
MsgTypesCMU.py distributed: Change the message numbers to match Astron's 2018-02-23 16:35:50 -07:00
NetMessenger.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
ParentMgr.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
PyDatagram.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
PyDatagramIterator.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
RelatedObjectMgr.py Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
SampleObject.py formatting 2006-03-17 22:43:25 +00:00
ServerRepository.py direct: don't rely on vfs being present in builtins 2020-08-11 09:40:34 +02:00
StagedObject.py Code formatting cleanups in StagedObject 2017-03-30 19:49:30 +02:00
TimeManager.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
TimeManagerAI.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
__init__.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
cConnectionRepository.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
cConnectionRepository.cxx dcparser: use vector_uchar for blobs, step towards Python 3 compat 2018-12-19 12:45:32 +01:00
cConnectionRepository.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
cDistributedSmoothNodeBase.I Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
cDistributedSmoothNodeBase.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
cDistributedSmoothNodeBase.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_distributed.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
config_distributed.h directbase: Introduce BUILDING_ defines for each component 2018-03-25 13:17:52 -06:00
direct.dc fixes 2009-11-14 17:33:18 +00:00