aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into careminsterMelanie2012-06-211-3/+16
|\ \ | |/
| * Log how many scripts are candidates for starting and how many are actually st...Justin Clark-Casey (justincc)2012-06-201-3/+16
* | Merge branch 'avination' into careminsterMelanie2012-06-112-0/+2
|\ \
| * | Add the ability to query the MYSQL databse for a list of the stored prim UUIDsMelanie2012-06-072-0/+3
* | | Merge branch 'avination' into careminsterMelanie2012-06-071-0/+1
|\ \ \ | |/ /
| * | Make the "delay restart" button delay restart for 1 hour rather than abortingMelanie2012-06-071-0/+1
* | | Merge branch 'avination' into careminsterMelanie2012-06-061-1/+1
|\ \ \ | |/ /
| * | Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...Melanie2012-06-041-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-277-3/+105
|\ \ \ | | |/ | |/|
| * | refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn...Justin Clark-Casey (justincc)2012-05-261-0/+13
| * | Stop it being possible for an agent to teleport back to its source region bef...Justin Clark-Casey (justincc)2012-05-251-1/+1
| * | If an agent is still registered as 'in transit' by the source region, don't a...Justin Clark-Casey (justincc)2012-05-241-0/+7
| * | Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-233-0/+77
| * | Fix llGetSimulatorHostname to return configured hostnameBlueWall2012-05-231-0/+1
| * | Fix bug where an avatar that had an object they owned attached through llAtta...Justin Clark-Casey (justincc)2012-05-231-3/+7
* | | Merge branch 'master' into careminsterMelanie2012-05-191-1/+15
|\ \ \ | |/ /
| * | Add size of region to OAR control file. Megaregions (sw root OARs when saved...Justin Clark-Casey (justincc)2012-05-191-1/+15
* | | Merge branch 'master' into careminsterMelanie2012-05-191-0/+45
|\ \ \ | |/ /
| * | Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ...Justin Clark-Casey (justincc)2012-05-191-8/+2
| * | Add is_megaregion flag into oar control file. Not currently read - for futur...Justin Clark-Casey (justincc)2012-05-191-0/+51
* | | Merge branch 'master' into careminsterMelanie2012-05-071-2/+4
|\ \ \ | |/ /
| * | remove default values from prior commit since mono cant deal with themdahlia2012-05-071-1/+1
| * | add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...dahlia2012-05-061-2/+4
* | | Merge branch 'master' into careminsterMelanie2012-05-021-3/+13
|\ \ \ | |/ /
| * | refactor: Split most of EntityTransferModule.Teleport() into its same region ...Justin Clark-Casey (justincc)2012-05-011-4/+33
* | | Merge branch 'master' into careminsterMelanie2012-04-271-0/+30
|\ \ \ | |/ /
| * | Add a version of osNpcSay that takes a channel number Mantis 5747Talun2012-04-261-0/+30
* | | Merge branch 'master' into careminsterMelanie2012-04-231-1/+1
|\ \ \ | |/ /
| * | Mantis 5977 Corrections to llRegionSayToTalun2012-04-231-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-04-181-0/+48
|\ \ \ | |/ /
| * | This commit adds a new optional region module, JsonStore, that provides struc...Mic Bowman2012-04-171-0/+48
* | | Merge branch 'master' into careminsterMelanie2012-04-132-1/+19
|\ \ \ | |/ /
| * | Mantis 55025 Implement script time.Talun2012-04-122-1/+19
* | | Merge branch 'master' into careminsterMelanie2012-04-111-0/+3
|\ \ \ | |/ /
| * | New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...Snoopy Pfeffer2012-04-101-0/+3
* | | Merge branch 'master' into careminsterMelanie2012-04-092-1/+17
|\ \ \ | |/ / | | / | |/ |/|
| * Mantis5502 implementation of some of the new constantsTalun2012-04-092-0/+16
* | Merge branch 'master' into careminsterMelanie2012-03-312-3/+80
|\ \ | |/
| * refactor: Move "friends show cache" console command out into separate Friends...Justin Clark-Casey (justincc)2012-03-301-4/+21
| * Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-301-2/+22
| * Also add OSS header to interfaceMelanie2012-03-291-1/+28
| * Change namespace on CallingCardModule and correct interface file placemant. A...Melanie2012-03-291-0/+13
* | Merge branch 'master' into careminsterMelanie2012-03-281-0/+15
|\ \ | |/
| * Add "friends show cache <first-name> <last-name>" command for debugging purpo...Justin Clark-Casey (justincc)2012-03-281-0/+15
* | Merge branch 'master' into careminsterMelanie2012-03-271-0/+2
|\ \ | |/
| * Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-271-0/+2
* | Merge branch 'master' into careminsterMelanie2012-03-261-0/+2
|\ \ | |/
| * Add some more overloads to allow registering overloaded methods and listsMelanie2012-03-261-0/+2
* | Merge branch 'master' into careminsterMelanie2012-03-261-1/+1
|\ \ | |/
| * Add a hust UUID to the script invocationsMelanie2012-03-261-1/+1