aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some flags to control content in search betterMelanie2011-06-202-1/+5
* Merge branch 'master' into careminster-presence-refactorMelanie2011-05-276-57/+290
|\
| * Add --noassets option for "save iar"Justin Clark-Casey (justincc)2011-05-264-19/+146
| * Bump OAR file format version up to 0.7 for this development cycle.Justin Clark-Casey (justincc)2011-05-261-2/+2
| * Add a --noassets option to "save oar".Justin Clark-Casey (justincc)2011-05-263-37/+143
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Tom2011-05-2610-30/+20
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2011-05-2210-30/+20
| |\ \ | | |/
| | * Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-2110-10/+0
| | * rename UserInventoryTestsUtils -> UserInventoryHelpers for consistencyJustin Clark-Casey (justincc)2011-05-211-4/+4
| | * rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...Justin Clark-Casey (justincc)2011-05-214-16/+16
* | | Some additional protection, it seems that responsedata needs to be locked, bu...Tom2011-05-261-2/+13
|/ /
* | Also fix the locking of url.requests and tidy the locks in generalTom2011-05-171-23/+31
* | Lock m_requestMap properly to prevent some nasty access errors and the result...Tom2011-05-171-30/+51
* | Fix up handling of the estate dialog to prevent duplication of ban list names.Melanie2011-05-151-1/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-145-23/+35
|\ \ | |/
| * refactor: remove thisObject argument from ILandObject.Get*MaxPrimCount() inst...Justin Clark-Casey (justincc)2011-05-141-7/+8
| * Minor doc change to see if this provokes a good panda buildJustin Clark-Casey (justincc)2011-05-141-2/+5
| * When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz2011-05-143-12/+20
| * Swapped the two restart command descriptions each otherMakopoppo2011-05-141-2/+2
* | Plug a hole that allows selling a copy of no copy objects when using hacked g...Melanie2011-05-141-0/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-132-6/+6
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-05-133-6/+9
| |\
| | * Instrument the heck out of offline messages. THIS IS VERY VERBOSE.Diva Canto2011-05-121-0/+3
| | * Somewhat reverting the last commit. The viewer ignores 255's on tiles that we...Diva Canto2011-05-101-3/+3
| | * Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2011-05-092-2/+2
| | * Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2011-05-092-2/+2
| * | Fix the cert validation handler so that it will not block other parts ofMelanie2011-05-131-2/+10
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-092-6/+12
|\ \ | |/
| * Fixes gray tiles on map search for viewers 1.Diva Canto2011-05-092-5/+9
| * The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto2011-05-081-4/+4
| * Remove a spammy debug I left in. Disable TP cancel button at the pointMelanie2011-05-081-1/+2
* | Fix bans so the region owner and estate managers can't be banned by rentersMelanie2011-05-091-0/+6
* | Remove a spammy debug I left in. Disable TP cancel button at the pointMelanie2011-05-081-1/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-085-22/+89
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-05-085-22/+89
| |\
| | * Mantis #5472Diva Canto2011-05-081-6/+15
| | * Add module with "appearance show" command.Justin Clark-Casey (justincc)2011-05-071-3/+3
| | * Change command help text for "show capabilities" to "show caps", as this is t...Justin Clark-Casey (justincc)2011-05-061-2/+2
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2011-05-051-6/+13
| | |\
| | | * add descriptive explanations for region restart functionalityJustin Clark-Casey (justincc)2011-05-061-6/+13
| | * | Add support for llRequestSecureURL() if ssl is enabledBlueWall2011-05-051-5/+56
| | |/
| * | Enable compressed (gzip) fatpack transfers.Melanie2011-05-081-0/+1
| |/
* | Enable compressed (gzip) fatpack transfers.Melanie2011-05-081-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-0510-2784/+27
|\ \ | |/
| * Merge branch 'master' into capsDiva Canto2011-05-042-1/+6
| |\
| * | Changed the defaults, so that it behaves exactly is it has been behaving (no ...Diva Canto2011-05-021-0/+2
| * | Fixed: EventQueueGet and other caps were being wrongly deregistered. Also Cap...Diva Canto2011-05-021-1/+0
| * | Works!Diva Canto2011-05-021-1/+1
| * | Broke down Caps.cs into a generic Caps object that simply registers/unregiste...Diva Canto2011-05-012-32/+22
| * | Move CapabilitiesModule back to CoreModules. This one belongs there.Diva Canto2011-05-011-0/+257