OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) a7cbb9edc9 Add regression test for offer, accept and subsequent receiver delete of an item offered via instant message. 2013-04-29 20:50:49 +01:00
..
Addons Groups: make some methods protected. 2013-04-25 17:01:57 -07:00
ApplicationPlugins
Capabilities
ConsoleClient
Data Fix wrong sql statement in offline im. 2013-04-28 09:03:09 -07:00
Framework Change EconomyDataRequest signature to use an IClientAPI rather than UUID. This is needed because recent LL viewer codebases call this earlier in login when the client is not yet established in the sim and can't be found by UUID. 2013-04-25 21:35:18 +01:00
Region Add regression test for offer, accept and subsequent receiver delete of an item offered via instant message. 2013-04-29 20:50:49 +01:00
Server Better error reporting 2013-04-27 10:34:23 -07:00
Services Added an interface to an external ban service. With this commit, the interface is used only in Hypergrided worlds (Gatekeeper), although in those, it applies to both local and foreign users. The Ban service itself is not in core; it is to be provided externally. 2013-04-27 21:23:29 -07:00
Tests Add regression test for offer, accept and subsequent receiver delete of an item offered via instant message. 2013-04-29 20:50:49 +01:00
Tools