aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-12-251-80/+14
|\
| * One more pass at object inventory. This time, fix SceneObjectPartInventory so...Diva Canto2010-12-241-80/+14
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-241-35/+49
|\ \ | |/
| * Hopefully this fixes all prim inventory issues. No more abort, no more keepin...Diva Canto2010-12-231-35/+49
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-234-866/+0
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-12-231-6/+5
| |\
| * | Removed unused code -- this was the previous version of UDP texture sending, ...Diva Canto2010-12-234-866/+0
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-6/+5
|\ \ \ | | |/ | |/|
| * | Put back a commented section of code. With some viewers, object inventoryMelanie2010-12-231-6/+5
| |/
* | Revert "reactivating some traces to track a dead thread"Melanie2010-12-231-2/+2
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...sacha2010-12-232-19/+106
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-12-232-18/+43
| |\ \ | | |/
| | * Added a counter to NewFiles in Xfers to account for simultaneous object inven...Diva Canto2010-12-221-16/+42
| | * Fix a broken format on an error message. Also replace yet another e.MessageMelanie2010-12-221-2/+1
| * | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-4/+66
| |\ \ | | |/
| | * * Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2010-12-211-4/+66
* | | reactivating some traces to track a dead threadsacha2010-12-231-2/+2
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-202-9/+7
|\ \ | |/
| * uncomment "load iar" help lines which added the --merge optionJustin Clark-Casey (justincc)2010-12-181-5/+3
| * minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...Justin Clark-Casey (justincc)2010-12-181-3/+3
| * Raise maximum iar version that master can load to 1.x, so that it can load it...Justin Clark-Casey (justincc)2010-12-181-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2010-12-154-34/+165
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-12-143-34/+161
| |\ \ | | |/
| | * Made the map thread request the map items asynchronously, as the name suggest...Diva Canto2010-12-141-9/+71
| | * Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto2010-12-143-25/+90
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-12-143-120/+172
| | |\
| | | * Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
| | | * Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-133-120/+170
| | * | reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)2010-12-141-0/+16
| | |/
| * | Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't su...Tom2010-12-141-0/+4
* | | Fix casts in llSetPayPriceMelanie2010-12-151-1/+10
|/ /
* | Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
* | Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-133-123/+173
* | Change some lookups in he Land Management module to make group permissionsMelanie2010-12-131-4/+4
* | Prevent objects that are worn from ground from vanishing from the sceneMelanie2010-12-121-9/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-129-125/+140
|\ \ | |/
| * Remove the restriction that you have to be logged in when loading/saving iarsJustin Clark-Casey (justincc)2010-12-112-72/+70
| * If we're saving an IAR with --profile information, then label this a version ...Justin Clark-Casey (justincc)2010-12-111-5/+22
| * Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)2010-12-113-35/+34
| * Normalization of OSSL function names.Marck2010-12-101-11/+12
| * Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto2010-12-091-1/+1
| * Fixed wrong commentDiva Canto2010-12-081-1/+1
| * Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y...Diva Canto2010-12-081-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-091-42/+202
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-12-091-42/+202
| |\
| | * Added ability for GetTexture to serve multiple formats. The format may come a...Diva Canto2010-12-081-42/+202
| * | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
| |/
* | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
* | Add the interface needed to revive calling cardsMelanie2010-12-071-0/+13
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2010-12-075-52/+29
|\ \