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
*
llRot2Angle now checks absolute value of s rotation component before normalizing
dahlia
2013-06-10
1
-11
/
+3
*
llRot2Axis now checks absolute value of s rotation component before normalizi...
dahlia
2013-06-10
1
-22
/
+6
*
Check For NaN and Infinity in llRot2Axis/Angle Fixes mantis #6669
teravus
2013-06-10
1
-2
/
+4
*
add a Normalize() method for LSL_Rotation
dahlia
2013-06-10
1
-0
/
+25
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Mic Bowman
2013-06-10
4
-34
/
+51
|
\
|
*
BulletSim: add failure flag for meshing failure vs asset fetch failure
Robert Adams
2013-06-10
4
-34
/
+51
*
|
Fix test for adding temporary assets. Code for non-local temporary assets
Mic Bowman
2013-06-10
1
-0
/
+20
|
/
*
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
2013-06-10
2
-2
/
+2
*
Mantis 5346: llAxisAngle2Rot() should normalize before computing
Talun
2013-06-10
1
-0
/
+1
*
Catch exception triggered by incoming avatars using legacy profiles
BlueWall
2013-06-08
1
-1
/
+10
*
Merge branch 'profiles'
BlueWall
2013-06-07
2
-0
/
+4
|
\
|
*
SQLite support for UserProfiles
BlueWall
2013-06-07
1
-0
/
+1
|
*
Ensure selected module is the only active one
BlueWall
2013-06-07
1
-0
/
+3
*
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2013-06-07
2
-1
/
+30
|
\
\
|
*
\
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-06-07
4
-6
/
+11
|
|
\
\
|
|
*
|
minor: Comment out debug logging (at warn level) about number of objects forc...
Justin Clark-Casey (justincc)
2013-06-07
1
-1
/
+1
|
|
|
/
|
*
|
Put the configuration back in FetchInventoryDesc2 cap.
Diva Canto
2013-06-07
1
-0
/
+29
*
|
|
Supply proper type information for the various types of requests
Melanie
2013-06-07
2
-6
/
+7
*
|
|
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
2013-06-07
3
-8
/
+8
|
|
/
|
/
|
*
|
Fix regression where multiple close agents could be sent to the wrong neighbo...
Justin Clark-Casey (justincc)
2013-06-07
1
-1
/
+6
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-06-07
1
-3
/
+26
|
\
\
|
|
/
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2013-06-06
1
-0
/
+5
|
|
\
|
*
|
Fix keyframe motion copyright
Melanie
2013-06-06
1
-3
/
+26
*
|
|
In LocalFriendshipTerminated, send the original client's agentId to the frien...
Donnie Roberts
2013-06-07
2
-4
/
+4
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-06-05
11
-0
/
+229
|
\
\
|
|
/
|
*
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2013-06-06
11
-0
/
+229
*
|
Strengthen some assumptions.
Diva Canto
2013-06-05
1
-0
/
+5
|
/
*
Committing Avination's Keyframe module. This is not hooked up yet and will do...
Melanie
2013-06-06
1
-0
/
+766
*
Merge branch 'master' of /home/opensim/var/repo/opensim
BlueWall
2013-06-05
2
-63
/
+234
|
\
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2013-06-05
4
-37
/
+84
|
|
\
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-06-05
1
-14
/
+16
|
|
|
\
|
|
*
|
Avoid a deadlock where a script can attempt to take a ScriptInstance.m_Script...
Justin Clark-Casey (justincc)
2013-06-05
1
-11
/
+21
|
*
|
|
Port Avination's inventory send throttling
Melanie
2013-06-05
1
-52
/
+213
*
|
|
|
Prevent processing for Npc
BlueWall
2013-06-05
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Remove a couple of orphaned lines
BlueWall
2013-06-05
1
-3
/
+0
*
|
|
Make locking more uniform
BlueWall
2013-06-05
1
-14
/
+19
|
|
/
|
/
|
*
|
BulletSim: default PhysicsTimeStep to same as the simulator's
Robert Adams
2013-06-05
1
-1
/
+1
*
|
BulletSim: fix corner case when rebuilding a compound linkset while
Robert Adams
2013-06-05
1
-11
/
+46
|
/
*
BulletSim: experimental movement of physics execution off of heartbeat
Robert Adams
2013-06-01
3
-73
/
+209
*
Adding back the BasicProfileModule
BlueWall
2013-05-31
2
-73
/
+191
*
Remove unnecessary m_scenes and m_scene from AsyncCommandManager.
Justin Clark-Casey (justincc)
2013-05-31
1
-6
/
+1
*
Lock areas of AsyncCommandManager where multiple threads could try to access/...
Justin Clark-Casey (justincc)
2013-05-31
1
-111
/
+177
*
refactor: Remove unused AsyncCommandManager.PleaseShutdown
Justin Clark-Casey (justincc)
2013-05-31
1
-19
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Robert Adams
2013-05-30
4
-176
/
+1613
|
\
|
*
Merge branch 'work' contains UserProfiles with Robust service and updates reg...
BlueWall
2013-05-30
4
-176
/
+1613
|
|
\
|
|
*
UserProfiles
BlueWall
2013-05-30
4
-176
/
+1613
*
|
|
Trigger OnScenePresenceUpdated when the avatar's animations change.
Robert Adams
2013-05-30
2
-4
/
+21
*
|
|
Add methods to Animation and AnimationSet for easier manipulation and
Robert Adams
2013-05-30
2
-0
/
+136
*
|
|
Add region heartbeat start event to complement heartbeat end event.
Robert Adams
2013-05-30
2
-0
/
+25
|
/
/
*
|
If an exception occurs in the AsyncCommandManager loop, spit it out to log ra...
Justin Clark-Casey (justincc)
2013-05-30
1
-8
/
+6
|
/
[next]