aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-22Add some more fields to Estate settings and make them work.Melanie1-0/+24
2011-03-22Adding a helper function lifted from Aurora. Not for core.Melanie1-0/+9
2011-03-17Thanks Kevin Cozens for a patch that:BlueWall2-2/+2
2011-03-16minor: bring comment into line with code realityJustin Clark-Casey (justincc)1-1/+1
2011-03-14Up the timeout on slow requests to 3000 to stop console spam. Make sureMelanie1-5/+21
2011-03-14Up the timeout on slow requests to 3000 to stop console spam. Make sureMelanie1-5/+21
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)4-6/+0
2011-03-09Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta...Justin Clark-Casey (justincc)1-1/+18
2011-03-05Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to ...Justin Clark-Casey (justincc)1-1/+1
2011-02-22Parameterizes the view distance used to compute and manageMic Bowman1-3/+10
2011-02-18Put some CapabilitiesModule null checks in SceneJustin Clark-Casey (justincc)1-1/+0
2011-02-17Add needed dummy to sample moneyMelanie1-0/+1
2011-02-16XFF capitalization strikes again -- this time in the XMLRPC method. mantis #5386Diva Canto1-1/+13
2011-02-13Fix and simplify QBasedComparer.Marck1-13/+7
2011-02-05Fixed Caps handlers leakDiva Canto1-1/+1
2011-02-05Added a couple of console commands to help diagnose issues:Diva Canto1-0/+32
2011-02-05Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still su...Diva Canto1-1/+29
2011-02-04Put something in the ImprovedInstantMessage.BinaryBucket for llInstantMessage...Justin Clark-Casey (justincc)1-0/+10
2011-02-04Fix "set log level" to once again display current log level if it's not given...Justin Clark-Casey (justincc)1-12/+15
2011-02-03Addresses mantis #5360: CreatorData was being written as long as it wasn't nu...Diva Canto1-1/+1
2011-02-02Change the timeout on WebUtil to 20s to help make more tps succeedMelanie1-4/+4
2011-01-28Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie1-0/+2
2011-01-26Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...Tom2-5/+24
2011-01-26Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)1-1/+1
2011-01-26Revert my previous SHA1 commit in favour of a better implementationTom1-3/+9
2011-01-26Provide an SL compatible llMD5String function across all platformsTom1-4/+10
2011-01-25Removed a few more spurious appearance saves. When an avatarMic Bowman1-5/+18
2011-01-21Update the "config get <section> <key>" command to "config get [<section>] [<...Justin Clark-Casey (justincc)2-0/+19
2011-01-21make "show info" and "show version" show the same version textJustin Clark-Casey (justincc)1-4/+7
2011-01-21add current console log level to "show info"Justin Clark-Casey (justincc)1-2/+9
2011-01-20minor: make "show info" help slightly clearerJustin Clark-Casey (justincc)1-1/+1
2011-01-19with mic's permission, reduce appearance, baked texture logging verbosity for...Justin Clark-Casey (justincc)1-4/+4
2011-01-19With mic's permission, adjust long call time info messages to 500ms from 200msJustin Clark-Casey (justincc)2-3/+4
2011-01-13Make FireAndForgetWrapper a singleton classBlueWall1-3/+24
2011-01-13Guard against invalid light color specifiers from the databaseMelanie1-4/+24
2011-01-08Preserve the script running flag when copying an object.Melanie1-0/+12
2011-01-05Added more performance checks to the HTTP server. Each requestMic Bowman2-48/+83
2011-01-03Cleaned up debugging messages in the WebRequest handlersMic Bowman1-5/+8
2010-12-29Standardize the way WebRequests are made in the SimulationServiceConnector. A...Mic Bowman1-3/+165
2010-12-30Implement SendPlacesReplyMelanie1-0/+19
2010-12-30Implement SendPlacesReplyMelanie1-0/+19
2010-12-27Drop the static from default wearables. It isn'tMic Bowman1-3/+1
2010-12-24Change the mute list parts of the client interface so that all data is providedMelanie1-2/+2
2010-12-23* Re-Adding Scene TimeDilation to Object Update Packets.Teravus Ovares (Dan Olivares)1-1/+3
2010-12-22Prevent a null ref when an avatar login doesn't go as plannedMelanie1-1/+1
2010-12-21* Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)1-0/+2
2010-12-20Shooting in the dark for solutions to the appearance problemMic Bowman2-8/+8
2010-12-17Fix notecards that end with an embedded object causing an exceptionMelanie1-2/+2
2010-12-16Fix notecards that end with an embedded object causing an exceptionMelanie1-2/+2
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie1-3/+4