| .. |
|
AsyncRequest.py
|
Moved askForObjectFieldsByString into the proper class
|
2008-09-04 19:49:56 +00:00 |
|
CRCache.py
|
new turn off turn on mechanic
|
2008-06-12 01:26:35 +00:00 |
|
CRDataCache.py
|
added CRDataCache
|
2008-05-21 18:29:13 +00: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
|
added CRDataCache
|
2008-05-21 18:29:13 +00:00 |
|
ClientRepositoryBase.py
|
more threading improvements
|
2008-10-02 18:02:18 +00:00 |
|
ClockDelta.py
|
Made change in networkToLocalTime
|
2008-09-18 00:35:27 +00:00 |
|
ConnectionRepository.py
|
more threading improvements
|
2008-10-02 18:02:18 +00:00 |
|
DistributedCartesianGrid.py
|
loadModelOnce -> loadModel
|
2008-08-28 19:24:59 +00:00 |
|
DistributedCartesianGridAI.py
|
wip: starting experimental C-based task manager
|
2008-09-19 01:09:04 +00:00 |
|
DistributedNode.py
|
- Fixed a ship crash
|
2007-01-04 02:06:26 +00:00 |
|
DistributedNodeAI.py
|
set gridParent=None after delete
|
2007-09-12 07:42:30 +00:00 |
|
DistributedNodeUD.py
|
protect against empty-string parent str
|
2006-06-01 17:59:11 +00:00 |
|
DistributedObject.py
|
moved DelayDelete to /home/WDIG/player/toontown
|
2008-08-07 21:05:12 +00:00 |
|
DistributedObjectAI.py
|
fixing documentation
|
2008-07-03 19:17:41 +00:00 |
|
DistributedObjectBase.py
|
"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"
|
2007-08-14 07:34:42 +00: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
|
new ~ud support
|
2008-02-05 00:10:51 +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
|
new ~ud support
|
2008-02-05 00:10:51 +00:00 |
|
DistributedSmoothNode.py
|
Small teleporting fix for smoothing to make sure timestamps are up-to-date when smoothed object stops then starts movement.
|
2008-08-27 00:47:22 +00:00 |
|
DistributedSmoothNodeAI.py
|
re-create C++ objects on disable/generate
|
2007-09-06 04:12:33 +00:00 |
|
DistributedSmoothNodeBase.py
|
as per darren, a better fix
|
2008-09-19 23:52:07 +00:00 |
|
DoCollectionManager.py
|
adding hasOwnerViewDoId()
|
2008-09-18 03:21:10 +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
|
adding removeAIInterest() and _sendRemoveAIInterest() to allow client to close interests opened by the AI
|
2008-08-21 02:50:49 +00:00 |
|
GridParent.py
|
GridParents share cellOrigin nodes
|
2007-04-03 23:44:07 +00:00 |
|
InterestWatcher.py
|
added InterestWatcher
|
2006-05-04 23:21:34 +00:00 |
|
MsgTypes.py
|
remove name and value from builtins
|
2007-10-22 20:59:07 +00:00 |
|
NetMessenger.py
|
Notify fixes for running without __debug__
|
2007-10-10 22:15:17 +00:00 |
|
OldClientRepository.py
|
added CRDataCache
|
2008-05-21 18:29:13 +00:00 |
|
ParentMgr.py
|
check uint32 parents for valid DC range
|
2006-06-29 18:10:55 +00:00 |
|
PyDatagram.py
|
Moved Include to clean up module dependencies
|
2005-11-04 22:59:59 +00: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
|
boldly checking in fixes blindly that I can't test from here
|
2006-06-15 13:14:52 +00:00 |
|
Sources.pp
|
allow connect-method config var
|
2007-03-30 16:36:00 +00:00 |
|
__init__.py
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
|
cConnectionRepository.I
|
more threading improvements
|
2008-10-02 18:02:18 +00:00 |
|
cConnectionRepository.cxx
|
more threading improvements
|
2008-10-02 18:02:18 +00:00 |
|
cConnectionRepository.h
|
more threading improvements
|
2008-10-02 18:02:18 +00:00 |
|
cDistributedSmoothNodeBase.I
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cDistributedSmoothNodeBase.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
cDistributedSmoothNodeBase.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
config_distributed.cxx
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
|
config_distributed.h
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |