| Commit message (Expand) | Author | Age | Files | Lines |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -1/+1 |
* | * Continuing refactoring of presence | lbsa71 | 2007-09-21 | 1 | -2/+2 |
* | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 2007-09-20 | 1 | -1/+1 |
* | * Some more presence refactoring | lbsa71 | 2007-09-20 | 1 | -1/+1 |
* | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 2007-09-20 | 1 | -3/+3 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 1 | -176/+226 |
* | Backup is now optional on classes | lbsa71 | 2007-09-13 | 1 | -17/+44 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -2/+3 |
* | Added region console command "edit-scale". To use first use change-region to ... | MW | 2007-09-08 | 1 | -0/+1 |
* | added experimental method of trying to relieve missing prim problem (by addin... | MW | 2007-09-06 | 1 | -0/+16 |
* | fixed mantis bug 375 (copy broken with physics/ODE enabled) | dan miller | 2007-09-06 | 1 | -0/+11 |
* | Attempt to cut down how often objects are backed up to the database. | MW | 2007-08-29 | 1 | -2/+12 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 1 | -1/+1 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 1 | -3/+3 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -1/+1 |
* | Hopefully fixed the bugs in primitives rotation editing | MW | 2007-08-25 | 1 | -3/+5 |
* | Had "using OpenSim.Physics.Manager;" defined twice in SceneObjectGroup.cs, so... | MW | 2007-08-24 | 1 | -1/+0 |
* | Hopefully fixed mantis bug #318 (exception when a prim moves across a border,... | MW | 2007-08-24 | 1 | -1/+20 |
* | Scripts are now copied into a prim (ie new copy placed in the prim) rather th... | MW | 2007-08-24 | 1 | -0/+27 |
* | Updated sqlite3.dll to version 3.4.2 | MW | 2007-08-24 | 1 | -0/+6 |
* | Implemented Resize Method in OdePrim. | MW | 2007-08-23 | 1 | -0/+19 |
* | Added a PhysicsActor PhysActor member to SceneObjectPart, and made it so this... | MW | 2007-08-23 | 1 | -0/+5 |
* | Added danx0r's physics patch, although for now have disabled the lines in Sce... | MW | 2007-08-23 | 1 | -0/+1 |
* | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 2007-08-22 | 1 | -0/+10 |
* | Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca... | MW | 2007-08-22 | 1 | -19/+19 |
* | A little bit of cleaning up. | MW | 2007-08-22 | 1 | -2/+2 |
* | Fixed typo. | MW | 2007-08-22 | 1 | -1/+1 |
* | Start of Task Inventory (ie prim's inventory). For now, you can only move scr... | MW | 2007-08-22 | 1 | -10/+29 |
* | Old group is now deleted from datastore when you link groups/prims, so that t... | MW | 2007-08-21 | 1 | -3/+1 |
* | Think linking prims should now work correctly (if its not then please someone... | MW | 2007-08-21 | 1 | -1/+2 |
* | 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 |