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
/
OpenSim
/
Region
/
Application
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-29
Serving robots.txt from bin Idea of solution for http://opensimulator.org/man...
Mandarinka Tasty
2
-0
/
+21
2016-12-20
Remove obsolete config option "EventQueue". It's been always on for ages!
Melanie Thielker
1
-2
/
+0
2016-12-20
remove obsolete config option "storage_prim_inventories"
Melanie Thielker
1
-2
/
+1
2016-12-12
Applying a modified version of TomTheDragon's patch to prevent the sim
Melanie Thielker
1
-7
/
+14
2016-12-12
don't do unix signals on windows
UbitUmarov
1
-6
/
+12
2016-12-12
Allow OpenSim to respond to Unix signals. This may need work to be
Melanie Thielker
1
-2
/
+23
2016-12-08
remove not needed sslport parameter
UbitUmarov
1
-3
/
+2
2016-11-26
Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml
Mandarinka Tasty
1
-2
/
+2
2016-11-26
Fix in descriptions of: load xml, load xml2, save xml, save xml2
Mandarinka Tasty
1
-4
/
+4
2016-10-09
keep a unsecure http port up for external services (datasnapshot search). Onl...
UbitUmarov
1
-19
/
+34
2016-10-09
changes to regions ssl suport: verify if hostnames are validate by the select...
UbitUmarov
1
-1
/
+1
2016-10-06
recover regions main http server ssl suport. Using a PKCS12 cert file, and no...
UbitUmarov
2
-7
/
+33
2016-07-27
first step removing MegaRegions: refuse to run. Thanks to all that made MegaR...
UbitUmarov
1
-0
/
+7
2016-02-21
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...
Diva Canto
1
-1
/
+1
2015-11-22
Changes to Load Oar options and new code to support importing OARs with diffe...
Jak Daniels
1
-8
/
+18
2015-10-18
On to 0.8.3!
Diva Canto
1
-1
/
+1
2015-10-18
On to 0.8.3!
Diva Canto
1
-1
/
+1
2015-09-08
more on compile..
UbitUmarov
1
-10
/
+6
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
2
-2
/
+0
2015-09-04
Deleted commented code
Diva Canto
1
-51
/
+0
2015-09-03
Transformed the LLUDP ad-hoc plugin into a region module. It works.
Diva Canto
3
-84
/
+173
2015-09-03
fix a old bug i added: MaxWearables can't be changed in runtime
UbitUmarov
1
-1
/
+0
2015-09-03
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
1
-5
/
+0
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
2
-22
/
+0
2015-08-31
First commit where physics work as region module.
Diva Canto
1
-14
/
+1
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
1
-1
/
+1
2015-08-30
Renamed the namespaces too
Diva Canto
1
-1
/
+1
2015-08-30
Moved instantiation of SceneCommunicationService object to inside the scene c...
Diva Canto
1
-3
/
+1
2015-08-24
try to implement core load oar options
UbitUmarov
1
-5
/
+19
2015-08-19
add missing regionExtent setup and Scene physicsscene configuration ( not
UbitUmarov
1
-4
/
+5
2015-06-05
Typo Fix
H-H-H
1
-1
/
+1
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2015-03-13
Actually start a region created via the "create region" console command.
Justin Clark-Casey (justincc)
1
-0
/
+2
2015-03-11
help restart message corrected
Shy Robbiani
1
-1
/
+1
2015-03-10
Allow setting the size of the wearables array from config, for core compatibi...
Melanie Thielker
1
-0
/
+1
2015-01-03
Remove the extra key expansion added in commit a88bc50a168ae729307740fa84540e...
Diva Canto
1
-2
/
+0
2014-12-30
Capitalization fail.
Diva Canto
1
-1
/
+1
2014-12-30
Add support for expansion of key values in nini config files.
Diva Canto
1
-0
/
+2
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-1
/
+1
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-1
/
+1
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
2
-0
/
+6
2014-12-29
Added AssemblyInfo.cs to OpenSim.exe
Diva Canto
1
-0
/
+32
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
Make small adjustment to JobEngine default from previous commit to enable it ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-25
Add [Startup] JobEngineEnabled setting that allows the job engine to be disab...
Justin Clark-Casey (justincc)
1
-1
/
+3
2014-11-25
Start JobEngine by default in simulator for now.
Justin Clark-Casey (justincc)
1
-0
/
+2
2014-10-13
on util thread pool reduce the min number of threads, increase the
UbitUmarov
1
-2
/
+2
2014-10-11
minor: add --default-user option to "load oar" help long description. Do oth...
Justin Clark-Casey (justincc)
1
-12
/
+13
2014-10-09
Give ability to define constants that may be used throught the configuration
BlueWall
1
-0
/
+2
2014-09-23
Add persistent command history in console
Jak Daniels
1
-1
/
+1
[next]