aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a1f05a289dd845edb7e3d163b84ceecc85374427' into bigmergeMelanie2011-10-251-21/+41
|\
| * RemoteAdmin - Added optional terrain loading on region create using parameter...Michelle Argus2011-10-211-21/+41
* | Merge commit 'fe484ab331871e1419ee78afefca7c8856e2dfb4' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * Slightly change log message in LoadRegionsPluginJustin Clark-Casey (justincc)2011-10-191-1/+1
* | Merge commit '178b8d0926a53d82f54d60c088f36c7bad13dc87' into bigmergeMelanie2011-10-251-1/+13
|\ \ | |/
| * Region-UUID - can not be zero-uuidPixel Tomsen2011-10-191-1/+13
* | Merge commit '29660fe175ef3b49ff649a26bd9bcf4c9eb7c6dd' into bigmergeMelanie2011-10-121-39/+1
|\ \ | |/
| * Remove the inconsistently applied now pointless FailIfRemoteAdminDisabled() c...Justin Clark-Casey (justincc)2011-10-081-39/+1
* | Merge commit '71d29decc87952790b3f5264ad4a29da171b1689' into bigmergeMelanie2011-10-121-5/+5
|\ \ | |/
| * replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ...Justin Clark-Casey (justincc)2011-10-081-5/+4
* | Merge commit '4073cd6ced525cb36e4335e79e3f94ad4872b263' into bigmergeMelanie2011-10-121-124/+116
|\ \ | |/
| * Add option to allow only explicitly listed IPs to access RemoteAdmin facilities.Justin Clark-Casey (justincc)2011-10-081-124/+116
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2011-10-041-1/+1
| |\
* | \ Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmergeMelanie2011-10-121-1/+1
|\ \ \ | |/ /
| * | When creating a new user on the comand line, give the option of allowing a UU...Justin Clark-Casey (justincc)2011-10-041-1/+1
* | | Merge commit 'b229a72a5fb929d4886117f39ed6bd17a6d56aef' into bigmergeMelanie2011-10-121-1/+1
|\ \ \ | | |/ | |/|
| * | Turn off keepalives when commands are specifiedMic Bowman2011-10-041-1/+1
| |/
* | Merge commit 'a1875ec7600758087f6c06ccaf625507362e215c' into bigmergeMelanie2011-10-111-1/+8
|\ \ | |/
| * Add ability to pass in the permissions option (perm) to save oar via RemoteAdminJustin Clark-Casey (justincc)2011-10-011-1/+8
* | Merge commit 'e789ab659c8a35a32f4edfc8f79f367b9a993721' into bigmergeMelanie2011-10-111-30/+0
|\ \ | |/
| * Removed uncalled region load method.Kevin Houlihan2011-09-241-30/+0
* | Merge commit 'd358125cac4e01194dae4b1f0bc9afc87e463f76' into bigmergeMelanie2011-10-111-1/+1
|\ \ | |/
| * Reinstate option to land an npc when it reaches a target.Justin Clark-Casey (justincc)2011-09-221-1/+1
* | Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmergeMelanie2011-10-111-4/+13
|\ \ | |/
| * Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan2011-09-161-4/+13
* | Bring us up to date.Tom2011-09-141-0/+13
|\ \ | |/
| * Added a check to the CreateRegion method of the RemoteAdmin module that the s...Kevin Houlihan2011-09-091-0/+13
* | Resolve merge commits, stage 1Tom2011-09-042-9/+9
|\ \ | |/
| * early code to allow scripts to force npcs not to fly when moving to targetJustin Clark-Casey (justincc)2011-08-101-1/+1
| * refactor: rename the move to position methods to move to target to be consist...Justin Clark-Casey (justincc)2011-08-031-1/+1
| * get rid of vestigal move to parametersJustin Clark-Casey (justincc)2011-08-031-2/+2
| * Partially fix autopilot/go hereJustin Clark-Casey (justincc)2011-08-021-1/+1
| * Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-7/+7
* | Merge branch 'master' into careminster-presence-refactorroot2011-07-051-2/+39
|\ \ | |/
| * Add profile, merge, noassets and skip-assets options for loading/saving oars ...Justin Clark-Casey (justincc)2011-07-021-2/+39
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-0/+56
|\ \ | |/
| * Mantis #5442: Add admin_save_heightmapMelanie2011-04-171-0/+56
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-89/+107
|\ \ | |/
| * Make remote admin error messages more helpful on windows.Justin Clark-Casey (justincc)2011-04-151-88/+73
| * Thanks Snoopy for a patch that allows setting of perms on items given to new ...BlueWall2011-04-151-1/+34
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-271-15/+13
|\ \ | |/
| * minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)2011-03-251-15/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-211-3/+3
|\ \ | |/
| * Thanks Kevin Cozens for a patch that:BlueWall2011-03-171-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-161-0/+2
|\ \ | |/
| * Fix bug where "My estate" name was always used even if the user entered a dif...Justin Clark-Casey (justincc)2011-02-121-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-072-5/+5
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-02-042-5/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-041-55/+45
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-12-041-55/+45
| |\