index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, 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
*
ubitODE: - fix remove characters from default raycasts filters as older code ...
UbitUmarov
2012-04-16
2
-8
/
+16
*
chODE: if character velocity > 50m/s apply breaks. In free fall this will giv...
UbitUmarov
2012-04-16
1
-1
/
+10
*
chODE bug fix
UbitUmarov
2012-04-16
1
-7
/
+9
*
Let llCastRay use ubitODE raycast if avaiable plus a few changes/fixes that ...
UbitUmarov
2012-04-16
1
-22
/
+86
*
added suport funtions for ubitODE raycastFiltered
UbitUmarov
2012-04-16
1
-0
/
+13
*
ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl...
UbitUmarov
2012-04-16
7
-729
/
+983
*
Use chode character actor.SetMomentum() to force full restore Velocity in sce...
UbitUmarov
2012-04-14
2
-2
/
+22
*
Use presence absolute position to request raycast to camera. Used m_pos maybe...
UbitUmarov
2012-04-13
1
-3
/
+11
*
don't do Animator.UpdateMovementAnimations() in scenepresence RegionHeartbea...
UbitUmarov
2012-04-13
1
-2
/
+3
*
make llGetGeometricCenter() work as in current SL. Now this is not real geom ...
UbitUmarov
2012-04-09
2
-10
/
+49
*
chODE and ubitODE always return prim mass (they where returning object mass o...
UbitUmarov
2012-04-09
4
-69
/
+315
*
llGetMass and llGetObjectMass (and push estimation) always use object mass a...
UbitUmarov
2012-04-09
3
-9
/
+30
*
sop.AddToPhysics(..) fixed and in use. For now it seems it needs to set sop....
UbitUmarov
2012-04-09
1
-263
/
+147
*
Fix a LSL merge artefact
Melanie
2012-04-08
1
-10
/
+2
*
Merge branch 'master' into careminster
Melanie
2012-04-07
20
-229
/
+617
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-04-06
10
-128
/
+268
|
|
\
|
|
*
Rather than having a FromFolderID property on every single prim and only ever...
Justin Clark-Casey (justincc)
2012-04-07
4
-10
/
+19
|
|
*
Store FromItemID for attachments once on SOG instead of on every SOP and only...
Justin Clark-Casey (justincc)
2012-04-07
8
-34
/
+29
|
|
*
refactor: Eliminate unnecessary SOP.m_physActor
Justin Clark-Casey (justincc)
2012-04-06
1
-10
/
+1
|
|
*
Implement PRIM_POS_LOCAL on llSetPrimitiveParams() and other prim params LSL ...
Justin Clark-Casey (justincc)
2012-04-06
1
-0
/
+1
|
|
*
refactor: Use clearer part.ParentGroup.IsAttachment in LSL_Api.GetPartLocalPos()
Justin Clark-Casey (justincc)
2012-04-06
1
-4
/
+4
|
|
*
Fix llGetLinkPrimParams for PRIM_POS_LOCAL for child prims whether in scene o...
Justin Clark-Casey (justincc)
2012-04-06
2
-13
/
+24
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-04-06
2
-0
/
+82
|
|
|
\
|
|
|
*
Addition of missing constants for llGetObjectDetails including for Mantis 5502
Talun
2012-04-06
2
-0
/
+82
|
|
*
|
For llGetMass(), return the mass of the avatar is the object is attached.
Justin Clark-Casey (justincc)
2012-04-06
2
-3
/
+40
|
|
|
/
|
|
*
Make llGetMass() return total mass of object when called on root prim.
Justin Clark-Casey (justincc)
2012-04-06
1
-1
/
+4
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-04-06
19
-61
/
+341
|
|
|
\
|
|
*
|
remove possible PhysActor unexpectedly null race conditions when changing pri...
Justin Clark-Casey (justincc)
2012-04-03
2
-63
/
+74
|
*
|
|
Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc...
Diva Canto
2012-04-06
4
-150
/
+208
|
|
|
/
|
|
/
|
|
*
|
Deleted the unused and commented code from 2 commits ago.
Diva Canto
2012-04-06
1
-241
/
+1
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-04-06
2
-3
/
+49
|
|
\
\
|
|
*
|
Added missing refresh of group membership client side cache to the groups mod...
Snoopy Pfeffer
2012-04-05
1
-1
/
+2
|
|
*
|
Revert last commit
Snoopy Pfeffer
2012-04-05
1
-22
/
+25
|
|
*
|
Group based access restrictions to parcels require group membership, but not ...
Snoopy Pfeffer
2012-04-05
1
-25
/
+22
|
|
*
|
Little bug fix in HasGroupAccess, to properly store the case "true" in the ca...
Snoopy Pfeffer
2012-04-05
1
-5
/
+2
|
|
*
|
Simplify group access checks and break them out into a separate method.
Melanie
2012-04-05
1
-57
/
+49
|
*
|
|
If an AddItem fails, try adding it to the right folder type.
Diva Canto
2012-04-06
1
-20
/
+63
|
*
|
|
WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose...
Diva Canto
2012-04-06
1
-21
/
+295
|
*
|
|
Finish the implementation of GetUserInventory, even though it's still not used.
Diva Canto
2012-04-06
3
-12
/
+97
|
*
|
|
Packing of folder in SendBulkUpdateInventory always set the folder type to -1...
Diva Canto
2012-04-06
1
-1
/
+2
*
|
|
|
Merge branch 'ubitwork'
Melanie
2012-04-04
6
-145
/
+462
|
\
\
\
\
|
*
|
|
|
minor changes.. a few physicsactor -> pa and a use a constant with |'ed bit...
UbitUmarov
2012-04-04
1
-35
/
+31
|
*
|
|
|
remove more merge artefacts
UbitUmarov
2012-04-04
1
-10
/
+3
|
*
|
|
|
reverted changes to llApplyRotationalImpulse execution in SOP/SOG. This funct...
UbitUmarov
2012-04-04
2
-3
/
+3
|
*
|
|
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
UbitUmarov
2012-04-04
17
-123
/
+260
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
UbitUmarov
2012-04-01
27
-270
/
+1008
|
|
\
\
\
\
\
|
*
|
|
|
|
|
reduced instability in vertical atractor with eficiency of 1 and banking
UbitUmarov
2012-03-31
1
-9
/
+13
|
*
|
|
|
|
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
UbitUmarov
2012-03-28
19
-117
/
+641
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
UbitUmarov
2012-03-27
7
-14
/
+85
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
UbitUmarov
2012-03-26
21
-273
/
+747
|
|
\
\
\
\
\
\
\
\
[next]