Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -16/+18 |
| | | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | ||||
* | Whitespace cleanup. | Jeff Ames | 2008-01-10 | 1 | -6/+6 |
| | |||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 2 | -2/+2 |
| | | | | notice of doom | ||||
* | removed obsolete Verbose() function | Jeff Ames | 2007-12-06 | 1 | -78/+86 |
| | |||||
* | fixed filenames in log messages | Jeff Ames | 2007-10-31 | 1 | -4/+4 |
| | |||||
* | * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - ↵ | lbsa71 | 2007-10-15 | 1 | -1/+2 |
| | | | | consolidated port number defaults. Thankx Chillken! | ||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 2 | -2/+2 |
| | |||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 2 | -151/+151 |
| | |||||
* | * By popular demand, all generated build files are now deleted. Somebody ↵ | lbsa71 | 2007-07-08 | 2 | -153/+0 |
| | | | | should make sure the wiki is updated. | ||||
* | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 2007-07-03 | 1 | -1/+1 |
| | | | | | *Reverted the default remote grid server port back to 8001 (from a port change to debug a previous issue) | ||||
* | *Removed GridInfo class as it has been previously replaced with the much ↵ | mingchen | 2007-07-03 | 1 | -1/+1 |
| | | | | | | | | | better NetworkServersInfo class *Got the GridServer in OGS1 to go through with registering the region, but the actual storage of the region isnt working right now. **After this is fixed, grid mode should work! | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 2 | -20/+17 |
| | | | | | * added some licensing info | ||||
* | * just making sure build files are latest | lbsa71 | 2007-06-29 | 1 | -2/+2 |
| | |||||
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 1 | -2/+2 |
| | |||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -0/+46 |
| | |||||
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 1 | -12/+0 |
| | | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 4 | -0/+273 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |