Darren Ranalli
|
936e6dcbbc
|
removed old comment
|
2007-04-24 02:52:48 +00:00 |
Josh Wilson
|
e088d31e98
|
"copy/paste bug fix"
|
2007-04-24 01:49:51 +00:00 |
Darren Ranalli
|
59b7f35cad
|
more debugging for deleteObjectLocation parentId=4294967295 AI crash
|
2007-04-23 22:46:27 +00:00 |
David Rose
|
d1f08df2c9
|
add BLOCKING
|
2007-04-21 01:44:30 +00:00 |
Greg Wiatroski
|
3b57b93a98
|
Fix for divide by zero error
|
2007-04-20 23:26:53 +00:00 |
Josh Wilson
|
d9dcbfc429
|
"using new ShipFloorCollide for avatars on a ship"
|
2007-04-20 19:08:31 +00:00 |
Darren Ranalli
|
5f07d8f5da
|
added job-manager-timeslice config
|
2007-04-20 07:50:17 +00:00 |
Darren Ranalli
|
80d18524aa
|
make firstCheckDelay actually the delay before the first check (take a measurement before firstCheckDelay)
|
2007-04-20 06:56:56 +00:00 |
Darren Ranalli
|
6ee6a27100
|
added CppMemoryUsage
|
2007-04-20 06:55:44 +00:00 |
Darren Ranalli
|
dfcf899a23
|
added pdb-on-leak-detect
|
2007-04-20 00:25:55 +00:00 |
Darren Ranalli
|
f82ac8cfde
|
prevent cycles in the ObjectRefs (i.e. base.loader.base.loader)
|
2007-04-19 22:24:49 +00:00 |
Darren Ranalli
|
f619fd68bd
|
show priorities and jobIds in repr
|
2007-04-19 22:22:50 +00:00 |
Darren Ranalli
|
5e208f23e8
|
give timeslices to newly-added jobs right away
|
2007-04-19 10:14:55 +00:00 |
Darren Ranalli
|
301c6d9aea
|
better timeslicing
|
2007-04-19 01:48:11 +00:00 |
David Rose
|
afabf9df4e
|
regularize extraArgs
|
2007-04-18 22:03:03 +00:00 |
Darren Ranalli
|
657792498a
|
added GarbageLeakDetector
|
2007-04-18 09:40:15 +00:00 |
Darren Ranalli
|
83b5b73359
|
don't hide errors in __len__
|
2007-04-18 09:36:45 +00:00 |
Darren Ranalli
|
aa1193a076
|
added new items to __all__
|
2007-04-18 09:35:58 +00:00 |
Darren Ranalli
|
df4b19725c
|
log and send server event if DOAI is created with parentId of 4294967295 (32-bit -1, unsigned)
|
2007-04-18 06:31:13 +00:00 |
Darren Ranalli
|
c6fdac34e3
|
put StackTrace in __builtin__
|
2007-04-18 05:34:28 +00:00 |
Roger Hughston
|
531d6f9a12
|
hanged a bunch of function definition from in to ZONEID_TYPE OR DOID_TYPE .. having problems with high bits on 32 bit builds.
|
2007-04-18 05:22:59 +00:00 |
Darren Ranalli
|
61550870cb
|
quicker discovery of LeakDetector objects
|
2007-04-18 01:01:57 +00:00 |
Darren Ranalli
|
09926188fd
|
prevent infinite iteration in flywheel
|
2007-04-18 00:59:10 +00:00 |
Darren Ranalli
|
2144050758
|
bug fixes, multiple pools of traversal starting points
|
2007-04-17 06:52:16 +00:00 |
Darren Ranalli
|
2e55c5bc14
|
use flywheel for round-robin
|
2007-04-17 06:50:08 +00:00 |
Darren Ranalli
|
2e9142fe53
|
first rev
|
2007-04-17 06:49:06 +00:00 |
Darren Ranalli
|
89278bf460
|
added nullGen, loopGen, flywheel
|
2007-04-17 06:48:11 +00:00 |
greytower
|
4f51f073a0
|
deal with 0 duration projectile interval
|
2007-04-17 01:17:27 +00:00 |
David Rose
|
8d662e51f7
|
revert unfortunate fix
|
2007-04-17 00:07:03 +00:00 |
Darren Ranalli
|
590b711680
|
don't crash in job.remove if jobId not in timeslicesLeft
|
2007-04-16 21:29:59 +00:00 |
Darren Ranalli
|
45de2983b0
|
removed forced crash
|
2007-04-16 21:26:21 +00:00 |
Josh Wilson
|
1d286689b2
|
"fixed init/cleanup ordering issue"
|
2007-04-16 19:31:20 +00:00 |
Josh Wilson
|
9029fd64fc
|
"Changed the way interest is maintained in the world by the local avatar (such as when teleporting, using doors or tunnels, or entering the game). Moved tunnels to be peers of the islands, rather than their children (in the interest graph). This enables the player to teleport to any game area. Enabled teleport to a friend (still needs work)"
|
2007-04-16 04:24:43 +00:00 |
Darren Ranalli
|
da6d5fc3b9
|
catch exceptions in subjobs so AI won't crash
|
2007-04-13 18:58:30 +00:00 |
Josh Yelon
|
c1ec8b0fb3
|
Added faster copy in case of rmdir
|
2007-04-13 17:44:12 +00:00 |
Darren Ranalli
|
ddf3b5c518
|
catch exceptions in getContainerByIdGen, called by CheckContainers.run
|
2007-04-13 08:04:32 +00:00 |
Darren Ranalli
|
375ea545a8
|
added removeNonCollisions, removed default numSolidsInLeaves
|
2007-04-13 01:36:44 +00:00 |
Josh Wilson
|
71235ae279
|
"changed order of prefix, added documentation to report"
|
2007-04-12 19:18:46 +00:00 |
aignacio_sf
|
ac89fe25bd
|
Add unloadSfx function.
|
2007-04-11 21:55:15 +00:00 |
Samir Naik
|
c390bb15ba
|
added cellWidth as a required field of CartesianGrids
|
2007-04-11 21:38:26 +00:00 |
David Rose
|
95e30464a6
|
more verbose error messages when exception occurs during dc update
|
2007-04-11 21:33:14 +00:00 |
Darren Ranalli
|
184ff2a257
|
added getNumDescendants
|
2007-04-11 08:37:54 +00:00 |
Josh Wilson
|
645a40e7e8
|
don't reset TimeOutFailureCount. will never timeout
|
2007-04-11 00:44:40 +00:00 |
Darren Ranalli
|
a0d32f9e29
|
use safeRepr to catch crashes in __repr__ and __str__ calls
|
2007-04-10 22:24:38 +00:00 |
Josh Yelon
|
0c34c9d377
|
Modified for local installation of CRT
|
2007-04-10 22:08:02 +00:00 |
Darren Ranalli
|
8464d45d9f
|
split out FindContainers job
|
2007-04-10 08:34:50 +00:00 |
Darren Ranalli
|
c5e0e5907a
|
round-robin Jobs based on priority
|
2007-04-10 08:33:31 +00:00 |
Josh Wilson
|
8e9d2b85ab
|
added optional 'from' collider node parameter to optimize triggered phase changes
|
2007-04-10 06:33:20 +00:00 |
Samir Naik
|
34793b5be7
|
removed printout
|
2007-04-10 04:09:51 +00:00 |
Darren Ranalli
|
b3f7067483
|
break ParamObj garbage cycle
|
2007-04-10 02:32:48 +00:00 |