Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks Kevin Cozens for a patch that: | BlueWall | 2011-03-17 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where "My estate" name was always used even if the user entered a dif... | Justin Clark-Casey (justincc) | 2011-02-12 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-02-04 | 2 | -5/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-12-04 | 1 | -55/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | refactor some common code in RegionModulesControllerPlugin | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -55/+45 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Convert the agent asset transactions module to a new style module. | Melanie | 2010-12-04 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -5/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 2 | -1/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Formatting cleanup. | Jeff Ames | 2010-11-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0 | Melanie | 2010-11-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Admin Server can now bind to a private ip address | mores | 2010-11-03 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 2 | -11/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 2010-10-21 | 2 | -19/+14 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -18/+10 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Made OARs use the new serialization procedure. (TPs/crossings still on the ol... | Diva Canto | 2010-10-15 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merged | John Hurliman | 2010-09-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -6/+6 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Move code that allows llGiveInvetory() to move item into appropriate system f... | Justin Clark-Casey (justincc) | 2010-09-04 | 1 | -12/+11 | |
* | | | | | | | | | | | | | | | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... | Justin Clark-Casey (justincc) | 2010-09-03 | 1 | -5/+25 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Updated the create_region command in the RemoteAdmin plugin to properly suppo... | randomhuman | 2010-08-13 | 2 | -27/+67 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Renamed variables in RemoteAdmin plugin to be closer to the coding standards. | randomhuman | 2010-08-01 | 1 | -472/+473 | |
* | | | | | | | | | | | | | Changed all method names in the RemoteAdmin plugin to use the correct capital... | randomhuman | 2010-08-01 | 1 | -30/+30 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fox my changes to radmin | Melanie | 2010-06-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following | Melanie | 2010-06-13 | 1 | -341/+608 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | comment out large chunks of appearance/inventory region access services to el... | Justin Clark-Casey (justincc) | 2010-05-28 | 2 | -660/+656 | |
* | | | | | | | | | | | Allow remote admin to be used on a different port from the main region port | Melanie Thielker | 2010-05-18 | 1 | -2/+3 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | More cleaning on presence. Friends online/offline works again. | Diva Canto | 2010-05-08 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | * May fix mantis #4603. | Diva Canto | 2010-04-05 | 1 | -1/+3 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 3 | -22/+18 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 3 | -4/+4 | |
* | | | | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 3 | -4/+4 | |
* | | | | | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -2/+3 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -2/+3 | |
| * | | | | | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 2 | -4/+4 | |
* | | | | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 2010-01-11 | 1 | -9/+13 | |
* | | | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 2 | -2/+2 | |
* | | | | Remove CreateCommsManagerPlugin | Melanie | 2010-01-11 | 2 | -155/+0 | |
* | | | | Refactor. Instantiate sim status handlers in opensim base, not in a plugin | Melanie | 2010-01-11 | 1 | -4/+0 | |
* | | | | Refactor. Move MainServer init to a place with greener grass | Melanie | 2010-01-11 | 1 | -1/+0 | |
* | | | | dust | Diva Canto | 2010-01-10 | 1 | -40/+2 | |
* | | | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 1 | -18/+1 | |
* | | | | Some more unnecessary things deleted in Framework.Communications. | Diva Canto | 2010-01-10 | 1 | -1/+0 | |
* | | | | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 1 | -1/+0 | |
* | | | | Moved GridInfo service from where it was to Handlers/Grid | Diva Canto | 2010-01-10 | 1 | -6/+0 | |
* | | | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -1/+0 | |
* | | | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-10 | 3 | -54/+3 | |
|\ \ \ \ |