aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* When sending an LLUDP MoneyBalanceReply message, fill out the transaction ite...Justin Clark-Casey (justincc)2011-05-311-0/+1
* Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)2011-05-311-3/+8
* Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)2011-05-131-1/+6
* Fixes gray tiles on map search for viewers 1.Diva Canto2011-05-091-1/+0
* The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto2011-05-081-2/+1
* One more bug fix concerning library items that weren't being copied to user's...Diva Canto2011-05-061-1/+1
* Test m_Enabled on RemoveRegion.Diva Canto2011-05-043-0/+9
* Fixed: EventQueueGet and other caps were being wrongly deregistered. Also Cap...Diva Canto2011-05-022-5/+3
* WebFetchInventoryDescendents working. Tested with robust.Diva Canto2011-05-022-279/+137
* Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2011-05-022-113/+40
* Works!Diva Canto2011-05-024-10/+34
* Start to drill down on GetTexture. Read the config and do different things.Diva Canto2011-05-011-4/+12
* Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-014-3/+1300
* Change GetTextureModule.cs to conform to the new IRegion module interface. NO...Diva Canto2011-05-011-6/+21
* Move CapabilitiesModule back to CoreModules. This one belongs there.Diva Canto2011-05-011-257/+0
* Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...Diva Canto2011-05-011-311/+4
* Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto2011-04-307-0/+1893
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-3019-0/+17791