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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
work around some 'tests' errors: dont expect a particular http error response
UbitUmarov
1
-2
/
+3
2015-11-17
add LegacySitOffsets handling at LSL api
UbitUmarov
1
-8
/
+22
2015-11-17
start adding LegacySitOffsets option. TRUE will prevent the use of new math f...
UbitUmarov
2
-19
/
+70
2015-11-17
work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing file
UbitUmarov
1
-1
/
+1
2015-11-17
work around some 'tests' errors: UUID.Zero is a invalid ownerID
UbitUmarov
1
-2
/
+2
2015-11-17
remove unused parameter - missing file
UbitUmarov
1
-5
/
+7
2015-11-17
remove unused parameter
UbitUmarov
5
-9
/
+10
2015-11-17
work around some 'tests' errors: fix wrong parameters
UbitUmarov
1
-5
/
+5
2015-11-17
work around some 'tests' errors: sp attachments and appearance are not in sync
UbitUmarov
1
-24
/
+24
2015-11-17
work around some 'tests' errors: AgentGroupDataUpdate is udp
UbitUmarov
1
-1
/
+3
2015-11-17
work around some 'tests' errors: a new event queue has a few null events
UbitUmarov
1
-0
/
+7
2015-11-17
work around some 'tests' errors: a new event queue has a few null events
UbitUmarov
1
-0
/
+9
2015-11-17
work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()
UbitUmarov
1
-2
/
+2
2015-11-17
work around some 'tests' errors: terrain effects limits changed
UbitUmarov
1
-2
/
+2
2015-11-17
fix llRequestAgentData cache timeout
UbitUmarov
1
-1
/
+2
2015-11-17
work around some 'tests' errors: add a httpserver
UbitUmarov
1
-3
/
+3
2015-11-17
work around some 'tests' errors: allow sitTargetposition and orientation to ...
UbitUmarov
1
-1
/
+2
2015-11-17
work around some 'tests' errors: suspend TestllSetLinkPrimitiveParamsForAgen...
UbitUmarov
1
-0
/
+2
2015-11-17
work around some 'tests' errors: Coalesced objects handling has changed
UbitUmarov
1
-0
/
+2
2015-11-17
work around some 'tests' errors: test for null cacheItems
UbitUmarov
1
-0
/
+3
2015-11-17
work around some 'tests' errors: assets are modified by the test, on current...
UbitUmarov
1
-0
/
+18
2015-11-17
work around some 'tests' errors: suspend sit on sittarget until im not 2 sl...
UbitUmarov
1
-0
/
+2
2015-11-17
work around some 'tests' errors: suspend undo-redo tests until new ones can ...
UbitUmarov
1
-1
/
+3
2015-11-17
bug fix: improve chat to child avatars. Still not good because of low resolu...
UbitUmarov
1
-10
/
+11
2015-11-17
bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCr...
UbitUmarov
1
-1
/
+3
2015-11-16
work around some 'tests' errors: backup is async
UbitUmarov
1
-1
/
+3
2015-11-16
work around some 'tests' errors: dont use references to objects that may hav...
UbitUmarov
1
-3
/
+6
2015-11-16
work around some 'tests' errors: fix math
UbitUmarov
1
-3
/
+2
2015-11-16
work around some 'tests' error: internal GroupResize() doesn't heave Undo
UbitUmarov
1
-1
/
+1
2015-11-16
work around some 'tests' error: object is deleted on DeRezObjects, fix last ...
UbitUmarov
1
-2
/
+2
2015-11-16
dont find parts of groups marked as Deleted
UbitUmarov
1
-1
/
+1
2015-11-16
work around some 'tests' error: object is deleted on DeRezObjects
UbitUmarov
1
-7
/
+7
2015-11-16
work around some 'tests' error: object crossing is async
UbitUmarov
1
-0
/
+14
2015-11-16
deatach from backup on attachment
UbitUmarov
1
-0
/
+2
2015-11-16
work around some 'tests' error: normalization of <0,0,0> no longer causes ar...
UbitUmarov
1
-3
/
+4
2015-11-16
work around some 'tests' error: normalization of <0,0,0> no longer causes ar...
UbitUmarov
1
-2
/
+2
2015-11-16
work around some 'tests' error: contents of link folders are no longer sent
UbitUmarov
1
-1
/
+2
2015-11-16
work around some 'tests' errors
UbitUmarov
1
-2
/
+9
2015-11-16
coment out excessive debug messages
UbitUmarov
1
-4
/
+5
2015-11-16
Fix a merge conflict
Melanie Thielker
1
-7
/
+0
2015-11-15
handle diferente number of wearables on getting assets form another appearance
UbitUmarov
1
-2
/
+10
2015-11-15
fix the protection for more Wearables than region suports
UbitUmarov
1
-6
/
+9
2015-11-14
That didn't actually do anything for Simian, and it broke the locahost
Diva Canto
1
-5
/
+6
2015-11-13
Add some values to the SimulatorFeatures cap's OpenSimExtras section relativ...
UbitUmarov
2
-1
/
+42
2015-11-13
add the option Normalized55FPS. This is transition code ported from avinatio...
UbitUmarov
2
-18
/
+28
2015-11-12
minor: reset character collision flags, even if without a Body
UbitUmarov
1
-2
/
+6
2015-11-12
add some safeguard checks
UbitUmarov
1
-3
/
+4
2015-11-12
Add some values to the SimulatorFeatures cap's OpenSimExtras section:
Melanie Thielker
1
-0
/
+29
2015-11-12
Move a call to RequestModuleInterface to a new scene callback function
Melanie Thielker
2
-1
/
+11
2015-11-11
dont abort llDialog if buttons labels are longer than 24bytes, let udp trunca...
UbitUmarov
1
-0
/
+2
[next]