aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Application.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that t...MW2007-05-241-95/+0
* Moved the OpenSimMain class into the OpenSim.exe project MW2007-05-161-1/+2
* * removed unused new-login.datlbsa712007-05-161-3/+3
* Added very basic support for maps (likely to only work in sandbox mode due to...MW2007-05-131-2/+2
* no longer need to use -loginserver with -sandbox (using -sandbox will always ...MW2007-05-121-0/+1
* Dumb mistake - forgot to assign the datastore variableAdam Frisby2007-04-271-1/+1
* * Added new commandline option -config <configfile.xml>Adam Frisby2007-04-271-1/+14
* added just what opensim needs...yet another command line option: -noverbose ....MW2007-04-261-1/+6
* Can now use the xml config file for setting up things like sandbox mode, logi...MW2007-04-251-1/+6
* Yet another command line option (really need to get all these moved into a co...MW2007-04-171-0/+6
* * Fixad namespace clashlbsa712007-04-031-0/+64