UbitUmarov fff376c104 update libomv 1 year ago
..
Estates a969797512 Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour. 3 years ago
Library 1fa938aab0 Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. 15 years ago
Regions ce9f8804b6 initial commit of experimental Estate config file (Estate.ini) allowing new simulators to create estates from ini file and bypass command prompts. (funding provided by Zetamex Network) 3 years ago
addon-modules bea65b06a4 Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011) 13 years ago
assets 8ba1441eb1 robust: add exclude by id0; pre compile some regex searchs. not that user block by id0 or mac is not very effective and may even block wrong users! 1 year ago
config-include 5cd4dcdebe mantis 9032: update HGInventoryServicePlugin entry, shutup if old format 2 years ago
data 6a24515269 Whitespace fubar. 11 years ago
inventory 9cf4b5e696 fix Welcome notecard entry on library 2 years ago
lib c1d06a806d Updated Npgsql.dll to version 2.0.14.3 built for .NET 4.0 Mono.Security has been updated for the same build. 7 years ago
lib32 d0a7a4fd0e for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono 2 years ago
lib64 d0a7a4fd0e for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono 2 years ago
openmetaverse_data 7abb0477ed Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmetaverse_data that was added recently to libomv and was missing. 7 years ago
BouncyCastle.Crypto.dll 3f9ffcdf8f update a dll 2 years ago
BulletXNA.dll 7c44bb1780 update bulletXNA, just compiled for .net4.6 removing another use of .net3.5 still lost around 4 years ago
C5.dll be02aece36 update C5 (.net4.6) 6 years ago
CSJ2K.dll 49848b09e6 replace ICSharpCode.SharpZipLib with target .net4.6 6 years ago
DotNetOpenId.dll 2c8251d450 update DotNetOpenId (.net4.6) 6 years ago
DotNetOpenMail.dll 834a8fac2f update DotNetOpenMail.dll 6 years ago
ICSharpCode.SharpZipLib.dll b3db90db92 and yes mono-addins .... 5 years ago
Ionic.Zip.dll d91c7c5958 testing update Iconic.Zip.dll to .net4.6 6 years ago
LaunchSLClient.ini c1e901989a Load grid list in LaunchSLClient from .ini file at run-time. 16 years ago
LukeSkywalker.IPNetwork.dll 6dec7869b8 update LukeSkywalker.IPNetwork (.net4.6) 6 years ago
MailKit.dll 52fdab0c67 add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login 2 years ago
MailKit.pdb 52fdab0c67 add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login 2 years ago
MimeKit.dll 52fdab0c67 add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login 2 years ago
MimeKit.pdb 52fdab0c67 add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login 2 years ago
Mono.Addins.CecilReflector.dll b3db90db92 and yes mono-addins .... 5 years ago
Mono.Addins.Setup.dll b3db90db92 and yes mono-addins .... 5 years ago
Mono.Addins.dll b3db90db92 and yes mono-addins .... 5 years ago
Mono.Addins.dll.config 039f2c46c0 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. 17 years ago
Mono.Cecil.dll e8d1493777 mantis 8631: and another try... 5 years ago
Mono.Data.Sqlite.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 years ago
Mono.Data.Sqlite.dll.config 6138662716 Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate. 12 years ago
Mono.Data.SqliteClient.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 years ago
MySql.Data.dll 995d414ab9 mantis 9050: replace mysql,data with one with checks for those dbnull values 1 year ago
NDesk.Options.dll 20f3c46b78 NDesk.options .net4.6 6 years ago
Newtonsoft.Json.dll 4161182be0 Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1). 5 years ago
Newtonsoft.Json.xml 4161182be0 Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1). 5 years ago
Nini.dll da4d4149f0 update a few dlls 2 years ago
Npgsql.dll 7f163e8f76 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. 7 years ago
Npgsql.xml 7f163e8f76 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. 7 years ago
OpenMetaverse.Rendering.Meshmerizer.dll fff376c104 update libomv 1 year ago
OpenMetaverse.StructuredData.dll fff376c104 update libomv 1 year ago
OpenMetaverse.dll fff376c104 update libomv 1 year ago
OpenMetaverse.dll.config 9d9a6f0fe8 Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type 2 years ago
OpenMetaverseTypes.dll fff376c104 update libomv 1 year ago
OpenSim.ConsoleClient.exe.config bd5c414618 Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system. 11 years ago
OpenSim.ConsoleClient.ini.example 6b70b57099 * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example 15 years ago
OpenSim.Region.PhysicsModule.BulletS.dll.config 0069c9fef3 fix bullet config for mac osx 2 years ago
OpenSim.Region.PhysicsModule.Ode.dll.config d0a7a4fd0e for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono 2 years ago
OpenSim.Region.PhysicsModule.ubOde.dll.config 5f6ca594f2 fix ubode.dll config file for mono and exec mode on the new libs 2 years ago
OpenSim.exe.config 566c96dc85 revert changes to *exe.config since a host mask of * produces identical effects as runtime setting 7 years ago
OpenSim.ini.example 1afe46d611 FIRE-32583: change [Const] PrivatePort default to 9000, since the default config is for standalone mode 1 year ago
OpenSim32.exe 08659811c7 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 7 years ago
OpenSim32.exe.config fc224b444a avoid some large unnecessary strings 6 years ago
OpenSimDefaults.ini 43a184477a enable the new caps by default. Should have no side effects 2 years ago
Prebuild.exe 506d8a5f74 update prebuild 2 years ago
PrimMesher.dll 7a09a10f58 update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6 6 years ago
RestSharp.dll 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd 7 years ago
RestSharp.xml 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd 7 years ago
Robust.HG.ini.example 8ecf31eb67 Document old fsassets format, only use if required, may cause issues 1 year ago
Robust.Tests.dll.config c2cf22ea4f 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. 9 years ago
Robust.Tests.ini 6b24ff0bc9 Removed trailing whitespace 6 years ago
Robust.exe.config 566c96dc85 revert changes to *exe.config since a host mask of * produces identical effects as runtime setting 7 years ago
Robust.ini.example 8ecf31eb67 Document old fsassets format, only use if required, may cause issues 1 year ago
Robust32.exe 25371933b4 update Robust32.exe build files 7 years ago
Robust32.exe.config fc224b444a avoid some large unnecessary strings 6 years ago
Robust32.pdb 25371933b4 update Robust32.exe build files 7 years ago
Robust32.vshost.exe 46ba2ead1a add Robust32.exe so recovering the option to run it also in 32bit on windows 7 years ago
Robust32.vshost.exe.config fc224b444a avoid some large unnecessary strings 6 years ago
ScriptSyntax.xml 3b31dc94ba mantis 9065: rename llObjectGetLink as spec llGetObjectLink 1 year ago
Tools.dll 8f1a68633e update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :( 6 years ago
Warp3D.dll bbb24b95fb oops get my trees back on map (warp3d.dll) 3 years ago
XMLRPC.dll da4d4149f0 update a few dlls 2 years ago
avatar-texture.dat 561b87b303 * Applying dalien's patches from bug#177 and #179 17 years ago
defaultstripe.png ef494fdf9c Each Region will now generate a texture image of their terrain and this will be used by the map. Note: Currently each region generates a new image every time they start; even if the terrain is read from the database. And also they don't update it when the terrain changes. 17 years ago
enter_uuid.xml 3e818eaeb5 Add the enter uuid dialog 11 years ago
excuses ab2c7ea371 * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 17 years ago
http_404.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 17 years ago
http_loginform.html.example 0e7aac0f65 - remove extra "; in http_loginform.html.example; fix issue 3025 16 years ago
libopenjpeg-dotnet-2-1.5.0-dotnet-1-aarch64.so 9d9a6f0fe8 Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type 2 years ago
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so d4fa2c69ed update libomv to git master which adds support for MaterialID in TextureEntry 11 years ago
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so d4fa2c69ed update libomv to git master which adds support for MaterialID in TextureEntry 11 years ago
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib 926e4ea95e mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin 5 years ago
log4net.dll da4d4149f0 update a few dlls 2 years ago
mautil.exe b3db90db92 and yes mono-addins .... 5 years ago
netcd.dll 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd 7 years ago
nunit.framework.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 years ago
openjpeg-dotnet-x86_64.dll bd14fa15e4 Add back openjpeg dll for Windows 12 years ago
openjpeg-dotnet.dll bd14fa15e4 Add back openjpeg dll for Windows 12 years ago
opensim.sh 3049658aaa hide --ffast-math mono option.. stay within IEEE754 4 years ago
pCampBot.exe.config f1f935ed95 Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator 10 years ago
pCampBot.ini.example 6b24ff0bc9 Removed trailing whitespace 6 years ago
pCampBotSentences.txt 3df36523cb Thank you very much, Hashbox for: 16 years ago
robuststartuplogo.txt d48aaee5d9 change filename to robuststartuplogo.txt on last commit, also in code 3 years ago
set_object_owner.xml 4aa6f2bbba Add the set object owner floater template 11 years ago
shutdown_commands.txt.example 4972491efb Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates. 12 years ago
startup_commands.txt.example 4972491efb Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates. 12 years ago
startuplogo.txt 4cfaa01c0a Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 12 years ago
zlib.net.dll 6f3e538c79 replace Newtonsoft.Json and Zlib.net with target .net4.6 6 years ago