.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
hace 15 años |
Regions
|
8cd9e59535
force back the Regions directory, which because it was empty in svn never made
|
hace 15 años |
ScriptEngines
|
7e06df5f83
llList-commands from ldvoipeng, new Default.lsl from dalien
|
hace 17 años |
addon-modules
|
f2498d707d
Add the addon modules folder
|
hace 15 años |
assets
|
e47608fc62
One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943.
|
hace 14 años |
config-include
|
910aa48df3
Corrected SimianGrid.ini and HyperSimianGrid.ini configs to specify services in the way the ROBUST loader expects them (hopefully!)
|
hace 14 años |
data
|
2a5d38a580
Thank you, Intimidated, for a patch too fix the movement animation handling
|
hace 15 años |
inventory
|
e7934c9da0
minor: correct my name in one of the library bundled scripts
|
hace 15 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
Axiom.MathLib.dll
|
beb3073bec
A bit more work on Building tools/support.
|
hace 17 años |
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.
|
hace 14 años |
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
|
hace 14 años |
BulletDotNET.pdb
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
hace 15 años |
C5.dll
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
hace 16 años |
CSJ2K.dll
|
a2e24377b4
Replace CSJ2K with fixed version (Mantis #3318)
|
hace 14 años |
Castle.Core.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
hace 16 años |
Castle.DynamicProxy.dll
|
d225e50965
Add four nHibernate dll's into bin/
|
hace 16 años |
Castle.DynamicProxy2.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
hace 16 años |
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.
|
hace 17 años |
DotNetOpenId.dll
|
4d26da545d
* ReCommit the OpenID patch with a few less dependencies.
|
hace 16 años |
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)
|
hace 16 años |
DotSets.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
hace 17 años |
Fadd.Globalization.Yaml.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
hace 16 años |
Fadd.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
hace 16 años |
GlynnTucker.Cache.dll
|
448092332c
* Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/
|
hace 16 años |
Google.ProtocolBuffers.dll
|
763fa90be5
* Adding Google.ProtocolBuffers.dll dependency (BSD licensed)
|
hace 15 años |
HttpServer.dll
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
hace 15 años |
HttpServer_OpenSim.dll
|
6bdb2e2848
Patch from jhurliman to HttpServer
|
hace 15 años |
HttpServer_OpenSim.pdb
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
hace 15 años |
HttpServer_OpenSim.xml
|
cd3b7bcb03
* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096.
|
hace 15 años |
Iesi.Collections.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
hace 16 años |
Kds.Serialization.dll
|
88945dca1f
*Added libraries to bin
|
hace 17 años |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
hace 16 años |
MXP.dll
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
hace 15 años |
MXP.pdb
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
hace 15 años |
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.
|
hace 17 años |
Mono.Addins.dll
|
1ac613a948
* Update Mono.Addins.dll to 0.4, as per sdague's suggestion
|
hace 16 años |
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.
|
hace 17 años |
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
|
hace 14 años |
Mono.Data.SqliteClient.dll
|
79f0ac82e3
Some cleaning up and removed a few old files no longer in use.
|
hace 17 años |
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.
|
hace 16 años |
Mono.PEToolkit.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
hace 17 años |
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.
|
hace 17 años |
MySql.Data.dll
|
a49716dc2f
Embedded MySql.Data.dll updated to 6.2.3.0.
|
hace 14 años |
NDesk.Options.dll
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
hace 15 años |
Newtonsoft.Json.Net20.dll
|
fe660cd2cc
Rename Newtonsoft.Json.dll to properly reflect its actual assembly name
|
hace 14 años |
Newtonsoft.Json.XML
|
f55dd3704d
Hippos with bin/Newtonsoft.Json.XML
|
hace 14 años |
Newtonsoft.Json.pdb
|
e844524b41
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
|
hace 14 años |
Nini.dll
|
a3f93cffb4
* Committing Nini.dll with the patch from #3773 applied
|
hace 15 años |
Npgsql.dll
|
bd2c345e56
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
hace 16 años |
Ode.NET.dll
|
694e37f529
Update svn properties, minor formatting cleanup.
|
hace 16 años |
Ode.NET.dll.config
|
97a01fb109
add in stanzas for ppc64 and s390x
|
hace 15 años |
OpenMetaverse.Http.XML
|
31b6073149
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
hace 15 años |
OpenMetaverse.StructuredData.XML
|
6321d85ebf
These files want to be committed -- white space weirdness.
|
hace 14 años |
OpenMetaverse.StructuredData.dll
|
e1f2c32284
* Updated to OpenMetaverse.StructuredData.dll that includes implicit typecasts going in the other direction
|
hace 14 años |
OpenMetaverse.XML
|
6321d85ebf
These files want to be committed -- white space weirdness.
|
hace 14 años |
OpenMetaverse.dll
|
1996eb93b9
Update OpenMetaverse libraries to r3287 + r3294 (removal of OpenMetaverse.Http.dll dependency) + r3378 (treat MediaPermission as a bitfield)
|
hace 14 años |
OpenMetaverse.dll.config
|
6321d85ebf
These files want to be committed -- white space weirdness.
|
hace 14 años |
OpenMetaverseTypes.XML
|
6321d85ebf
These files want to be committed -- white space weirdness.
|
hace 14 años |
OpenMetaverseTypes.dll
|
1996eb93b9
Update OpenMetaverse libraries to r3287 + r3294 (removal of OpenMetaverse.Http.dll dependency) + r3378 (treat MediaPermission as a bitfield)
|
hace 14 años |
OpenSim.32BitLaunch.exe
|
081383c8cb
Garbage Collector
|
hace 16 años |
OpenSim.32BitLaunch.exe.config
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
hace 15 años |
OpenSim.32BitLaunch.pdb
|
081383c8cb
Garbage Collector
|
hace 16 años |
OpenSim.ConsoleClient.exe.config
|
3d7bb7567c
Add the ability to use -console=rest to the region server. User
|
hace 15 años |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
hace 15 años |
OpenSim.Framework.Communications.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
hace 15 años |
OpenSim.Framework.Servers.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
hace 15 años |
OpenSim.Framework.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
hace 15 años |
OpenSim.Grid.GridServer.addin.xml
|
2f8acdbe50
* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.
|
hace 16 años |
OpenSim.Grid.GridServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
hace 17 años |
OpenSim.Grid.MessagingServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
hace 17 años |
OpenSim.Grid.ScriptServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
hace 17 años |
OpenSim.Grid.UserServer.exe.config
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
hace 15 años |
OpenSim.Region.CoreModules.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
hace 15 años |
OpenSim.Region.Framework.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
hace 15 años |
OpenSim.Region.ScriptEngine.Tests.dll.config
|
094c296fb4
Try something to help the tests complete.
|
hace 15 años |
OpenSim.Services.exe.config
|
4789500d32
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
hace 15 años |
OpenSim.addin.xml
|
0d8284c7a1
Removed IAssetCache.
|
hace 15 años |
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
|
hace 15 años |
OpenSim.ini.example
|
b8da15c104
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod rather than an older XML one
|
hace 14 años |
OpenSimExport.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
hace 17 años |
PhysX-wrapper.dll
|
88945dca1f
*Added libraries to bin
|
hace 17 años |
PhysX_Wrapper_Dotnet.dll
|
88945dca1f
*Added libraries to bin
|
hace 17 años |
Prebuild.exe
|
7e65590a55
Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant hack to correctly clean up chosen OpenSim exes and dlls in bin/ on a "nant clean"
|
hace 14 años |
PumaCode.SvnDotNet.dll
|
ebb4ac6853
* Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access.
|
hace 16 años |
RAIL.dll
|
f2dd6c86f7
Added RAIL.dll
|
hace 17 años |
RegionConfig.ini.example
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
hace 15 años |
Robust.32BitLaunch.exe
|
c117f2144c
Compiled Robust.32BitLaunch.exe to .Net 3.5
|
hace 14 años |
Robust.32BitLaunch.exe.config
|
bdc03dbff9
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
|
hace 14 años |
Robust.HG.ini.example
|
d301f3fd6a
Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
hace 14 años |
Robust.exe.config
|
c9da66728a
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
|
hace 14 años |
Robust.ini.example
|
3c71e5a3a2
Deleted Check4096 from Robust.ini.example
|
hace 14 años |
SimpleApp.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
hace 17 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
System.Data.SQLite.dll
|
ab0dfbc163
Update SQlite to newest
|
hace 15 años |
Tools.dll
|
7083be07b0
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
|
hace 16 años |
XMLRPC.dll
|
c578d0c37d
ibid
|
hace 17 años |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
hace 17 años |
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.
|
hace 17 años |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
hace 17 años |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
hace 17 años |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
hace 17 años |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
hace 16 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
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
|
hace 14 años |
libbulletnet.so
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
hace 15 años |
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.
|
hace 16 años |
libdb_dotNET43.dll
|
88945dca1f
*Added libraries to bin
|
hace 17 años |
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.
|
hace 16 años |
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.
|
hace 16 años |
libode.dylib
|
1b639ce367
Update Mac OS X ODE binary to opensim-libs r69.
|
hace 16 años |
libode.so
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
hace 16 años |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
hace 15 años |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
hace 15 años |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
hace 16 años |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
hace 16 años |
log4net.dll
|
88945dca1f
*Added libraries to bin
|
hace 17 años |
mssql_connection.ini.example
|
4880bd121e
* Split out MSSQLManager Test/Init into each provider.
|
hace 16 años |
nunit.framework.dll
|
f9094fe066
* Forced nunit.framework.dll into the repo
|
hace 17 años |
ode.dll
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
hace 16 años |
openjpeg-dotnet-x86_64.dll
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
hace 15 años |
openjpeg-dotnet.dll
|
588c543299
Updating the OpenJPEG libraries to the versions from libomv 0.8.0
|
hace 15 años |
opensim-ode.sh
|
12beaccec7
Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim
|
hace 16 años |
pCampBot.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
hace 17 años |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
hace 16 años |
protobuf-net.dll
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
hace 15 años |
protobuf-net.pdb
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
hace 15 años |
shutdown_commands.txt
|
db174dfa20
set svn:eol-style
|
hace 17 años |
sqlite-3.6.21.so
|
ab0dfbc163
Update SQlite to newest
|
hace 15 años |
sqlite3.dll
|
ab0dfbc163
Update SQlite to newest
|
hace 15 años |
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.
|
hace 16 años |
startup_commands.txt.example
|
1d5ec16865
move out the config files to .example files so that they
|
hace 17 años |
startuplogo.txt
|
0487c3158b
* minor: restore the standard startup logo text now I understand why things were appearing in the wrong order
|
hace 16 años |
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.
|
hace 16 años |
xunit.dll
|
25dfb61818
* Uploading xunit as per request from sdague
|
hace 16 años |