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
2013-01-17
Implement non-wait co-operative termination of scripts for XEngine in additio...
Justin Clark-Casey (justincc)
7
-77
/
+271
2013-01-17
BulletSim: Add one function that all actors who act on the physical
Robert Adams
5
-24
/
+31
2013-01-17
Add utility function to clamp a vector to a maximum magnitude.
Robert Adams
1
-0
/
+12
2013-01-16
* Enables loading cached bakes on teleport by filling in the appropriate avat...
teravus
1
-2
/
+71
2013-01-16
dont send a full grp update on stopmovetotarget. just a rootpart terse
UbitUmarov
2
-1
/
+3
2013-01-16
same for SetPrimParams
UbitUmarov
1
-3
/
+4
2013-01-16
llSetPos on child prim, send only a part terse update and not a group one
UbitUmarov
1
-3
/
+4
2013-01-16
Add a way to put things at the front of the queue for any throttle group.
Melanie
5
-19
/
+63
2013-01-16
Complete removal of the now unused state queue
Melanie
3
-19
/
+4
2013-01-16
Changed a couple of debug messages at the request of osgrid.
Diva Canto
1
-2
/
+2
2013-01-16
JustinCC's core re-merge
Melanie
18
-91
/
+231
2013-01-16
Change all uses of the removed state queue to the task queue for now.
Melanie
1
-5
/
+5
2013-01-16
Complete removal of the now unused state queue
Melanie
3
-18
/
+3
2013-01-16
Revert " fix STATE udp queue data rate since it is in use again, after being"
Melanie
1
-4
/
+1
2013-01-16
fix STATE udp queue data rate since it is in use again, after being
UbitUmarov
1
-1
/
+4
2013-01-16
Add admin_refresh_search command to RemoteAdmin
Melanie
1
-0
/
+29
2013-01-15
BulletSim: add the editting children in linkset going phantom bug to TODO list.
Robert Adams
1
-0
/
+2
2013-01-15
BulletSim: don't modify angular parameters when doing LIMIT_MOTOR_UP.
Robert Adams
5
-28
/
+30
2013-01-15
BulletSim: add debugging messages to know when assets for physical
Robert Adams
4
-17
/
+51
2013-01-15
BulletSim: reduce maximum force a script can apply (like in llApplyImpulse)
Robert Adams
1
-3
/
+3
2013-01-16
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
18
-54
/
+327
2013-01-16
Revert "Implement co-operative script termination if termination comes during...
Justin Clark-Casey (justincc)
7
-289
/
+13
2013-01-16
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
7
-13
/
+289
2013-01-15
Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's
Melanie
1
-1
/
+1
2013-01-15
Fix llSetRegionPos and detail behaviors of llSet[Link]PrimitiveParams[Fast]()
Melanie
1
-5
/
+9
2013-01-15
Instead of passing separate engine, part and item components to script APIs, ...
Justin Clark-Casey (justincc)
15
-79
/
+109
2013-01-15
Add Json-Rpc 2.0 To Registered Handlers
BlueWall
5
-0
/
+298
2013-01-15
BulletSim: tweeks to improve hover.
Robert Adams
1
-5
/
+21
2013-01-15
BulletSim: temporarily disable banking and direction deflection
Robert Adams
2
-10
/
+29
2013-01-15
BulletSim: fix logic for enabling unmanaged code debug messages.
Robert Adams
1
-1
/
+14
2013-01-15
BulletSim: by default, turn on continuious collision detection (CCD)
Robert Adams
1
-3
/
+3
2013-01-14
move resit fix to ScenePresence.cs and allow for requesting sit on objects ot...
dahlia
2
-12
/
+7
2013-01-15
Print full stacktrace from plugin loading failure to help determine what went...
Justin Clark-Casey (justincc)
1
-2
/
+5
2013-01-14
* Document the additional Visual Params of newer browsers in AvatarAppearance...
teravus
1
-1
/
+52
2013-01-14
BulletSim: fix not moving physical objects below terrain to over terrain.
Robert Adams
5
-18
/
+36
2013-01-14
refactor: Simplify ScriptInstance by retaining reference to SceneObjectPart i...
Justin Clark-Casey (justincc)
1
-72
/
+55
2013-01-14
BulletSim: disable center-of-mass computation for linksets until debugged. Mo...
Robert Adams
2
-25
/
+36
2013-01-13
try to patch getmesh Throttle (test)
UbitUmarov
1
-2
/
+8
2013-01-13
add some sanity checking to HandleAgentRequestSit handler
dahlia
1
-2
/
+12
2013-01-13
prevent potencial invalid refs
UbitUmarov
2
-170
/
+53
2013-01-11
BulletSim: move center of gravity of linkset to its geometric center.
Robert Adams
10
-32
/
+106
2013-01-11
BulletSim: add osGetPhysicsEngineType() LSL function and update
Robert Adams
12
-22
/
+82
2013-01-11
BulletSim: Add IsSelected attribute to physical objects. Have vehicles check ...
Robert Adams
4
-50
/
+162
2013-01-11
Fix exception reporting in SceneObjectPart so it logs what the exception is r...
Robert Adams
1
-2
/
+2
2013-01-11
BulletSim: Redo linear function coding so they can better interact. New algor...
Robert Adams
2
-62
/
+91
2013-01-11
BulletSim: remove double application of buoyancy. Centralize computation of b...
Robert Adams
4
-65
/
+59
2013-01-11
BulletSim: fix the 'No recognised physics mesh found ...' error spew by remem...
Robert Adams
1
-1
/
+1
2013-01-11
make sure keyframe rotations are normalized
UbitUmarov
1
-1
/
+3
2013-01-11
go back bypassing sog updates control (test)
UbitUmarov
1
-12
/
+12
2013-01-11
update the last information sent in terse updates where they are sent to all
UbitUmarov
1
-10
/
+19
[prev]
[next]