.. |
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
|
07a7ec4d1b
minor: Add explanation of MaptileStaticUUID setting in Regions.ini.example
|
11 жил өмнө |
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
|
424f68b64b
Changed duplicate Asset ID's to unique ID's in CollisionSoundsAssetSet.xml
|
12 жил өмнө |
config-include
|
411e04c0cf
UserProfiles
|
11 жил өмнө |
data
|
427ab219b8
Add JSONification of WebStats module. Adds a '?json' query parameter
|
11 жил өмнө |
inventory
|
ceb09cde4d
Correct asset id of library default iris texture.
|
13 жил өмнө |
lib32
|
0c35d28933
BulletSim: enable GImpact shape for prims with cuts. Include DLLs and SOs
|
11 жил өмнө |
lib64
|
0c35d28933
BulletSim: enable GImpact shape for prims with cuts. Include DLLs and SOs
|
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
|
ba9d6b7337
* Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again.
|
11 жил өмнө |
BulletXNA.pdb
|
ba9d6b7337
* Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again.
|
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 жил өмнө |
Community.CsharpSqlite.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 жил өмнө |
Community.CsharpSqlite.Sqlite.pdb
|
33ae5ad309
* Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode.
|
14 жил өмнө |
Community.CsharpSqlite.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 жил өмнө |
Community.CsharpSqlite.pdb
|
33ae5ad309
* Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode.
|
14 жил өмнө |
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
|
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.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.
|
11 жил өмнө |
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.
|
12 жил өмнө |
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 жил өмнө |
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.
|
12 жил өмнө |
OpenMetaverse.Rendering.Meshmerizer.dll
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenMetaverse.StructuredData.XML
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenMetaverse.StructuredData.dll
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenMetaverse.XML
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenMetaverse.dll
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenMetaverse.dll.config
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
11 жил өмнө |
OpenMetaverseTypes.XML
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenMetaverseTypes.dll
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 жил өмнө |
OpenSim.32BitLaunch.exe
|
081383c8cb
Garbage Collector
|
16 жил өмнө |
OpenSim.32BitLaunch.exe.config
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 жил өмнө |
OpenSim.32BitLaunch.pdb
|
081383c8cb
Garbage Collector
|
16 жил өмнө |
OpenSim.ConsoleClient.exe.config
|
3d7bb7567c
Add the ability to use -console=rest to the region server. User
|
15 жил өмнө |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
15 жил өмнө |
OpenSim.Services.exe.config
|
4789500d32
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
15 жил өмнө |
OpenSim.addin.xml
|
0d8284c7a1
Removed IAssetCache.
|
15 жил өмнө |
OpenSim.exe.config
|
4a67b93618
Independently control logging for per region module loading. I just got sick of, when debugging, the zillions of log lines verifying that each module is being added to each region.
|
12 жил өмнө |
OpenSim.ini.example
|
411e04c0cf
UserProfiles
|
11 жил өмнө |
OpenSimDefaults.ini
|
411e04c0cf
UserProfiles
|
11 жил өмнө |
OpenSimExport.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 жил өмнө |
Prebuild.exe
|
7861090a17
Replace old Prebuild.exe accidentally added back in f977291 with one built without <copy> nant target generation and on mono 2.4.3
|
12 жил өмнө |
PrimMesher.dll
|
4186fa10f0
remove default values from prior commit since mono cant deal with them
|
12 жил өмнө |
Robust.32BitLaunch.exe
|
c117f2144c
Compiled Robust.32BitLaunch.exe to .Net 3.5
|
14 жил өмнө |
Robust.32BitLaunch.exe.config
|
bdc03dbff9
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
|
14 жил өмнө |
Robust.HG.ini.example
|
411e04c0cf
UserProfiles
|
11 жил өмнө |
Robust.exe.config
|
ffc1123ca5
adding -logconfig to Robust.exe
|
14 жил өмнө |
Robust.ini.example
|
411e04c0cf
UserProfiles
|
11 жил өмнө |
SimpleApp.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 жил өмнө |
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
|
95809cabd9
Update libopenmetaverse components to commit f5cecaa
|
12 жил өмнө |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
16 жил өмнө |
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 жил өмнө |