Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-02 | * More refactorings of UDPServer. | Adam Frisby | 1 | -100/+0 | |
* Removed all references where possible. * Renamed lots of variables from UDPServerXYZ to clientServerXYZ | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 | |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -2/+2 | |
Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | |||||
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-12-04 | keeping opensim safe for children -- made some namespace references less ↵ | Jeff Ames | 1 | -2/+2 | |
explicit | |||||
2007-10-31 | fixed filenames in log messages | Jeff Ames | 1 | -1/+1 | |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+2 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -126/+126 | |
2007-07-03 | Today's work on Building support/tools. Think I am slowly getting there. | MW | 1 | -4/+5 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -15/+0 | |
* added some licensing info | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -1/+1 | |
to add/remove something |