aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-11-171-4/+0
|\
| * Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-4/+0
* | Merge branch 'master' into careminsterMelanie2012-11-153-2/+68
|\ \ | |/
| * Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2012-11-132-0/+66
| * Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-131-2/+2
* | Merge branch 'master' into careminsterMelanie2012-11-122-4/+1
|\ \ | |/
| * Remove the old style module loader and all references to itMelanie2012-11-121-3/+0
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-121-6/+6
|\ \ | |/
| * One more module converted: XMLRPCModule. Removed it from the special loading ...Diva Canto2012-11-111-2/+2
| * One more module: DynamicTextureModule. Removed it from the special load in th...Diva Canto2012-11-111-2/+2
| * One more module converted: LoadImageURLModule. Also removed it from its hard-...Diva Canto2012-11-111-2/+2
* | Merge branch 'master' into careminsterMelanie2012-09-291-5/+5
|\ \ | |/
| * Get rid of some unnecessary casts in RemoteAdminPlugin.Justin Clark-Casey (justincc)2012-09-291-5/+5
* | Merge branch 'master' into careminsterMelanie2012-09-243-93/+25
|\ \ | |/
| * Remove deprecated parameters for region_id.Michelle Argus2012-09-221-74/+0
| * Comment out the long unused afaik HTTP agent handlers.Justin Clark-Casey (justincc)2012-09-212-19/+25
* | Merge branch 'master' into careminsterMelanie2012-09-161-0/+7
|\ \ | |/
| * Support multi-region OAR filesOren Hurvitz2012-09-141-0/+7
* | Merge branch 'master' into careminsterMelanie2012-06-131-1/+0
|\ \ | |/
| * Don't include time to transmit response back to requester when assessing slow...Justin Clark-Casey (justincc)2012-06-131-1/+0
* | Merge branch 'avination' into careminsterMelanie2012-06-061-6/+30
|\ \
| * | When regions are set to shut down the instance, always send notifications toMelanie2012-06-031-6/+30
* | | Merge branch 'avination'Melanie2012-05-291-4/+13
|\ \ \ | |/ /
| * | If a region is not found on a simulator, make the health query returnMelanie2012-05-281-4/+13
* | | Merge branch 'master' into careminsterMelanie2012-05-101-2/+3
|\ \ \ | |/ / |/| / | |/
| * Saving estate state is really slow (relatively) and it getsMic Bowman2012-05-101-2/+3
* | Merge branch 'master' into careminsterMelanie2012-02-041-2/+2
|\ \ | |/
| * Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-2/+2
* | Add the ability to abort a pending restart using the viewer UI or aMelanie2012-01-281-1/+19
* | Merge branch 'master' into careminsterMelanie2012-01-061-210/+190
|\ \ | |/
| * Allow RemoteAdmin to deal with all the different kinds of region id parameter...Justin Clark-Casey (justincc)2012-01-061-215/+191
* | Merge branch 'master' into careminsterMelanie2011-12-191-1/+1
|\ \ | |/
| * addresses mantis #5827nebadon2011-12-191-1/+1
| * Remove a left over log outputMelanie2011-12-081-2/+1
* | Remove spammy log messages when querying sim healthMelanie2011-12-121-8/+0
* | Remove superfluous try blockMelanie2011-12-081-27/+14
* | Merge branch 'master' into bigmergeMelanie2011-12-081-3/+3
|\ \ | |/
| * Remove warning in admin_save_oar xmlrpc method where noassets == true was com...Justin Clark-Casey (justincc)2011-12-071-1/+1
| * Have admin_load_heighmap and admin_save_heightmap xmlrpcadmin methods return ...Justin Clark-Casey (justincc)2011-12-071-2/+2
| * Refactor RemoteAdminPlugin so that every xmlrpc method calls a common block o...Justin Clark-Casey (justincc)2011-12-071-1711/+1370
* | Adapt to justincc's remote admin refactorMelanie2011-12-081-1744/+1394
* | Merge commit 'eda770e978c09c756d15ba62dbbf6ee34a61b2f5' into bigmergeMelanie2011-12-081-0/+113
|\ \ | |/
| * Implement XMLRPCAdmin command admin_teleport_agent.Justin Clark-Casey (justincc)2011-12-071-0/+113
* | Merge branch 'master' into bigmergeMelanie2011-12-054-15/+15
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-054-15/+15
* | Merge branch 'master' into bigmergeMelanie2011-11-041-1/+1
|\ \ | |/
| * Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-1/+1
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-1/+1
* | Merge commit 'a1f05a289dd845edb7e3d163b84ceecc85374427' into bigmergeMelanie2011-10-251-21/+41
|\ \ | |/