Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Fix some NREs on certain paths. | Sean McNamara | 2011-04-11 | 1 | -6/+22 | |
| | | | | | | | ||||||
| | | * | | | | AutoBackup: Support region-independent settings too. | Sean McNamara | 2011-04-11 | 1 | -57/+175 | |
| | | | | | | | ||||||
| | | * | | | | Merge git://opensimulator.org/git/opensim | Sean McNamara | 2011-04-10 | 77 | -1705/+2944 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge git://opensimulator.org/git/opensim | Sean McNamara | 2011-02-28 | 13 | -290/+552 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Fix small bug with remove region; update settings docs. | Sean McNamara | 2011-02-28 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Our impl of IRegionModuleBase.RemoveRegion didn't remove the scene from the states map. | |||||
| | | * | | | | | | First pass at busy heuristics. Compile-tested only. | Sean McNamara | 2011-02-28 | 1 | -6/+63 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Be smarter about stopping timers. Cleanup formatting. | Sean McNamara | 2011-02-28 | 1 | -277/+225 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a boolean flag to tell timers that fire after IRegionModuleBase.Close() is called that they should not execute. Also, I used MonoDevelop's auto-formatting feature to format the code uniformly. No guarantee about variable names though. | |||||
| | | * | | | | | | First working commit of AutoBackupModule. | Sean McNamara | 2011-02-26 | 1 | -11/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to do something! Heuristics are still TODO, but this is alpha 1. | |||||
| | | * | | | | | | Start the timer. (Could it be that simple?) | Sean McNamara | 2011-02-25 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | s/True/true | Sean McNamara | 2011-02-25 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Make timer auto-respawn. | Sean McNamara | 2011-02-25 | 1 | -3/+6 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Config works, but timer isn't firing. Hmm. | Sean McNamara | 2011-02-25 | 1 | -5/+7 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Try to fix config one more time. | Sean McNamara | 2011-02-25 | 1 | -11/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that the way we specify settings has changed significantly here. | |||||
| | | * | | | | | | More relevant console messages, and maybe fix config problem | Sean McNamara | 2011-02-19 | 1 | -19/+6 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix an actual bug in the timer interval calculation (minutes -> msec) | Sean McNamara | 2011-02-19 | 1 | -3/+15 | |
| | | | | | | | | | ||||||
| | | * | | | | | | More debug messages | Sean McNamara | 2011-02-19 | 1 | -0/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix config source stuff harder (debug console prints only; no fix yet) | Sean McNamara | 2011-02-19 | 1 | -0/+11 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix config source by taking it from Initialize | Sean McNamara | 2011-02-19 | 1 | -1/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add [Modules] option for unconditionally disabling entire module globally ↵ | Sean McNamara | 2011-02-19 | 1 | -1/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (for easy configuration) | |||||
| | | * | | | | | | Let GetNextFile do all the string-building work for SEQUENTIAL. | Sean McNamara | 2011-02-19 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | First cut of AutoBackupModule; only compile-tested so far | Sean McNamara | 2011-02-19 | 2 | -0/+541 | |
| | | | | | | | | | ||||||
| | * | | | | | | | One more bug fix concerning library items that weren't being copied to ↵ | Diva Canto | 2011-05-06 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | user's inventory. Also commented verbose debug message. | |||||
| | * | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-05-06 | 4 | -13/+86 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2011-05-05 | 2 | -7/+13 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | add descriptive explanations for region restart functionality | Justin Clark-Casey (justincc) | 2011-05-06 | 2 | -7/+13 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Add support for llRequestSecureURL() if ssl is enabled | BlueWall | 2011-05-05 | 1 | -5/+56 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Adding ssl support | BlueWall | 2011-05-05 | 1 | -0/+16 | |
| | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding ssl support for "Out of Band" applications such as the remote admin module or Robust services | |||||
| | | * | | | | | | | fix command display for debugging 'emergency-monitoring' | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Bug fix: iars under Library weren't being loaded. | Diva Canto | 2011-05-06 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Enable compressed (gzip) fatpack transfers. | Melanie | 2011-05-08 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Enable compressed (gzip) fatpack transfers. | Melanie | 2011-05-08 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Allow attachments to track the user's camera | Melanie | 2011-05-05 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-05 | 40 | -690/+1517 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Test m_Enabled on RemoveRegion. | Diva Canto | 2011-05-04 | 3 | -0/+9 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into caps | Diva Canto | 2011-05-04 | 3 | -2/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into caps | Diva Canto | 2011-05-04 | 1 | -5/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Changed the defaults, so that it behaves exactly is it has been behaving (no ↵ | Diva Canto | 2011-05-02 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WebFetch cap by default). | |||||
| * | | | | | | | | | Fixed: EventQueueGet and other caps were being wrongly deregistered. Also ↵ | Diva Canto | 2011-05-02 | 3 | -6/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CapabilitiesModule was being instantiated twice (damn Mono.Addins). | |||||
| * | | | | | | | | | WebFetchInventoryDescendents working. Tested with robust. | Diva Canto | 2011-05-02 | 2 | -279/+137 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Refactored the GetMesh module into a handler and a module, to be the same as ↵ | Diva Canto | 2011-05-02 | 2 | -113/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GetTexture. | |||||
| * | | | | | | | | | Works! | Diva Canto | 2011-05-02 | 5 | -11/+35 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Start to drill down on GetTexture. Read the config and do different things. | Diva Canto | 2011-05-01 | 1 | -4/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Broke down Caps.cs into a generic Caps object that simply ↵ | Diva Canto | 2011-05-01 | 8 | -48/+1331 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. Renamed a few methods that were misnomers. Compiles but doesn't work. | |||||
| * | | | | | | | | | Change GetTextureModule.cs to conform to the new IRegion module interface. ↵ | Diva Canto | 2011-05-01 | 1 | -6/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTHING OF THIS WORKS. Compiles. | |||||
| * | | | | | | | | | Move CapabilitiesModule back to CoreModules. This one belongs there. | Diva Canto | 2011-05-01 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' into caps | Diva Canto | 2011-05-01 | 3 | -3/+19 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Added OpenSim.Capabilities.Handlers. For the moment it has only the ↵ | Diva Canto | 2011-05-01 | 1 | -311/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. | |||||
| * | | | | | | | | | Nope, that didn't feel right. Moving all those modules to Linden space. | Diva Canto | 2011-04-30 | 7 | -6/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Moved several cap-based-service-providing modules from where they were into ↵ | Diva Canto | 2011-04-30 | 6 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a newly created CoreModules/Caps. Not all. | |||||
| * | | | | | | | | | Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll | Diva Canto | 2011-04-30 | 4 | -5/+1 | |
| | | | | | | | | | |