aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add "region set" console command.Justin Clark-Casey (justincc)2014-10-312-9/+77
| | | | | | This current allows one to set two region parameters agent-limit <int> will set the current root agent limit for the region, as also settable through the viewer, though some impose a max setting (e.g. 100). max-agent-limit <int> will set the maximum allowed root agent limit. This can also be set via the MaxAgent parameter in region config.
* Add "region get" command as a synononym for "show region" console command.Justin Clark-Casey (justincc)2014-10-311-0/+9
| | | | This matches existing similar commands and a soon to be added "region set" command.
* Revert my commit that fixed unexpected behaviour re: parcel prim limits.Kevin Cozens2014-10-301-1/+1
| | | | | | Others think different about how limits work so another solution is needed. This reverts commit ff62b90636e13e531b95bbb7699b130909fc70f2.
* Use parcel prim limit (not region limit) when checking if area is full.Kevin Cozens2014-10-301-1/+1
|
* Add hypergrid teleporting support to user profiles picksBlueWall2014-10-275-19/+117
|
* Fix some typecasting in PgSQL Groups adapterBlueWall2014-10-161-4/+8
|
* Add some more llGiveInventory() regression testsJustin Clark-Casey (justincc)2014-10-161-0/+71
|
* Experimental XAssets Module PgSQL Adapter: Remove unused migration. Syntax ↵BlueWall2014-10-161-19/+0
| | | | error preventing migration from running.
* Fix transferring inventory from prims to agent inventoryMelanie Thielker2014-10-161-6/+11
|
* Touchup PgSQL XAssets adapterBlueWall2014-10-152-11/+28
|
* Fix over zealous chopping of text when editing (pilot error)BlueWall2014-10-151-1/+1
|
* Fix logging level to Error in exception handlersBlueWall2014-10-153-54/+54
|
* Cleanup unused codeBlueWall2014-10-151-30/+7
|
* Fix PgSQL adapter for UserProfilesBlueWall2014-10-152-178/+256
|
* Get V2 Groups working under PgSQL. Needed to re-create tables to satisy the ↵BlueWall2014-10-121-0/+107
| | | | generic handler type matching. There should be no existing data because it couldn't complete the first migration as-is.
* Make column names lower-case, change hash column type to bytea and remove ↵BlueWall2014-10-122-52/+80
| | | | old commented lines of code
* Fix some errors in PgSQL XAssets by changing some data types. Also make sql ↵BlueWall2014-10-102-21/+58
| | | | query syntax more in line with the PgSQL AssetData implementation.
* Change name of just added OSSL osForceSit() to osForceOtherSit()Justin Clark-Casey (justincc)2014-10-113-11/+12
| | | | | This is somewhat more in keeping with something like osForceAttachToOtherAvatarFromInventory() and potentially allows a separate osForceSit() command with High threat rather than VeryHigh that only sits the owner and can be enabled without enabling sit of other avatars.
* minor: spacing cleanup from previous commit 79a4d1eaJustin Clark-Casey (justincc)2014-10-111-3/+3
|
* Implements osForceSit(string avatar) & overload osForceSit(string avatar, ↵Vegaslon2014-10-113-0/+64
| | | | | | | | | | | | | string target) Allows a script IN the target prim to force an avatar to sit on it using normal methods as if called by the client. Overload method of osForceSit() to allow a script NOT in the target prim to force an avatar to sit on the target prim using normal methods as if called by the client. This patch is based on previous work from http://opensimulator.org/mantis/view.php?id=4492 and also includes the suggestions from justincc including change of threat level Thank you Christos Lightling.
* minor: add --default-user option to "load oar" help long description. Do ↵Justin Clark-Casey (justincc)2014-10-111-12/+13
| | | | other small tidies of "load oar" console command help.
* Give ability to define constants that may be used throught the configurationBlueWall2014-10-092-0/+4
|
* Change thread of osForceAttachToOvtherAvatarFromInventory to VeryHigh from ↵Justin Clark-Casey (justincc)2014-10-081-1/+1
| | | | | | Severe It fits much better in this category.
* Use Scene or IEntityTransferModule directly in HGEntityTransferModule ↵Justin Clark-Casey (justincc)2014-10-081-8/+7
| | | | | | | instead of casting or re-obtaining module. This code originates from when IEntityTransferModule was shared rather than one per region. Now it's one per region we know that callers are always in the same scene as the module.
* HG Restricted appearance checking code is only called when HG teleporting ↵AliciaRaven2014-10-081-0/+8
| | | | via the map but bypassed completely when teleporting via landmarks. This fixes this by including a call when acting on landmarks. Does not affect local grid teleports as flags are checked.
* Add LSL transaction_result event.Justin Clark-Casey (justincc)2014-10-044-10406/+11382
| | | | | | | This is cinderblocks' transaction_result.diff from http://opensimulator.org/mantis/view.php?id=7329 but I have used lsl.parser.cs and lsl.lexer.cs files generated directly from opensim-libs rather than those supplied in the patch. I also added scriptEvents.transaction_reuslt. The required parser/lexer generation file changes were made in commit d564f28 in the opensim-libs repo. Thanks!
* minor: Comment out received seed caps request logging for nowJustin Clark-Casey (justincc)2014-10-021-2/+2
|
* Add "debug lludp throttle status" command to return status information about ↵Justin Clark-Casey (justincc)2014-10-021-0/+36
| | | | a client's throttle (currently just whether adaptive is enabled).
* Add "debug lludp throttle log <level> <avatar-first-name> ↵Justin Clark-Casey (justincc)2014-10-023-18/+111
| | | | <avatar-last-name>" to control extra throttle related debug logging.
* Don't unnecessarily remove from backup objects that were not directly ↵Justin Clark-Casey (justincc)2014-10-023-6/+19
| | | | | | | attached from the scene. These are never in region backup in the first place since recent 11830c43 Extend regression test to check backup status.
* Do not add attachments to the region scene object backup list.Justin Clark-Casey (justincc)2014-10-022-3/+3
| | | | Attachment persistence is not handled in this way and this just results in a load of busy work until a check in each SOG terminates a backup check for attachments anyway.
* Set appearance refresh to false by default.Justin Clark-Casey (justincc)2014-10-021-1/+1
| | | | | | This setting was originally added some time ago to deal with issues where appearance was not received properly by all users. However, it does not scale well with large numbers of agents. Disabling to see if the original problem has abated or whether this will have to be tackled in another way.
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2014-09-281-0/+1
|\
| * When a prim is bought through BuySellModule, the click action is not changed ↵AliciaRaven2014-09-271-0/+1
| | | | | | | | | | | | back from buy object. This means that after the object is bought, it still appears as if for sale which can be confusing. This sets it back to touch, the default after sale. Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
* | Improve on the last commit to InventoryArchiver: put back the original ↵Diva Canto2014-09-284-12/+25
|/ | | | constructor (3rd party modules use it), change order of new parameters to make it more consistent.
* Move expired objects cleaning trigger to the maintenance thread of a region ↵Justin Clark-Casey (justincc)2014-09-271-20/+23
| | | | | | | rather than it's main scene loop. [Startup] default setting UpdateTempCleaningEveryNFrames becomes UpdateTempCleaningEveryNSeconds. Default becomes 180s instead of effective 182s (which would also vary with any changes in frame time or extra long frames)
* Fix recent regression with llRegionSayTo() started sending messages twice.Justin Clark-Casey (justincc)2014-09-261-8/+2
| | | | | | Addresses http://opensimulator.org/mantis/view.php?id=7330 Fixed by removing chat delivery to avatar from WorldCommModule.DeliverMessageTo(), in common with existing similar methods that only handle deliver to script listeners. Preserves fixes from http://opensimulator.org/mantis/view.php?id=5005
* Fix long-lived thread name logging.Justin Clark-Casey (justincc)2014-09-261-1/+1
|
* Make "generate map" console command also trigger upload to maptiles as well ↵Justin Clark-Casey (justincc)2014-09-263-50/+118
| | | | as asset generation without performing tile generation twice.
* Add "debug lludp data out" console command for logging outgoing data just ↵Justin Clark-Casey (justincc)2014-09-242-1/+52
| | | | | | | before it's put on the wire. Unlike "debug lludp packet" which logs at the point where OpenSim first asks the clientstack to send a certain outgoing packet, this logs immediately before the actual send. For low-level debugging purposes.
* Add "debug lludp packet" command to pCampbot.Justin Clark-Casey (justincc)2014-09-242-0/+81
| | | | | | | This allows one to log the packets received by a particular bot that are not duplicates of already received packets. Similar to the OpenSimulator command at the same name but currently any positive level logs all received packets. No facility yet for logging outgoing packets. For debug purposes.
* Remove an unnecessary check at the bottom of Scene.CloseAgent()Justin Clark-Casey (justincc)2014-09-241-7/+2
| | | | At this point sp != null so no check required.
* Add persistent command history in consoleJak Daniels2014-09-233-4/+58
| | | | Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
* Modifications to previous IAR commits to bring them more inline with ↵AliciaRaven2014-09-234-21/+24
| | | | existing OpenSim code conventions. Also include new IAR save switch in console help print out.
* Add an event callback for loading IAR files. The callback for creating them ↵AliciaRaven2014-09-239-50/+159
| | | | already existed but not for loading. This is of interest for use by region modules. Also includes reporting numbers of items saved and items filtered to the completed log printout.
* Change existing IAR save to use UUID for its callback reference instead of ↵AliciaRaven2014-09-236-20/+21
| | | | Guid. This is for uniformity as discussed on IRC.
* Include same content filters for IAR file exports that already exist for OAR ↵AliciaRaven2014-09-232-0/+54
| | | | files. Adds new console switch --perm=CTM to save iar command.
* Replace two connecting bots state booleans in pCampbot with a single state ↵Justin Clark-Casey (justincc)2014-09-221-23/+55
| | | | | | machine. Also adds "show status" command to pCampbot that currently just shows bot connecting state
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2014-09-212-7/+9
|\
| * Merge branch 'master' into bullet-2.82Robert Adams2014-09-2110-25/+60
| |\