| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * The equals override of 'Location' is not working as expected. This caused ... | Teravus Ovares | 2008-11-28 | 1 | -0/+2 |
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -2/+2 |
* | * refactor: move ResetUserPassword into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 2 | -2/+1 |
* | * minor: Eliminate unused paramter in LocalUserServices constructors | Justin Clarke Casey | 2008-11-28 | 2 | -4/+4 |
* | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 2008-11-28 | 2 | -9/+3 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -0/+27 |
* | Update svn properties. | Jeff Ames | 2008-11-25 | 1 | -184/+184 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 2 | -1/+193 |
* | Thanks SachaMagne for a patch which adds the following console commands: | Dahlia Trimble | 2008-11-24 | 2 | -1/+32 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 2 | -7/+26 |
* | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 2008-11-12 | 1 | -1/+1 |
* | another small bit of startup refactoring | MW | 2008-11-10 | 1 | -0/+5 |
* | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 2008-11-08 | 1 | -1/+0 |
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
* | a little bit more refactoring of startup | MW | 2008-11-06 | 2 | -6/+10 |
* | Thank you kindly, Diva for a patch that: | Charles Krinke | 2008-11-06 | 1 | -5/+10 |
* | Update svn properties. | Jeff Ames | 2008-11-06 | 1 | -196/+196 |
* | moved the initial loading/setting of the config settings to its own class, Co... | MW | 2008-11-05 | 3 | -175/+207 |
* | fixed/refactored the Get/Set Config console commands. | MW | 2008-11-05 | 1 | -10/+15 |
* | Moved a couple of more configuration fields to ConfigSettings | MW | 2008-11-05 | 1 | -5/+10 |
* | more startup/initialisation refactoring | MW | 2008-11-05 | 3 | -43/+60 |
* | Moved most of the configuration fields from Opensimbase to their own Class...... | MW | 2008-11-05 | 3 | -68/+57 |
* | * minor: eliminate unused config field | Justin Clarke Casey | 2008-11-03 | 1 | -3/+4 |
* | * Use nini to pass config information to the client stack, rather than the Cl... | Justin Clarke Casey | 2008-11-03 | 1 | -9/+9 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+2 |
* | * test: Add basic scene test which merely instantiates the scene right now | Justin Clarke Casey | 2008-10-31 | 1 | -2/+0 |
* | * refactor: move loadInv and saveInv command line param functions up to the i... | Justin Clarke Casey | 2008-10-19 | 2 | -47/+47 |
* | * move command line parsing code from inventory archive modules to opensim se... | Justin Clarke Casey | 2008-10-19 | 1 | -4/+20 |
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 1 | -2/+2 |
* | * Adding CrytoGridAssetClient support - allows encrypting assets that are sto... | Adam Frisby | 2008-10-14 | 1 | -0/+10 |
* | Fix a path issue i caused in a prior commit | Melanie Thielker | 2008-10-11 | 1 | -8/+5 |
* | Add a "inimaster" switch to OpenSim.ini. It will load a master ini file | Melanie Thielker | 2008-10-11 | 2 | -3/+15 |
* | * minor: Remove highly experimental tags from oar loading and saving functions | Justin Clarke Casey | 2008-10-10 | 1 | -6/+0 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2368 | Justin Clarke Casey | 2008-10-09 | 1 | -0/+9 |
* | Provide a sane value for DefaultScriptEngine (ScriptEngine.DotNetEngine) | Melanie Thielker | 2008-10-09 | 1 | -2/+1 |
* | * Tidy up configuration stuff, eliminated default setting duplication along t... | Justin Clarke Casey | 2008-10-04 | 2 | -59/+46 |
* | * minor: both OpenSimBase and the Voice and RemoteAdmin modules were checking... | Justin Clarke Casey | 2008-10-04 | 1 | -18/+0 |
* | * minor: slightly simplify code in setting up the default configuration | Justin Clarke Casey | 2008-10-03 | 1 | -34/+29 |
* | * oops, fix build break. | Justin Clarke Casey | 2008-10-03 | 1 | -15/+11 |
* | * refactor: make shutdown a template method in the same manner as startup, fo... | Justin Clarke Casey | 2008-10-03 | 1 | -3/+1 |
* | * oops, fix region startup to be in the correct sequence (though it appeared ... | Justin Clarke Casey | 2008-10-03 | 1 | -2/+2 |
* | * refactor: make startup a template method | Justin Clarke Casey | 2008-10-03 | 1 | -3/+3 |
* | Allow create-region to load files from arbitrary locations | Melanie Thielker | 2008-09-30 | 1 | -1/+6 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2189 for real this time | Justin Clarke Casey | 2008-09-29 | 1 | -1/+8 |
* | * reactor: move inventory archive classes into separate Inventory/Archiver di... | Justin Clarke Casey | 2008-09-29 | 1 | -2/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 2008-09-29 | 2 | -75/+18 |
* | fixes future mantis from SachaMagne. | Dr Scofield | 2008-09-29 | 1 | -1/+1 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 1 | -27/+2 |
* | * Enables logins to regions on a grid once they have finished starting up (th... | Justin Clarke Casey | 2008-09-19 | 1 | -1/+1 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -16/+22 |