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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to TerrainModule/ITerrainModule to support importing OARs with differ...
Jak Daniels
2015-11-22
1
-0
/
+2
*
Changes to TerrainChannel/ITerrainChannel to support importing OARs with diff...
Jak Daniels
2015-11-22
2
-0
/
+150
*
remove a warning
UbitUmarov
2015-11-21
1
-3
/
+3
*
remove some duplicate using statements
UbitUmarov
2015-11-21
1
-3
/
+0
*
remove unused return value on DeliverMessageTo()
UbitUmarov
2015-11-20
1
-1
/
+1
*
work around some 'tests' errors: add a DefaultPermitions module to sceneB
UbitUmarov
2015-11-19
1
-2
/
+3
*
start adding LegacySitOffsets option. TRUE will prevent the use of new math f...
UbitUmarov
2015-11-17
2
-19
/
+70
*
work around some 'tests' errors: UUID.Zero is a invalid ownerID
UbitUmarov
2015-11-17
1
-2
/
+2
*
remove unused parameter
UbitUmarov
2015-11-17
2
-2
/
+3
*
work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()
UbitUmarov
2015-11-17
1
-2
/
+2
*
work around some 'tests' errors: suspend sit on sittarget until im not 2 sl...
UbitUmarov
2015-11-17
1
-0
/
+2
*
work around some 'tests' errors: suspend undo-redo tests until new ones can ...
UbitUmarov
2015-11-17
1
-1
/
+3
*
bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCr...
UbitUmarov
2015-11-17
1
-1
/
+3
*
work around some 'tests' errors: backup is async
UbitUmarov
2015-11-16
1
-1
/
+3
*
work around some 'tests' errors: fix math
UbitUmarov
2015-11-16
1
-3
/
+2
*
work around some 'tests' error: internal GroupResize() doesn't heave Undo
UbitUmarov
2015-11-16
1
-1
/
+1
*
work around some 'tests' error: object is deleted on DeRezObjects, fix last ...
UbitUmarov
2015-11-16
1
-2
/
+2
*
dont find parts of groups marked as Deleted
UbitUmarov
2015-11-16
1
-1
/
+1
*
work around some 'tests' error: object is deleted on DeRezObjects
UbitUmarov
2015-11-16
1
-7
/
+7
*
work around some 'tests' error: object crossing is async
UbitUmarov
2015-11-16
1
-0
/
+14
*
Add some values to the SimulatorFeatures cap's OpenSimExtras section:
Melanie Thielker
2015-11-12
1
-0
/
+29
*
Move a call to RequestModuleInterface to a new scene callback function
Melanie Thielker
2015-11-12
1
-1
/
+9
*
reduce the small MTU violation sending terrain compressed patchs
UbitUmarov
2015-11-10
1
-1
/
+1
*
replace StatisticsFPSfactor that needed to be changed with FrameTime to a si...
UbitUmarov
2015-11-09
2
-166
/
+179
*
rename MinFrameTime as FrameTime, since it is not a minimum but a target valu...
UbitUmarov
2015-11-08
2
-21
/
+28
*
More plumbing of the EntityTransferContext (not yet complete)
Melanie Thielker
2015-11-01
1
-2
/
+4
*
Merge branch 'master' into avinationmerge
UbitUmarov
2015-11-01
4
-14
/
+22
|
\
|
*
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
2015-10-31
2
-7
/
+8
|
*
Remove testing cruft that is blocking the new protocols. Unit tests no
Melanie Thielker
2015-10-31
1
-1
/
+5
|
*
let silly tests override version on local connections
UbitUmarov
2015-10-31
1
-2
/
+2
|
*
Merge branch 'master' of opensimulator.org:/var/git/opensim
Melanie Thielker
2015-10-31
2
-9
/
+6
|
|
\
|
|
*
fix mantis 7733, reverting setting of IsAttachment on first call to full chec...
UbitUmarov
2015-10-29
2
-9
/
+6
|
*
|
Testing stage of the new versioning system. Use at own risk. May not
Melanie Thielker
2015-10-31
2
-4
/
+4
|
|
/
|
*
set SOG.IsAttachment when doing a full check, so future gets see the right v...
UbitUmarov
2015-10-25
1
-1
/
+6
|
*
On to 0.8.3!
Diva Canto
2015-10-18
1
-1
/
+1
*
|
friends rights to edit objects display on viewers fixed. This needs to be op...
UbitUmarov
2015-10-27
1
-5
/
+9
*
|
replace objects scale clamp by a more readable clamp. Simplify GroupResize a...
UbitUmarov
2015-10-23
2
-139
/
+83
*
|
Make physics engines finish internal representation of loaded prims before st...
UbitUmarov
2015-10-22
2
-2
/
+8
*
|
recover scripts execution time stat i lost on previus changes. Behing async,...
UbitUmarov
2015-10-21
2
-5
/
+10
*
|
move ugly convertion of axis locks 3 bit flags to a wasted vector3 down to P...
UbitUmarov
2015-10-20
1
-20
/
+2
*
|
add axis locks to sop serializer. Now they are also saved to inventory
UbitUmarov
2015-10-20
1
-0
/
+8
*
|
also apply axis locks, when creating a prim physics actor
UbitUmarov
2015-10-20
1
-0
/
+14
*
|
stop using a Vector3 to store 3bits
UbitUmarov
2015-10-20
2
-22
/
+57
*
|
STATUS_ROTATE are linkset flags and not prim
UbitUmarov
2015-10-20
2
-18
/
+20
*
|
On to 0.8.3!
Diva Canto
2015-10-18
1
-1
/
+1
*
|
in stats use real integration time, not the wanted one. Dont let stats calls...
UbitUmarov
2015-10-12
1
-20
/
+29
*
|
remove unused method parameter master also removed
UbitUmarov
2015-10-02
1
-1
/
+1
*
|
send DisableSimulator messages on closing childagents. Possible still not on...
UbitUmarov
2015-10-01
1
-0
/
+9
*
|
change GetNewRezLocation physics ray results processing
UbitUmarov
2015-10-01
1
-21
/
+38
*
|
let hoverheight rest position be a falling state
UbitUmarov
2015-09-30
2
-2
/
+12
[next]