OpenSimMirror/OpenSim
Charles Krinke 0aaf0c4565 Mantis#1640. Thank you, Chernega for a patch that addresses:
It would appear that calling llResetScript() in state_entry() causes deadlock of region. 
Probably due to llResetScript calling state_entry again. llResetScript should see who called it, 
and not recall state_entry() after a state/variable reset. Once this script is in a prim, 
the region/world/debug/script window shows it consuming the server (from 2,400 to 800,000 milliseconds).
2008-07-01 13:42:47 +00:00
..
ApplicationPlugins making XmlRpcs of RemoteController more robust; this fixes mantis #1467 2008-07-01 08:50:22 +00:00
Data Mantis#1639. Thank you, Melanie for a patch that: 2008-07-01 02:16:58 +00:00
Framework Mantis#1639. Thank you, Melanie for a patch that: 2008-07-01 02:16:58 +00:00
Grid disabled the multiple inventory server support in login service again. 2008-06-29 20:39:34 +00:00
Region Mantis#1640. Thank you, Chernega for a patch that addresses: 2008-07-01 13:42:47 +00:00
TestSuite Update svn properties. Minor formatting cleanup. 2008-05-19 13:26:42 +00:00
Tests Update svn properties. Formatting cleanup. 2008-06-09 08:46:33 +00:00
Tools * Refactor: Split opensim background server into a separate class 2008-06-01 01:01:16 +00:00