open_toontown_panda3d/direct/src/distributed
Sam Edwards db951158a9 distributed: DistributedNode should not initialize NodePath if it's already initialized. 2014-08-03 22:45:00 -07:00
..
AstronClientRepository.py Split up handleMessageType. Added "forgotten" types to MsgTypes. 2014-07-10 03:14:42 +02:00
AstronDatabaseInterface.py distributed: Properly handle non-field-mismatch failures in AstronDatabaseInterface. 2014-05-13 12:27:13 -06:00
AstronInternalRepository.py distributed: Correctly msgpack int 0 and int 1 2014-07-16 14:17:24 -05:00
AsyncRequest.py Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
CRCache.py Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
CRDataCache.py Bugfix: Missing import dependencies for AstronInternalRepository.py and ClientRepository.py 2014-02-14 14:26:07 -07:00
CachedDOData.py added CRDataCache 2008-05-21 18:29:13 +00:00
CartesianGridBase.py returning at least 1 for grid size in getGridSizeFromSphere() 2008-08-13 22:23:30 +00:00
ClientRepository.py Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
ClientRepositoryBase.py ClientRepositoryBase should use notify instead of print to output debug info. 2014-02-11 02:14:59 -07:00
ClockDelta.py Made change in networkToLocalTime 2008-09-18 00:35:27 +00:00
ConnectionRepository.py Bugfix: Various issues preventing imports and initialization of InternalRepository and ClientRepository. 2014-02-14 17:37:20 -07:00
DistributedCamera.py adding frustum visualization and fov adjustment capability 2009-08-01 01:03:33 +00:00
DistributedCameraAI.py adding new distributed camera class to assist with video capture 2009-07-31 07:09:19 +00:00
DistributedCameraOV.py adding frustum visualization and fov adjustment capability 2009-08-01 01:03:33 +00:00
DistributedCartesianGrid.py updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 2009-04-09 01:16:59 +00:00
DistributedCartesianGridAI.py Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
DistributedNode.py distributed: DistributedNode should not initialize NodePath if it's already initialized. 2014-08-03 22:45:00 -07:00
DistributedNodeAI.py prevent parentMgr crashes 2010-01-21 02:29:04 +00:00
DistributedNodeUD.py Update DistributedNodeUD.py 2014-02-21 20:27:32 -07:00
DistributedObject.py separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
DistributedObjectAI.py Move "puppet" and "account" connection channel ranges out of the Astron reserved space. 2013-10-22 09:35:35 -06:00
DistributedObjectBase.py Added DistributedObjectBase cleanup method. Implemented CLIENT_OBJECT_LEAVING. Bugfixed CLIENT_OBJECT_LOCATION. Some debug code. 2014-03-02 17:03:24 +01:00
DistributedObjectGlobal.py new ~ud support 2008-02-05 00:10:51 +00:00
DistributedObjectGlobalAI.py Notify fixes for running without __debug__ 2007-10-10 22:15:17 +00:00
DistributedObjectGlobalUD.py Fix use of outdated exec and repr syntax 2013-12-17 18:05:45 +00:00
DistributedObjectOV.py detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached 2008-02-20 22:30:38 +00:00
DistributedObjectUD.py Move "puppet" and "account" connection channel ranges out of the Astron reserved space. 2013-10-22 09:35:35 -06:00
DistributedSmoothNode.py band-aid localAvatarDoId 2009-07-02 04:06:17 +00:00
DistributedSmoothNodeAI.py prevent interest loss 2010-05-13 20:28:46 +00:00
DistributedSmoothNodeBase.py Smoother movement fixes for better stopping/starting and timestamp issues. Fixes problem where distributed smooth objects will stop movement at the wrong location or will slide around when first being generated. 2008-11-22 00:45:17 +00:00
DoCollectionManager.py Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
DoHierarchy.py removed DistributedToon/isLive checks now that DelayDeleted objects remove themselves from the repository properly 2008-02-21 01:24:33 +00:00
DoInterestManager.py Merge remote-tracking branch 'upstream/master' 2014-01-25 22:15:46 -07:00
GridChild.py *** empty log message *** 2011-09-09 21:18:23 +00:00
GridParent.py GridParents share cellOrigin nodes 2007-04-03 23:44:07 +00:00
InterestWatcher.py prevent interest loss 2010-05-13 20:27:12 +00:00
MsgTypes.py Split up handleMessageType. Added "forgotten" types to MsgTypes. 2014-07-10 03:14:42 +02:00
MsgTypesCMU.py Commit patch by cfsworks to clean up use of exec() and eval() 2014-04-16 13:09:12 +00:00
NetMessenger.py distributed: Remake the NetMessenger; have AstronInternalRepository use it. 2014-05-15 08:14:17 -06:00
OldClientRepository.py Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
ParentMgr.py Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
PyDatagram.py PyDatagram: Use "CONTROL_CHANNEL", not "CONTROL_MESSAGE". 2013-10-09 01:48:03 -06:00
PyDatagramIterator.py formatting 2006-03-04 04:34:18 +00:00
RelatedObjectMgr.py remove debug output 2006-11-10 02:11:19 +00:00
SampleObject.py formatting 2006-03-17 22:43:25 +00:00
ServerRepository.py Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
Sources.pp several USE_PACKAGES oopses 2011-12-12 22:53:39 +00:00
StagedObject.py adding to remove from attic 2011-09-09 21:30:05 +00:00
TimeManager.py store timeManager 2009-12-15 18:36:49 +00:00
TimeManagerAI.py separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
__init__.py explicit import paths 2004-06-01 19:31:48 +00:00
cConnectionRepository.I bool -> float 2010-06-17 17:32:51 +00:00
cConnectionRepository.cxx Huge update: Change distributed protocol to match the newly-changed Astron protocol. 2013-10-21 10:04:35 -06:00
cConnectionRepository.h bool -> float 2010-06-17 17:32:51 +00:00
cDistributedSmoothNodeBase.I set_repository() and set_clock_delta() should be instance methods, not static class methods 2011-12-09 19:38:29 +00:00
cDistributedSmoothNodeBase.cxx Huge update: Change distributed protocol to match the newly-changed Astron protocol. 2013-10-21 10:04:35 -06:00
cDistributedSmoothNodeBase.h set_repository() and set_clock_delta() should be instance methods, not static class methods 2011-12-09 19:38:29 +00:00
config_distributed.cxx separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
config_distributed.h separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
direct.dc fixes 2009-11-14 17:33:18 +00:00