Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up more unnecessary String.Format calls | Jeff Ames | 2008-02-13 | 1 | -8/+5 |
| | |||||
* | * Add missing locking to mysql inventory plugin | Justin Clarke Casey | 2008-02-12 | 1 | -0/+3 |
| | | | | | | * Should resolve mantis 542 | ||||
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -1/+1 |
| | |||||
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -11/+15 |
| | | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | ||||
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -18/+19 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | Yet more inventory debugging messages | Justin Clarke Casey | 2007-12-23 | 1 | -9/+30 |
| | |||||
* | Miscellaneous small tweaks and more logging messages to move towards ↵ | Justin Clarke Casey | 2007-12-23 | 1 | -2/+5 |
| | | | | resolving inventory problems | ||||
* | Refix bug where inventory textures don't appear in prim edit texture ↵ | Justin Clarke Casey | 2007-12-21 | 1 | -6/+15 |
| | | | | | | | | selection box unless previously expanded in inventory. | ||||
* | Grid Inventory feature upgrade: renaming folders should now be correct, ↵ | Brian McBee | 2007-12-15 | 1 | -7/+25 |
| | | | | | | | | subfolders work, moving folders works. Tested only in MYSQL, but may work in MSSQL and sqlite. Probably not working in standalone mode. | ||||
* | Implementing updateinventoryfolder: Should now be able to rename folders in ↵ | Brian McBee | 2007-12-11 | 1 | -0/+20 |
| | | | | inventory | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
| | | | | notice of doom | ||||
* | hackish code to allow emptying of trash. This really should be done on the ↵ | Brian McBee | 2007-12-08 | 1 | -1/+21 |
| | | | | | | | | inventory server, and not from the region. Also: it appeared to work the first try, so I have probably done something horribly wrong. | ||||
* | Attempt to fix mantis issue #82, taking prims into inventory and then ↵ | MW | 2007-12-02 | 1 | -0/+9 |
| | | | | rezzing them in another region. | ||||
* | Some refactoring , mainly on Inventory code. | MW | 2007-12-02 | 1 | -0/+203 |