index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Interfaces
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-1
/
+25
|
\
|
*
refactoring IWorldCommListenerInfo.GetRegexBitfield() method to be a field wi...
SignpostMarv
2012-10-26
1
-2
/
+1
|
*
adding ability for listeners to be filtered by regular expressions and a gene...
SignpostMarv
2012-10-26
1
-0
/
+25
|
*
Formatting and casing correction in WorldCommModule, trailing new line in OSS...
SignpostMarv
2012-10-26
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-10-18
1
-3
/
+11
|
\
\
|
|
/
|
*
Add number of inventory items to information displayed via "show part" consol...
Justin Clark-Casey (justincc)
2012-10-18
1
-3
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2012-10-07
1
-1
/
+28
|
\
\
|
|
/
|
*
minor: Add missing license information from the top of IUserManagement
Justin Clark-Casey (justincc)
2012-10-05
1
-1
/
+28
*
|
Merge branch 'master' into careminster
Melanie
2012-10-03
1
-0
/
+9
|
\
\
|
|
/
|
*
implementing osDropAttachment & osDropAttachmentAt
SignpostMarv
2012-10-02
1
-0
/
+9
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-27
1
-1
/
+1
|
\
\
|
*
|
If an asset upload transaction doesn't exist for a CreateInventory request,
Melanie
2012-09-24
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-17
1
-1
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Documentation of IScriptModuleComms.RegisterConstant and IScriptModuleComms.L...
SignpostMarv
2012-09-17
1
-1
/
+18
|
*
|
Implementing ability to register script constants and invocations on a region...
SignpostMarv
2012-09-17
1
-0
/
+23
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-16
2
-1
/
+5
|
\
\
\
|
|
/
/
|
*
|
Support multi-region OAR files
Oren Hurvitz
2012-09-14
1
-0
/
+5
|
*
|
Allow an incoming identifier to be specified for a JsonStore.
Mic Bowman
2012-09-11
1
-1
/
+1
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Refactor avatar transfer so that the heavy (UpdateAgent) part is separated into
Melanie
2012-09-04
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-07
1
-3
/
+54
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
2012-09-06
1
-3
/
+54
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-31
1
-0
/
+29
|
\
\
\
|
|
/
/
|
*
|
adding support for static method script invocations
SignpostMarv
2012-08-31
1
-2
/
+9
|
*
|
adding documentation to script invokation methods
SignpostMarv
2012-08-31
1
-0
/
+22
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-31
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
This partially implements the LSL function to set the response
Mic Bowman
2012-08-29
1
-0
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-29
1
-2
/
+14
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...
Justin Clark-Casey (justincc)
2012-08-28
1
-1
/
+13
|
*
Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove...
Justin Clark-Casey (justincc)
2012-08-28
1
-1
/
+1
|
*
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
2
-0
/
+11
|
*
Allow the use of the region debug console found in recent viewers. This console
Melanie
2012-08-14
1
-0
/
+39
*
|
Make the console output from the reigon console hookable
Melanie
2012-08-18
1
-0
/
+4
*
|
Add a skeleton for a name value storage associated with regions
Melanie
2012-08-15
2
-0
/
+12
*
|
Allow the use of the region debug console found in recent viewers. This console
Melanie
2012-08-14
1
-0
/
+39
*
|
Merge branch 'master' into careminster
Melanie
2012-08-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Lay some groundwork for temp attachments. Decouple attachments from inventory.
Melanie
2012-08-14
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-08-01
1
-0
/
+4
|
\
\
|
|
/
|
*
Adds support to ScriptModuleComms for region modules to export
Mic Bowman
2012-07-31
1
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgen...
Justin Clark-Casey (justincc)
2012-07-27
1
-2
/
+0
|
*
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
2
-2
/
+4
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-23
2
-2
/
+4
|
\
\
|
*
|
Change attachment handling to remove object from the scene first as per
Melanie
2012-07-23
2
-2
/
+4
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-19
1
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Perform other region ready actions even if simulator is configured to leave l...
Justin Clark-Casey (justincc)
2012-07-18
1
-1
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-07-16
1
-2
/
+0
|
\
\
|
|
/
|
*
Revert "Fix script "Running" behavior"
Melanie
2012-07-16
1
-2
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-1
/
+1
[next]