aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-03* Added lock to Contains to avoid enumeration exceptionslbsa711-1/+4
2008-01-03Packet recycling has been temporarily disabled to avoid the performance probl...Johan Berntsson1-0/+5
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson1-1/+2
2008-01-02* Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares1-3/+58
2008-01-02Fixed buffer overrun bug in ZeroDecodeCommandJohan Berntsson1-2/+23
2008-01-02* Fixed an issue where the PacketPool would ZeroDecodeCommand into a too smal...lbsa711-1/+2
2008-01-02* Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares1-0/+252
2008-01-02* Trying to address TextureSender issueslbsa714-41/+48
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa713-11/+17
2008-01-02* Fixed an issue where the RegionFlags and SimAccess settings were being save...Teravus Ovares1-2/+2
2008-01-02* Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares1-1/+1
2008-01-02* Updates UserServer Teravus Ovares2-5/+1
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares7-11/+196
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey3-86/+122
2007-12-31* Added database and UserManagerBase glue for FriendsList managementTeravus Ovares9-7/+482
2007-12-31Correctly output library inventory folder type and version informationJustin Clarke Casey2-5/+5
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2-46/+129
2007-12-30* Fixed References in Prebuild so the project compilesTeravus Ovares6-0/+181
2007-12-30Add an extra check that we don't create new inventory folders for a user that...Justin Clarke Casey2-5/+24
2007-12-30Shift default OpenSim library into its own directoryJustin Clarke Casey1-1/+1
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-2/+1
2007-12-30* Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares1-14/+4
2007-12-29Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey1-7/+12
2007-12-29Allow OpenSim operators to specify their own asset sets without needing to ch...Justin Clarke Casey2-19/+64
2007-12-28* Patch from Melanie provides Util.CleanString and uses it on the prim name a...Teravus Ovares1-5/+28
2007-12-28Migrate opensim default assets up another directory in preparation for extrac...Justin Clarke Casey1-2/+2
2007-12-28Move OpenSimAssetSet assets file up into assets pending further changesJustin Clarke Casey1-1/+1
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey5-105/+162
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey1-3/+3
2007-12-28* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares1-1/+17
2007-12-28Set svn:eol-style.Jeff Ames2-4/+4
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2-13/+144
2007-12-28* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa712-60/+50
2007-12-28* Patch from Melanie. Thanks Melanie!Teravus Ovares1-2/+2
2007-12-28* Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares2-1/+13
2007-12-27* Optimized usingslbsa71114-1299/+1340
2007-12-27* removed always true iflbsa711-15/+12
2007-12-27* Fixed MonoSQLite Update Table routineTeravus Ovares1-14/+27
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey3-18/+4
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa716-13/+48
2007-12-27* Added Sit Target persistence over sim restarts for mySQL and MonoSQLite.Teravus Ovares1-0/+42
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey1-1/+2
2007-12-26* Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares1-4/+103
2007-12-25Small non-functional inventory changesJustin Clarke Casey1-11/+11
2007-12-24* Added some ugly hackish code to the user server to start implementing the n...Teravus Ovares1-0/+134
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey5-9/+299
2007-12-24Revert most of the regionName message stuff.Charles Krinke1-12/+0
2007-12-24Add regionName to OGS1 regionUp report.Charles Krinke1-0/+12
2007-12-24Log message tweakingJustin Clarke Casey1-5/+5
2007-12-23Yet more inventory debugging messagesJustin Clarke Casey1-9/+30