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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
remove fireandforget call to EnableChildAgents at end on CompleteMovement,
UbitUmarov
1
-1
/
+3
2012-09-06
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
1
-3
/
+54
2012-09-06
adding utility method for getting SceneObjectGroup from scene
SignpostMarv
1
-0
/
+12
2012-09-06
adding utility method for getting SceneObjectPart from scene
SignpostMarv
1
-0
/
+12
2012-09-04
Make friend notifies and closing child agents async because both can
Melanie
1
-1
/
+1
2012-09-04
a forgotten file plus minor changes. Imp and SL viewer seem to preserve
UbitUmarov
1
-1
/
+2
2012-09-04
Refactor avatar transfer so that the heavy (UpdateAgent) part is separated into
Melanie
2
-3
/
+3
2012-09-04
formatting
SignpostMarv
1
-6
/
+6
2012-09-04
although the attachmentPoint argument is a uint, zero is not a valid attachme...
SignpostMarv
1
-1
/
+4
2012-09-03
Prevent a nullref if SimStatsReporter tries to report on a sim where psysics are
Melanie
1
-14
/
+17
2012-08-31
adding support for static method script invocations
SignpostMarv
1
-2
/
+9
2012-08-31
adding documentation to script invokation methods
SignpostMarv
1
-0
/
+22
2012-08-30
move keyframemotion.copy from sop.copy to sog.copy, where there is
UbitUmarov
3
-4
/
+8
2012-08-30
[possible still bad] make use of keyframemotion.copy on sop.copy, replacing
UbitUmarov
3
-35
/
+38
2012-08-30
Sequence inventory descendents requests to reduce inventory server load and
Melanie
1
-5
/
+55
2012-08-29
This partially implements the LSL function to set the response
Mic Bowman
1
-0
/
+2
2012-08-29
A few more changes to keyframes
UbitUmarov
3
-64
/
+116
2012-08-29
Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...
Justin Clark-Casey (justincc)
1
-2
/
+34
2012-08-29
[Potentially broken] keyframes changes.. since it's there, use timer for
UbitUmarov
1
-115
/
+165
2012-08-28
Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...
Justin Clark-Casey (justincc)
1
-1
/
+13
2012-08-28
Fix a nullref while object is being created
Melanie
1
-1
/
+2
2012-08-28
Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-08-28
[possible still very broken] mess around keyframes. timer events
UbitUmarov
5
-111
/
+299
2012-08-26
fix incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internal
UbitUmarov
1
-2
/
+2
2012-08-25
renaming to be similar to equivalent Set command
Melanie
1
-1
/
+1
2012-08-25
minor: Fix bad log message for failure to create an inventory folder
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-08-25
Log initial script startup info notice when xengine actually starts to do thi...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-08-24
Extend "Restarting scripts in attachments" debug log message to show actual n...
Justin Clark-Casey (justincc)
1
-1
/
+3
2012-08-24
If a connecting scene presence is replacing an existing scene presence then b...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-08-24
Pass the "attachToBackup" bool given to SceneGraph.AddNewSceneObject() down i...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-08-24
Fix bad child prim permissions that can make objects change perms after rezzing
Melanie
3
-3
/
+39
2012-08-23
Fix bad child prim permissions that can make objects change perms after rezzing
Melanie
3
-3
/
+39
2012-08-22
Make terrain save every 1000 frames instead of every 50. Database load is a s...
Melanie
1
-1
/
+1
2012-08-21
Fix group return stuff
Melanie
1
-1
/
+1
2012-08-21
Cause a persistence save if prim flags change
Melanie
1
-0
/
+2
2012-08-21
Add Camera Offsets to serialization
Melanie
1
-0
/
+14
2012-08-20
refactoring out SetFaceColor
SignpostMarv
1
-52
/
+15
2012-08-20
making use of implicit operators and Util.Clip handling of Vector3
SignpostMarv
1
-21
/
+26
2012-08-20
single operation for PRIM_COLOR
SignpostMarv
1
-0
/
+49
2012-08-20
fix typo
SignpostMarv
1
-1
/
+1
2012-08-20
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2
-4
/
+7
2012-08-18
Make the console output from the reigon console hookable
Melanie
1
-0
/
+4
2012-08-17
fixing bug that get/set the wrong property for prim types other than sphere &...
SignpostMarv
1
-1
/
+2
2012-08-17
implemented
SignpostMarv
1
-0
/
+50
2012-08-17
BulletSim: Properly regenerate hulls when objects made physical.
Robert Adams
1
-8
/
+8
2012-08-17
Modify order of code so SOP doesn't set the physics actor flying
Robert Adams
1
-7
/
+12
2012-08-15
Correct an exception report in SceneObjectPart so it outputs the stack.
Robert Adams
1
-1
/
+1
2012-08-16
Remove AreUpdatesSuspended flag because it does nothing
Melanie
2
-24
/
+0
2012-08-16
Change case of areUpdatesSuspended to upper case as is proper for a property
Melanie
2
-8
/
+8
2012-08-15
enables configurable minimum sizes for physical & non-physical prims
SignpostMarv
4
-20
/
+93
[prev]
[next]