aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow llTeleportAgent to work in attachmentsMelanie2012-03-291-0/+10
* Committing the Avination calling card moduleMelanie2012-03-281-0/+286
* Merge branch 'master' into careminsterMelanie2012-03-2913-81/+467
|\
| * Add comment about setting client.SceneAgent in AddNewClient()Justin Clark-Casey (justincc)2012-03-291-0/+3
| * Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)2012-03-289-55/+31
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-283-23/+430
| |\
| | * HG 2.0 Suitcase inventory: proof of concept now working properly with the hea...Diva Canto2012-03-281-10/+11
| | * HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto2012-03-283-23/+429
| * | Enable voice by default on parcels to weaken effects of viewer 2/3 ParcelVoic...Justin Clark-Casey (justincc)2012-03-281-1/+1
| |/
* | Merge branch 'master' into careminsterMelanie2012-03-282-15/+18
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-272-0/+50
| |\
| | * Typo fixMelanie2012-03-281-1/+1
| * | More on switching the root folder from under the viewer. More experiments.Diva Canto2012-03-272-15/+18
* | | Typo fixMelanie2012-03-281-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-03-281-2/+2
|\ \ \ | | |/ | |/|
| * | Fix typosMelanie2012-03-281-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-03-287-16/+225
|\ \ \ | |/ /
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-03-285-16/+175
| |\ \ | | |/
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-273-2/+120
| | |\
| | | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-282-1/+116
| | | |\
| | | * | Add "friends show cache <first-name> <last-name>" command for debugging purpo...Justin Clark-Casey (justincc)2012-03-283-2/+120
| | * | | HG: Switch root folders from under the viewer. Towards HG 2.0. This is guarde...Diva Canto2012-03-272-14/+55
| | | |/ | | |/|
| * | | Start on Bulk inventory update via CAPS. Not functional yet. HG v2Melanie2012-03-282-0/+50
| |/ /
* | | Merge branch 'master' into careminsterMelanie2012-03-284-48/+73
|\ \ \ | |/ /
| * | Add a corresponding method for items. HG v2Melanie2012-03-282-0/+39
| * | Add SendRemoveInventoryFolders which allows to remove one or moreMelanie2012-03-282-1/+77
| |/
| * minor: Add some documentation to OnNewClient and OnClientClosed eventsJustin Clark-Casey (justincc)2012-03-281-2/+10
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-283-4/+2
| |\
| * | minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
* | | Add SendRemoveInventoryFolders which allows to remove one or moreMelanie2012-03-282-1/+77
* | | Merge branch 'master' into careminsterMelanie2012-03-2715-53/+325
|\ \ \ | | |/ | |/|
| * | Reverse a conditional in XInventory that made updating system folder evrsion ...Melanie2012-03-271-1/+1
| * | Let grided simulators retrieve the user's inventory skeletonDiva Canto2012-03-271-1/+1
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-2713-49/+326
| |\ \ | | |/
| | * Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-275-23/+183
| | * Merge branch 'master' of ssh://snoopy@opensimulator.org/var/git/opensimSnoopy Pfeffer2012-03-271-1/+1
| | |\
| | | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-03-27178-2173/+6602
| | | |\
| | | * | When loading objects from DB, first add to scene, then call TriggerOnSceneObj...Dan Lake2012-03-271-1/+1
| | * | | User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-278-25/+142
| | | |/ | | |/|
| * | | Amend to previous commit regarding the config name. Bugs bite.Diva Canto2012-03-271-2/+0
| |/ /
* | | Merge branch 'master' into careminsterMelanie2012-03-273-3/+37
|\ \ \ | |/ /
| * | HG: beginning of a more restrictive inventory access procedure (optional). Ex...Diva Canto2012-03-273-3/+37
* | | Merge branch 'master' into careminsterMelanie2012-03-2711-57/+88
|\ \ \ | |/ /
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-03-274-11/+48
| |\ \
| | * \ Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-2710-137/+519
| | |\ \
| | | * | BulletSim: make avatar animations update properly.Robert Adams2012-03-263-9/+48
| | * | | In TerrainModule.cs, the command terrain save-tile is modified to remove an u...Garmin Kawaguichi2012-03-271-2/+0
| * | | | Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-277-46/+40
| | |/ / | |/| |
* | | | Replace HG linker with core versionMelanie2012-03-271-13/+49
* | | | Merge branch 'master' into careminsterMelanie2012-03-267-44/+151
|\ \ \ \ | |/ / /