aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/OpenSim.GUI/Main.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-27* Remove the OpenSim GUI. Justin Clarke Casey1-536/+0
* A better version can now be found on the forge at http://forge.opensimulator.org/gf/project/osgui
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-12-24Thank you kindly, CharlieO for this update to the GUI tool for:Charles Krinke1-8/+275
Adding a most all inclusive commandline switch and customizable path flags for ease of operation for server and client in one nifty window. on hitting of the start button, my 4 most used switches auto check (can be unchecked before run). Otherwise can select various other switches and add required data in entry fields. Or there is a raw cmd field that you can pass what ever you want after the exe. Great for setting and forgetting switches without having to use the cmd prompt and /or editing a shortcut. Tedious constant restarts of the client made easier.
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-17fixing me some line endingsSean Dague1-241/+241
2007-09-13Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed ↵Tedd Hansen1-3/+3
member names to smallcapsy.
2007-09-12GUI: Added placeholders + info on what to be doneTedd Hansen1-0/+7
2007-09-12GUI also contains option for Stand Alone mode.Tedd Hansen1-29/+77
2007-09-12Early alpha version of a GUI tool to configure and start OpenSim. Currently ↵Tedd Hansen1-0/+187
can start an already configured Grid server.