index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Application
/
OpenSimBase.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-18
1
-19
/
+35
*
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
2009-02-16
1
-1
/
+1
*
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-16
1
-18
/
+150
*
Guard the values used to set the cursor position in the real time console
Melanie Thielker
2009-02-13
1
-3
/
+15
*
* optimized usings.
lbsa71
2009-02-12
1
-5
/
+1
*
* Refactor inventory archive code to allow direct invocation in order to supp...
Justin Clarke Casey
2009-02-11
1
-2
/
+2
*
* More inventory archive invocation to a proper region module
Justin Clarke Casey
2009-02-11
1
-5
/
+0
*
Add proper handling for shared vs. unshared modules to the command
Melanie Thielker
2009-02-10
1
-3
/
+4
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-1
/
+1
*
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-09
1
-26
/
+42
*
* Add the ability to type help <command> for more detailed help about a speci...
Justin Clarke Casey
2009-02-09
1
-6
/
+6
*
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
2009-02-07
1
-0
/
+40
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-2
/
+3
*
* Make existing module commanders register as help topics
Justin Clarke Casey
2009-02-05
1
-2
/
+10
*
* refactor: Split out module Command class into a separate file
Justin Clarke Casey
2009-02-05
1
-3
/
+2
*
* Remove unused region info list from OpenSimBase.
Justin Clarke Casey
2009-02-05
1
-24
/
+2
*
* refactor: Move module handling code up into SceneBase from Scene, reducing ...
Justin Clarke Casey
2009-02-05
1
-11
/
+8
*
* Introduce a new "default" option for asset_database in the [STORAGE] section
Justin Clarke Casey
2009-02-04
1
-1
/
+5
*
* refactor: Remove the need to separately pass in the http listener to the sc...
Justin Clarke Casey
2009-01-06
1
-5
/
+5
*
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
Justin Clarke Casey
2008-12-29
1
-2
/
+2
*
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
2008-12-15
1
-4
/
+4
*
Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...
MW
2008-12-02
1
-1
/
+1
*
* The equals override of 'Location' is not working as expected. This caused ...
Teravus Ovares
2008-11-28
1
-0
/
+2
*
* minor: Eliminate unused paramter in LocalUserServices constructors
Justin Clarke Casey
2008-11-28
1
-2
/
+2
*
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
2008-11-28
1
-7
/
+1
*
Thanks SachaMagne for a patch which adds the following console commands:
Dahlia Trimble
2008-11-24
1
-0
/
+15
*
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
Charles Krinke
2008-11-23
1
-2
/
+2
*
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
*
a little bit more refactoring of startup
MW
2008-11-06
1
-6
/
+8
*
Thank you kindly, Diva for a patch that:
Charles Krinke
2008-11-06
1
-5
/
+10
*
moved the initial loading/setting of the config settings to its own class, Co...
MW
2008-11-05
1
-173
/
+10
*
Moved a couple of more configuration fields to ConfigSettings
MW
2008-11-05
1
-5
/
+10
*
more startup/initialisation refactoring
MW
2008-11-05
1
-40
/
+57
*
Moved most of the configuration fields from Opensimbase to their own Class......
MW
2008-11-05
1
-65
/
+54
*
* 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
1
-47
/
+0
*
* move command line parsing code from inventory archive modules to opensim se...
Justin Clarke Casey
2008-10-19
1
-4
/
+20
*
* 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
1
-3
/
+14
*
* 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
1
-56
/
+41
*
* 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
[next]