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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
remove unused method parameter master also removed
UbitUmarov
2015-10-02
3
-5
/
+8
*
|
do not send DisableSimulator on teleport if agent is already returning
UbitUmarov
2015-10-02
1
-2
/
+2
*
|
send DisableSimulator messages on closing childagents. Possible still not on...
UbitUmarov
2015-10-01
2
-3
/
+18
*
|
make bakes reception handle empty BakedTexture elements. But at same time st...
UbitUmarov
2015-10-01
1
-36
/
+36
*
|
change GetNewRezLocation physics ray results processing
UbitUmarov
2015-10-01
1
-21
/
+38
*
|
remove a forgotten if that is actually only a statement
UbitUmarov
2015-10-01
1
-1
/
+1
*
|
fix missing clear of queued timer even and state transition flags on scripts...
UbitUmarov
2015-10-01
1
-0
/
+7
*
|
let hoverheight rest position be a falling state
UbitUmarov
2015-09-30
2
-2
/
+12
*
|
add get method on physics actors PIDHoverActive
UbitUmarov
2015-09-30
11
-5
/
+21
*
|
first steps adding suport for llSetHoverHeight() called from attachments on ...
UbitUmarov
2015-09-30
1
-16
/
+143
*
|
add high level code suport for SetHoverHeight() called from a attachment, so...
UbitUmarov
2015-09-30
2
-13
/
+14
*
|
some fixes/changes on land send
UbitUmarov
2015-09-30
1
-7
/
+14
*
|
let sp know about scene before anything else on creation
UbitUmarov
2015-09-30
1
-1
/
+1
*
|
clamp all draw distance changes within region limits
UbitUmarov
2015-09-30
1
-8
/
+14
*
|
add several options for NPC creation so abusive use can be reduced (restrict...
UbitUmarov
2015-09-30
3
-10
/
+81
*
|
remove some restrictions on NPCs creation
UbitUmarov
2015-09-29
1
-41
/
+19
*
|
clean some spacing issues
UbitUmarov
2015-09-29
1
-1
/
+1
*
|
try fix some whitespaces VS decided to change
UbitUmarov
2015-09-29
1
-26
/
+28
*
|
add processing of AvatarGroupsRequest message that should be used to get oth...
UbitUmarov
2015-09-29
1
-7
/
+34
*
|
remove groups handlers onClientClosed
UbitUmarov
2015-09-28
1
-29
/
+32
*
|
let us see our online friends
UbitUmarov
2015-09-28
1
-6
/
+6
*
|
remove a auxiliar vector no longer needed
UbitUmarov
2015-09-28
1
-7
/
+5
*
|
recover a lost position check for mega regions
UbitUmarov
2015-09-28
1
-6
/
+7
*
|
... ossl merge issue
UbitUmarov
2015-09-28
3
-5
/
+9
*
|
... post merge issue
UbitUmarov
2015-09-28
1
-6
/
+14
*
|
add missing handlers for preferences
UbitUmarov
2015-09-28
1
-0
/
+2
*
|
change copyright to opensim
UbitUmarov
2015-09-28
1
-3
/
+27
*
|
change copyright to opensim
UbitUmarov
2015-09-28
1
-5
/
+26
*
|
add missing handlers for preferences
UbitUmarov
2015-09-28
1
-0
/
+4
*
|
let SendAvatarGroupsReply fall back to UDP if no caps and make use of it
UbitUmarov
2015-09-27
2
-72
/
+10
*
|
add missing SendAgentGroupDataUpdate to llClientView
UbitUmarov
2015-09-27
3
-1
/
+45
*
|
AvatarGroupsReply message does not have ListInProfile fields
UbitUmarov
2015-09-27
1
-4
/
+4
*
|
several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are pr...
UbitUmarov
2015-09-27
1
-83
/
+67
*
|
in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings e...
UbitUmarov
2015-09-26
1
-2
/
+2
*
|
add the Default Groups module lost in the merge
UbitUmarov
2015-09-26
1
-0
/
+260
*
|
coment out some debug, clean a bit
UbitUmarov
2015-09-26
2
-24
/
+3
*
|
fix unscripted sits without physics help
UbitUmarov
2015-09-26
1
-9
/
+4
*
|
fix object rez on terrain, i broke adding physics assistance
UbitUmarov
2015-09-26
1
-11
/
+19
*
|
fix object crossings to other scene on same instance
UbitUmarov
2015-09-26
3
-1
/
+10
*
|
revert previus wrong commit
UbitUmarov
2015-09-25
1
-8
/
+1
*
|
patch objects crossings for var regions, until region location is fully fixed
UbitUmarov
2015-09-25
1
-1
/
+7
*
|
rearrange source code
UbitUmarov
2015-09-25
1
-313
/
+304
*
|
add butterflies to terrain
UbitUmarov
2015-09-25
1
-185
/
+757
*
|
we still don't have extended wind and cloud neither do viewers
UbitUmarov
2015-09-24
2
-49
/
+36
*
|
some cleanup on terrain encoder
UbitUmarov
2015-09-24
2
-182
/
+63
*
|
save a few more bits per flat patch
UbitUmarov
2015-09-24
1
-4
/
+5
*
|
don't mess ray direction..
UbitUmarov
2015-09-24
1
-74
/
+78
*
|
add physics assistance on placement of a new object. This may help on mantis...
UbitUmarov
2015-09-24
2
-67
/
+104
*
|
bug fix, let ubODE see more than one mesh on cast ray
UbitUmarov
2015-09-24
1
-14
/
+1
*
|
slow down terrain sending so other users of LAND queue do have a chance to s...
UbitUmarov
2015-09-24
2
-4
/
+4
[prev]
[next]