| Commit message (Expand) | Author | Files | Lines |
2007-08-21 | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 3 | -11/+23 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2 | -12/+32 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 4 | -27/+79 |
2007-08-16 | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 1 | -1/+6 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 3 | -11/+141 |
2007-08-14 | preliminary support for editing notecards and scripts. | MW | 5 | -11/+121 |
2007-08-14 | Can now create some new empty inventory items (like notecards and scripts) fr... | MW | 1 | -2/+0 |
2007-08-14 | Start of inventory items, when you upload a texture the data will now be stor... | MW | 5 | -11/+60 |
2007-08-14 | More inventory work, should be able to now create new inventory folders and t... | MW | 3 | -25/+39 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2 | -3/+18 |
2007-08-13 | Deleted some unused code. | MW | 1 | -17/+0 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -1/+1 |
2007-08-09 | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2 | -4/+6 |
2007-08-08 | Fixed the asset download problem I think, solution might not be ideal but wor... | MW | 1 | -12/+9 |
2007-08-08 | Hopefully improved texture downloading (including the speed at which they dow... | MW | 1 | -35/+83 |
2007-08-08 | Added checks to the last commit to make sure the xml files exist before it tr... | MW | 1 | -2/+5 |
2007-08-08 | The startup set of assets in the local asset server can now be set from a xml... | MW | 1 | -3/+42 |
2007-08-08 | CAPS should now be working in standalone mode. Texture uploads will work even... | Brian McBee | 1 | -6/+12 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 1 | -3/+1 |
2007-08-01 | few small changes. | MW | 1 | -0/+1 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2 | -8/+12 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 1 | -0/+1 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 16 | -999/+999 |
2007-07-29 | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 1 | -0/+1 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -1/+1 |
2007-07-28 | You should now see the correct Avatar for other users, including their clothe... | MW | 1 | -1/+1 |
2007-07-27 | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 3 | -18/+48 |
2007-07-27 | A few changes so that the number of warnings is less but without deleting eve... | MW | 2 | -2/+5 |
2007-07-26 | More work on inventory and opensim library. | MW | 3 | -347/+514 |
2007-07-25 | Added the default shape to the OpenSim library. Now need to get the new ruth ... | MW | 1 | -11/+39 |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 8 | -1298/+1440 |
2007-07-22 | Couple of small changes | MW | 1 | -2/+2 |
2007-07-22 | Think I've recovered my deleted files, so hopefully it works now. | MW | 6 | -0/+1290 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 21 | -310/+1004 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 2 | -4/+75 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 9 | -505/+505 |
2007-07-13 | * Moved SendNameReply to ClientView | lbsa71 | 1 | -10/+7 |
2007-07-12 | Fixed a number of bugs in the local InstantMessage handling, sending InstantM... | MW | 1 | -2/+0 |
2007-07-11 | More work on UserProfile and inventory cache (still currently not enabled). | MW | 5 | -0/+256 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -1/+2 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -159/+0 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -5/+5 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 2 | -5/+5 |
2007-07-03 | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 1 | -7/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 5 | -21/+5 |
2007-07-01 | Started change to having SceneObject and then that having child Primitives wh... | MW | 1 | -2/+5 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2 | -5/+5 |
2007-06-29 | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2 | -5/+5 |
2007-06-28 | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2 | -4/+4 |
2007-06-28 | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 1 | -0/+18 |