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