aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames7-22/+22
2007-12-19Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey4-25/+46
2007-12-19Misc. cleanup:Jeff Ames1-46/+14
2007-12-16Clean up the Login message on UserServer console justCharles Krinke1-1/+2
2007-12-16Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey2-29/+28
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-43/+20
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee4-7/+56
2007-12-14Thanks, Justin, for:Charles Krinke1-0/+4
2007-12-14Thank you Justin for:Charles Krinke1-52/+27
2007-12-14* Just making Create publiclbsa711-1/+1
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa714-104/+97
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2-3/+9
2007-12-14patch from justincc for Mantis #163 - Opening a script in inventory longer th...Teravus Ovares1-11/+36
2007-12-13Minor cleanupJeff Ames1-5/+4
2007-12-11Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee1-0/+20
2007-12-11added copyright noticesJeff Ames4-1/+113
2007-12-10more work on texture downloading.MW4-329/+107
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames24-44/+44
2007-12-09* Added some inter-region comms glue for allowing sims to chat amongst themse...Teravus Ovares1-0/+1
2007-12-08hackish code to allow emptying of trash. This really should be done on the in...Brian McBee1-1/+21
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-3/+12
2007-12-07"Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW5-15/+672
2007-12-07Updates to LibSL revision 1498. Thanks Johan!Adam Johnson3-11/+15
2007-12-06reversing the r2599 patch, as this started causing CreateThread errors for Sean Dague1-6/+1
2007-12-06* now the throttle timer is stopped whilst processing Queue so that it won't ...lbsa711-1/+6
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2-4/+4
2007-12-04* More console message fixesAdam Frisby2-15/+14
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+0
2007-12-03This is a simple patch which just renames an IClientAPI method toSean Dague1-1/+1
2007-12-03minor meaningless changesJeff Ames1-2/+2
2007-12-02Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2-4/+25
2007-12-02Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2-11/+7
2007-12-02Fixes a bug that my last commit introduced.MW1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW4-122/+40
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-1/+8
2007-12-01Attempt to fix mantis issue # 73MW1-8/+12
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW3-4/+6
2007-12-01Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW1-4/+7
2007-11-30Patch for mantis 0000015: Textures don't display in the objectSean Dague2-8/+24
2007-11-30return of the inv-lib-root patch from Justin Casey (IBM)Sean Dague2-1/+16
2007-11-30* This extends my first hack to clear out the useragent table for that specif...Teravus Ovares1-1/+1
2007-11-30* Here's the issue, on log-off, the routine sets up a null useragent member a...Teravus Ovares1-0/+1
2007-11-30* Temporary fix for 'User already online' issue in standalone mode.Teravus Ovares1-0/+5
2007-11-29revert r2510, this seems to break normal logins, at least fromSean Dague2-16/+1
2007-11-29return an appropriate inv_lib_root, which the libsl folks haveSean Dague2-1/+16
2007-11-29fixed duplicate login in standalone mode (mostly untested in grid mode)Jeff Ames2-4/+3
2007-11-29* Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares1-1/+1
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-1/+1
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares2-0/+3
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-0/+1