aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add profile, merge, noassets and skip-assets options for loading/saving oars ...Justin Clark-Casey (justincc)2011-07-021-2/+39
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mantis #5442: Add admin_save_heightmapMelanie2011-04-171-0/+56
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)2011-03-251-15/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks Kevin Cozens for a patch that:BlueWall2011-03-171-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-02-042-5/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-12-041-55/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)2010-12-041-55/+45
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Convert the agent asset transactions module to a new style module.Melanie2010-12-041-2/+2
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Change all restarting to use the restart module. Remove hardcoded behaviorMelanie2010-11-251-5/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-212-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Formatting cleanup.Jeff Ames2010-11-081-1/+1
* | | | | | | | | | | | | | | | | | | | | Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0Melanie2010-11-031-1/+1
* | | | | | | | | | | | | | | | | | | | | Admin Server can now bind to a private ip addressmores2010-11-031-1/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-302-11/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-212-19/+14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Major refactoring of appearance handling.Master ScienceSim2010-10-201-18/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-151-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | MergedJohn Hurliman2010-09-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Formatting cleanup.Jeff Ames2010-09-121-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-6/+6
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-12/+11
* | | | | | | | | | | | | | | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...Justin Clark-Casey (justincc)2010-09-031-5/+25
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Updated the create_region command in the RemoteAdmin plugin to properly suppo...randomhuman2010-08-132-27/+67
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Renamed variables in RemoteAdmin plugin to be closer to the coding standards.randomhuman2010-08-011-472/+473
* | | | | | | | | | | | | Changed all method names in the RemoteAdmin plugin to use the correct capital...randomhuman2010-08-011-30/+30
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fox my changes to radminMelanie2010-06-131-2/+2
* | | | | | | | | | | | Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the followingMelanie2010-06-131-341/+608
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | comment out large chunks of appearance/inventory region access services to el...Justin Clark-Casey (justincc)2010-05-282-660/+656
* | | | | | | | | | | Allow remote admin to be used on a different port from the main region portMelanie Thielker2010-05-181-2/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-3/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-071-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | * May fix mantis #4603.Diva Canto2010-04-051-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-193-22/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | Changed asset CreatorID to a stringJohn Hurliman2010-02-223-4/+4
* | | | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-223-4/+4
* | | | | | Merge branch 'master' into presence-refactorMelanie2010-02-151-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-2/+3
| * | | | | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-2/+2
| | |_|_|/ | |/| | |
| * | | | Updates all IRegionModules to the new style region modules.Revolution2010-01-231-2/+2
| | |_|/ | |/| |
* | | | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-112-4/+4
* | | | This fixes the problem that region modules (new style) weren't being recognized.Diva Canto2010-01-111-9/+13
* | | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2