.. |
Library
|
…
|
|
Regions
|
Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified.
|
2016-11-22 15:31:45 +00:00 |
addon-modules
|
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
|
2011-10-14 23:32:15 +01:00 |
assets
|
bad merge?
|
2015-09-01 14:54:35 +01:00 |
config-include
|
remove some tabs added to config files
|
2018-01-04 22:52:29 +00:00 |
data
|
Whitespace fubar.
|
2013-08-24 03:40:44 -07:00 |
inventory
|
add pants and shirt to opensim library and fix some bodyparts uuids
|
2015-12-04 19:05:45 +00:00 |
lib/NET
|
Updated Npgsql.dll to version 2.0.14.3 built for .NET 4.0 Mono.Security has been updated for the same build.
|
2017-05-14 18:58:16 +01:00 |
lib32
|
Merge branch 'master' into httptests
|
2017-10-01 18:05:10 +01:00 |
lib64
|
Merge branch 'master' into httptests
|
2017-10-01 18:05:10 +01:00 |
openmetaverse_data
|
Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmetaverse_data that was added recently to libomv and was missing.
|
2016-12-31 08:58:06 -08:00 |
BulletXNA.dll
|
Set executable flag on BulletXNA.dll for cygwin
|
2014-03-18 21:02:51 +00:00 |
BulletXNA.pdb
|
…
|
|
C5.dll
|
…
|
|
CSJ2K.dll
|
testing update libomv CSj2k dll to .net4.6, remove unused Axiom dll
|
2018-01-12 12:45:46 +00:00 |
CookComputing.XmlRpcV2.dll
|
…
|
|
DotNetOpenId.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
DotNetOpenMail.dll
|
…
|
|
GlynnTucker.Cache.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
HttpServer_OpenSim.dll
|
testing update httpserver.dll to .net4.6
|
2018-01-12 03:07:51 +00:00 |
HttpServer_OpenSim.pdb
|
update httpserver
|
2017-08-28 13:33:37 +01:00 |
ICSharpCode.SharpZipLib.dll
|
Replaced ICSharpCode.SharpZipLib.dll for the same reason
|
2015-11-30 20:02:29 -08:00 |
Ionic.Zip.dll
|
Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix.
|
2013-02-12 14:47:26 -08:00 |
LaunchSLClient.ini
|
…
|
|
LukeSkywalker.IPNetwork.dll
|
Readded file to repository. Acciedently removed.
|
2015-04-21 18:42:30 -04:00 |
Mono.Addins.CecilReflector.dll
|
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
2015-11-30 19:49:10 -08:00 |
Mono.Addins.Setup.dll
|
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
2015-11-30 19:49:10 -08:00 |
Mono.Addins.Setup.xml
|
Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins.
|
2014-12-29 14:38:18 -08:00 |
Mono.Addins.dll
|
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
2015-11-30 19:49:10 -08:00 |
Mono.Addins.dll.config
|
Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management.
|
2007-11-04 13:48:15 +00:00 |
Mono.Addins.xml
|
Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins.
|
2014-12-29 14:38:18 -08:00 |
Mono.Data.Sqlite.dll
|
…
|
|
Mono.Data.Sqlite.dll.config
|
…
|
|
Mono.Data.SqliteClient.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
MsgPack.dll
|
…
|
|
MySql.Data.dll
|
merge
|
2017-05-20 17:02:25 +01:00 |
NDesk.Options.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
Newtonsoft.Json.dll
|
Add the ability to post to and act uponconfiguration in etcd
|
2017-03-31 14:38:41 +01:00 |
Newtonsoft.Json.xml
|
Add the ability to post to and act uponconfiguration in etcd
|
2017-03-31 14:38:41 +01:00 |
Nini.dll
|
Make fix to Nini for null references in some cases.
|
2011-11-29 22:25:03 -05:00 |
Npgsql.dll
|
Update NPGSQL from version 2.0.14.3 to 2.1.3. This is a relatively big update where 2.1.0 has a number of bug fixes, new functionality and improved performance. (see details at https://github.com/npgsql/npgsql/releases/tag/v2.1.0) The binaries supplied are for .NET 4.0 If you need binaries for older versions they can be dowloaded from https://github.com/npgsql/npgsql/releases/tag/v2.1.3. There are also binaries for 4.5.
|
2017-05-14 18:59:24 +01:00 |
Npgsql.xml
|
Update NPGSQL from version 2.0.14.3 to 2.1.3. This is a relatively big update where 2.1.0 has a number of bug fixes, new functionality and improved performance. (see details at https://github.com/npgsql/npgsql/releases/tag/v2.1.0) The binaries supplied are for .NET 4.0 If you need binaries for older versions they can be dowloaded from https://github.com/npgsql/npgsql/releases/tag/v2.1.3. There are also binaries for 4.5.
|
2017-05-14 18:59:24 +01:00 |
OpenMetaverse.Rendering.Meshmerizer.dll
|
testing update libomv dlls to .net4.6
|
2018-01-12 03:32:55 +00:00 |
OpenMetaverse.StructuredData.dll
|
testing update libomv dlls to .net4.6
|
2018-01-12 03:32:55 +00:00 |
OpenMetaverse.dll
|
testing update libomv dlls to .net4.6
|
2018-01-12 03:32:55 +00:00 |
OpenMetaverse.dll.config
|
update libomv to git master which adds support for MaterialID in TextureEntry
|
2013-04-17 21:31:18 -07:00 |
OpenMetaverseTypes.dll
|
testing update libomv dlls to .net4.6
|
2018-01-12 03:32:55 +00:00 |
OpenSim.ConsoleClient.exe.config
|
…
|
|
OpenSim.ConsoleClient.ini.example
|
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
2009-09-03 20:00:18 +01:00 |
OpenSim.Region.PhysicsModule.BulletS.dll.config
|
First commit where physics work as region module.
|
2015-08-31 14:09:15 -07:00 |
OpenSim.Region.PhysicsModule.Ode.dll.config
|
remove Ode.Net - missing files. ( old ode may be broken now)
|
2015-11-20 18:29:21 +00:00 |
OpenSim.Region.PhysicsModule.ubOde.dll.config
|
add missing dll config file for linux
|
2015-09-14 18:48:54 +01:00 |
OpenSim.exe.config
|
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
2017-05-12 15:54:54 +01:00 |
OpenSim.ini.example
|
Merge branch 'master' into httptests
|
2017-12-12 22:19:31 +00:00 |
OpenSim32.exe
|
put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows opensim to run in 32bit mode on 64bit machines. Possible most opensim regions should be running like this. 2GB of Virtual memory is still a lot on memory
|
2017-06-11 13:04:34 +01:00 |
OpenSim32.exe.config
|
actually.. its opensim, use same log file name in 32b mode
|
2017-06-11 18:56:34 +01:00 |
OpenSim32.pdb
|
put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows opensim to run in 32bit mode on 64bit machines. Possible most opensim regions should be running like this. 2GB of Virtual memory is still a lot on memory
|
2017-06-11 13:04:34 +01:00 |
OpenSimDefaults.ini
|
Merge branch 'master' into httptests
|
2017-10-26 19:01:16 +01:00 |
Prebuild.exe
|
fix our name is OpenSimulator not OpenSim
|
2017-08-31 15:25:14 +01:00 |
PrimMesher.dll
|
…
|
|
RestSharp.dll
|
Add the ability to post to and act uponconfiguration in etcd
|
2017-03-31 14:38:41 +01:00 |
RestSharp.xml
|
Add the ability to post to and act uponconfiguration in etcd
|
2017-03-31 14:38:41 +01:00 |
Robust.HG.ini.example
|
Merge branch 'master' into httptests
|
2018-01-05 22:37:42 +00:00 |
Robust.Tests.dll.config
|
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
|
2015-05-10 21:04:46 -07:00 |
Robust.Tests.ini
|
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
|
2015-05-11 19:55:23 -07:00 |
Robust.exe.config
|
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
2017-05-12 15:54:54 +01:00 |
Robust.ini.example
|
Merge branch 'master' into httptests
|
2018-01-05 22:37:42 +00:00 |
Robust32.exe
|
update Robust32.exe build files
|
2017-06-12 20:36:36 +01:00 |
Robust32.exe.config
|
add Robust32.exe so recovering the option to run it also in 32bit on windows
|
2017-06-12 20:28:14 +01:00 |
Robust32.pdb
|
update Robust32.exe build files
|
2017-06-12 20:36:36 +01:00 |
Robust32.vshost.exe
|
add Robust32.exe so recovering the option to run it also in 32bit on windows
|
2017-06-12 20:28:14 +01:00 |
Robust32.vshost.exe.config
|
add Robust32.exe so recovering the option to run it also in 32bit on windows
|
2017-06-12 20:28:14 +01:00 |
Tools.dll
|
…
|
|
Warp3D.dll
|
testing update Warp3d.dll to .net4.6
|
2018-01-12 03:15:48 +00:00 |
XMLRPC.dll
|
testing update XMLRPC.dll to .net4.6, not this is not same source that previus one.. so we may have other issues
|
2018-01-12 03:12:01 +00:00 |
avatar-texture.dat
|
* Applying dalien's patches from bug#177 and #179
|
2007-07-11 02:51:51 +00:00 |
defaultstripe.png
|
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
2007-06-27 15:28:52 +00:00 |
enter_uuid.xml
|
…
|
|
excuses
|
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
2008-02-03 17:46:39 +00:00 |
http_404.html.example
|
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
2008-01-09 04:13:04 +00:00 |
http_500.html.example
|
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
2008-01-09 04:13:04 +00:00 |
http_loginform.html.example
|
…
|
|
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
|
…
|
|
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so
|
update libomv to git master which adds support for MaterialID in TextureEntry
|
2013-04-17 21:31:18 -07:00 |
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
|
…
|
|
log4net.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
mautil.exe
|
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
2015-11-30 19:49:10 -08:00 |
netcd.dll
|
Add the ability to post to and act uponconfiguration in etcd
|
2017-03-31 14:38:41 +01:00 |
nunit.framework.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
openjpeg-dotnet-x86_64.dll
|
…
|
|
openjpeg-dotnet.dll
|
…
|
|
opensim.sh
|
Set the execute bit on the bin/opensim*.sh files
|
2017-06-11 13:30:12 -04:00 |
pCampBot.exe.config
|
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
2014-08-13 19:53:42 +01:00 |
pCampBot.ini.example
|
…
|
|
pCampBotSentences.txt
|
…
|
|
set_object_owner.xml
|
…
|
|
shutdown_commands.txt.example
|
…
|
|
startup_commands.txt.example
|
…
|
|
startuplogo.txt
|
Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging
|
2012-06-20 01:06:55 +01:00 |
zlib.net.dll
|
…
|
|