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-21
BulletSim: Tweeks to vehicle motion.
Robert Adams
3
-15
/
+11
2013-01-21
BulletSim: allow changing position and rotation of a child of a linkset
Robert Adams
8
-46
/
+112
2013-01-21
Have SOP and LSL_Api call the proper GetCenterOfMass and GetGeometricCenter
Robert Adams
2
-1
/
+11
2013-01-21
BulletSim: remove unused MaxTaintsToProcessPerStep parameter
Robert Adams
3
-8
/
+5
2013-01-20
BulletSim: More aggressive as setting character velocity to zero
Robert Adams
5
-91
/
+153
2013-01-20
BulletSim: fix problem of avatar sliding very slowly occasionally after stopp...
Robert Adams
1
-34
/
+41
2013-01-20
BulletSim: small fix making sure terrain height is calculated
Robert Adams
1
-1
/
+3
2013-01-20
BulletSim: modify motors to return correction rather than current value
Robert Adams
5
-38
/
+36
2013-01-20
This updates prebuild to remove BulletSimN, implements the BulletSim API in B...
teravus
1
-262
/
+623
2013-01-20
* Dumping BulletSimNPlugin in favor of combining the API
teravus
23
-11752
/
+0
2013-01-20
* Tweak the BulletSimN API a bit.
teravus
2
-17
/
+18
2013-01-19
Remove group IM test code also mentioning "OpenSimulator Testing"
Melanie
1
-26
/
+1
2013-01-19
Remove the core groups module
Melanie
1
-252
/
+0
2013-01-19
Kill the dumb Opensimulator Testing group again - for good.
Melanie
1
-8
/
+3
2013-01-19
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open...
PixelTomsen
4
-273
/
+305
2013-01-19
Check the existing ScenePresence.ParentPart to make sure we're not trying to ...
Justin Clark-Casey (justincc)
1
-2
/
+1
2013-01-19
Assign the SmartThreadPool name in the constructor
Oren Hurvitz
2
-4
/
+9
2013-01-19
Explicitly stop PollServiceRequestManager() rather than relying on its destru...
Justin Clark-Casey (justincc)
2
-5
/
+15
2013-01-19
New constants for llGetObjectDetails
Talun
2
-0
/
+92
2013-01-19
Mantis 6507 keys returned by llGetAgentList incorrect for llList2Key
Talun
1
-2
/
+2
2013-01-19
Fix use of scene debug commands when region is set to root or a specific regi...
Justin Clark-Casey (justincc)
1
-15
/
+12
2013-01-18
Add "debug set set animations true|false" region console command.
Justin Clark-Casey (justincc)
4
-24
/
+48
2013-01-18
Restore previous client AO behaviour by not allowing them to remove the defau...
Justin Clark-Casey (justincc)
5
-8
/
+27
2013-01-18
BulletSim: reduce jitter in avatar velocity when walking or flying.
Robert Adams
2
-2
/
+9
2013-01-18
BulletSim: add logic to turn off pre-step actions when object goes
Robert Adams
1
-0
/
+21
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
[next]