Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+1 | |
| | | | | | | | * Cleaned up copyright notices in AssemblyInfo.cs's * Added Copyright headers to a bunch of files missing them * Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate. | |||||
* | * Exprimental prim inventory persistence can now be enabled by users. | Justin Clarke Casey | 2008-01-11 | 1 | -2/+3 | |
| | | | | | | | | | * This can be turned on by setting storage_prim_inventories_experimental = True in OpenSim.ini * Implemented for sqlite and MySQL, no MSSQL implementation yet * As an experimental feature, there is no guarantee that this won't take down your region or that the db representation won't need to change. * More (and continuing) details at http://opensimulator.org/wiki/OpenSim:Prim_Inventory_Persistence | |||||
* | *Added ability to skip any use of the console when configuring and assume ↵ | mingchen | 2008-01-04 | 1 | -1/+1 | |
| | | | | default value. This is useful when the server is running by itself and a new region request is added without sufficient information | |||||
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -20/+16 | |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | |||||
* | * Patch from Charlie Omega for standard secondlife inventory folders: see ↵ | Teravus Ovares | 2007-12-26 | 1 | -20/+0 | |
| | | | | | | | mantis:0000246 * Deletes the solution file from OpenSim.Gui | |||||
* | * Patch from Charlie0 to the OpenSim/Tools/OpenSim.GUI application to ↵ | Teravus Ovares | 2007-12-26 | 1 | -0/+20 | |
| | | | | include the .sln file. | |||||
* | Thank you kindly, CharlieO for this update to the GUI tool for: | Charles Krinke | 2007-12-24 | 3 | -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. | |||||
* | more dorking around with exporter. Still far | Sean Dague | 2007-12-15 | 1 | -19/+18 | |
| | | | | | | from doing anything useful. | |||||
* | update to OpenSimExport to test loading of a Region | Sean Dague | 2007-12-14 | 1 | -7/+22 | |
| | ||||||
* | pluging away, setting up storage manager | Sean Dague | 2007-12-14 | 1 | -0/+10 | |
| | ||||||
* | start to pull in config for OpenSim export | Sean Dague | 2007-12-14 | 1 | -1/+54 | |
| | ||||||
* | stubbing in OpenSimExport program. This does nothing | Sean Dague | 2007-12-14 | 1 | -0/+43 | |
| | | | | | | yet except compiles a shell | |||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 5 | -7/+7 | |
| | | | | notice of doom | |||||
* | totally gratuitous svn:eol-style setting | Jeff Ames | 2007-12-10 | 1 | -25/+25 | |
| | ||||||
* | * moved outer tool dir into inner tool dir | lbsa71 | 2007-11-14 | 3 | -0/+309 | |
| | ||||||
* | * doh II | lbsa71 | 2007-10-30 | 1 | -1/+1 | |
| | ||||||
* | * doh | lbsa71 | 2007-10-30 | 1 | -1/+1 | |
| | ||||||
* | * Added OpenLifeGrid to Launcher | lbsa71 | 2007-10-30 | 1 | -2/+8 | |
| | ||||||
* | * Now the launcher actually WORKS. Yay. | lbsa71 | 2007-10-30 | 1 | -4/+4 | |
| | ||||||
* | Added support for 64 bit windows | Tleiades Hax | 2007-10-16 | 1 | -1/+5 | |
| | ||||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 8 | -4/+230 | |
| | ||||||
* | fixing me some line endings | Sean Dague | 2007-09-17 | 10 | -1023/+1023 | |
| | ||||||
* | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed ↵ | Tedd Hansen | 2007-09-13 | 1 | -3/+3 | |
| | | | | member names to smallcapsy. | |||||
* | GUI: Added placeholders + info on what to be done | Tedd Hansen | 2007-09-12 | 5 | -0/+225 | |
| | ||||||
* | GUI also contains option for Stand Alone mode. | Tedd Hansen | 2007-09-12 | 2 | -29/+122 | |
| | ||||||
* | Early alpha version of a GUI tool to configure and start OpenSim. Currently ↵ | Tedd Hansen | 2007-09-12 | 12 | -0/+1176 | |
| | | | | can start an already configured Grid server. | |||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 3 | -3/+3 | |
| | ||||||
* | mass update of files to have native line endings | Sean Dague | 2007-07-30 | 11 | -839/+839 | |
| | ||||||
* | * Added Babblefrog's SL launcher (thanks!) | Adam Frisby | 2007-07-29 | 11 | -0/+844 | |