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
...
*
* Patch from nlin to enable DIF state file writing from the ODEPlugin
Teravus Ovares
2008-06-20
1
-1
/
+10
*
* Added Prim drawing to the mainmap tile generation.. you can see blocks re...
Teravus Ovares
2008-06-12
1
-0
/
+4
*
* Added a configuration option for allowing god script lsl methods.. such as...
Teravus Ovares
2008-06-06
1
-0
/
+2
*
* minor: doc tweak on last commit
Justin Clarke Casey
2008-06-02
1
-1
/
+1
*
* Add information and documentation about web region loading to OpenSim.ini.e...
Justin Clarke Casey
2008-06-02
1
-8
/
+46
*
Fixed half completed comment in OpenSim.ini.example.
Teravus Ovares
2008-06-02
1
-0
/
+2
*
* This is Melanie's XEngine script engine. I've not tested this real well, h...
Teravus Ovares
2008-05-30
1
-0
/
+37
*
Adding OnChatBroadcast event logic to EventManager providing
Dr Scofield
2008-05-26
1
-0
/
+1
*
remove the appearance lines from the OpenSim.ini.example. They
Sean Dague
2008-05-19
1
-5
/
+0
*
* This finishes the ODE options section of the OpenSim.ini.example. I've adde...
Teravus Ovares
2008-05-16
1
-0
/
+34
*
* Adds various tweakable avatar control options to the OpenSim.ini.example.
Teravus Ovares
2008-05-15
1
-0
/
+35
*
* Added about half of the planned ODE physics options to OpenSim.ini.example.
Teravus Ovares
2008-05-15
1
-0
/
+50
*
From: Dr Scofield <DrScofield@xyzzyxyzzy.net>
Sean Dague
2008-05-14
1
-4
/
+8
*
* Applying patches from Melanie to cover permissions module. Thanks!
Adam Frisby
2008-05-14
1
-0
/
+2
*
* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)
Adam Frisby
2008-05-08
1
-0
/
+8
*
added nhibernate examples
Sean Dague
2008-05-06
1
-1
/
+9
*
allow for Inventory database source to be specified in main
Sean Dague
2008-04-23
1
-1
/
+6
*
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
2008-04-23
1
-0
/
+2
*
* Added support for periodic autosaves - added to SvnBackupModule. Will cause...
Adam Frisby
2008-04-21
1
-0
/
+3
*
* Added a directory for the SVN module. More about to come.* SVNBackupModule
Adam Frisby
2008-04-17
1
-1
/
+8
*
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-0
/
+16
*
From: dirk husemann <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-0
/
+4
*
* 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
[prev]
[next]