| Commit message (Expand) | Author | Age | Files | Lines |
* | A bit more work on prim building related code. Think most of the building too... | MW | 2007-08-21 | 1 | -8/+4 |
* | Shift and Drag copying should now work correctly. [This was one of those stup... | MW | 2007-08-21 | 1 | -6/+6 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 1 | -190/+1 |
* | The regionUUID is now being passed to the datastore calls. | MW | 2007-08-20 | 1 | -1/+1 |
* | Instant Messages between users in the same region should actually now work. | MW | 2007-08-20 | 1 | -2/+2 |
* | small clean up. | MW | 2007-08-19 | 1 | -0/+14 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 1 | -1/+20 |
* | Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ... | MW | 2007-08-16 | 1 | -1/+2 |
* | * 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 |