aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.PacketHandlers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-3/+3
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-25/+82
2007-08-15The 'Party Party Groupie Groupie Life is a game' commit:lbsa711-1/+1
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW1-26/+34
2007-08-15* Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby1-15/+27
2007-08-14preliminary support for editing notecards and scripts. MW1-9/+0
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-1/+1
2007-08-13added Sample OnObjectGrab event to SceneEventManager for script engines to s...MW1-0/+5
2007-08-10Few small fixesMW1-1/+1
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-93/+91
2007-08-06* encapsulated firstname/lastname on ScenePresencelbsa711-2/+2
2007-08-01* Attempted to Fix an issue whereby X and Y coordinates on terrain brushes we...Adam Frisby1-6/+6
2007-07-29Deleting objects should now work. But beware they aren't send to your trash f...MW1-1/+37
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-1/+1
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-1/+1
2007-07-25* Fixed an issue where Terrain brushes may not update correctly.Adam Frisby1-1/+10
2007-07-24* Users doing terraforming should see updates instantly now.Adam Frisby1-2/+2
2007-07-24* SendLayerData overload including coords now uses patch number rather than c...Adam Frisby1-6/+3
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-1/+71
2007-07-21* Renamed terrain functions to match OpenSim naming styles.Adam Frisby1-6/+6
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-1/+1
2007-07-18Sculpted Prims should now work. MW1-0/+16
2007-07-17* Readjusted strength of the terrain brushes from seconds / 100.0 to seconds ...Adam Frisby1-6/+6
2007-07-16*Renamed ParcelManager to LandManagermingchen1-2/+2
2007-07-16changed to native line ending encodingSean Dague1-618/+618
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-0/+23
2007-07-15Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW1-2/+1
2007-07-15Removed the reference to ClientManager from scene, as scene really shouldn't ...MW1-9/+7
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW1-0/+1
2007-07-13Chat/Shout/etc should be working againMW1-0/+6
2007-07-13Prim Copying (both CTRL+D and shift-drag) should now work.MW1-38/+46
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW1-2/+4
2007-07-11Hopefully texturing prims should now work correctly.MW1-1/+12
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+1
2007-07-09* some follow up renaming of members et c.lbsa711-1/+1
2007-07-09* Introduced ClientManager for great justice.lbsa711-41/+43
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-2/+2
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+33
2007-07-08* Bugfix with instant message handlers. Looking at implementing grid IM serve...Adam Frisby1-4/+10
2007-07-08* Missed a line - IM support in local simulator should now work.Adam Frisby1-1/+1
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby1-0/+24
2007-07-05Fixed rotation editing of individual prims in a group. I think positioning an...MW1-0/+1
2007-07-04A bit more work on Building tools/support.MW1-3/+57
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-8/+74
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-6/+2
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW1-2/+38
2007-07-01Can change the name and description of a prim.MW1-1/+44
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-6/+10
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-3/+3