aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientViewBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Fixed several bugs that crashed the viewer and opensim server when logging ↵mingchen2007-07-061-0/+2
| | | | | | | | | | in on grid mode *Note: Grid Mode now works in sugilite, but is still unstable **Known bug in which the grid server crashes after being relaunched from a previously create configuration **Crashing of the viewer crashes the OpenSim server which then crashes the grid server -- needs better handling of exceptions **Multiple sims is still untested, but should connect correctly. Moving between the sims may be a different story
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-13/+10
| | | | | * added some licensing info
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-271-1/+1
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+327
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.