rdb
|
8b1126ba3e
direct: General cleanup of Python code
|
2 years ago |
WMOkiishi
|
c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
|
2 years ago |
rdb
|
eefcae7b05
direct: Add `base.clock`, deprecate `globalClock`
|
4 years ago |
rdb
|
3fe1780f16
direct: Fix use of various deprecated APIs
|
4 years ago |
rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
5 years ago |
Sam Edwards
|
167c6dcafa
distributed: Change the message numbers to match Astron's
|
7 years ago |
Sam Edwards
|
97368ec321
distributed: Make a few slight cleanliness changes
|
7 years ago |
Sam Edwards
|
0846a89677
general: Stop using several deprecated pandac.PandaModules imports.
|
9 years ago |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 years ago |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 years ago |
rdb
|
88048bf3da
Fix use of has_key and map()
|
12 years ago |
David Rose
|
c279dedce1
store timeManager
|
16 years ago |
David Rose
|
b0993e4a53
fix some event name collisions with multiple CR's, tag some more methods BLOCKING
|
16 years ago |
David Rose
|
abbbb21a8e
some more explicit control over connection parameters
|
16 years ago |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
John Loehrlein
|
c195f770ea
system warnings with aknowledge
|
16 years ago |
Josh Wilson
|
fc37f4f355
postponing parent present assert until after deferred generates
|
17 years ago |
John Loehrlein
|
916fea794f
wrapped redirection of unknown avatar messages in try/except
|
17 years ago |
Darren Ranalli
|
e185892eb1
proactive leak detection for distributed objects
|
17 years ago |
John Loehrlein
|
19efb2d55e
messages to non-existant dos rerouted to handles
|
17 years ago |
John Loehrlein
|
4fcde07de4
specialName of specialness
|
17 years ago |
David Rose
|
cce4f2195e
more threading improvements
|
17 years ago |
Darren Ranalli
|
ba790dbba1
crash on duplicate owner generate
|
17 years ago |
Darren Ranalli
|
ef0ba78f1d
added CRDataCache
|
17 years ago |
Darren Ranalli
|
fb964c3d16
don't leak DOs that fail to cache
|
18 years ago |
Darren Ranalli
|
a8a8869011
detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached
|
18 years ago |
Darren Ranalli
|
336b478266
disconnect immediately after recving a boot message
|
18 years ago |
Darren Ranalli
|
da1778d054
support for non-DC updates in deferred-generate update queue
|
18 years ago |
Josh Wilson
|
6645788eeb
allowing the client to handle OV updates correctly when deferred generates are enabled
|
18 years ago |
David Rose
|
54d7527019
oops, reverse logic
|
18 years ago |