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
/
Environment
/
Scenes
/
SceneObjectGroup.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A bit more work on prim building related code. Think most of the building too...
MW
2007-08-21
1
-0
/
+3
*
Shift and Drag copying should now work correctly. [This was one of those stup...
MW
2007-08-21
1
-6
/
+44
*
Added Property to SceneObjectGroup to allow the UUID of the region it is in t...
MW
2007-08-20
1
-0
/
+10
*
The regionUUID is now being passed to the datastore calls.
MW
2007-08-20
1
-1
/
+15
*
Sqlite datastore should now save the textures and extraparams data (used by s...
MW
2007-08-19
1
-7
/
+17
*
* Now sending manager, host and root host to Script in constructor.
lbsa71
2007-08-16
1
-0
/
+5
*
Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ...
MW
2007-08-16
1
-3
/
+2
*
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
2007-08-16
1
-13
/
+13
*
Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...
MW
2007-08-16
1
-20
/
+84
*
The 'Party Party Groupie Groupie Life is a game' commit:
lbsa71
2007-08-15
1
-0
/
+23
*
More work on inventory, can now create other inventory types, like Clothes an...
MW
2007-08-15
1
-1
/
+0
*
* Again, FileSystemObject reports filename.
lbsa71
2007-08-15
1
-0
/
+6
*
* Exploring Group/Part from an app perspective.
lbsa71
2007-08-15
1
-1
/
+24
*
Added Scene.ConvertLocalIDToFullID() method.
MW
2007-08-13
1
-0
/
+10
*
Some more work on SceneObjectGroup
MW
2007-08-13
1
-5
/
+10
*
Added the SetPartText access method to SceneObjectGroup to set the text of me...
MW
2007-08-13
1
-17
/
+35
*
Partial Linking of prim groups should work (its partial as currently only the...
MW
2007-08-13
1
-41
/
+141
*
Few small fixes
MW
2007-08-10
1
-1
/
+1
*
Made a few changes so that once we enable the sqlite data store (simple line ...
MW
2007-08-10
1
-3
/
+53
*
SceneObjects should now (hopefully) call datastore.StoreObject().
MW
2007-08-09
1
-2
/
+10
*
Deleted old LSLEngine files (those under Scene.Scripting)
MW
2007-08-09
1
-0
/
+1
*
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
2007-08-09
1
-0
/
+647
[prev]