Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-12-27 | * Optimized usings | lbsa71 | 1 | -58/+21 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-24 | Revert most of the regionName message stuff. | Charles Krinke | 1 | -12/+0 | |
2007-12-24 | Add regionName to OGS1 regionUp report. | Charles Krinke | 1 | -0/+12 | |
2007-12-10 | * Added comments to many methods in the listed files. | Teravus Ovares | 1 | -0/+3 | |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -1/+1 | |
notice of doom | |||||
2007-12-07 | * All remoting calls are now using Serializable values | Teravus Ovares | 1 | -1/+1 | |
* There's still goofyness though, because other regions are denying child agent avatar. * Still more debugging required. | |||||
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -4/+2 | |
2007-11-29 | set svn:eol-style | Jeff Ames | 1 | -195/+195 | |
2007-11-28 | * Restaring the sim works fine in grid mode now. Sims announce themselves ↵ | Teravus Ovares | 1 | -0/+195 | |
to their neighbors when they start up. Neighbors get this message and tell their agents that there's a new sim up. * Certain unrecoverable physics based crashes in ODE are now hooked up to the 'restart the sim' routine. |