.. |
ScriptEngines
|
7e06df5f83
llList-commands from ldvoipeng, new Default.lsl from dalien
|
17 gadi atpakaļ |
assets
|
13128c4e9d
Thanks jonc for a new and better cloud image (for classic clouds).
|
15 gadi atpakaļ |
config-include
|
ce7de3581c
Implementation of a simple authentication service + in connector in route to making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
|
15 gadi atpakaļ |
data
|
2a5d38a580
Thank you, Intimidated, for a patch too fix the movement animation handling
|
15 gadi atpakaļ |
inventory
|
1d234ca83f
Fixed handling of inventory a bit
|
15 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
AssetInventoryServer.ini.example
|
dba8c90611
Load default assets when AssetInventory starts.
|
15 gadi atpakaļ |
Axiom.MathLib.dll
|
beb3073bec
A bit more work on Building tools/support.
|
17 gadi atpakaļ |
BulletDotNET.dll
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 gadi atpakaļ |
BulletDotNET.pdb
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 gadi atpakaļ |
C5.dll
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 gadi atpakaļ |
Castle.Core.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 gadi atpakaļ |
Castle.DynamicProxy.dll
|
d225e50965
Add four nHibernate dll's into bin/
|
16 gadi atpakaļ |
Castle.DynamicProxy2.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 gadi atpakaļ |
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 gadi atpakaļ |
DotNetOpenId.dll
|
4d26da545d
* ReCommit the OpenID patch with a few less dependencies.
|
16 gadi atpakaļ |
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 gadi atpakaļ |
DotSets.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
17 gadi atpakaļ |
Fadd.Globalization.Yaml.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
16 gadi atpakaļ |
Fadd.dll
|
1842e81218
Updates HttpServer with the updated version. Adds ProtocolVersion, Removed dependency on xunit.
|
16 gadi atpakaļ |
GlynnTucker.Cache.dll
|
448092332c
* Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/
|
16 gadi atpakaļ |
HttpServer.dll
|
0e44666976
* Adding a few more requirements for *nix
|
15 gadi atpakaļ |
HttpServer_OpenSim.dll
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
15 gadi atpakaļ |
HttpServer_OpenSim.xml
|
54ccca1e2c
Update svn properties, add copyright header, formatting cleanup.
|
15 gadi atpakaļ |
Iesi.Collections.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 gadi atpakaļ |
IronMath.dll
|
80cbd468ea
* Some refactorings.
|
16 gadi atpakaļ |
IronPython.dll
|
80cbd468ea
* Some refactorings.
|
16 gadi atpakaļ |
Kds.Serialization.dll
|
88945dca1f
*Added libraries to bin
|
17 gadi atpakaļ |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
16 gadi atpakaļ |
MXP.dll
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
15 gadi atpakaļ |
MXP.pdb
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
15 gadi atpakaļ |
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 gadi atpakaļ |
Mono.Addins.dll
|
1ac613a948
* Update Mono.Addins.dll to 0.4, as per sdague's suggestion
|
16 gadi atpakaļ |
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 gadi atpakaļ |
Mono.Data.SqliteClient.dll
|
79f0ac82e3
Some cleaning up and removed a few old files no longer in use.
|
17 gadi atpakaļ |
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 gadi atpakaļ |
Mono.PEToolkit.dll
|
3998c1611c
(2/2) Added DotSets.dll and Mono.PEToolkit.dll
|
17 gadi atpakaļ |
Mono.Security.dll
|
0e44666976
* Adding a few more requirements for *nix
|
15 gadi atpakaļ |
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 gadi atpakaļ |
MySql.Data.dll
|
fb49e010b7
Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman.
|
16 gadi atpakaļ |
NHibernate.Mapping.Attributes.dll
|
d324389dd9
Update svn properties.
|
16 gadi atpakaļ |
NHibernate.dll
|
dde32f1130
* Reapply http://opensimulator.org/mantis/view.php?id=2710
|
16 gadi atpakaļ |
Newtonsoft.Json.XML
|
6e6465f6c1
Update svn properties. Minor formatting cleanup. Fix some minor typos. Remove some old dead code.
|
16 gadi atpakaļ |
Newtonsoft.Json.dll
|
8d39d806aa
Newtonsoft Json.NET 1.3.1 for upcoming use in comms.
|
16 gadi atpakaļ |
Newtonsoft.Json.pdb
|
8d39d806aa
Newtonsoft Json.NET 1.3.1 for upcoming use in comms.
|
16 gadi atpakaļ |
Nini.dll
|
121a633aa5
Guess I should add the Nini.dll as well
|
17 gadi atpakaļ |
Npgsql.dll
|
bd2c345e56
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 gadi atpakaļ |
Ode.NET.dll
|
694e37f529
Update svn properties, minor formatting cleanup.
|
16 gadi atpakaļ |
Ode.NET.dll.config
|
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 gadi atpakaļ |
OpenMetaverse.Http.dll
|
7ed3c56976
Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libs
|
15 gadi atpakaļ |
OpenMetaverse.StructuredData.dll
|
f1e091c5f7
Replacing OpenMetaverse.StructuredData.dll again with one compiled under Windows. Apparently there's something wrong with that dll when it is compiled under mono.
|
15 gadi atpakaļ |
OpenMetaverse.dll
|
7ed3c56976
Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libs
|
15 gadi atpakaļ |
OpenMetaverse.dll.config
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
15 gadi atpakaļ |
OpenMetaverseTypes.dll
|
7ed3c56976
Committing LibOMV 0.6.1.1 (r2568) binaries. Sources are in -libs
|
15 gadi atpakaļ |
OpenSim.32BitLaunch.exe
|
081383c8cb
Garbage Collector
|
16 gadi atpakaļ |
OpenSim.32BitLaunch.exe.config
|
7ee209c900
Fixed crash (configsection has to be first XML root child element stupid Microsoft thing)
|
16 gadi atpakaļ |
OpenSim.32BitLaunch.pdb
|
081383c8cb
Garbage Collector
|
16 gadi atpakaļ |
OpenSim.Data.MySQL.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Data.NHibernate.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Data.SQLite.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Data.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Example.xml
|
56802afff4
Update svn properties. Minor formatting cleanup.
|
16 gadi atpakaļ |
OpenSim.Framework.Communications.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Framework.Servers.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Framework.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Grid.AssetInventoryServer.addin.xml
|
a928a14c7a
Name extension points a little clearer.
|
15 gadi atpakaļ |
OpenSim.Grid.AssetInventoryServer.exe.config
|
5277fc64c0
- change AssetInventoryServer config from XML to INI
|
15 gadi atpakaļ |
OpenSim.Grid.AssetServer.exe.config
|
ffe6b71f61
reduce log messages from nhibernate
|
16 gadi atpakaļ |
OpenSim.Grid.GridServer.addin.xml
|
2f8acdbe50
* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.
|
16 gadi atpakaļ |
OpenSim.Grid.GridServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 gadi atpakaļ |
OpenSim.Grid.InventoryServer.exe.config
|
ffe6b71f61
reduce log messages from nhibernate
|
16 gadi atpakaļ |
OpenSim.Grid.MessagingServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 gadi atpakaļ |
OpenSim.Grid.ScriptServer.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 gadi atpakaļ |
OpenSim.Grid.UserServer.exe.config
|
ffe6b71f61
reduce log messages from nhibernate
|
16 gadi atpakaļ |
OpenSim.Region.ClientStack.LindenUDP.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Region.CoreModules.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Region.Framework.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Region.ScriptEngine.Tests.dll.config
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
15 gadi atpakaļ |
OpenSim.Servers.UserServer.exe.config
|
5e28a5982d
Committing the user server executable skeleton
|
15 gadi atpakaļ |
OpenSim.Servers.UserServer.ini.example
|
f5dcfaa726
Update ini examples
|
15 gadi atpakaļ |
OpenSim.Services.exe.config
|
4789500d32
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
15 gadi atpakaļ |
OpenSim.Services.ini.example
|
4789500d32
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
15 gadi atpakaļ |
OpenSim.addin.xml
|
648452dd91
- Add new RegionModulesControllerPlugin to the application modules
|
15 gadi atpakaļ |
OpenSim.exe.config
|
7ee209c900
Fixed crash (configsection has to be first XML root child element stupid Microsoft thing)
|
16 gadi atpakaļ |
OpenSim.ini.example
|
8f5efc4994
- adds the possibility of setting the socket receive buffer size
|
15 gadi atpakaļ |
OpenSimExport.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 gadi atpakaļ |
PhysX-wrapper.dll
|
88945dca1f
*Added libraries to bin
|
17 gadi atpakaļ |
PhysX_Wrapper_Dotnet.dll
|
88945dca1f
*Added libraries to bin
|
17 gadi atpakaļ |
Prebuild.exe
|
d8b51cc3a8
* This should fix the 'Solution Folder' annoyance on express versions.
|
15 gadi atpakaļ |
PumaCode.SvnDotNet.dll
|
ebb4ac6853
* Committing PumaCode SvnDotNet DLL library - a C# binding for SVN access.
|
16 gadi atpakaļ |
RAIL.dll
|
f2dd6c86f7
Added RAIL.dll
|
17 gadi atpakaļ |
RegionConfig.ini.example
|
9e714b9784
Add a comment and an example region config file
|
15 gadi atpakaļ |
SimpleApp.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
System.Data.SQLite.dll
|
88945dca1f
*Added libraries to bin
|
17 gadi atpakaļ |
Tools.dll
|
7083be07b0
Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320
|
16 gadi atpakaļ |
XMLRPC.dll
|
c578d0c37d
ibid
|
17 gadi atpakaļ |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
17 gadi atpakaļ |
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 gadi atpakaļ |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
17 gadi atpakaļ |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 gadi atpakaļ |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 gadi atpakaļ |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
16 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
libbulletnet.dll
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 gadi atpakaļ |
libbulletnet.so
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 gadi atpakaļ |
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 gadi atpakaļ |
libdb_dotNET43.dll
|
88945dca1f
*Added libraries to bin
|
17 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
libode.dylib
|
1b639ce367
Update Mac OS X ODE binary to opensim-libs r69.
|
16 gadi atpakaļ |
libode.so
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
16 gadi atpakaļ |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
15 gadi atpakaļ |
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
15 gadi atpakaļ |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 gadi atpakaļ |
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 gadi atpakaļ |
log4net.dll
|
88945dca1f
*Added libraries to bin
|
17 gadi atpakaļ |
mssql_connection.ini.example
|
4880bd121e
* Split out MSSQLManager Test/Init into each provider.
|
17 gadi atpakaļ |
nunit.framework.dll
|
f9094fe066
* Forced nunit.framework.dll into the repo
|
17 gadi atpakaļ |
ode.dll
|
2ede1a3ce7
* This updates ODE to the most up-to-date version as of today. 1558
|
16 gadi atpakaļ |
openjpeg-dotnet.dll
|
8e01f75784
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
|
16 gadi atpakaļ |
opensim-ode.sh
|
12beaccec7
Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim
|
16 gadi atpakaļ |
pCampBot.exe.config
|
fdc42481ed
default to appending for log files per Mantis 530, and per
|
17 gadi atpakaļ |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
17 gadi atpakaļ |
protobuf-net.dll
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
15 gadi atpakaļ |
protobuf-net.pdb
|
309eaf4735
* Applied a patch that: Added prim parameters support to MXP client
|
15 gadi atpakaļ |
shutdown_commands.txt
|
db174dfa20
set svn:eol-style
|
17 gadi atpakaļ |
sqlite-3.4.1.so
|
79f0ac82e3
Some cleaning up and removed a few old files no longer in use.
|
17 gadi atpakaļ |
sqlite3.dll
|
779eaada40
updating windows sqlite binary
|
17 gadi atpakaļ |
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 gadi atpakaļ |
startup_commands.txt.example
|
1d5ec16865
move out the config files to .example files so that they
|
17 gadi atpakaļ |
startuplogo.txt
|
0487c3158b
* minor: restore the standard startup logo text now I understand why things were appearing in the wrong order
|
16 gadi atpakaļ |
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 gadi atpakaļ |
xunit.dll
|
25dfb61818
* Uploading xunit as per request from sdague
|
16 gadi atpakaļ |