OpenSimMirror/OpenSim
Tom Grimshaw 7705012ee7 Optimise the heavily used GetScenePresences; eliminate the array->list conversion on every call and transition from hard locks to ReaderWriter locks. 2010-05-12 08:25:40 -07:00
..
ApplicationPlugins Merge branch 'master' into careminster-presence-refactor 2010-05-09 17:04:23 +01:00
Client
ConsoleClient
Data Merge branch 'master' into careminster-presence-refactor 2010-05-10 04:05:04 +01:00
Framework Merge branch 'master' into careminster-presence-refactor 2010-05-10 04:05:04 +01:00
Region Optimise the heavily used GetScenePresences; eliminate the array->list conversion on every call and transition from hard locks to ReaderWriter locks. 2010-05-12 08:25:40 -07:00
Server Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Services Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making offline friendship offers fail in grids. 2010-05-10 08:01:00 -07:00
TestSuite
Tests Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Tools