Michael Cerquoni 44b8b9fef6 Revert "Patch llCastRay fully-simplified to V2." for further review. il y a 9 ans
..
Library 1fa938aab0 Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. il y a 15 ans
Physics f68b963596 fixed bullet config for osx il y a 11 ans
Regions b333a19102 minor: Remove unnecessary quoting in Regions.ini.example il y a 9 ans
addon-modules bea65b06a4 Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011) il y a 13 ans
assets 086bc6f748 Add missing default female hair texture for Ruth avatar. il y a 10 ans
config-include e4e58fad32 Enable OSSL functions by default using the osslEnable.ini configuration file. il y a 9 ans
data 6a24515269 Whitespace fubar. il y a 11 ans
inventory b9c384fc3c Add rough and ready element explanation in a comment at the top of inventory library items xml il y a 9 ans
lib 1bd89ac287 Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip il y a 11 ans
lib32 7b9ad11a98 BulletSim: update the OSX BulletSim binary to the latest sources in il y a 9 ans
lib64 f62008f728 BulletSim: bring the BulletSim dll's and so's up to date with il y a 9 ans
openmetaverse_data f99278c956 Add openmetaverse_data from libopenmetaverse to allow testing of texture baking via bot rather than just throwing out errors il y a 12 ans
Axiom.MathLib.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 il y a 13 ans
BulletXNA.dll f27766d47b Set executable flag on BulletXNA.dll for cygwin il y a 10 ans
BulletXNA.pdb a6af561660 * Fix some threading issues in BulletXNA (the managed bullet library), this should better allow you to run it in multiple region scenarios (but why would you really want to do that?) Source in OpenSimLibs. il y a 11 ans
C5.dll 6166a40440 Update C5.dll to version 1.1.1 from 1.1.0 il y a 13 ans
CSJ2K.dll ed22014646 revert CSJ2K.dll to version in use prior to commit d4fa2c69ed2895dcab76e0df1b26252246883c07 il y a 11 ans
CookComputing.XmlRpcV2.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 il y a 13 ans
DotNetOpenId.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 il y a 13 ans
DotNetOpenMail.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 il y a 13 ans
GlynnTucker.Cache.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 il y a 13 ans
HttpServer_OpenSim.dll 43d804b998 New HttpServer_OpenSim.dll with increased limits on number of connections, requests, etc. il y a 11 ans
HttpServer_OpenSim.pdb 6e1b3f9951 *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a connection close issue by getting rid of the socket references * This adds a connection timeout checker to shutdown poor or evil connections and combats DOS attempts that just connect and make no complete requests and just wait. It also actually implements KeepAlive... instead of just understanding the connection header in the request... you can test by connecting and requesting a keepalive header and sending another request on the same connection. The new timeout checker closes expired keepalive sessions, just make sure you send the request within 70 seconds of connecting or the timeout checker will timeout the connection. il y a 11 ans
HttpServer_OpenSim.xml 6e1b3f9951 *Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a connection close issue by getting rid of the socket references * This adds a connection timeout checker to shutdown poor or evil connections and combats DOS attempts that just connect and make no complete requests and just wait. It also actually implements KeepAlive... instead of just understanding the connection header in the request... you can test by connecting and requesting a keepalive header and sending another request on the same connection. The new timeout checker closes expired keepalive sessions, just make sure you send the request within 70 seconds of connecting or the timeout checker will timeout the connection. il y a 11 ans
ICSharpCode.SharpZipLib.dll b5bc5665a6 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. il y a 10 ans
Ionic.Zip.dll aaa80d11a8 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. il y a 11 ans
LaunchSLClient.ini c1e901989a Load grid list in LaunchSLClient from .ini file at run-time. il y a 16 ans
LukeSkywalker.IPNetwork.dll 7d3bafd5ab Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. il y a 9 ans
Mono.Addins.CecilReflector.dll b5bc5665a6 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. il y a 10 ans
Mono.Addins.Setup.dll d520611f57 Amend to previous commits -- also needed for bug fixes: the mono addins dlls. il y a 10 ans
Mono.Addins.Setup.xml b5bc5665a6 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. il y a 10 ans
Mono.Addins.dll d520611f57 Amend to previous commits -- also needed for bug fixes: the mono addins dlls. il y a 10 ans
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. il y a 17 ans
Mono.Addins.xml b5bc5665a6 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. il y a 10 ans
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 il y a 13 ans
Mono.Data.Sqlite.dll.config 6138662716 Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate. il y a 12 ans
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 il y a 13 ans
MySql.Data.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 il y a 13 ans
NDesk.Options.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 il y a 13 ans
Nini.dll e7930b1d0f Make fix to Nini for null references in some cases. il y a 13 ans
Npgsql.dll fdcd392582 Set executable bit on Npgsql.dll for cygwin il y a 10 ans
Npgsql.xml ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. il y a 11 ans
Ode.NET.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 il y a 13 ans
Ode.NET.dll.config 6138662716 Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate. il y a 12 ans
OpenMetaverse.Rendering.Meshmerizer.dll 26606190e5 Update libomv to cedac55 il y a 10 ans
OpenMetaverse.StructuredData.XML d6837f5dc7 update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh il y a 10 ans
OpenMetaverse.StructuredData.dll c995b07818 Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to see if this resolves some user problems. il y a 10 ans
OpenMetaverse.XML d6837f5dc7 update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh il y a 10 ans
OpenMetaverse.dll 789cd4e928 Updated libomv to grab the latest bug fixes in Collada upload il y a 10 ans
OpenMetaverse.dll.config d4fa2c69ed update libomv to git master which adds support for MaterialID in TextureEntry il y a 11 ans
OpenMetaverseTypes.XML e1ce3907f2 Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :) il y a 11 ans
OpenMetaverseTypes.dll c995b07818 Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to see if this resolves some user problems. il y a 10 ans
OpenSim.32BitLaunch.exe.config 14a7ddb885 Revert "Use log-rolling on the log files (once per day)" il y a 10 ans
OpenSim.32BitLaunch.pdb 081383c8cb Garbage Collector il y a 16 ans
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. il y a 11 ans
OpenSim.ConsoleClient.ini.example 6b70b57099 * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example il y a 15 ans
OpenSim.exe.config c3c05a8693 Reintroduce general xengine extra debugging log level. This can be controlled at runtime with the command "debug xengine log <level>", as with similar commands. il y a 10 ans
OpenSim.ini.example 67d4e4475f Small fix for ini comments il y a 9 ans
OpenSimDefaults.ini 44b8b9fef6 Revert "Patch llCastRay fully-simplified to V2." for further review. il y a 9 ans
Prebuild.exe 186d4a6d5b compile Prebuild.exe with mono 3.2.8 targeting .NET framework 3.5 il y a 10 ans
PrimMesher.dll 4186fa10f0 remove default values from prior commit since mono cant deal with them il y a 12 ans
Robust.32BitLaunch.exe.config 464d31b70b Stop appending redundant newline to console messages in Robust and pCampbot configs il y a 10 ans
Robust.HG.ini.example 441d77b5b6 For the public-facing Hypergrid asset and inventory services, override a general AuthType setting with None in Robust.HG.ini.example il y a 9 ans
Robust.exe.config 464d31b70b Stop appending redundant newline to console messages in Robust and pCampbot configs il y a 10 ans
Robust.ini.example 3255335c42 Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header. il y a 9 ans
Tools.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 il y a 13 ans
Warp3D.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 il y a 13 ans
XMLRPC.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 il y a 13 ans
avatar-texture.dat 561b87b303 * Applying dalien's patches from bug#177 and #179 il y a 17 ans
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. il y a 17 ans
excuses ab2c7ea371 * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) il y a 17 ans
http_404.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key il y a 17 ans
http_500.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key il y a 17 ans
http_loginform.html.example 0e7aac0f65 - remove extra "; in http_loginform.html.example; fix issue 3025 il y a 16 ans
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so d4fa2c69ed update libomv to git master which adds support for MaterialID in TextureEntry il y a 11 ans
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so d4fa2c69ed update libomv to git master which adds support for MaterialID in TextureEntry il y a 11 ans
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib d4fa2c69ed update libomv to git master which adds support for MaterialID in TextureEntry il y a 11 ans
log4net.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 il y a 13 ans
mautil.exe cfa89bbe31 Make bin/mautil.exe executable when checked out. il y a 10 ans
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 il y a 13 ans
openjpeg-dotnet-x86_64.dll bd14fa15e4 Add back openjpeg dll for Windows il y a 12 ans
openjpeg-dotnet.dll bd14fa15e4 Add back openjpeg dll for Windows il y a 12 ans
opensim-ode.sh 12beaccec7 Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim il y a 16 ans
pCampBot.exe.config f1f935ed95 Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator il y a 10 ans
pCampBot.ini.example 1a623bb266 Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with other capitalizations of pCampBot il y a 11 ans
pCampBotSentences.txt 3df36523cb Thank you very much, Hashbox for: il y a 17 ans
shutdown_commands.txt.example 4972491efb Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates. il y a 12 ans
startup_commands.txt.example 4972491efb Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates. il y a 12 ans
startuplogo.txt 4cfaa01c0a Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging il y a 12 ans
zlib.net.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 il y a 13 ans