| .. |
|
AsyncRequest.py
|
ac1223d0da
Ditch stuff like has_key and backticks
|
16 years ago |
|
CRCache.py
|
e185892eb1
proactive leak detection for distributed objects
|
17 years ago |
|
CRDataCache.py
|
ef0ba78f1d
added CRDataCache
|
18 years ago |
|
CachedDOData.py
|
ef0ba78f1d
added CRDataCache
|
18 years ago |
|
CartesianGridBase.py
|
f6b0191067
returning at least 1 for grid size in getGridSizeFromSphere()
|
17 years ago |
|
ClientRepository.py
|
15e2d85115
reserveDoId
|
16 years ago |
|
ClientRepositoryBase.py
|
c279dedce1
store timeManager
|
16 years ago |
|
ClockDelta.py
|
ded3f54e98
Made change in networkToLocalTime
|
17 years ago |
|
ConnectionRepository.py
|
1d7fd44214
uninstall wip, utf-8
|
16 years ago |
|
DistributedCamera.py
|
30565b916a
adding frustum visualization and fov adjustment capability
|
16 years ago |
|
DistributedCameraAI.py
|
a4cd716f9f
adding new distributed camera class to assist with video capture
|
16 years ago |
|
DistributedCameraOV.py
|
30565b916a
adding frustum visualization and fov adjustment capability
|
16 years ago |
|
DistributedCartesianGrid.py
|
1642d4163d
updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter
|
17 years ago |
|
DistributedCartesianGridAI.py
|
cd8f9030d8
wip: starting experimental C-based task manager
|
17 years ago |
|
DistributedNode.py
|
dbc4e3edf4
prevent parentMgr crashes
|
16 years ago |
|
DistributedNodeAI.py
|
dbc4e3edf4
prevent parentMgr crashes
|
16 years ago |
|
DistributedNodeUD.py
|
4d87c6aabc
protect against empty-string parent str
|
20 years ago |
|
DistributedObject.py
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
|
DistributedObjectAI.py
|
2eae5dbcd3
prevent interest loss
|
16 years ago |
|
DistributedObjectBase.py
|
bc62667675
"handleChild(Arrive/Leave)() now only applies when a child is being placed under for the first time or actually leaving. added handleChild(Arrive/Leave)Zone() for the case where the child keeps the same parent, but changes zones"
|
18 years ago |
|
DistributedObjectGlobal.py
|
396c40dcb0
new ~ud support
|
18 years ago |
|
DistributedObjectGlobalAI.py
|
e527327b69
Notify fixes for running without __debug__
|
18 years ago |
|
DistributedObjectGlobalUD.py
|
396c40dcb0
new ~ud support
|
18 years ago |
|
DistributedObjectOV.py
|
a8a8869011
detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached
|
18 years ago |
|
DistributedObjectUD.py
|
0c4fdfe262
generate/delete refcount: warning->debug (no use spamming for now)
|
17 years ago |
|
DistributedSmoothNode.py
|
09fb58dd08
band-aid localAvatarDoId
|
16 years ago |
|
DistributedSmoothNodeAI.py
|
1f4442d4bd
prevent interest loss
|
16 years ago |
|
DistributedSmoothNodeBase.py
|
4c09b6307b
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.
|
17 years ago |
|
DoCollectionManager.py
|
ac1223d0da
Ditch stuff like has_key and backticks
|
16 years ago |
|
DoHierarchy.py
|
3882d21189
removed DistributedToon/isLive checks now that DelayDeleted objects remove themselves from the repository properly
|
18 years ago |
|
DoInterestManager.py
|
1642d4163d
updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter
|
17 years ago |
|
GridParent.py
|
552af6f993
GridParents share cellOrigin nodes
|
19 years ago |
|
InterestWatcher.py
|
2eae5dbcd3
prevent interest loss
|
16 years ago |
|
MsgTypes.py
|
f55625e7b5
add definitions for the new toontown login response
|
16 years ago |
|
MsgTypesCMU.py
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
|
NetMessenger.py
|
e527327b69
Notify fixes for running without __debug__
|
18 years ago |
|
OldClientRepository.py
|
ef0ba78f1d
added CRDataCache
|
18 years ago |
|
ParentMgr.py
|
09980a0444
check uint32 parents for valid DC range
|
19 years ago |
|
PyDatagram.py
|
15f0df0b51
Moved Include to clean up module dependencies
|
20 years ago |
|
PyDatagramIterator.py
|
816e683b98
formatting
|
20 years ago |
|
RelatedObjectMgr.py
|
9c1464b176
remove debug output
|
19 years ago |
|
SampleObject.py
|
fc7fc09140
formatting
|
20 years ago |
|
ServerRepository.py
|
39a745bdaa
protect for threading
|
16 years ago |
|
Sources.pp
|
81d1f43ad0
allow connect-method config var
|
19 years ago |
|
TimeManager.py
|
c279dedce1
store timeManager
|
16 years ago |
|
TimeManagerAI.py
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
|
__init__.py
|
b1db93fb87
explicit import paths
|
22 years ago |
|
cConnectionRepository.I
|
0b344e9a2b
to give a warning in the log if a message takes too long to process
|
16 years ago |
|
cConnectionRepository.cxx
|
0b344e9a2b
to give a warning in the log if a message takes too long to process
|
16 years ago |
|
cConnectionRepository.h
|
0b344e9a2b
to give a warning in the log if a message takes too long to process
|
16 years ago |
|
cDistributedSmoothNodeBase.I
|
7f9a509f04
Smooth object movement fix for pirates. Added a zoneId value that is sent along with position to better sync position and location for those that need it.
|
17 years ago |
|
cDistributedSmoothNodeBase.cxx
|
4c3e9643f3
raise ValueError on out-of-range
|
17 years ago |
|
cDistributedSmoothNodeBase.h
|
bdd673f062
Additional needed files to fix POTCO-5271
|
17 years ago |
|
config_distributed.cxx
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
|
config_distributed.h
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
|
direct.dc
|
0e51a88e46
fixes
|
16 years ago |