| Commit message (Expand) | Author | Files | Lines |
2007-08-29 | Attempt to cut down how often objects are backed up to the database. | MW | 1 | -2/+12 |
2007-08-28 | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 1 | -1/+1 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -3/+3 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -1/+1 |
2007-08-25 | Hopefully fixed the bugs in primitives rotation editing | MW | 1 | -3/+5 |
2007-08-24 | Had "using OpenSim.Physics.Manager;" defined twice in SceneObjectGroup.cs, so... | MW | 1 | -1/+0 |
2007-08-24 | Hopefully fixed mantis bug #318 (exception when a prim moves across a border,... | MW | 1 | -1/+20 |
2007-08-24 | Scripts are now copied into a prim (ie new copy placed in the prim) rather th... | MW | 1 | -0/+27 |
2007-08-24 | Updated sqlite3.dll to version 3.4.2 | MW | 1 | -0/+6 |
2007-08-23 | Implemented Resize Method in OdePrim. | MW | 1 | -0/+19 |
2007-08-23 | Added a PhysicsActor PhysActor member to SceneObjectPart, and made it so this... | MW | 1 | -0/+5 |
2007-08-23 | Added danx0r's physics patch, although for now have disabled the lines in Sce... | MW | 1 | -0/+1 |
2007-08-22 | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 1 | -0/+10 |
2007-08-22 | Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca... | MW | 1 | -19/+19 |
2007-08-22 | A little bit of cleaning up. | MW | 1 | -2/+2 |
2007-08-22 | Fixed typo. | MW | 1 | -1/+1 |
2007-08-22 | Start of Task Inventory (ie prim's inventory). For now, you can only move scr... | MW | 1 | -10/+29 |
2007-08-21 | Old group is now deleted from datastore when you link groups/prims, so that t... | MW | 1 | -3/+1 |
2007-08-21 | Think linking prims should now work correctly (if its not then please someone... | MW | 1 | -1/+2 |
2007-08-21 | A bit more work on prim building related code. Think most of the building too... | MW | 1 | -0/+3 |
2007-08-21 | Shift and Drag copying should now work correctly. [This was one of those stup... | MW | 1 | -6/+44 |
2007-08-20 | Added Property to SceneObjectGroup to allow the UUID of the region it is in t... | MW | 1 | -0/+10 |
2007-08-20 | The regionUUID is now being passed to the datastore calls. | MW | 1 | -1/+15 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 1 | -7/+17 |
2007-08-16 | * Now sending manager, host and root host to Script in constructor. | lbsa71 | 1 | -0/+5 |
2007-08-16 | Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ... | MW | 1 | -3/+2 |
2007-08-16 | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 1 | -13/+13 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 1 | -20/+84 |
2007-08-15 | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 1 | -0/+23 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 1 | -1/+0 |
2007-08-15 | * Again, FileSystemObject reports filename. | lbsa71 | 1 | -0/+6 |
2007-08-15 | * Exploring Group/Part from an app perspective. | lbsa71 | 1 | -1/+24 |
2007-08-13 | Added Scene.ConvertLocalIDToFullID() method. | MW | 1 | -0/+10 |
2007-08-13 | Some more work on SceneObjectGroup | MW | 1 | -5/+10 |
2007-08-13 | Added the SetPartText access method to SceneObjectGroup to set the text of me... | MW | 1 | -17/+35 |
2007-08-13 | Partial Linking of prim groups should work (its partial as currently only the... | MW | 1 | -41/+141 |
2007-08-10 | Few small fixes | MW | 1 | -1/+1 |
2007-08-10 | Made a few changes so that once we enable the sqlite data store (simple line ... | MW | 1 | -3/+53 |
2007-08-09 | SceneObjects should now (hopefully) call datastore.StoreObject(). | MW | 1 | -2/+10 |
2007-08-09 | Deleted old LSLEngine files (those under Scene.Scripting) | MW | 1 | -0/+1 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -41/+102 |
2007-08-07 | Some more work on new Sceneobject. | MW | 1 | -4/+53 |
2007-08-07 | * koncept bugfix | lbsa71 | 1 | -0/+12 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 1 | -2/+2 |
2007-08-06 | * renamed some scene to world | lbsa71 | 1 | -2/+2 |
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 1 | -2/+10 |
2007-08-03 | changed the properties so that most of them only take up one line per get/set. | MW | 1 | -11/+5 |
2007-08-03 | * Changed some names | lbsa71 | 1 | -2/+2 |
2007-08-03 | Yet another commit related to the SceneObject rewrites. | MW | 1 | -2/+11 |
2007-08-03 | Yet another commit related to the SceneObject rewrites. | MW | 1 | -4/+13 |