Commit Graph

849 Commits

Author SHA1 Message Date
David Rose 09fb58dd08 band-aid localAvatarDoId 2009-07-02 04:06:17 +00:00
David Rose c736210029 support reserveDoId 2009-06-29 21:03:43 +00:00
David Rose 793249f347 typo 2009-06-17 01:26:05 +00:00
David Rose 7b00b88f29 separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
Darren Ranalli 72f7489e66 fixed delayDelete implementation to handle delete via mid-call DelayDelete.destroy 2009-04-22 20:14:55 +00:00
Redmond Urbino d3a3f60cce add magic word ~generateOrder 2009-04-16 00:55:25 +00:00
Josh Wilson 1642d4163d updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter 2009-04-09 01:16:59 +00:00
Zachary Pavlov 556c407d20 safety bandaid to shutdown processing if the visAvatar disappears 2009-04-03 18:01:15 +00:00
Zachary Pavlov b83412c44e double dispatch for zone changing 2009-03-26 01:06:37 +00:00
Zachary Pavlov b94a018fcf I think I've solved the curious case of the missing ship 2009-03-21 23:38:39 +00:00
David Rose 5b59964012 handleMessageType 2009-03-19 01:02:41 +00:00
John Loehrlein c195f770ea system warnings with aknowledge 2009-03-18 18:00:45 +00:00
Darren Ranalli 0c4fdfe262 generate/delete refcount: warning->debug (no use spamming for now) 2009-02-04 19:50:48 +00:00
Darren Ranalli 67af3d6256 generate/delete refcount: error->warning 2009-02-04 19:47:17 +00:00
Darren Ranalli ad6ee13bb0 reference count calls to generate and delete, don't delete until all derived classes have called down 2009-01-27 19:56:07 +00:00
David Rose 4c3e9643f3 raise ValueError on out-of-range 2009-01-26 19:13:54 +00:00
Josh Wilson fc37f4f355 postponing parent present assert until after deferred generates 2009-01-26 00:32:25 +00:00
Darren Ranalli 2c71002065 fix for client crash 2009-01-23 00:31:18 +00:00
Darren Ranalli 07461ccbdd shift-f11 logs garbage cycle info and reports results in the client 2009-01-22 19:19:37 +00:00
Darren Ranalli a9f3242305 check for garbage leaks in dev on window close and defocus, check on both client and AI 2009-01-21 23:49:33 +00:00
Darren Ranalli d4cc5e7a57 added allow-garbage-cycles, garbage error reporting 2009-01-21 19:01:47 +00:00
Darren Ranalli b36dc682a3 pulled garbage collect frequency reduction code from 1_0_14 2008-12-22 21:46:00 +00:00
Darren Ranalli 0fb988e6d3 default gc to DEBUG_SAVEALL, added delOnly option to GarbageReport, to deal with garbage collect CPU spikes 2008-12-19 21:54:47 +00:00
Darren Ranalli fb1aa31b78 stop using gc.DEBUG_SAVEALL (not necessary), GarbageReport output readability improvements 2008-12-05 01:50:55 +00:00
Justin Butler 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. 2008-11-22 00:45:17 +00:00
Darren Ranalli b742e9050d added dosByDistance 2008-10-30 00:02:58 +00:00
Darren Ranalli e6dd18f558 build server finished, use new smoother interface only 2008-10-29 23:23:29 +00:00
Darren Ranalli 11cc062e84 smoother uses setPosHpr instead of setMat, no longer affects scale 2008-10-29 18:21:07 +00:00
John Loehrlein 916fea794f wrapped redirection of unknown avatar messages in try/except 2008-10-28 22:22:10 +00:00
Josh Wilson 69d41d8924 converting a warning to an assert error 2008-10-24 22:58:40 +00:00
Josh Wilson 1e4e5ad37e adding some reports 2008-10-24 22:56:13 +00:00
Darren Ranalli e185892eb1 proactive leak detection for distributed objects 2008-10-21 19:00:30 +00:00
John Loehrlein 19efb2d55e messages to non-existant dos rerouted to handles 2008-10-20 23:04:17 +00:00
John Loehrlein 4fcde07de4 specialName of specialness 2008-10-15 22:05:24 +00:00
Justin Butler bdd673f062 Additional needed files to fix POTCO-5271 2008-10-13 22:22:44 +00:00
Darren Ranalli 78f0fdbf86 typo fix 2008-10-13 18:48:53 +00:00
Justin Butler 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. 2008-10-10 21:05:46 +00:00
David Rose cce4f2195e more threading improvements 2008-10-02 18:02:18 +00:00
Asad M. Zaman 464802e722 as per darren, a better fix 2008-09-19 23:52:07 +00:00
Asad M. Zaman 24b0ce64e2 From Darren: fix for scratch pad dummy task crash 2008-09-19 23:41:28 +00:00
David Rose cd8f9030d8 wip: starting experimental C-based task manager 2008-09-19 01:09:04 +00:00
Josh Wilson 98548f9779 adding hasOwnerViewDoId() 2008-09-18 03:21:10 +00:00
Gyedo Jeon ded3f54e98 Made change in networkToLocalTime 2008-09-18 00:35:27 +00:00
Darren Ranalli a2997cd277 removed exceptionLogged decorators, data logging now covered by ExceptionVarDump 2008-09-11 23:44:51 +00:00
M. Ian Graham 321c3a4be1 Moved askForObjectFieldsByString into the proper class 2008-09-04 19:49:56 +00:00
David Rose ddf501b588 loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
Justin Butler bcc7ed59a8 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
Josh Wilson 265130ae80 adding removeAIInterest() and _sendRemoveAIInterest() to allow client to close interests opened by the AI 2008-08-21 02:50:49 +00:00
Justin Butler c7177a828f NPC/ship Telemetry smoothing fixes for Pirates. 2008-08-14 21:44:54 +00:00
Josh Wilson f6b0191067 returning at least 1 for grid size in getGridSizeFromSphere() 2008-08-13 22:23:30 +00:00