| Commit message (Expand) | Author | Files | Lines |
2007-08-09 | SceneObjects should now (hopefully) call datastore.StoreObject(). | MW | 2 | -2/+12 |
2007-08-09 | Deleted old LSLEngine files (those under Scene.Scripting) | MW | 14 | -2911/+2 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 13 | -212/+280 |
2007-08-09 | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2 | -3/+13 |
2007-08-09 | Transition between not flying / flying should be smoother | Brian McBee | 1 | -1/+6 |
2007-08-08 | worldmap now gets correctly updated when terrain changes | Brian McBee | 1 | -0/+2 |
2007-08-08 | when teleporting to a non-adjacent region, client was not getting new neighbours | Brian McBee | 1 | -1/+1 |
2007-08-07 | Some more work on new Sceneobject. | MW | 3 | -22/+91 |
2007-08-07 | * koncept bugfix | lbsa71 | 2 | -0/+24 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 2 | -9/+25 |
2007-08-06 | * commands are done foreach instead of by [i] | lbsa71 | 1 | -2/+2 |
2007-08-06 | * renamed some scene to world | lbsa71 | 3 | -8/+12 |
2007-08-06 | * encapsulated firstname/lastname on ScenePresence | lbsa71 | 6 | -49/+60 |
2007-08-06 | * minor refactorings | lbsa71 | 7 | -14/+14 |
2007-08-06 | ... and here's the second part... | lbsa71 | 44 | -0/+0 |
2007-08-06 | Part 1 of a two-part commit to change caps of 'scripting' dir... | lbsa71 | 44 | -0/+0 |
2007-08-06 | * Now we have boxes. Yay! | lbsa71 | 2 | -39/+39 |
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 3 | -12/+16 |
2007-08-04 | * More work on PermissionManager - going AFK for a bit. | Adam Frisby | 1 | -38/+79 |
2007-08-04 | * More work on PermissionManager | Adam Frisby | 2 | -5/+44 |
2007-08-04 | * Little more cleaning of EstateManager - still needs packets to be moved, bu... | Adam Frisby | 1 | -43/+103 |
2007-08-04 | * Extracted and refactored several large methods. Needs moving of packet hand... | Adam Frisby | 1 | -148/+172 |
2007-08-03 | OpenSim/Region/Environment/Scenes/ScenePresence.cs | Brian McBee | 1 | -4/+4 |
2007-08-03 | OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi... | Brian McBee | 1 | -9/+9 |
2007-08-03 | changed the properties so that most of them only take up one line per get/set. | MW | 2 | -127/+38 |
2007-08-03 | * Changed some names | lbsa71 | 2 | -42/+42 |
2007-08-03 | Yet another commit related to the SceneObject rewrites. | MW | 2 | -5/+12 |
2007-08-03 | Yet another commit related to the SceneObject rewrites. | MW | 1 | -4/+13 |
2007-08-03 | and more work on those classes. Think they are just about ready to begin hook... | MW | 3 | -5/+107 |
2007-08-03 | Ditto...More work on the AllNewSceneObject* classes. | MW | 2 | -6/+75 |
2007-08-03 | More work on the AllNewSceneObject* classes. | MW | 2 | -1/+124 |
2007-08-02 | Fixes flying glitch (hang) when crossing region boundaries | Brian McBee | 1 | -4/+4 |
2007-08-02 | Some more work on SceneObject/ Primitive rewrites (slowly getting there) | MW | 2 | -11/+127 |
2007-08-02 | Changed a couple of method in PermissionManager from private to protected to ... | MW | 2 | -4/+3 |
2007-08-02 | * Added support for CreateLink to LSL Interpreted API | Adam Frisby | 2 | -1/+111 |
2007-08-01 | * Attempted to Fix an issue whereby X and Y coordinates on terrain brushes we... | Adam Frisby | 1 | -6/+6 |
2007-08-01 | * Terrain engine now knows the region coordinates - this can be later used to... | Adam Frisby | 1 | -1/+1 |
2007-08-01 | Little bit more work on AllNewSceneObjectPart2 | MW | 9 | -1024/+1061 |
2007-08-01 | few small changes. | MW | 3 | -8/+33 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 10 | -123/+546 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 1 | -1/+3 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 11 | -3027/+3027 |
2007-07-29 | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 4 | -6/+46 |
2007-07-29 | * Primitives no longer walk around while being rescaled. | Adam Frisby | 1 | -19/+0 |
2007-07-29 | * Experimental fix for random walking of resized prims. | Adam Frisby | 1 | -0/+5 |
2007-07-29 | Commit 1/2 | Adam Frisby | 2 | -1/+5 |
2007-07-28 | fixed the problem with other avatar's clothes being white. | MW | 1 | -0/+1 |
2007-07-28 | You should now see the correct Avatar for other users, including their clothe... | MW | 1 | -11/+48 |
2007-07-27 | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 1 | -1/+1 |
2007-07-27 | A few changes so that the number of warnings is less but without deleting eve... | MW | 2 | -0/+12 |