.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
преди 15 години |
Physics
|
f68b963596
fixed bullet config for osx
|
преди 11 години |
Regions
|
b7abcd28e1
Fix key name in example Regions.ini file
|
преди 10 години |
addon-modules
|
bea65b06a4
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
|
преди 13 години |
assets
|
086bc6f748
Add missing default female hair texture for Ruth avatar.
|
преди 10 години |
config-include
|
528a7f3352
Add missing HGInventoryService responsible for creating My Suitcase to StandaloneHypergrid.ini
|
преди 10 години |
data
|
6a24515269
Whitespace fubar.
|
преди 11 години |
inventory
|
70dd4cf152
In library inventory, correct asset id for llSay example script
|
преди 11 години |
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
|
преди 11 години |
lib32
|
d23ef79f98
BulletSim: restore collision flags when clear collision cache.
|
преди 11 години |
lib64
|
d23ef79f98
BulletSim: restore collision flags when clear collision cache.
|
преди 11 години |
openmetaverse_data
|
f99278c956
Add openmetaverse_data from libopenmetaverse to allow testing of texture baking via bot rather than just throwing out errors
|
преди 12 години |
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
|
преди 13 години |
BulletXNA.dll
|
f27766d47b
Set executable flag on BulletXNA.dll for cygwin
|
преди 10 години |
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.
|
преди 11 години |
C5.dll
|
6166a40440
Update C5.dll to version 1.1.1 from 1.1.0
|
преди 13 години |
CSJ2K.dll
|
ed22014646
revert CSJ2K.dll to version in use prior to commit d4fa2c69ed2895dcab76e0df1b26252246883c07
|
преди 11 години |
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
|
преди 13 години |
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
|
преди 13 години |
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
|
преди 13 години |
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
|
преди 13 години |
HttpServer_OpenSim.dll
|
43d804b998
New HttpServer_OpenSim.dll with increased limits on number of connections, requests, etc.
|
преди 11 години |
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.
|
преди 11 години |
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.
|
преди 11 години |
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.
|
преди 12 години |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
преди 16 години |
Mono.Addins.CecilReflector.dll
|
203b492fce
Update mono addins
|
преди 12 години |
Mono.Addins.Setup.dll
|
203b492fce
Update mono addins
|
преди 12 години |
Mono.Addins.dll
|
203b492fce
Update mono addins
|
преди 12 години |
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 години |
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 години |
Mono.Data.Sqlite.dll.config
|
6138662716
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
преди 13 години |
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 години |
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
|
преди 13 години |
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
|
преди 13 години |
Nini.dll
|
e7930b1d0f
Make fix to Nini for null references in some cases.
|
преди 13 години |
Npgsql.dll
|
fdcd392582
Set executable bit on Npgsql.dll for cygwin
|
преди 10 години |
Npgsql.xml
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
преди 11 години |
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
|
преди 13 години |
Ode.NET.dll.config
|
6138662716
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
преди 13 години |
OpenMetaverse.Rendering.Meshmerizer.dll
|
f2715a5a2f
Update libopenmetaverse to 0f4b361.
|
преди 10 години |
OpenMetaverse.StructuredData.XML
|
d6837f5dc7
update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh
|
преди 10 години |
OpenMetaverse.StructuredData.dll
|
f2715a5a2f
Update libopenmetaverse to 0f4b361.
|
преди 10 години |
OpenMetaverse.XML
|
d6837f5dc7
update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh
|
преди 10 години |
OpenMetaverse.dll
|
a58ae73694
Update libomv to cedac55
|
преди 10 години |
OpenMetaverse.dll.config
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
преди 11 години |
OpenMetaverseTypes.XML
|
e1ce3907f2
Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :)
|
преди 11 години |
OpenMetaverseTypes.dll
|
f2715a5a2f
Update libopenmetaverse to 0f4b361.
|
преди 10 години |
OpenSim.32BitLaunch.exe.config
|
14a7ddb885
Revert "Use log-rolling on the log files (once per day)"
|
преди 10 години |
OpenSim.32BitLaunch.pdb
|
081383c8cb
Garbage Collector
|
преди 16 години |
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 години |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
преди 15 години |
OpenSim.addin.xml
|
0d8284c7a1
Removed IAssetCache.
|
преди 15 години |
OpenSim.exe.config
|
14a7ddb885
Revert "Use log-rolling on the log files (once per day)"
|
преди 10 години |
OpenSim.ini.example
|
df75f14bca
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
преди 10 години |
OpenSimDefaults.ini
|
c96806a3f5
Add [Startup] JobEngineEnabled setting that allows the job engine to be disabled for testing purposes if necessary.
|
преди 10 години |
Prebuild.exe
|
f5ae36d7e2
Updated Prebuild to support .NET 4.5
|
преди 10 години |
PrimMesher.dll
|
4186fa10f0
remove default values from prior commit since mono cant deal with them
|
преди 12 години |
Robust.32BitLaunch.exe.config
|
464d31b70b
Stop appending redundant newline to console messages in Robust and pCampbot configs
|
преди 10 години |
Robust.HG.ini.example
|
e19d1ecce8
Cleanup some unused code and configuration entries
|
преди 10 години |
Robust.exe.config
|
464d31b70b
Stop appending redundant newline to console messages in Robust and pCampbot configs
|
преди 10 години |
Robust.ini.example
|
e19d1ecce8
Cleanup some unused code and configuration entries
|
преди 10 години |
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
|
преди 13 години |
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
|
преди 13 години |
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
|
преди 13 години |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
преди 17 години |
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 години |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
преди 17 години |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
преди 17 години |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
преди 17 години |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
преди 16 години |
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
преди 11 години |
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 години |
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
преди 11 години |
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
|
преди 13 години |
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 години |
openjpeg-dotnet-x86_64.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
преди 12 години |
openjpeg-dotnet.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
преди 12 години |
opensim-ode.sh
|
12beaccec7
Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim
|
преди 16 години |
pCampBot.exe.config
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
преди 10 години |
pCampBot.ini.example
|
1a623bb266
Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with other capitalizations of pCampBot
|
преди 11 години |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
преди 17 години |
shutdown_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
преди 12 години |
startup_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
преди 12 години |
startuplogo.txt
|
4cfaa01c0a
Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging
|
преди 12 години |
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
|
преди 13 години |