Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated to use lastest version of libsl but is currently broke when using SL ↵ | MW | 2007-04-25 | 1 | -2/+2 |
| | | | | viewer 1.15.02, due to big changes in the message templates. | ||||
* | Small clean up of files and directories | MW | 2007-04-25 | 1 | -1/+1 |
| | |||||
* | attempt at a temporary fix to the shirt creation bug. (Its only temporary as ↵ | MW | 2007-04-03 | 1 | -1/+1 |
| | | | | I think the real problem is a deeper one) | ||||
* | Can now Rez and DeRez objects (take to and from inventory). | MW | 2007-03-31 | 1 | -1/+1 |
| | | | | | Very much a work in progress and likely to be a number of bugs. | ||||
* | (no commit message) | MW | 2007-03-31 | 1 | -40/+39 |
| | |||||
* | Clothing now seems to work (though there are likely to still be some problems) | MW | 2007-03-30 | 1 | -2/+4 |
| | |||||
* | Should now be able to create and edit Notecards | MW | 2007-03-30 | 1 | -2/+2 |
| | |||||
* | When you change the name of a inventory item, it should no longer revert ↵ | MW | 2007-03-29 | 1 | -0/+1 |
| | | | | after a logout / login | ||||
* | Fixed name quotes bug | MW | 2007-03-28 | 1 | -3/+2 |
| | |||||
* | After hours of searching for a bug, it works - User accounts in sandbox ↵ | MW | 2007-03-28 | 1 | -0/+1 |
| | | | | | | | mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface | ||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -6/+11 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -11/+6 |
| | |||||
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -6/+11 |
| | | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | ||||
* | Added a very very very basic Web front end for admin use - ready to be used ↵ | MW | 2007-03-26 | 1 | -2/+17 |
| | | | | in sandbox mode for adding new accounts. | ||||
* | Hopefully fixed the texture uploading and the crashing when a prim with a ↵ | MW | 2007-03-25 | 1 | -4/+2 |
| | | | | uploaded texture on it is moved. | ||||
* | You want large textures, you shall have! - Xfer system now working for large ↵ | MW | 2007-03-25 | 1 | -0/+212 |
asset uploads Fixed the VS solution file. Now forwars ViewerEffect messages onto the other clients Renamed OpenSim.Framework/Inventory.cs to OpenSim.Framework/AgentInventory.cs |