Jeff Ames ab749af130 Fix .mdb include in Prebuild. hace 16 años
..
ScriptEngines 7e06df5f83 llList-commands from ldvoipeng, new Default.lsl from dalien hace 17 años
assets e2abd2bf55 From: Alan Webb ([email protected]) hace 16 años
data 8f3c5dbe5c * Apply second patch in http://opensimulator.org/mantis/view.php?id=2561 hace 16 años
inventory 12640b8d78 From: Alan Webb ([email protected]) hace 16 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
Castle.DynamicProxy.dll d225e50965 Add four nHibernate dll's into bin/ 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
DotNetOpenMail.dll 66cf44f06a Mantis#1681. Adding Vytek's submittal of DotNetOpenMail.dll 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
HttpServer.dll ae265e2f76 * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Append() vs StringWriter.Append("\r\n"); StringWriter.Append() produces "\n" in *nix* hace 16 años
Iesi.Collections.dll d225e50965 Add four nHibernate dll's into bin/ hace 16 años
IronMath.dll 80cbd468ea * Some refactorings. hace 16 años
IronPython.dll 80cbd468ea * Some refactorings. 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
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 089af4903a Checked in my own Mono.Addins.dll by mistake. Here is correction. hace 17 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.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 8b440cef13 Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be run prior to rebuilding the solution hace 17 años
NHibernate.Mapping.Attributes.dll d225e50965 Add four nHibernate dll's into bin/ hace 16 años
NHibernate.dll d225e50965 Add four nHibernate dll's into bin/ hace 16 años
Newtonsoft.Json.XML 6e6465f6c1 Update svn properties. Minor formatting cleanup. Fix some minor typos. Remove some old dead code. hace 16 años
Newtonsoft.Json.dll 8d39d806aa Newtonsoft Json.NET 1.3.1 for upcoming use in comms. hace 16 años
Newtonsoft.Json.pdb 8d39d806aa Newtonsoft Json.NET 1.3.1 for upcoming use in comms. hace 16 años
Nini.dll 121a633aa5 Guess I should add the Nini.dll as well hace 17 años
Ode.NET.dll a351d3a22f * ODE.NET Update. No user exposed stuff.... just wrote wrapper routines for new unmanaged dll entrypoints. hace 16 años
OpenMetaverse.dll 16b6738cda * Patch from JHurliman hace 16 años
OpenMetaverse.dll.config 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
OpenMetaverseTypes.dll 16b6738cda * Patch from JHurliman hace 16 años
OpenSim.32BitLaunch.exe 9a200da0d2 Updated 32Bit launcher so it works in Visual Studio again. (So developers on 64-bit os can run OpenSim in 32-bit mode) hace 16 años
OpenSim.32BitLaunch.exe.config fdc42481ed default to appending for log files per Mantis 530, and per hace 17 años
OpenSim.32BitLaunch.pdb 9a200da0d2 Updated 32Bit launcher so it works in Visual Studio again. (So developers on 64-bit os can run OpenSim in 32-bit mode) hace 16 años
OpenSim.Data.addin.xml 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, hace 16 años
OpenSim.Example.xml 56802afff4 Update svn properties. Minor formatting cleanup. hace 16 años
OpenSim.Grid.AssetServer.exe.config ffe6b71f61 reduce log messages from nhibernate hace 16 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.InventoryServer.exe.config ffe6b71f61 reduce log messages from nhibernate hace 16 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 ffe6b71f61 reduce log messages from nhibernate hace 16 años
OpenSim.addin.xml 2f8acdbe50 * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. hace 16 años
OpenSim.exe.config c522da0434 added NHibernate stanza to the config which reduces our verboseness hace 16 años
OpenSim.ini.example fc36d7fdf2 * Set default client throttle multiplier to 2 (old value was effectively 8). See OpenSim.ini.example for details as to what this means hace 16 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 ab749af130 Fix .mdb include in Prebuild. hace 16 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
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 88945dca1f *Added libraries to bin hace 17 años
Tools.dll 382fb8cea6 The new llScript-cs parser. Thanks Mike 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 901f403823 * Just an update to the default login form hace 17 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
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-debug.so 8af0c9a1af Update svn properties. 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-1.0.0-x86_64.so 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
libopenjpeg-1.0.0.so 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
libopenjpeg-1.1.0.dylib 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
libopenjpeg-dotnet-2.1.3.0-x86_64.so 0ecd7faf6e Update svn properties. hace 16 años
libopenjpeg-dotnet-2.1.3.0.dylib 0ecd7faf6e Update svn properties. hace 16 años
libopenjpeg-dotnet-2.1.3.0.so 0ecd7faf6e Update svn properties. hace 16 años
libopenjpeg-libsl-2.1.2.0.dylib 20215c3d30 Rewrote svn properties handling script in python. Added more file types. hace 17 años
libopenjpeg-libsl-2.1.2.0.so 05dd1759c7 I keep forgetting that my Linux OpenSim has the wrong version of libopenjpeg-libsl-2.1.2.0.so hace 16 años
libsecondlife.dll bd525d4da0 commented out the SurfaceInfoBlock read code in libsecondlife packet.cs hace 16 años
libsecondlife.dll.config 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 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 17 años
nunit.framework.dll f9094fe066 * Forced nunit.framework.dll into the repo hace 17 años
ode-debug.dll 8af0c9a1af Update svn properties. hace 16 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.dll 0ecd7faf6e Update svn properties. hace 16 años
openjpeg-libsl.dll 167846311a updated openjpeg-libsl.dll hace 17 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 17 años
shutdown_commands.txt db174dfa20 set svn:eol-style hace 17 años
sqlite-3.4.1.so 79f0ac82e3 Some cleaning up and removed a few old files no longer in use. hace 17 años
sqlite3.dll 779eaada40 updating windows sqlite binary hace 17 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