Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -31/+34 |
| | |||||
* | m_logs always need to be private static readonly otherwise we | Sean Dague | 2008-05-09 | 4 | -4/+4 |
| | | | | | | get close errors. | ||||
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | ASCIIEncoder in places we shouldn't. | ||||
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 2008-05-01 | 5 | -2/+6 |
| | | | | with namespaces. | ||||
* | * Sometimes you know, you do something really stupid. | Adam Frisby | 2008-04-30 | 1 | -1/+1 |
| | | | | | * This is one of those times (should fix build) | ||||
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -3/+3 |
| | | | | | | Please adjust your editors to not use hard tabs. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 6 | -48/+26 |
| | | | | (this took a while to run). | ||||
* | Update svn properties. Add copyright info to some source files. | Jeff Ames | 2008-04-17 | 2 | -0/+54 |
| | |||||
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -1/+1 |
| | | | | | | | actually a little more work than I expected given the copious use of out params. | ||||
* | Update svn properties. | Jeff Ames | 2008-04-07 | 6 | -1065/+1065 |
| | |||||
* | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 2008-04-07 | 6 | -0/+1065 |
of search capability to OpenSim in the form of a configurable module. |