| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 2014-12-30 | 3 | -6/+6 |
* | This cleans up versioning. Specifically: | Diva Canto | 2014-12-30 | 3 | -6/+6 |
* | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2014-12-30 | 9 | -37/+17 |
* | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 2014-12-29 | 3 | -3/+3 |
* | Actually call Close() for shared region modules when the simulator is being s... | Justin Clark-Casey (justincc) | 2014-07-02 | 1 | -34/+53 |
* | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 3 | -3/+3 |
* | Added a ResetLand method to RemoteAdmin, whereby all land is reset with the g... | Diva Canto | 2014-06-02 | 1 | -0/+53 |
* | Fixed a few things pertaining to interfacing with the estate service. Specifi... | Diva Canto | 2014-06-01 | 2 | -7/+8 |
* | Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't ... | Oren Hurvitz | 2014-04-20 | 1 | -1/+0 |
* | varregion: add --noterrain and --noparcel to 'load oar'. | Robert Adams | 2014-01-19 | 1 | -2/+4 |
* | varregion: add --displacement parameter to 'load oar'. | Robert Adams | 2014-01-19 | 1 | -1/+2 |
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-11 | 1 | -7/+5 |
|\ |
|
| * | Refactored: use a single function to apply an object's folded permissions to ... | Oren Hurvitz | 2014-01-10 | 1 | -7/+5 |
* | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2013-12-14 | 2 | -12/+12 |
* | | varregion: many replacements of in-place arithmetic with calls to | Robert Adams | 2013-11-28 | 1 | -3/+3 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-11-24 | 1 | -0/+136 |
|\ \
| |/ |
|
| * | Added admin_authenticate_user command | Eva Comaroski | 2013-11-20 | 1 | -0/+136 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-11-08 | 1 | -4/+14 |
|\ \
| |/ |
|
| * | Make admin_save_oar request submit a request ID and log this for tracking. | Justin Clark-Casey (justincc) | 2013-11-08 | 1 | -4/+14 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-10-07 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | Update an AssmblyVersion property that I missed to 0.8.0 | Justin Clark-Casey (justincc) | 2013-10-04 | 1 | -1/+1 |
| * | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 2013-10-04 | 2 | -2/+2 |
* | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 2 | -12/+12 |
|/ |
|
* | Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not... | Justin Clark-Casey (justincc) | 2013-08-17 | 1 | -15/+30 |
* | minor: Remove mono compiler warning in RemoteAdminPlugin | Justin Clark-Casey (justincc) | 2013-05-09 | 1 | -1/+1 |
* | Added new method to Remote Admin for reloading the estate settings. This is m... | Diva Canto | 2013-05-06 | 1 | -0/+17 |
* | On startup, start scenes after we're set up all local scenes, rather than sta... | Justin Clark-Casey (justincc) | 2013-05-03 | 2 | -8/+16 |
* | Fix XmlRpcAdmin admin_exists_user call so that it actually returns the last u... | Justin Clark-Casey (justincc) | 2013-04-04 | 1 | -1/+1 |
* | Add admin_get_agents xmlrpc method. | Justin Clark-Casey (justincc) | 2013-03-26 | 1 | -0/+66 |
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask | Melanie | 2013-03-26 | 1 | -0/+1 |
* | Finally remove the 'REST' ApplicationPlugins code which has been non-function... | Justin Clark-Casey (justincc) | 2013-03-15 | 22 | -8775/+0 |
* | minor: Log number of region modules loaded from each plugin | Justin Clark-Casey (justincc) | 2013-03-02 | 1 | -1/+23 |
* | Deleted all AssemblyFileVersion directives | Diva Canto | 2013-02-19 | 3 | -3/+2 |
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 3 | -4/+4 |
* | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid | Justin Clark-Casey (justincc) | 2012-11-17 | 1 | -4/+0 |
* | Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which... | Diva Canto | 2012-11-13 | 2 | -0/+66 |
* | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 2012-11-13 | 1 | -2/+2 |
* | Remove the old style module loader and all references to it | Melanie | 2012-11-12 | 1 | -3/+0 |
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | One more module converted: XMLRPCModule. Removed it from the special loading ... | Diva Canto | 2012-11-11 | 1 | -2/+2 |
* | One more module: DynamicTextureModule. Removed it from the special load in th... | Diva Canto | 2012-11-11 | 1 | -2/+2 |
* | One more module converted: LoadImageURLModule. Also removed it from its hard-... | Diva Canto | 2012-11-11 | 1 | -2/+2 |
* | Get rid of some unnecessary casts in RemoteAdminPlugin. | Justin Clark-Casey (justincc) | 2012-09-29 | 1 | -5/+5 |
* | Remove deprecated parameters for region_id. | Michelle Argus | 2012-09-22 | 1 | -74/+0 |
* | Comment out the long unused afaik HTTP agent handlers. | Justin Clark-Casey (justincc) | 2012-09-21 | 2 | -19/+25 |
* | Support multi-region OAR files | Oren Hurvitz | 2012-09-14 | 1 | -0/+7 |
* | Don't include time to transmit response back to requester when assessing slow... | Justin Clark-Casey (justincc) | 2012-06-13 | 1 | -1/+0 |
* | Saving estate state is really slow (relatively) and it gets | Mic Bowman | 2012-05-10 | 1 | -2/+3 |
* | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
* | Allow RemoteAdmin to deal with all the different kinds of region id parameter... | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -215/+191 |