.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
před 15 roky |
Regions
|
8cd9e59535
force back the Regions directory, which because it was empty in svn never made
|
před 15 roky |
ScriptEngines
|
7e06df5f83
llList-commands from ldvoipeng, new Default.lsl from dalien
|
před 17 roky |
addon-modules
|
f2498d707d
Add the addon modules folder
|
před 15 roky |
assets
|
b1b9ac2e74
Added image for hyperlink map tiles.
|
před 15 roky |
config-include
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
před 14 roky |
data
|
2a5d38a580
Thank you, Intimidated, for a patch too fix the movement animation handling
|
před 15 roky |
inventory
|
e7934c9da0
minor: correct my name in one of the library bundled scripts
|
před 15 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
Axiom.MathLib.dll
|
beb3073bec
A bit more work on Building tools/support.
|
před 17 roky |
BclExtras35.dll
|
f5a088c9cc
Replaced BclExtras.dll with a newer version compiled for .NET 3.5. This solves the compilation errors that have been affecting build on Windows for the past day. Thanks lkalif for noticing the conflict.
|
před 14 roky |
BulletDotNET.dll
|
3036aba875
* Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode
|
před 14 roky |
BulletDotNET.pdb
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
před 15 roky |
C5.dll
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
před 16 roky |
CSJ2K.dll
|
332d3eb1bb
* Removed code that is no longer used with Melanie's queue callback optimization
|
před 15 roky |
Castle.Core.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
před 16 roky |
Castle.DynamicProxy.dll
|
d225e50965
Add four nHibernate dll's into bin/
|
před 16 roky |
Castle.DynamicProxy2.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
před 16 roky |
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.
|
před 17 roky |
DotNetOpenId.dll
|
4d26da545d
* ReCommit the OpenID patch with a few less dependencies.
|
před 16 roky |
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)
|
před 16 roky |
DotSets.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
před 17 roky |
Fadd.Globalization.Yaml.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
před 16 roky |
Fadd.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
před 16 roky |
GlynnTucker.Cache.dll
|
448092332c
* Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/
|
před 16 roky |
Google.ProtocolBuffers.dll
|
763fa90be5
* Adding Google.ProtocolBuffers.dll dependency (BSD licensed)
|
před 15 roky |
HttpServer.dll
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
před 15 roky |
HttpServer_OpenSim.dll
|
6bdb2e2848
Patch from jhurliman to HttpServer
|
před 15 roky |
HttpServer_OpenSim.pdb
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
před 15 roky |
HttpServer_OpenSim.xml
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
před 15 roky |
Iesi.Collections.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
před 16 roky |
Kds.Serialization.dll
|
88945dca1f
*Added libraries to bin
|
před 17 roky |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
před 16 roky |
MXP.dll
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
před 15 roky |
MXP.pdb
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
před 15 roky |
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.
|
před 17 roky |
Mono.Addins.dll
|
1ac613a948
* Update Mono.Addins.dll to 0.4, as per sdague's suggestion
|
před 16 roky |
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.
|
před 17 roky |
Mono.Data.Sqlite.dll
|
6d05ea2a75
update Mono.Data.Sqlite.dll to the one that shipped with Mono 2.6.3, which is the one known to work in Windows
|
před 14 roky |
Mono.Data.SqliteClient.dll
|
79f0ac82e3
Some cleaning up and removed a few old files no longer in use.
|
před 17 roky |
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.
|
před 16 roky |
Mono.PEToolkit.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
před 17 roky |
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.
|
před 17 roky |
MySql.Data.dll
|
fb49e010b7
Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman.
|
před 16 roky |
NDesk.Options.dll
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
před 15 roky |
Newtonsoft.Json.XML
|
f55dd3704d
Hippos with bin/Newtonsoft.Json.XML
|
před 14 roky |
Newtonsoft.Json.dll
|
e844524b41
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
|
před 14 roky |
Newtonsoft.Json.pdb
|
e844524b41
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
|
před 14 roky |
Nini.dll
|
a3f93cffb4
* Committing Nini.dll with the patch from #3773 applied
|
před 15 roky |
Npgsql.dll
|
bd2c345e56
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
před 16 roky |
Ode.NET.dll
|
694e37f529
Update svn properties, minor formatting cleanup.
|
před 16 roky |
Ode.NET.dll.config
|
97a01fb109
add in stanzas for ppc64 and s390x
|
před 15 roky |
OpenMetaverse.Http.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
před 15 roky |
OpenMetaverse.StructuredData.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
před 15 roky |
OpenMetaverse.StructuredData.dll
|
9a781e793a
* Updated libomv libraries to fix JSON (LLSD) decoding errors on null values and remove the unused OpenMetaverse.Http.dll and Mono.Security.dll
|
před 14 roky |
OpenMetaverse.Utilities.XML
|
d21da7aa2b
Update svn properties.
|
před 15 roky |
OpenMetaverse.Utilities.dll
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
před 15 roky |
OpenMetaverse.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
před 15 roky |
OpenMetaverse.dll
|
9a781e793a
* Updated libomv libraries to fix JSON (LLSD) decoding errors on null values and remove the unused OpenMetaverse.Http.dll and Mono.Security.dll
|
před 14 roky |
OpenMetaverse.dll.config
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
před 15 roky |
OpenMetaverseTypes.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
před 15 roky |
OpenMetaverseTypes.dll
|
9a781e793a
* Updated libomv libraries to fix JSON (LLSD) decoding errors on null values and remove the unused OpenMetaverse.Http.dll and Mono.Security.dll
|
před 14 roky |
OpenSim.32BitLaunch.exe
|
081383c8cb
Garbage Collector
|
před 16 roky |
OpenSim.32BitLaunch.exe.config
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
před 15 roky |
OpenSim.32BitLaunch.pdb
|
081383c8cb
Garbage Collector
|
před 16 roky |
OpenSim.ConsoleClient.exe.config
|
3d7bb7567c
Add the ability to use -console=rest to the region server. User
|
před 15 roky |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
před 15 roky |
OpenSim.Framework.Communications.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
před 15 roky |
OpenSim.Framework.Servers.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
před 15 roky |
OpenSim.Framework.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
před 15 roky |
OpenSim.Grid.GridServer.addin.xml
|
2f8acdbe50
* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.
|
před 16 roky |
OpenSim.Grid.GridServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
před 17 roky |
OpenSim.Grid.MessagingServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
před 17 roky |
OpenSim.Grid.ScriptServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
před 17 roky |
OpenSim.Grid.UserServer.exe.config
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
před 15 roky |
OpenSim.Region.CoreModules.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
před 15 roky |
OpenSim.Region.Framework.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
před 15 roky |
OpenSim.Region.ScriptEngine.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
před 15 roky |
OpenSim.Services.exe.config
|
4789500d32
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
před 15 roky |
OpenSim.addin.xml
|
0d8284c7a1
Removed IAssetCache.
|
před 15 roky |
OpenSim.exe.config
|
c211a120a5
Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands
|
před 15 roky |
OpenSim.ini.example
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
před 14 roky |
OpenSimExport.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
před 17 roky |
PhysX-wrapper.dll
|
88945dca1f
*Added libraries to bin
|
před 17 roky |
PhysX_Wrapper_Dotnet.dll
|
88945dca1f
*Added libraries to bin
|
před 17 roky |
Prebuild.exe
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
před 15 roky |
PumaCode.SvnDotNet.dll
|
ebb4ac6853
* Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access.
|
před 16 roky |
RAIL.dll
|
f2dd6c86f7
Added RAIL.dll
|
před 17 roky |
RegionConfig.ini.example
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
před 15 roky |
Robust.32BitLaunch.exe
|
a7aab6af0c
This version of the launcher exe works.
|
před 14 roky |
Robust.32BitLaunch.exe.config
|
bdc03dbff9
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
|
před 14 roky |
Robust.HG.ini.example
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
před 14 roky |
Robust.exe.config
|
c9da66728a
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
|
před 14 roky |
Robust.ini.example
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
před 14 roky |
SimpleApp.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
před 17 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
System.Data.SQLite.dll
|
ab0dfbc163
Update SQlite to newest
|
před 15 roky |
Tools.dll
|
7083be07b0
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
|
před 16 roky |
XMLRPC.dll
|
c578d0c37d
ibid
|
před 17 roky |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
před 17 roky |
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.
|
před 17 roky |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
před 17 roky |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
před 17 roky |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
před 17 roky |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
libbulletnet.dll
|
3036aba875
* Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode
|
před 14 roky |
libbulletnet.so
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
před 15 roky |
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.
|
před 16 roky |
libdb_dotNET43.dll
|
88945dca1f
*Added libraries to bin
|
před 17 roky |
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.
|
před 16 roky |
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.
|
před 16 roky |
libode.dylib
|
1b639ce367
Update Mac OS X ODE binary to opensim-libs r69.
|
před 16 roky |
libode.so
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
před 16 roky |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
před 15 roky |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
před 15 roky |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
před 16 roky |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
před 16 roky |
log4net.dll
|
88945dca1f
*Added libraries to bin
|
před 17 roky |
mssql_connection.ini.example
|
4880bd121e
* Split out MSSQLManager Test/Init into each provider.
|
před 17 roky |
nunit.framework.dll
|
f9094fe066
* Forced nunit.framework.dll into the repo
|
před 17 roky |
ode.dll
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
před 16 roky |
openjpeg-dotnet-x86_64.dll
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
před 15 roky |
openjpeg-dotnet.dll
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
před 15 roky |
opensim-ode.sh
|
12beaccec7
Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim
|
před 16 roky |
pCampBot.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
před 17 roky |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
před 16 roky |
protobuf-net.dll
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
před 15 roky |
protobuf-net.pdb
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
před 15 roky |
shutdown_commands.txt
|
db174dfa20
set svn:eol-style
|
před 17 roky |
sqlite-3.6.21.so
|
ab0dfbc163
Update SQlite to newest
|
před 15 roky |
sqlite3.dll
|
ab0dfbc163
Update SQlite to newest
|
před 15 roky |
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.
|
před 16 roky |
startup_commands.txt.example
|
1d5ec16865
move out the config files to .example files so that they
|
před 17 roky |
startuplogo.txt
|
0487c3158b
* minor: restore the standard startup logo text now I understand why things were appearing in the wrong order
|
před 16 roky |
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.
|
před 16 roky |
xunit.dll
|
25dfb61818
* Uploading xunit as per request from sdague
|
před 16 roky |