Melanie Thielker
|
8bc724a418
Fix a path issue i caused in a prior commit
|
16 years ago |
Melanie Thielker
|
143419ebb2
Add a "inimaster" switch to OpenSim.ini. It will load a master ini file
|
16 years ago |
Justin Clarke Casey
|
c26f177cd4
* Fix http://opensimulator.org/mantis/view.php?id=2368
|
16 years ago |
Melanie Thielker
|
c101dd2bad
Provide a sane value for DefaultScriptEngine (ScriptEngine.DotNetEngine)
|
16 years ago |
Justin Clarke Casey
|
31362a67df
* Tidy up configuration stuff, eliminated default setting duplication along the way
|
16 years ago |
Justin Clarke Casey
|
344e33b8fc
* minor: both OpenSimBase and the Voice and RemoteAdmin modules were checking whether any config was set
|
16 years ago |
Justin Clarke Casey
|
0f77a334bd
* minor: slightly simplify code in setting up the default configuration
|
16 years ago |
Justin Clarke Casey
|
4920e52f11
* oops, fix build break.
|
16 years ago |
Justin Clarke Casey
|
170cb935cd
* refactor: make shutdown a template method in the same manner as startup, for consistency's sake
|
16 years ago |
Justin Clarke Casey
|
70124a3213
* refactor: make startup a template method
|
16 years ago |
Justin Clarke Casey
|
a888dbc60a
* Fix http://opensimulator.org/mantis/view.php?id=2189 for real this time
|
16 years ago |
Justin Clarke Casey
|
104039b6c6
* reactor: move inventory archive classes into separate Inventory/Archiver directory
|
16 years ago |
Justin Clarke Casey
|
7ec065198a
* Apply http://opensimulator.org/mantis/view.php?id=2294
|
16 years ago |
Melanie Thielker
|
94aaf67dfa
Change the scirpt engine loading mechanism. Script engines are now
|
16 years ago |
Justin Clarke Casey
|
e518fe5d34
* Enables logins to regions on a grid once they have finished starting up (this does not include script startup).
|
16 years ago |
Justin Clarke Casey
|
5fb7b485b2
* Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here)
|
16 years ago |
Dr Scofield
|
03f246d6fe
adds support to delete a region completely and offers that
|
16 years ago |
Justin Clarke Casey
|
c2ee263999
* refactor: Break out IUserServiceAdmin out of IUserService since admin methods don't need to be implemented on Grid hosted region servers
|
16 years ago |
Justin Clarke Casey
|
f3497d9f57
* Start loading prims after region module configuration rather than before
|
16 years ago |
lbsa71
|
8388fe0669
* some if inversions and added {}'s for readability
|
16 years ago |
Melanie Thielker
|
9e545c9984
Mantis #2133
|
16 years ago |
Teravus Ovares
|
f342bd1e96
* Replace a Try/catch I commented out while testing/fixing issues.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Dr Scofield
|
109aa00150
fix: PostInitialise() not being called on script engines (nasty one that)
|
16 years ago |
Adam Frisby
|
f57f4d1ab8
* Added "File Asset Client" to OpenSim Asset Server-types.
|
16 years ago |
Teravus Ovares
|
2912aafe25
* This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
|
16 years ago |
Dr Scofield
|
d972d22788
bug fixes:
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
992b04a23e
* Move GridInfoService into Framework.Communications and eliminate Common.Communications for now (since this was the only class in that project)
|
16 years ago |
Justin Clarke Casey
|
f2c456c23d
* Make currently selected region appear in the region console prompt
|
16 years ago |