aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework.Console/ConsoleBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * removed unused new-login.datlbsa712007-05-161-18/+6
| | | | | | | | | | | * cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase * 2d chat radius is now 3d chat sphere * removed unused fast 2d radius calc * added chat type 0xFF : broadcast (no sphere checking) * OpenSimMain now exposes its LocalWorld
* Only 193 warnings to go!Adam Frisby2007-05-121-12/+12
|
* You are obsolete. You will be EXTER-MIN-ATE-D. EXTER-MIN-ATE!Adam Frisby2007-05-121-6/+24
|
* Merged 0.1-prestable back into trunk :(gareth2007-05-071-1/+3
|
* added just what opensim needs...yet another command line option: -noverbose ↵MW2007-04-261-2/+9
| | | | . cut down on the system console output (should really be stopping it all but not all output is going through OpenSim.Framework.Console)
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-2/+2
| | | | | | * Now dumping default value in config. *
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-19/+125
| | | | | | | | | | | | show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
* brought zircon branch into trunkgareth2007-03-221-0/+45