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
/
OptionalModules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BulletSim: pass both root and child BSPhysObjects to Extension function. Upda...
Robert Adams
2013-09-11
1
-13
/
+17
*
BulletSim: Extension parameters passed through the classes made to pass just ...
Robert Adams
2013-09-11
1
-5
/
+18
*
BulletSim: add extended physics function physGetLinkType(linkNum). Add implem...
Robert Adams
2013-09-11
1
-0
/
+19
*
BulletSim: change ExtendedPhysics constants to 'const' so they can be used as...
Robert Adams
2013-09-11
1
-28
/
+28
*
BulletSim: add physChangeLinkParams to set individual parameters on link cons...
Robert Adams
2013-09-11
1
-94
/
+171
*
BulletSim: add physChangeLinkSpring to change linkset link to be a spring con...
Robert Adams
2013-09-11
1
-3
/
+70
*
BulletSim: initial implementation of physChangeLinkFixed that resets a linkse...
Robert Adams
2013-09-11
1
-1
/
+81
*
BulletSim: fixes for change linkset implementation of physical linksets.
Robert Adams
2013-09-11
1
-1
/
+28
*
Stop "show client stats" from throwing an exception if somehow Scene.m_client...
Justin Clark-Casey (justincc)
2013-09-04
1
-1
/
+8
*
Stop "handle sit user name" command from trying to sit avatars on objects whi...
Justin Clark-Casey (justincc)
2013-08-22
1
-0
/
+3
*
Stop "sit user name" and "stand user name" console commands from trying to si...
Justin Clark-Casey (justincc)
2013-08-22
1
-2
/
+8
*
Add --regex options to "sit user name" and "stand user name" console commands...
Justin Clark-Casey (justincc)
2013-08-20
1
-50
/
+81
*
Add experimental "sit user name" and "stand user name" console commands in Si...
Justin Clark-Casey (justincc)
2013-08-20
1
-0
/
+180
*
Don't try and send group updates to NPCs via event queue, since NPCs have no ...
Justin Clark-Casey (justincc)
2013-08-12
1
-1
/
+0
*
Get rid of issue where removing NPCs would through an exception by routing cl...
Justin Clark-Casey (justincc)
2013-08-12
1
-1
/
+3
*
BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType'
Robert Adams
2013-08-02
1
-5
/
+60
*
BulletSim: test method for debugging of extended physics script operations.
Robert Adams
2013-07-30
1
-8
/
+46
*
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...
Diva Canto
2013-07-28
1
-16
/
+6
*
Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...
Diva Canto
2013-07-26
2
-18
/
+18
*
Fix NPC regression test failures.
Justin Clark-Casey (justincc)
2013-07-26
1
-1
/
+1
*
EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif...
Diva Canto
2013-07-21
2
-2
/
+2
*
Manage AgentUpdates more sanely:
Diva Canto
2013-07-21
2
-0
/
+2
*
Fixed the stats in show client stats. Also left some comments with observatio...
Diva Canto
2013-07-21
1
-4
/
+4
*
Make the check as to whether any particular inbound AgentUpdate packet is sig...
Justin Clark-Casey (justincc)
2013-07-21
1
-2
/
+2
*
Add measure of number of inbound AgentUpdates that were seen as significant t...
Justin Clark-Casey (justincc)
2013-07-21
1
-3
/
+9
*
Attachments module only registers when enabled. This enables alternative atta...
Dan Lake
2013-07-16
1
-2
/
+4
*
Try naming the materials handlers again, this time registering the POST as Re...
Justin Clark-Casey (justincc)
2013-07-11
1
-3
/
+6
*
remove names from Capability handlers (added by justincc in commit 013710168b...
dahlia
2013-07-10
1
-7
/
+4
*
show client stats: Fixed the requests/min. Also changed the spelling of the c...
Diva Canto
2013-07-10
1
-21
/
+22
*
Added show client-stats [first last] command to expose what viewers are reque...
Diva Canto
2013-07-10
1
-2
/
+107
*
remove some cruft and trigger a rebuild
dahlia
2013-07-08
1
-1
/
+0
*
remove an invalid null UUID check which caused a warning
dahlia
2013-07-08
1
-8
/
+1
*
For stat purposes, add names to capability request handlers where these were ...
Justin Clark-Casey (justincc)
2013-07-08
1
-4
/
+7
*
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
2013-07-08
2
-2
/
+2
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
dahlia
2013-06-28
1
-67
/
+69
|
\
|
*
Reinsert code for gathering uuids reference by materials back directly into U...
Justin Clark-Casey (justincc)
2013-06-28
1
-67
/
+69
*
|
add some locking to materials storage dictionary
dahlia
2013-06-28
1
-30
/
+42
|
/
*
and yet another check for null returned from DynAttrs.GetStore()
dahlia
2013-06-27
1
-0
/
+4
*
test for null return from DynAttrs.GetStore()
dahlia
2013-06-27
1
-0
/
+3
*
refactor: Move code for gathering textures referenced by materials into Mater...
Justin Clark-Casey (justincc)
2013-06-27
1
-2
/
+70
*
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
2013-06-27
1
-16
/
+10
*
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
2013-06-17
1
-339
/
+0
*
Fix passing of voice distance attenuation to the Vivox voice server.
Justin Clark-Casey (justincc)
2013-05-30
1
-1
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-05-28
4
-18
/
+13
|
\
|
*
Update the money framework to allow sending the new style linden "serverside ...
Melanie
2013-05-25
4
-17
/
+12
|
*
This is an experimental patch that adds support for comparing texture
Mic Bowman
2013-05-24
1
-1
/
+1
*
|
First change in Vivox for ages! -- added a lock to serialize calls to vivox s...
Diva Canto
2013-05-28
1
-14
/
+25
|
/
*
remove pointless region handle paramter from IClientAPI.SendKillObject()
Justin Clark-Casey (justincc)
2013-05-09
2
-2
/
+2
*
Adds an event and a method so that handling of the CachedTexture
Mic Bowman
2013-05-08
2
-0
/
+12
*
Unbreak the sample money module
Melanie
2013-04-27
1
-0
/
+2
[next]