aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * renamed some scene to worldlbsa712007-08-062-6/+10
* * encapsulated firstname/lastname on ScenePresencelbsa712007-08-066-49/+60
* * minor refactoringslbsa712007-08-067-14/+14
* ... and here's the second part...lbsa712007-08-0644-0/+0
* Part 1 of a two-part commit to change caps of 'scripting' dir...lbsa712007-08-0644-0/+0
* * Now we have boxes. Yay!lbsa712007-08-062-39/+39
* clean up of startup config settings (command line args etc),MW2007-08-042-11/+15
* OpenSim/Region/Environment/Scenes/ScenePresence.csBrian McBee2007-08-031-4/+4
* OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi...Brian McBee2007-08-031-9/+9
* changed the properties so that most of them only take up one line per get/set.MW2007-08-032-127/+38
* * Changed some nameslbsa712007-08-032-42/+42
* Yet another commit related to the SceneObject rewrites.MW2007-08-032-5/+12
* Yet another commit related to the SceneObject rewrites.MW2007-08-031-4/+13
* and more work on those classes. Think they are just about ready to begin hook...MW2007-08-033-5/+107
* Ditto...More work on the AllNewSceneObject* classes.MW2007-08-032-6/+75
* More work on the AllNewSceneObject* classes.MW2007-08-032-1/+124
* Fixes flying glitch (hang) when crossing region boundariesBrian McBee2007-08-021-4/+4
* Some more work on SceneObject/ Primitive rewrites (slowly getting there)MW2007-08-022-11/+127
* Changed a couple of method in PermissionManager from private to protected to ...MW2007-08-021-1/+0
* * Added support for CreateLink to LSL Interpreted APIAdam Frisby2007-08-021-1/+3
* * Attempted to Fix an issue whereby X and Y coordinates on terrain brushes we...Adam Frisby2007-08-011-6/+6
* * Terrain engine now knows the region coordinates - this can be later used to...Adam Frisby2007-08-011-1/+1
* Little bit more work on AllNewSceneObjectPart2MW2007-08-019-1024/+1061
* few small changes.MW2007-08-013-8/+33
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-0110-123/+546
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-1/+3
* mass update of files to have native line endingsSean Dague2007-07-309-1808/+1808
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-294-6/+46
* * Primitives no longer walk around while being rescaled.Adam Frisby2007-07-291-19/+0
* * Experimental fix for random walking of resized prims.Adam Frisby2007-07-291-0/+5
* Commit 1/2Adam Frisby2007-07-291-1/+2
* fixed the problem with other avatar's clothes being white.MW2007-07-281-0/+1
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-281-11/+48
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-1/+1
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-272-0/+12
* * Removing some housekeeping tagged elements.Adam Frisby2007-07-272-5/+13
* * Started renaming world to Scenelbsa712007-07-267-95/+65
* Start of the OpenSim library , for now only contains a few textures. MW2007-07-252-5/+5
* * Fixed an issue where Terrain brushes may not update correctly.Adam Frisby2007-07-251-1/+10
* * Users doing terraforming should see updates instantly now.Adam Frisby2007-07-242-31/+3
* * SendLayerData overload including coords now uses patch number rather than c...Adam Frisby2007-07-242-26/+30
* * Small fix, patch values should be multiplied by their size (16)Adam Frisby2007-07-241-1/+1
* * Terrain should now send just updated patches.Adam Frisby2007-07-242-16/+33
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-1/+1
* Couple of small changesMW2007-07-221-1/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-226-20/+100
* * Renamed terrain functions to match OpenSim naming styles.Adam Frisby2007-07-213-23/+23
* * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha...Adam Frisby2007-07-211-1/+23
* * Issue#209 - Terrain Hills Patch (Thanks Babblefrog)Adam Frisby2007-07-211-1/+1
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-203-9/+9