aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-09* removed another superfluous debug messagelbsa711-2/+2
2008-01-09* ok, last mySQL webloginkey related update tonight.Teravus Ovares1-1/+1
2008-01-09* almost an oopsTeravus Ovares1-1/+1
2008-01-09* Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares12-133/+320
2008-01-09dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee2-10/+62
2008-01-09Third part of CharlieO's library rework. We now have library organization! Th...Brian McBee1-32/+35
2008-01-07* Enabling the LLSD Login method by jhurliman so libSecondLife clients work o...Teravus Ovares1-3/+3
2008-01-07*Added ability to update only necessary data on insertRegion for the grid ser...mingchen1-5/+23
2008-01-07* More message server methodsTeravus Ovares1-0/+1
2008-01-07* Adding More to the MessageServer classes.Teravus Ovares2-0/+30
2008-01-06* A few more Message Server comms related updatesTeravus Ovares2-0/+25
2008-01-06* Added some userserver glue for communications with the message server Teravus Ovares2-0/+133
2008-01-06Factor out TaskInventoryItemJustin Clarke Casey1-0/+101
2008-01-05Fix for typo in updateInventoryItem in MSSQLInventoryData.cs (thanks Grumly!)Brian McBee1-1/+1
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-0/+7
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares5-5/+434
2008-01-04* possibly the least significant commit so far into 2008lbsa711-1/+1
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen10-17/+19
2008-01-04* Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares2-0/+5
2008-01-03* Made covenant changes made in the estate tools persist across sim restarts.Teravus Ovares1-0/+5
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