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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor: add some method doc to ScenePresence fields used for entity transfer, ...
Justin Clark-Casey (justincc)
2013-08-07
2
-20
/
+33
*
Fixed incomplete commit r/23317 -- see_into_region. Put the guard around esta...
Diva Canto
2013-08-07
1
-16
/
+16
*
Child agent updates: remove the dependency on the root agent's camera positio...
Diva Canto
2013-08-05
1
-2
/
+1
*
More on HG inventory and OutboundPermission: disallowing giving inventory to ...
Diva Canto
2013-08-03
1
-0
/
+3
*
HG: If OutboundPermission is set to false, let's enforce stricter permissions...
Diva Canto
2013-08-03
1
-0
/
+3
*
Turn off edit beams when object is derezed while being edited. (mantis #6722)
Diva Canto
2013-08-01
1
-0
/
+6
*
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
2013-07-31
1
-0
/
+48
*
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...
Diva Canto
2013-07-28
1
-0
/
+2
*
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
2013-07-27
1
-1
/
+1
*
Fix failure in TestCreateDuplicateRootScenePresence().
Justin Clark-Casey (justincc)
2013-07-26
1
-0
/
+13
*
Fix regression tests relating to agent transfer by making simulator use last ...
Justin Clark-Casey (justincc)
2013-07-26
1
-0
/
+6
*
Fix NPC regression test failures.
Justin Clark-Casey (justincc)
2013-07-26
1
-1
/
+3
*
Comment debug message
Diva Canto
2013-07-26
1
-2
/
+2
*
This should fix all issues with teleports. One should be able to TP as fast a...
Diva Canto
2013-07-25
1
-32
/
+29
*
Reset DoNotClose scene presence teleport flag before pausing. Rename DoNotCl...
Justin Clark-Casey (justincc)
2013-07-26
2
-2
/
+2
*
If a returning teleport starts to reuse a downgraded child connection that wa...
Justin Clark-Casey (justincc)
2013-07-26
2
-11
/
+25
*
Moved TriggerOnMakeRootAgent back to the end of MakeRootAgent, to see if that...
Diva Canto
2013-07-24
1
-7
/
+2
*
Minor adjustment on timings of waits.
Diva Canto
2013-07-24
1
-2
/
+2
*
This commit message intentionally left blank (last commit was idiotic)
Diva Canto
2013-07-24
1
-1
/
+2
*
Improve the opening test in CompleteMovement, to account for multiple flags b...
Diva Canto
2013-07-24
1
-1
/
+1
*
New Teleport protocol (V2), still compatible with V1 and older. (version of t...
Diva Canto
2013-07-24
2
-6
/
+45
*
Further tweaks on TPs: not sending the callback URL and instead waiting 15sec...
Diva Canto
2013-07-24
1
-1
/
+1
*
Amend previous commit.
Diva Canto
2013-07-24
1
-4
/
+4
*
Added config var that we all thought was already there: see_into_region. (Not...
Diva Canto
2013-07-24
1
-34
/
+45
*
Restoring landing on prims, which had been affected by the edit beams commit.
Diva Canto
2013-07-23
1
-0
/
+19
*
Don't post Link asset types back to the home grid
Diva Canto
2013-07-23
2
-5
/
+5
*
Minor aesthetic change to make things more clear.
Diva Canto
2013-07-21
1
-1
/
+2
*
EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif...
Diva Canto
2013-07-21
1
-1
/
+4
*
Filter certain viewer effects depending on distance between the avatar that i...
Diva Canto
2013-07-21
1
-7
/
+25
*
A couple of small optimizations over the previous commit
Diva Canto
2013-07-21
1
-1
/
+1
*
Manage AgentUpdates more sanely:
Diva Canto
2013-07-21
1
-40
/
+70
*
Improvements to the ServiceThrottleModule: added a category and an itemid to ...
Diva Canto
2013-07-16
1
-1
/
+9
*
Added IServiceThrottleModule.cs
Diva Canto
2013-07-16
1
-0
/
+11
*
Let's go easy on authenticating ChildAgentUpdates, otherwise this will be cha...
Diva Canto
2013-07-14
1
-7
/
+5
*
Fix broken tests -- the test setup was wrong... sigh.
Diva Canto
2013-07-14
1
-0
/
+1
*
Authenticate ChildAgentUpdate too.
Diva Canto
2013-07-14
2
-16
/
+29
*
Change the auth token to be the user's sessionid.
Diva Canto
2013-07-14
2
-3
/
+3
*
And this fixes the other failing tests. Justin, the thread pool is not being ...
Diva Canto
2013-07-13
1
-2
/
+0
*
This should fix the failing test.
Diva Canto
2013-07-13
1
-2
/
+1
*
Deleted a line too many
Diva Canto
2013-07-13
1
-0
/
+3
*
Guard against unauthorized agent deletes.
Diva Canto
2013-07-13
3
-10
/
+30
*
Some more debug to see how many threads are available.
Diva Canto
2013-07-13
1
-0
/
+2
*
That didn't fix the problem.
Diva Canto
2013-07-13
1
-26
/
+34
*
Trying to reduce CPU usage on logins and TPs: trying radical elimination of a...
Diva Canto
2013-07-13
1
-34
/
+26
*
This commit effectively reverses the previous one, but it's just to log that ...
Diva Canto
2013-07-13
1
-4
/
+4
*
Same issue as previous commit.
Diva Canto
2013-07-13
1
-3
/
+4
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-07-13
1
-8
/
+12
|
\
|
*
Reinsert PhysicsActor variable back into SOP.SubscribeForCollisionEvents() in...
Justin Clark-Casey (justincc)
2013-07-13
1
-8
/
+12
*
|
Moved SendInitialDataToMe to earlier in CompleteMovement. Moved TriggerOnMake...
Diva Canto
2013-07-13
1
-5
/
+14
|
/
*
Centralize duplicated code in SceneObjectPart for subscribing to
Robert Adams
2013-07-11
1
-54
/
+43
[next]