aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/OpenSim.GUI (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-1/+3
2008-05-20Add copyright notices.Jeff Ames2-8/+56
Fix spelling typo (Thanks ChrisDown for pointing this out)
2008-05-16Formatting cleanup.Jeff Ames3-214/+214
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-03-18Formatting cleanup.Jeff Ames8-215/+200
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-2/+2
2008-02-20Minor cleanup.Jeff Ames7-7/+7
2008-02-05Added copyright statements.Jeff Ames1-2/+30
2008-01-26Rewrote svn properties handling script in python. Added more file types.Jeff Ames5-479/+479
2007-12-26* Patch from Charlie Omega for standard secondlife inventory folders: see ↵Teravus Ovares1-20/+0
mantis:0000246 * Deletes the solution file from OpenSim.Gui
2007-12-26* Patch from Charlie0 to the OpenSim/Tools/OpenSim.GUI application to ↵Teravus Ovares1-0/+20
include the .sln file.
2007-12-24Thank you kindly, CharlieO for this update to the GUI tool for:Charles Krinke3-144/+1440
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 thrulbsa717-4/+201
2007-09-17fixing me some line endingsSean Dague10-1023/+1023
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 Hansen5-0/+225
2007-09-12GUI also contains option for Stand Alone mode.Tedd Hansen2-29/+122
2007-09-12Early alpha version of a GUI tool to configure and start OpenSim. Currently ↵Tedd Hansen12-0/+1176
can start an already configured Grid server.