index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bin
/
config-include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-18
Fixed merge conflicts
Diva Canto
2
-30
/
+0
2015-09-06
Deleted access control spec from [LoginService] section of standalone config....
Diva Canto
1
-17
/
+0
2015-08-26
Restore FlotsamAssetCache as default and pre-enabled asset cache module
Ai Austin
1
-5
/
+5
2015-08-25
Still about Ai's patch: it turns out OpenSim doesn't work well without an ass...
Diva Canto
1
-2
/
+2
2015-08-25
Changes to .ini.example files to improve instructions and workflow for standa...
Ai Austin
1
-12
/
+6
2015-08-21
Refine comments .ini file setup for new Standalone
Ai Austin
1
-2
/
+2
2015-08-04
create osGetAvatarHomeURI
Christopher
1
-0
/
+1
2015-07-22
Robust config loader does not support config includes. Replace these addition...
AliciaRaven
2
-21
/
+0
2015-07-13
Add config options for FSAssetService. The default is the original asset serv...
AliciaRaven
2
-0
/
+21
2015-06-13
A few bug fixes for Agent Preferences to actually work. Also added missing co...
Diva Canto
2
-0
/
+6
2015-06-13
Refactor AgentPreferences so that database operations happen centrally. the o...
Cinder
5
-0
/
+10
2015-05-30
Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Aust...
dahlia
1
-3
/
+4
2015-05-25
fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions
Michael Cerquoni
1
-1
/
+1
2015-04-14
Enable OSSL functions by default using the osslEnable.ini configuration file.
Robert Adams
1
-1
/
+1
2015-04-14
Remove ossl settings in XEngine section of OpenSim.ini.example with note to w...
Robert Adams
1
-41
/
+68
2015-04-12
Add warnings in osslEnable.ini about use of osAvatarPlayAnimation which force...
Robert Adams
1
-0
/
+4
2015-04-12
Move osslEnable.ini file from bin/ to bin/config-include.
Robert Adams
1
-0
/
+197
2015-01-21
Replace the tabs that have crept into isolated places in config and config ex...
Justin Clark-Casey (justincc)
8
-123
/
+122
2015-01-07
Fix name of EstateDataRemoteConnector in the comment.
Diva Canto
1
-1
/
+1
2015-01-06
Donation of robust network connectors for estate service, as promised. This a...
Diva Canto
6
-10
/
+20
2014-11-30
A little bit of cleanup behind commit r5f88ceab2269
BlueWall
2
-5
/
+5
2014-11-30
Set configuration files to use key expansion for widely used common settings.
BlueWall
2
-53
/
+53
2014-09-26
Add missing HGInventoryService responsible for creating My Suitcase to Standa...
Roger Kirkman
1
-0
/
+4
2014-08-06
OpenSimExtras
BlueWall
1
-0
/
+7
2014-07-25
Add suppression of grid-side "show regions" command in simulator console for ...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-07-18
In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...
Justin Clark-Casey (justincc)
1
-1
/
+4
2014-07-06
Changed GetUserInfo so that the exposure of user account details is ruled by ...
Diva Canto
1
-0
/
+7
2014-06-06
Added simulation version compatibility check so that agents coming from 0.7.6...
Diva Canto
4
-9
/
+25
2014-05-04
Makes it possible to support grids in which all the simulators share all cent...
Diva Canto
1
-2
/
+10
2014-03-25
Add the UserProfiles local service module to non-HG Standalone configuration.
BlueWall
1
-0
/
+1
2014-03-08
remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHy...
Michael Cerquoni
4
-11
/
+0
2014-03-08
set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHype...
Michael Cerquoni
2
-2
/
+2
2014-03-08
set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to...
Michael Cerquoni
2
-2
/
+2
2013-10-12
fix missing " for variable SRV_IMServerURI in example file
Michael Cerquoni
1
-1
/
+1
2013-10-12
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
Fernando Oliveira
2
-0
/
+12
2013-10-07
* Added a Basic DOS protection container/base object for the most common HTTP...
teravus
1
-1
/
+18
2013-09-18
minor: Make config-include .ini files more consistent
Justin Clark-Casey (justincc)
7
-149
/
+149
2013-09-18
Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini
Justin Clark-Casey (justincc)
2
-0
/
+21
2013-09-05
minor: add doc about DefaultHGRegion and some of the other GridService region...
Justin Clark-Casey (justincc)
1
-2
/
+18
2013-08-02
Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manua...
Justin Clark-Casey (justincc)
2
-0
/
+22
2013-07-31
Add the Simian service config to the GridCommon example
Mic Bowman
1
-0
/
+9
2013-07-28
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...
Diva Canto
4
-0
/
+4
2013-06-13
Add Option: ClassifiedFee
BlueWall
1
-0
/
+3
2013-06-11
Revert "Add option to set minimum fee for classified ads"
BlueWall
1
-3
/
+0
2013-06-11
Add option to set minimum fee for classified ads
BlueWall
1
-0
/
+3
2013-05-30
UserProfiles
BlueWall
2
-1
/
+17
2013-04-21
Clean up unused config and config comments.
Diva Canto
2
-9
/
+10
2013-02-27
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
2
-0
/
+41
2013-02-21
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
1
-10
/
+15
2013-02-20
Add information about MinLoginLevel to example ini files
Justin Clark-Casey (justincc)
1
-0
/
+5
[next]