Sam Edwards
|
f062c64e9a
distributed: Fix broken reference to StackTrace when __debug__==False
|
8 anos atrás |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 anos atrás |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 anos atrás |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 anos atrás |
Darren Ranalli
|
72f7489e66
fixed delayDelete implementation to handle delete via mid-call DelayDelete.destroy
|
16 anos atrás |
Josh Wilson
|
69d41d8924
converting a warning to an assert error
|
17 anos atrás |
Darren Ranalli
|
78f0fdbf86
typo fix
|
17 anos atrás |
Darren Ranalli
|
95abe649e8
moved DelayDelete to /home/WDIG/player/toontown
|
17 anos atrás |
Darren Ranalli
|
a232e570d8
fixed DelayDelete-related crashes, fixed Toontown crashes on game exit
|
17 anos atrás |
Darren Ranalli
|
ef0ba78f1d
added CRDataCache
|
17 anos atrás |
Redmond Urbino
|
5b7e57a9da
add temp code to help track down client crash
|
17 anos atrás |
Darren Ranalli
|
bed83ef77f
added forceAllowDelayDelete for legacy support
|
17 anos atrás |
Redmond Urbino
|
123ec119f5
UNDO temp hacks
|
17 anos atrás |
Redmond Urbino
|
7d4e680002
TEMPORARY hack to kill client crash. UNDO if when proper fix found
|
17 anos atrás |
Darren Ranalli
|
e7391fd489
don't allow DelayDeletes outside of generated states
|
17 anos atrás |
Redmond Urbino
|
8fba5dd807
TEMPORARY hack to kill client crash. UNDO when proper fix found
|
17 anos atrás |
Darren Ranalli
|
d6a87a9567
prevent multiple auto-interests per DC class
|
17 anos atrás |
Darren Ranalli
|
9a0cfd2725
remove DO from location tables etc. before delayDeleting, fixes 'duplicate generate' client crashes
|
18 anos atrás |
Darren Ranalli
|
a8a8869011
detect leaked DelayDeletes, explicitly name and destroy DelayDeletes, base.cr.printDelayDeletes(), prevent DelayDeleted objs from being cached
|
18 anos atrás |
Zachary Pavlov
|
396c40dcb0
new ~ud support
|
18 anos atrás |
Darren Ranalli
|
6de182f3bf
added warning about objects that are delayDeleted and cannot be deleted by the CRCache
|
18 anos atrás |
Darren Ranalli
|
59fe42a254
removed EnforcesCalldowns
|
18 anos atrás |
Joe Shochet
|
b280d1253c
slight optimization in string handling on taskName and uniqueName
|
18 anos atrás |
Darren Ranalli
|
6d2fa2fcb2
added getDisableEvent()
|
18 anos atrás |
Josh Wilson
|
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 anos atrás |
Zachary Pavlov
|
fc5b2e04ce
made post generates for DistributedObject stuff
|
19 anos atrás |
Joe Shochet
|
593c0836b6
moved some code to base class, asserted some debugs
|
19 anos atrás |
Darren Ranalli
|
11521abf8a
moved EnforcesCalldowns to its own file, added getBase()
|
19 anos atrás |
Darren Ranalli
|
1983748912
prevent name conflicts: EnforcesCalldowns.destroy()->EC_destroy()
|
19 anos atrás |
Darren Ranalli
|
5e751cb8ad
added calldownEnforced, EnforcesCalldowns
|
19 anos atrás |