OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) b8949024bc Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)"
Doing this as a favour to Melanie.  This will be back with passing the wait handles directly to the api.

This reverts commit 1b5c41c14a.
2013-01-16 01:45:09 +00:00
..
ApplicationPlugins
Capabilities minor: change method doc on GetTextureHandler.TryParseRange(), mainly to trigger another build 2012-12-06 01:36:30 +00:00
ConsoleClient
Data Added locking in NullRegionData. 2013-01-02 22:48:25 +00:00
Framework Add Json-Rpc 2.0 To Registered Handlers 2013-01-15 10:04:16 -05:00
Region Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)" 2013-01-16 01:45:09 +00:00
Server Print full stacktrace from plugin loading failure to help determine what went wrong, rather than a possibly unhelpful simple exception message. 2013-01-15 01:07:20 +00:00
Services Allow registering regions whose names are equivalent under LIKE but not truly equal 2013-01-02 23:31:19 +00:00
Tests
Tools