Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -8/+8 |
| | |||||
* | add ability for load iar/save iar to take in arbitrary options | Justin Clark-Casey (justincc) | 2010-06-04 | 1 | -0/+29 |
| | | | | not used for anything yet | ||||
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+0 |
| | |||||
* | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -1/+2 |
| | | | | | * HG is seriously broken here * Compiles. Untested. | ||||
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -4/+4 |
| | |||||
* | Some OSGrid specific changes, please use this or later for OSGrid use | Melanie | 2009-09-15 | 1 | -3/+3 |
| | |||||
* | Only allow iar load/save if user is logged in to the region simulator | Justin Clark-Casey (justincc) | 2009-09-07 | 1 | -4/+6 |
| | |||||
* | Add ids to iar requests | Justin Clark-Casey (justincc) | 2009-09-04 | 1 | -3/+5 |
| | | | | Stop save iar test wrongly relying on thread pulsing (still disabled though) | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | * Establish InventoryArchiveSaved event for unit tests | Justin Clarke Casey | 2009-02-17 | 1 | -2/+20 |
| | | | | | | * This is done on the inventory archiver module directly rather than Scene.EventManager - the module seems the more appropriate location | ||||
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 1 | -2/+2 |
| | |||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+2 |
| | |||||
* | * Refactor inventory archive code to allow direct invocation in order to ↵ | Justin Clarke Casey | 2009-02-11 | 1 | -0/+52 |
support future unit tests * Add a file I missed out from the last commit (the build was probably fine without it) |