.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
15 سال پیش |
Regions
|
c39a0bc4c5
put back .keep file. Was deleted by accident, sorry!
|
14 سال پیش |
ScriptEngines
|
7e06df5f83
llList-commands from ldvoipeng, new Default.lsl from dalien
|
17 سال پیش |
addon-modules
|
f2498d707d
Add the addon modules folder
|
15 سال پیش |
assets
|
6e0c79b8fe
* Rewrote LLImageManager to use a real priority queue and hold minimal state
|
15 سال پیش |
config-include
|
2f6d401db1
Merge remote branch 'origin/0.6.9' into 0.6.9-post-fixes
|
14 سال پیش |
data
|
2a5d38a580
Thank you, Intimidated, for a patch too fix the movement animation handling
|
15 سال پیش |
inventory
|
e7934c9da0
minor: correct my name in one of the library bundled scripts
|
15 سال پیش |
AprSharp.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
AprSharp.pdb
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
Axiom.MathLib.dll
|
beb3073bec
A bit more work on Building tools/support.
|
17 سال پیش |
BclExtras.dll
|
3a04d706c9
Fear the lockless LLUDP implementation!
|
15 سال پیش |
BulletDotNET.dll
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 سال پیش |
BulletDotNET.pdb
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 سال پیش |
C5.dll
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 سال پیش |
CSJ2K.dll
|
e4114799c3
Replace CSJ2K with fixed version (Mantis #3318)
|
14 سال پیش |
Castle.Core.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 سال پیش |
Castle.DynamicProxy.dll
|
d225e50965
Add four nHibernate dll's into bin/
|
16 سال پیش |
Castle.DynamicProxy2.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 سال پیش |
CookComputing.XmlRpcV2.dll
|
c805b8827a
added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library.
|
17 سال پیش |
DotNetOpenId.dll
|
4d26da545d
* ReCommit the OpenID patch with a few less dependencies.
|
16 سال پیش |
DotNetOpenMail.dll
|
30684094a3
* Update DotNetOpenMail to 0.5.8b (taken from http://sourceforge.net/project/showfiles.php?group_id=129974&package_id=143561&release_id=419713)
|
16 سال پیش |
DotSets.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
17 سال پیش |
Fadd.Globalization.Yaml.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
16 سال پیش |
Fadd.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
16 سال پیش |
GlynnTucker.Cache.dll
|
448092332c
* Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/
|
16 سال پیش |
Google.ProtocolBuffers.dll
|
763fa90be5
* Adding Google.ProtocolBuffers.dll dependency (BSD licensed)
|
15 سال پیش |
HttpServer.dll
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
15 سال پیش |
HttpServer_OpenSim.dll
|
6bdb2e2848
Patch from jhurliman to HttpServer
|
15 سال پیش |
HttpServer_OpenSim.pdb
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
15 سال پیش |
HttpServer_OpenSim.xml
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
15 سال پیش |
Iesi.Collections.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 سال پیش |
Kds.Serialization.dll
|
88945dca1f
*Added libraries to bin
|
17 سال پیش |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
16 سال پیش |
MXP.dll
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
15 سال پیش |
MXP.pdb
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
15 سال پیش |
Modified.XnaDevRu.BulletX.dll
|
f016ef76db
Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs.
|
17 سال پیش |
Mono.Addins.dll
|
1ac613a948
* Update Mono.Addins.dll to 0.4, as per sdague's suggestion
|
16 سال پیش |
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
|
955db6e4be
add Mono.Data.Sqlite.dll
|
14 سال پیش |
Mono.Data.SqliteClient.dll
|
79f0ac82e3
Some cleaning up and removed a few old files no longer in use.
|
17 سال پیش |
Mono.GetOptions.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
Mono.PEToolkit.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
17 سال پیش |
MonoXnaCompactMaths.dll
|
f016ef76db
Update of libraries MonoXnaCompactMaths and Modified BulletX cause an update on MonoXnaCompactMaths. The method CreateFromRotation in Quaternion Class (MonoXnaCompactMaths) has been changed to make rotations work properly. See OpenSim libs.
|
17 سال پیش |
MySql.Data.dll
|
fb49e010b7
Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman.
|
16 سال پیش |
NDesk.Options.dll
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
15 سال پیش |
Newtonsoft.Json.XML
|
aa8e7ae68b
* The same file.. but git wants to commit it or it will eat my computer's brains....
|
14 سال پیش |
Newtonsoft.Json.dll
|
8d832e3231
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
|
14 سال پیش |
Newtonsoft.Json.pdb
|
8d832e3231
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
|
14 سال پیش |
Nini.dll
|
a3f93cffb4
* Committing Nini.dll with the patch from #3773 applied
|
15 سال پیش |
Npgsql.dll
|
bd2c345e56
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 سال پیش |
Ode.NET.dll
|
694e37f529
Update svn properties, minor formatting cleanup.
|
16 سال پیش |
Ode.NET.dll.config
|
97a01fb109
add in stanzas for ppc64 and s390x
|
15 سال پیش |
OpenMetaverse.Http.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
15 سال پیش |
OpenMetaverse.StructuredData.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
15 سال پیش |
OpenMetaverse.StructuredData.dll
|
b7457a0a5d
Update OpenMetaverse libraries to those used in master as of commit 9a781e7
|
14 سال پیش |
OpenMetaverse.Utilities.XML
|
d21da7aa2b
Update svn properties.
|
15 سال پیش |
OpenMetaverse.Utilities.dll
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
15 سال پیش |
OpenMetaverse.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
15 سال پیش |
OpenMetaverse.dll
|
b7457a0a5d
Update OpenMetaverse libraries to those used in master as of commit 9a781e7
|
14 سال پیش |
OpenMetaverse.dll.config
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
15 سال پیش |
OpenMetaverseTypes.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
15 سال پیش |
OpenMetaverseTypes.dll
|
b7457a0a5d
Update OpenMetaverse libraries to those used in master as of commit 9a781e7
|
14 سال پیش |
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.Framework.Communications.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
15 سال پیش |
OpenSim.Framework.Servers.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
15 سال پیش |
OpenSim.Framework.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
15 سال پیش |
OpenSim.Grid.GridServer.addin.xml
|
2f8acdbe50
* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.
|
16 سال پیش |
OpenSim.Grid.GridServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 سال پیش |
OpenSim.Grid.MessagingServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 سال پیش |
OpenSim.Grid.ScriptServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 سال پیش |
OpenSim.Grid.UserServer.exe.config
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 سال پیش |
OpenSim.Region.CoreModules.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
15 سال پیش |
OpenSim.Region.Framework.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
15 سال پیش |
OpenSim.Region.ScriptEngine.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
15 سال پیش |
OpenSim.Server.exe.config
|
3bfd98eae7
Committing the basic universal server Technology (B.U.S.T.)
|
15 سال پیش |
OpenSim.Server.ini.example
|
c89a9912cc
Add OpenSim.Server.ini.example documentation for the new AllowDuplicateNames grid service setting
|
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
|
912f0c7fde
Stop some hud components disappearing on region crossings
|
14 سال پیش |
OpenSim.ini.example
|
a7f0af41ab
replace o with ; in oXmlRpcPort in OpenSim.ini.example
|
14 سال پیش |
OpenSimExport.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 سال پیش |
PhysX-wrapper.dll
|
88945dca1f
*Added libraries to bin
|
17 سال پیش |
PhysX_Wrapper_Dotnet.dll
|
88945dca1f
*Added libraries to bin
|
17 سال پیش |
Prebuild.exe
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
15 سال پیش |
PumaCode.SvnDotNet.dll
|
ebb4ac6853
* Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access.
|
16 سال پیش |
RAIL.dll
|
f2dd6c86f7
Added RAIL.dll
|
17 سال پیش |
RegionConfig.ini.example
|
4302329bfa
Change the example to match the facts
|
15 سال پیش |
SimpleApp.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 سال پیش |
SubversionSharp.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
SubversionSharp.pdb
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
System.Data.SQLite.dll
|
ab0dfbc163
Update SQlite to newest
|
15 سال پیش |
Tools.dll
|
7083be07b0
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
|
16 سال پیش |
XMLRPC.dll
|
c578d0c37d
ibid
|
17 سال پیش |
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 سال پیش |
intl3_svn.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libapr.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libapr.pdb
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libapriconv.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libapriconv.pdb
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libaprutil.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libaprutil.pdb
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libbulletnet.dll
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 سال پیش |
libbulletnet.so
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 سال پیش |
libdb44d.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libdb_dotNET43.dll
|
88945dca1f
*Added libraries to bin
|
17 سال پیش |
libeay32.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
libode-x86_64.so
|
6ef494a854
* Adding a 64bit compiled libode.so and an Ode.NET.dll.config so mono will automatically pull up either the 32 bit or the 64 bit library, (or the mac lib) depending on which platform it's being run under.
|
16 سال پیش |
libode.dylib
|
1b639ce367
Update Mac OS X ODE binary to opensim-libs r69.
|
16 سال پیش |
libode.so
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
16 سال پیش |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
15 سال پیش |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
15 سال پیش |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 سال پیش |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 سال پیش |
log4net.dll
|
88945dca1f
*Added libraries to bin
|
17 سال پیش |
mssql_connection.ini.example
|
4880bd121e
* Split out MSSQLManager Test/Init into each provider.
|
17 سال پیش |
nunit.framework.dll
|
f9094fe066
* Forced nunit.framework.dll into the repo
|
17 سال پیش |
ode.dll
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
16 سال پیش |
openjpeg-dotnet-x86_64.dll
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
15 سال پیش |
openjpeg-dotnet.dll
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
15 سال پیش |
opensim-ode.sh
|
12beaccec7
Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim
|
16 سال پیش |
pCampBot.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 سال پیش |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
17 سال پیش |
protobuf-net.dll
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
15 سال پیش |
protobuf-net.pdb
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
15 سال پیش |
shutdown_commands.txt
|
db174dfa20
set svn:eol-style
|
17 سال پیش |
sqlite-3.6.21.so
|
ab0dfbc163
Update SQlite to newest
|
15 سال پیش |
sqlite3.dll
|
ab0dfbc163
Update SQlite to newest
|
15 سال پیش |
ssleay32.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
startup_commands.txt.example
|
1d5ec16865
move out the config files to .example files so that they
|
17 سال پیش |
startuplogo.txt
|
0487c3158b
* minor: restore the standard startup logo text now I understand why things were appearing in the wrong order
|
16 سال پیش |
svn_client-1.dll
|
d552c141ab
* Committing a whole bunch of binaries needed for SvnDotNet to function. Namely the apache portable runtime project. Under Apache 2.0 License.
|
16 سال پیش |
xunit.dll
|
25dfb61818
* Uploading xunit as per request from sdague
|
16 سال پیش |