| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Slowly but surely working my way towards Regionality... | lbsa71 | 2007-09-21 | 1 | -36/+25 |
* | * Yeah, I placed Close() in the wrong file. So sue me. | lbsa71 | 2007-09-21 | 1 | -0/+5 |
* | * Continued work on Region layer | lbsa71 | 2007-09-21 | 1 | -2/+2 |
* | * Removed unused LandRenegerated flag | lbsa71 | 2007-09-21 | 1 | -7/+0 |
* | * First example of moving stuff to a Region layer | lbsa71 | 2007-09-21 | 1 | -22/+12 |
* | * Continuing refactoring of presence | lbsa71 | 2007-09-21 | 1 | -53/+63 |
* | physics-related fixes; should stabilize border crossings | dan miller | 2007-09-21 | 1 | -1/+16 |
* | * Removed Unused 'Entity' superclass | lbsa71 | 2007-09-21 | 1 | -1/+71 |
* | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 2007-09-20 | 1 | -50/+51 |
* | * Some more presence refactoring | lbsa71 | 2007-09-20 | 1 | -2/+2 |
* | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 2007-09-20 | 1 | -35/+34 |
* | * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata... | lbsa71 | 2007-09-19 | 1 | -8/+27 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 1 | -196/+197 |
* | Get rid of extra green men in minimap on region crossings (they were | Dalien Talbot | 2007-09-11 | 1 | -2/+3 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | added avatar updates for physics movement -- fixes gravity & avatar collision... | dan miller | 2007-09-09 | 1 | -3/+15 |
* | Little green men (aka dots on minimap). Thanks to bushing for | Dalien Talbot | 2007-09-09 | 1 | -0/+38 |
* | Partial fix for the "avatars permanently facing east" - now the rotation | Dalien Talbot | 2007-09-08 | 1 | -2/+7 |
* | Cut down on the number of compile warnings. Now down to 5: 4 are related to u... | MW | 2007-09-08 | 1 | -1/+6 |
* | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 2007-09-08 | 1 | -5/+7 |
* | added experimental method of trying to relieve missing prim problem (by addin... | MW | 2007-09-06 | 1 | -2/+58 |
* | Various small changes (some likely to be removed again soon) | MW | 2007-08-29 | 1 | -1/+1 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 1 | -1/+1 |
* | Fixed a problem where some prims didn't show up when you crossed or teleporte... | MW | 2007-08-24 | 1 | -0/+3 |
* | Hopefully fixed the problem of users avatars not always showing up when eithe... | MW | 2007-08-21 | 1 | -6/+10 |
* | The regionUUID is now being passed to the datastore calls. | MW | 2007-08-20 | 1 | -0/+10 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 1 | -1/+2 |
* | * Now sending manager, host and root host to Script in constructor. | lbsa71 | 2007-08-16 | 1 | -0/+5 |
* | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 2007-08-16 | 1 | -12/+12 |
* | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 2007-08-15 | 1 | -1/+2 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 1 | -13/+2 |
* | Made a few changes so that once we enable the sqlite data store (simple line ... | MW | 2007-08-10 | 1 | -0/+1 |
* | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2007-08-09 | 1 | -1/+4 |
* | Transition between not flying / flying should be smoother | Brian McBee | 2007-08-09 | 1 | -1/+6 |
* | when teleporting to a non-adjacent region, client was not getting new neighbours | Brian McBee | 2007-08-08 | 1 | -1/+1 |
* | * encapsulated firstname/lastname on ScenePresence | lbsa71 | 2007-08-06 | 1 | -38/+48 |
* | OpenSim/Region/Environment/Scenes/ScenePresence.cs | Brian McBee | 2007-08-03 | 1 | -4/+4 |
* | OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi... | Brian McBee | 2007-08-03 | 1 | -9/+9 |
* | Fixes flying glitch (hang) when crossing region boundaries | Brian McBee | 2007-08-02 | 1 | -4/+4 |
* | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2007-08-01 | 1 | -2/+5 |
* | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 2007-07-29 | 1 | -1/+4 |
* | fixed the problem with other avatar's clothes being white. | MW | 2007-07-28 | 1 | -0/+1 |
* | You should now see the correct Avatar for other users, including their clothe... | MW | 2007-07-28 | 1 | -11/+48 |
* | A few changes so that the number of warnings is less but without deleting eve... | MW | 2007-07-27 | 1 | -0/+5 |
* | * Removing some housekeeping tagged elements. | Adam Frisby | 2007-07-27 | 1 | -3/+13 |
* | * Started renaming world to Scene | lbsa71 | 2007-07-26 | 1 | -11/+11 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -4/+6 |
* | * Issue#209 - Terrain Hills Patch (Thanks Babblefrog) | Adam Frisby | 2007-07-21 | 1 | -1/+1 |
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 1 | -2/+4 |
* | * Added housekeeping comments, see mailing list in just a moment... | Adam Frisby | 2007-07-19 | 1 | -2/+2 |