index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Interfaces
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
Change attachment handling to remove object from the scene first as per
Melanie
2
-2
/
+4
2012-07-18
Perform other region ready actions even if simulator is configured to leave l...
Justin Clark-Casey (justincc)
1
-1
/
+10
2012-07-16
Revert "Fix script "Running" behavior"
Melanie
1
-2
/
+0
2012-07-11
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-07-10
When an attachment is detached to inv or derezzed, stop the scripts, update t...
Justin Clark-Casey (justincc)
1
-2
/
+13
2012-07-06
Mantis 6063 osNpcTouch.
Talun
1
-0
/
+8
2012-07-01
Add preservation of running state of scripts when drag-copying.
Melanie
1
-1
/
+3
2012-06-28
Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...
Justin Clark-Casey (justincc)
2
-3
/
+7
2012-06-27
refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...
Justin Clark-Casey (justincc)
2
-0
/
+20
2012-06-25
When attachments are being saved and deleted for a closing root agent, delete...
Justin Clark-Casey (justincc)
1
-3
/
+8
2012-06-23
Fix script "Running" behavior
BlueWall
1
-0
/
+2
2012-06-20
Log how many scripts are candidates for starting and how many are actually st...
Justin Clark-Casey (justincc)
1
-3
/
+16
2012-05-26
refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn...
Justin Clark-Casey (justincc)
1
-0
/
+13
2012-05-25
Stop it being possible for an agent to teleport back to its source region bef...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-05-24
If an agent is still registered as 'in transit' by the source region, don't a...
Justin Clark-Casey (justincc)
1
-0
/
+7
2012-05-23
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
3
-0
/
+77
2012-05-23
Fix llGetSimulatorHostname to return configured hostname
BlueWall
1
-0
/
+1
2012-05-23
Fix bug where an avatar that had an object they owned attached through llAtta...
Justin Clark-Casey (justincc)
1
-3
/
+7
2012-05-19
Add size of region to OAR control file. Megaregions (sw root OARs when saved...
Justin Clark-Casey (justincc)
1
-1
/
+15
2012-05-19
Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ...
Justin Clark-Casey (justincc)
1
-8
/
+2
2012-05-19
Add is_megaregion flag into oar control file. Not currently read - for futur...
Justin Clark-Casey (justincc)
1
-0
/
+51
2012-05-07
remove default values from prior commit since mono cant deal with them
dahlia
1
-1
/
+1
2012-05-06
add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m...
dahlia
1
-2
/
+4
2012-05-01
refactor: Split most of EntityTransferModule.Teleport() into its same region ...
Justin Clark-Casey (justincc)
1
-4
/
+33
2012-04-26
Add a version of osNpcSay that takes a channel number Mantis 5747
Talun
1
-0
/
+30
2012-04-23
Mantis 5977 Corrections to llRegionSayTo
Talun
1
-1
/
+1
2012-04-17
This commit adds a new optional region module, JsonStore, that provides struc...
Mic Bowman
1
-0
/
+48
2012-04-12
Mantis 55025 Implement script time.
Talun
2
-1
/
+19
2012-04-10
New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...
Snoopy Pfeffer
1
-0
/
+3
2012-04-09
Mantis5502 implementation of some of the new constants
Talun
2
-0
/
+16
2012-03-30
refactor: Move "friends show cache" console command out into separate Friends...
Justin Clark-Casey (justincc)
1
-4
/
+21
2012-03-30
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
1
-2
/
+22
2012-03-29
Also add OSS header to interface
Melanie
1
-1
/
+28
2012-03-29
Change namespace on CallingCardModule and correct interface file placemant. A...
Melanie
1
-0
/
+13
2012-03-28
Add "friends show cache <first-name> <last-name>" command for debugging purpo...
Justin Clark-Casey (justincc)
1
-0
/
+15
2012-03-27
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...
Snoopy Pfeffer
1
-0
/
+2
2012-03-26
Add some more overloads to allow registering overloaded methods and lists
Melanie
1
-0
/
+2
2012-03-26
Add a hust UUID to the script invocations
Melanie
1
-1
/
+1
2012-03-26
Fix the omission on the interface declaration
Melanie
1
-1
/
+1
2012-03-26
Dynamically create the delegate type to reduce complexity in the caller
Melanie
1
-1
/
+2
2012-03-26
Correct the design error I introduced into ScriptComms. Untested but about to
Melanie
1
-4
/
+3
2012-03-25
Simplify the module invocation registration. The types and method name
Melanie
1
-1
/
+2
2012-03-22
Add llGiveInventory() test from object to object where both objects are owned...
Justin Clark-Casey (justincc)
1
-1
/
+10
2012-03-16
Aggregate script execution times by linksets rather than individual prims.
Justin Clark-Casey (justincc)
1
-1
/
+4
2012-03-16
Replace script-lines-per-second with the script execution time scaled by its ...
Justin Clark-Casey (justincc)
1
-1
/
+8
2012-03-15
Adds a new script command 'modInvoke' to invoke registered functions
Mic Bowman
1
-0
/
+10
2012-03-06
Add sensor, dataserver requests, timer and listener counts to "xengine status...
Justin Clark-Casey (justincc)
1
-0
/
+5
2012-02-14
Refactor appearance saving for NPC to use AvatarFactoryModule interface.
Dan Lake
1
-0
/
+1
2012-02-09
If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-02-01
Fix copy/paste errors
Melanie
1
-1
/
+1
[next]