aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-25Removed a few more spurious appearance saves. When an avatarMic Bowman2-13/+13
2011-01-23Fixes mantis #5343Diva Canto1-0/+1
2011-01-22stop extremely old region serialization commands from appearing in the consoleJustin Clark-Casey (justincc)1-27/+26
2011-01-21remove some mono compiler warningsJustin Clark-Casey (justincc)8-18/+19
2011-01-21implement "show throttles" command for showing current agent throttles and th...Justin Clark-Casey (justincc)1-200/+0
2011-01-20minor: help text adjustment for "show queues"Justin Clark-Casey (justincc)1-2/+2
2011-01-20remove reference to CoreModules from ClientStack.LindenUDPJustin Clark-Casey (justincc)1-2/+2
2011-01-20Move "show queues" command out of OpenSim.cs and into a separate module.Justin Clark-Casey (justincc)1-0/+200
2011-01-19For now, comment out logging messages about IM sending, since these cause hig...Justin Clark-Casey (justincc)1-3/+3
2011-01-19with mic's permission, reduce appearance, baked texture logging verbosity for...Justin Clark-Casey (justincc)1-3/+3
2011-01-19With mic's permission, adjust long call time info messages to 500ms from 200msJustin Clark-Casey (justincc)1-1/+1
2011-01-19Downgrade and comment out some other caps messages for nowJustin Clark-Casey (justincc)1-5/+4
2011-01-18Fix build breakMelanie1-1/+1
2011-01-18Change gesture activation to not quash any other flagsMelanie1-3/+3
2011-01-18Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)3-4/+4
2011-01-17Protect World Map module, RequestMapItemsAsync, from badly formed URLs.Diva Canto1-1/+11
2011-01-12Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie1-0/+6
2011-01-12Fix direct item give permissionsMelanie2-11/+17
2011-01-08Added more debug messages under the -verbose option.Diva Canto1-2/+6
2011-01-08Added a -v|verbose option to save iar.Diva Canto2-1/+9
2011-01-07Minor additional debug message.Diva Canto1-0/+2
2011-01-07Make HG map search consistent with new syntax for link-region, i.e. http://fo...Diva Canto1-1/+1
2011-01-07Spawn a threadlet upon receiving requests to close agents. The operation may ...Diva Canto1-1/+4
2011-01-06Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ...Diva Canto1-3/+3
2011-01-03Allow cross-scope friendships to work, and also allow other cross scope nameMelanie3-3/+3
2011-01-03Fix scoping for prim region crossingsMelanie2-2/+2
2011-01-03Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie4-39/+42
2010-12-29Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors we...Diva Canto1-1/+1
2010-12-27WARNING: simulator config var change! This affects only system-facing configs...Diva Canto1-2/+12
2010-12-25Fixes mantis #5279Diva Canto1-1/+1
2010-12-24One more pass at object inventory. This time, fix SceneObjectPartInventory so...Diva Canto1-80/+14
2010-12-23Hopefully this fixes all prim inventory issues. No more abort, no more keepin...Diva Canto1-35/+49
2010-12-23Removed unused code -- this was the previous version of UDP texture sending, ...Diva Canto4-866/+0
2010-12-23Put back a commented section of code. With some viewers, object inventoryMelanie1-6/+5
2010-12-22Added a counter to NewFiles in Xfers to account for simultaneous object inven...Diva Canto1-16/+42
2010-12-22Fixed wrong argument cardinality in debug message.Diva Canto1-1/+1
2010-12-22Fix a broken format on an error message. Also replace yet another e.MessageMelanie1-2/+1
2010-12-21* Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)1-4/+66
2010-12-18uncomment "load iar" help lines which added the --merge optionJustin Clark-Casey (justincc)1-5/+3
2010-12-18minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...Justin Clark-Casey (justincc)1-3/+3
2010-12-18Raise maximum iar version that master can load to 1.x, so that it can load it...Justin Clark-Casey (justincc)1-1/+1
2010-12-14Made the map thread request the map items asynchronously, as the name suggest...Diva Canto1-9/+71
2010-12-14Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto3-25/+90
2010-12-14reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)1-0/+16
2010-12-13Fix a small bug in ban list handlingMelanie1-0/+2
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie3-120/+170
2010-12-11Remove the restriction that you have to be logged in when loading/saving iarsJustin Clark-Casey (justincc)2-72/+70
2010-12-11If we're saving an IAR with --profile information, then label this a version ...Justin Clark-Casey (justincc)1-5/+22
2010-12-11Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)3-35/+34
2010-12-10Normalization of OSSL function names.Marck1-11/+12