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
*
Create a method to force the script engine to save state from outside
Melanie
2011-05-24
1
-0
/
+2
*
Add an event for an orderly region shutdown that fires once per region before
Melanie
2011-05-24
2
-0
/
+27
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-22
15
-80
/
+129
|
\
|
*
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
2011-05-21
12
-12
/
+0
|
*
refactor: rename AddSceneObjectItem to AddSceneObject
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+1
|
*
refactor: move scene object item creation code into TaskInventoryHelpers
Justin Clark-Casey (justincc)
2011-05-21
1
-8
/
+2
|
*
move test task inventory notecard item creation into a new TastInventoryHelpe...
Justin Clark-Casey (justincc)
2011-05-21
1
-21
/
+2
|
*
refactor: use SceneSetupHelpers.CreateSceneObject()
Justin Clark-Casey (justincc)
2011-05-21
1
-13
/
+3
|
*
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...
Justin Clark-Casey (justincc)
2011-05-21
1
-3
/
+3
|
*
refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvet...
Justin Clark-Casey (justincc)
2011-05-21
1
-12
/
+3
|
*
refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pastin...
Justin Clark-Casey (justincc)
2011-05-21
4
-25
/
+17
|
*
refactor TestRezObjectFromInventoryItem()
Justin Clark-Casey (justincc)
2011-05-20
1
-6
/
+6
|
*
implement Scene.GetSceneObjectGroup(string name) to match the equivalent GetS...
Justin Clark-Casey (justincc)
2011-05-20
2
-3
/
+43
|
*
implement Scene.GetSceneObjectGroup(UUID fullID) using existing index
Justin Clark-Casey (justincc)
2011-05-20
2
-0
/
+26
|
*
add test for rezzing an object from a prim item
Justin Clark-Casey (justincc)
2011-05-20
3
-2
/
+49
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-20
2
-2
/
+5
|
\
\
|
|
/
|
*
correct small mistake in "delete object name <name>" usage summary
Justin Clark-Casey (justincc)
2011-05-18
1
-1
/
+1
|
*
don't throw a null reference if an inventory link target doesn't exist when w...
Justin Clark-Casey (justincc)
2011-05-17
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-14
1
-18
/
+27
|
\
\
|
|
/
|
*
Fix adding/removing/replacing outfits in viewer 2
Justin Clark-Casey (justincc)
2011-05-14
1
-18
/
+27
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-13
2
-4
/
+56
|
\
\
|
|
/
|
*
Fix broken inventory links on viewer 2.
Justin Clark-Casey (justincc)
2011-05-13
2
-2
/
+23
|
*
Add a smidgen of method doc about the fact that item links reuse the asset id...
Justin Clark-Casey (justincc)
2011-05-12
1
-0
/
+4
|
*
Prevent viewer 2 from creating a duplicate outfit inventory links.
Justin Clark-Casey (justincc)
2011-05-12
1
-2
/
+29
|
*
Add commands to delete objects by name, UUID, creator or owner
Melanie
2011-05-09
1
-0
/
+67
*
|
Add commands to delete objects by name, UUID, creator or owner
Melanie
2011-05-09
1
-0
/
+67
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-08
3
-3
/
+9
|
\
\
|
|
/
|
*
adjust avatar terse update packet filter distance error threshold based on av...
dahlia
2011-05-06
1
-1
/
+5
|
*
remove further mono compiler warnings
Justin Clark-Casey (justincc)
2011-05-06
1
-1
/
+1
|
*
One more bug fix concerning library items that weren't being copied to user's...
Diva Canto
2011-05-06
1
-1
/
+1
|
*
Bug fix: iars under Library weren't being loaded.
Diva Canto
2011-05-06
1
-0
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-05
3
-13
/
+11
|
\
\
|
|
/
|
*
Merge branch 'master' into caps
Diva Canto
2011-05-04
1
-1
/
+14
|
|
\
|
*
\
Merge branch 'master' into caps
Diva Canto
2011-05-04
1
-5
/
+21
|
|
\
\
|
*
|
|
Broke down Caps.cs into a generic Caps object that simply registers/unregiste...
Diva Canto
2011-05-01
2
-13
/
+9
|
*
|
|
Merge branch 'master' into caps
Diva Canto
2011-05-01
2
-1
/
+17
|
|
\
\
\
|
*
|
|
|
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
1
-0
/
+2
*
|
|
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-05
1
-6
/
+35
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Put the previous state back in the attachments in case the agent transfer fails.
Diva Canto
2011-05-04
1
-1
/
+14
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
use getters instead of member variables in velocity network filter code and a...
dahlia
2011-05-04
1
-6
/
+8
|
*
|
|
adjust terse avatar update filtering to send updates when distance traveled d...
dahlia
2011-05-03
1
-3
/
+17
|
|
|
/
|
|
/
|
*
|
|
Some private changes to the prioritizer: 30m steps instead of 10 and disable
Melanie
2011-05-03
1
-2
/
+2
*
|
|
Revert the CM prioritizer to the core version
Melanie
2011-05-03
1
-8
/
+0
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Check for RegionID instead of RegionHandle. Other minor tweaks
Diva Canto
2011-04-30
1
-1
/
+1
|
*
|
When coming in from a legacy region without fatpacks, start scripts the
Melanie
2011-04-30
1
-0
/
+16
|
|
/
*
|
When coming in from a legacy region without fatpacks, start scripts the
Melanie
2011-04-30
1
-0
/
+16
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Melanie
2011-04-30
5
-155
/
+164
|
\
\
|
*
\
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-30
5
-133
/
+119
|
|
\
\
|
|
|
/
|
|
*
Delaying starting the scripts on TPs and crossings until the agent is root.
Diva Canto
2011-04-29
2
-23
/
+40
[next]