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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Introduce a new "default" option for asset_database in the [STORAGE] section
Justin Clarke Casey
2009-02-04
2
-2
/
+6
*
* As per http://opensimulator.org/mantis/view.php?id=3065
Justin Clarke Casey
2009-02-02
1
-1
/
+1
*
* Adds console command, 'predecode-j2k <number of threads>' to load all of th...
Teravus Ovares
2009-01-25
1
-0
/
+11
*
Added support so that during the loading of a xml link list, it checks if a l...
MW
2009-01-16
1
-2
/
+8
*
Added some basic relocation mapping support for when loading hypergrid links ...
MW
2009-01-16
1
-4
/
+32
*
Small bit of refactoring related to the hypergrid link loading from xml files.
MW
2009-01-15
1
-42
/
+47
*
Added support for a "excludeList" as part of the hypergrid xml link file load...
MW
2009-01-15
1
-3
/
+33
*
Added initial support for reading hypergrid links from a xml config file. Alt...
MW
2009-01-15
1
-31
/
+84
*
* Removing set-time command since it doesn't actually do anything at all
Justin Clarke Casey
2009-01-13
1
-5
/
+0
*
Caught exceptions in some console commands
Sean Dague
2009-01-12
1
-26
/
+53
*
* refactor: Remove the need to separately pass in the http listener to the sc...
Justin Clarke Casey
2009-01-06
2
-9
/
+10
*
* Minor tweak to crash logger to copy ini with log if save-to-dir is on.
Adam Frisby
2009-01-04
1
-1
/
+5
*
Allow some values that are set in OpenSim.ini to be set from region config
Melanie Thielker
2009-01-02
1
-1
/
+1
*
Fixes Mantis #2945
Melanie Thielker
2009-01-02
1
-13
/
+57
*
Add the ability to read the ini file from a URI. If the -inifile option
Melanie Thielker
2009-01-02
1
-6
/
+33
*
Major changes in interregion communications. This breaks compatibility with o...
diva
2009-01-01
1
-1
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
Justin Clarke Casey
2008-12-29
2
-7
/
+10
*
test commit - no functional change
Dahlia Trimble
2008-12-22
1
-1
/
+1
*
* Add two more missing defaults that use GetBoolean without a default in stan...
Teravus Ovares
2008-12-20
1
-2
/
+2
*
* Adds defaults for some GetBoolean config values that previously did not hav...
Teravus Ovares
2008-12-20
1
-3
/
+3
*
* Added "show queues" command that shows throttling queues for all clients.
lbsa71
2008-12-18
1
-2
/
+44
*
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
2008-12-15
1
-4
/
+4
*
apparently opensim only works if secure_inventory_server = true, who
Sean Dague
2008-12-12
1
-1
/
+1
*
make a couple of other config default to make the example ini to give us
Sean Dague
2008-12-11
1
-2
/
+6
*
after much discussion, and overwhelming +1 on the -dev list, switch the
Sean Dague
2008-12-11
1
-1
/
+1
*
Reimplemented running of ShutdownCommandFile. Mantis #2800
MW
2008-12-11
1
-0
/
+9
*
* Added primitive exception logging capabilities.
Adam Frisby
2008-12-09
1
-9
/
+20
*
Fixed Mantis #2756
Tedd Hansen
2008-12-05
1
-1
/
+1
*
save file before commit is often useful
Tedd Hansen
2008-12-05
1
-1
/
+1
*
Fix: removed m_log.InfoFormat("[OPENSIM MAIN]: GC Latency Mode: {0}", GCSetti...
Tedd Hansen
2008-12-05
1
-1
/
+2
*
Garbage Collector
Tedd Hansen
2008-12-05
1
-0
/
+4
*
Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...
MW
2008-12-02
1
-1
/
+1
*
* Stop console misleadingly reporting an error if it cannot find a startup co...
Justin Clarke Casey
2008-11-28
1
-7
/
+4
*
* 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
[prev]
[next]