OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 17e9d61f43 Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName()
This should fix the first part of http://opensimulator.org/mantis/view.php?id=5606, and maybe 5605.
Thanks to Melanie for helping with this.
2011-08-02 00:52:48 +01:00
..
ApplicationPlugins Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
Capabilities Comment verbose debug message in GetTexture 2011-05-08 16:50:36 -07:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff10 for MySQL -- no functional changes. 2011-07-16 09:49:38 +02:00
Framework Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
Region Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() 2011-08-02 00:52:48 +01:00
Server Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
Services Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() 2011-08-02 00:52:48 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Get osNpcCreate appearance working with avatars that are currently in the scene. 2011-08-01 23:41:29 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00