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
/
bin
/
OpenSim.ini.example
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
2008-04-13
1
-1
/
+8
*
* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...
Adam Frisby
2008-04-11
1
-0
/
+3
*
* Updates BetaGridLikeMoneyModule
Teravus Ovares
2008-04-10
1
-0
/
+50
*
Update value in OpenSim.ini.example to new DLL name.
Jeff Ames
2008-04-08
1
-2
/
+2
*
Thank you kindly Diva & KMeisthax for adding the beginnings
Charles Krinke
2008-04-07
1
-1
/
+17
*
move NullStorage => OpenSim.Data.Null to be consistant with
Sean Dague
2008-04-03
1
-1
/
+1
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-03
1
-1
/
+1
*
change references to OpenSim.Data
Sean Dague
2008-04-02
1
-8
/
+8
*
* Make it a little clearer that the voice config options won't actually do an...
Justin Clarke Casey
2008-03-31
1
-0
/
+1
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-03-31
1
-0
/
+10
*
* Added competely untested MSSQLMapper
lbsa71
2008-03-30
1
-0
/
+1
*
* Change opensim.ini.example guidance on asset_database setting to be "local"...
Justin Clarke Casey
2008-03-13
1
-4
/
+9
*
* Change opensim.ini.example to flesh out database *_plugin options
Justin Clarke Casey
2008-03-13
1
-2
/
+8
*
More compiler warning cleanup.
Jeff Ames
2008-02-29
1
-4
/
+1
*
One more: Async LSL command thread is also shared now.
Tedd Hansen
2008-02-22
1
-6
/
+4
*
Better timing of MaintenanceThread's tasks (uses less CPU)
Tedd Hansen
2008-02-22
1
-14
/
+17
*
Fix exception when reading OpenSim.ini file.
Jeff Ames
2008-02-20
1
-6
/
+2
*
Added to OpenSim.ini.example:
Tedd Hansen
2008-02-19
1
-0
/
+5
*
Thank you very much, Hashbox for:
Charles Krinke
2008-02-18
1
-0
/
+4
*
Fixed ScriptEngine config in OpenSim.ini.example that was out of place.
Tedd Hansen
2008-02-16
1
-17
/
+17
*
* Introduced customizable table names on MySQL and MSSQL UserData plug-ins.
lbsa71
2008-02-13
1
-0
/
+4
*
* Renamed and moved avatar appearance config keys. Everyone who has appearanc...
Tedd Hansen
2008-02-11
1
-25
/
+31
*
* Changed child_get_tasks to see_into_this_sim_from_neighbor.
Teravus Ovares
2008-02-11
1
-0
/
+3
*
Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w...
Tedd Hansen
2008-02-05
1
-4
/
+5
*
First part of avatar persistence, currently only really works in standalone m...
MW
2008-02-04
1
-0
/
+4
*
* Chat Message format patch from kinoc (#443) Thanks!
Adam Frisby
2008-02-04
1
-2
/
+12
*
And one more patch before sleep
Tedd Hansen
2008-02-02
1
-1
/
+0
*
Re-enabled AllowedCompilers function
Tedd Hansen
2008-02-02
1
-0
/
+1
*
Bugfixes. Now it even reads configuration before it uses it! ;)
Tedd Hansen
2008-02-02
1
-3
/
+3
*
Added load/unload queue size limit
Tedd Hansen
2008-02-02
1
-0
/
+12
*
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...
Tedd Hansen
2008-02-02
1
-0
/
+19
*
Added some error checking to MaintenanceThread, no-crash (just log) loading o...
Tedd Hansen
2008-02-02
1
-5
/
+22
*
SCRIPTING STILL BROKEN
Tedd Hansen
2008-02-01
1
-2
/
+19
*
SCRIPT SUPPORT IS STILL BROKEN.
Tedd Hansen
2008-02-01
1
-0
/
+3
*
Config option to set number of scripts per AppDomain
Tedd Hansen
2008-02-01
1
-0
/
+8
*
Added config options:
Tedd Hansen
2008-02-01
1
-1
/
+10
*
Experimental
Tedd Hansen
2008-02-01
1
-0
/
+32
*
* Persistent prim inventory script storage is now turned on by default
Justin Clarke Casey
2008-01-23
1
-2
/
+5
*
Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence
Justin Clarke Casey
2008-01-11
1
-0
/
+7
*
moving Region store for SQLite into the OpenSim.Framework.Data.SQLite
Sean Dague
2008-01-09
1
-1
/
+1
*
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
Tedd Hansen
2008-01-05
1
-1
/
+1
*
Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...
Tedd Hansen
2008-01-02
1
-0
/
+6
*
Updated asset_database options in OpenSim.ini.example
Jeff Ames
2007-12-19
1
-2
/
+5
*
fixed OpenSim.ini.example to include a inventory_server_url = http://127.0.0....
MW
2007-12-14
1
-0
/
+2
*
From Michael Osias (IBM)
Sean Dague
2007-12-13
1
-0
/
+3
*
added timer_Script to OpenSim.ini.example
Jeff Ames
2007-12-07
1
-0
/
+3
*
* added ttensy but important piece of knowledge to MySQL provider in OpenSim....
lbsa71
2007-11-19
1
-0
/
+1
*
* Added example MySQL connectionstring to OpenSim.ini.example
lbsa71
2007-11-19
1
-2
/
+2
*
added dummy POS physics plugin
Jeff Ames
2007-11-16
1
-0
/
+1
*
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
2007-11-15
1
-5
/
+5
[prev]
[next]