justincc a00327d0e5 Fix build errors on Windows by adding missing OpenSim.Services.Base reference 12 anni fa
..
Library 1fa938aab0 Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. 14 anni fa
Regions 8cd9e59535 force back the Regions directory, which because it was empty in svn never made 15 anni fa
ScriptEngines 7e06df5f83 llList-commands from ldvoipeng, new Default.lsl from dalien 17 anni fa
assets c4efb97d49 Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2 12 anni fa
config-include 37370a8102 On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d 12 anni fa
data 2a5d38a580 Thank you, Intimidated, for a patch too fix the movement animation handling 15 anni fa
inventory c4efb97d49 Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2 12 anni fa
Axiom.MathLib.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
BulletDotNET.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
BulletDotNET.pdb eac5d4015d * Committing more BulletDotNETPlugin work 15 anni fa
BulletSim-x86_64.dll b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. 13 anni fa
BulletSim.dll b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. 13 anni fa
C5.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
CSJ2K.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Community.CsharpSqlite.Sqlite.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Community.CsharpSqlite.Sqlite.pdb 33ae5ad309 * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode. 13 anni fa
Community.CsharpSqlite.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Community.CsharpSqlite.pdb 33ae5ad309 * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode. 13 anni fa
CookComputing.XmlRpcV2.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
DotNetOpenId.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
DotNetOpenMail.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Fadd.Globalization.Yaml.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Fadd.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
GlynnTucker.Cache.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Google.ProtocolBuffers.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
HttpServer_OpenSim.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
HttpServer_OpenSim.pdb 5d6d0aa142 Catch HttpServer exception: mantis #5381 13 anni fa
HttpServer_OpenSim.xml cf72fece6d Replaced the HttpServer_OpenSim.dll with one compiled for .NET 3.5 (the last one was 4.0, and that doesn't work). Also added the corresponding .xml and .pdb, if that makes any difference. 13 anni fa
Iesi.Collections.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Kds.Serialization.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
LaunchSLClient.ini c1e901989a Load grid list in LaunchSLClient from .ini file at run-time. 16 anni fa
Modified.XnaDevRu.BulletX.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Mono.Addins.CecilReflector.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Mono.Addins.Setup.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Mono.Addins.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
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. 16 anni fa
Mono.Data.Sqlite.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Mono.Data.Sqlite.dll.config 1b1e6f78fd Bundle a built-from-source Mac OS X sqlite3 universal dylib with OpenSim and use this instead of the system one. 13 anni fa
Mono.Data.SqliteClient.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
MonoXnaCompactMaths.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
MySql.Data.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
NDesk.Options.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Newtonsoft.Json.Net20.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Newtonsoft.Json.XML f55dd3704d Hippos with bin/Newtonsoft.Json.XML 14 anni fa
Newtonsoft.Json.pdb e844524b41 Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6 14 anni fa
Nini.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Npgsql.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Ode.NET.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Ode.NET.dll.config 97a01fb109 add in stanzas for ppc64 and s390x 15 anni fa
OpenMetaverse.Http.XML 31b6073149 * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target 15 anni fa
OpenMetaverse.Rendering.Meshmerizer.dll c4b265aeae update libomv libraries to 0.9.0 13 anni fa
OpenMetaverse.StructuredData.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 13 anni fa
OpenMetaverse.StructuredData.dll c4b265aeae update libomv libraries to 0.9.0 13 anni fa
OpenMetaverse.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 13 anni fa
OpenMetaverse.dll c4b265aeae update libomv libraries to 0.9.0 13 anni fa
OpenMetaverse.dll.config 1a57c65810 * Normalizing endlines so git stops complaining about them being inconsistent. 13 anni fa
OpenMetaverseTypes.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 13 anni fa
OpenMetaverseTypes.dll c4b265aeae update libomv libraries to 0.9.0 13 anni fa
OpenSim.32BitLaunch.exe 081383c8cb Garbage Collector 15 anni fa
OpenSim.32BitLaunch.exe.config fdce1be3db * Removed OpenSim.Data.NHibernate 14 anni fa
OpenSim.32BitLaunch.pdb 081383c8cb Garbage Collector 15 anni fa
OpenSim.ConsoleClient.exe.config 3d7bb7567c Add the ability to use -console=rest to the region server. User 15 anni fa
OpenSim.ConsoleClient.ini.example 6b70b57099 * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example 15 anni fa
OpenSim.Framework.Communications.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 anni fa
OpenSim.Framework.Servers.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 anni fa
OpenSim.Framework.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 anni fa
OpenSim.Region.CoreModules.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 anni fa
OpenSim.Region.Framework.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 anni fa
OpenSim.Region.OptionalModules.Tests.dll.config 59f548cda8 Get osNpcCreate appearance working with avatars that are currently in the scene. 13 anni fa
OpenSim.Region.ScriptEngine.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 anni fa
OpenSim.Services.exe.config 4789500d32 Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding 15 anni fa
OpenSim.addin.xml 0d8284c7a1 Removed IAssetCache. 15 anni fa
OpenSim.exe.config 5f9edd195c Fix broken inventory links on viewer 2. 13 anni fa
OpenSim.ini.example 44a491f36b uncomment Standalone config in OpenSim.ini.example. 12 anni fa
OpenSimDefaults.ini b705ad477e BulletSim: update values in OpenSimDefaults.ini to the same as defaults in the source. 13 anni fa
OpenSimExport.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 16 anni fa
PhysX-wrapper.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
PhysX_Wrapper_Dotnet.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Prebuild.exe 91f59f246f also get "nant clean" to remove old .mdb from .exe and .dll 13 anni fa
PrimMesher.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
PumaCode.SvnDotNet.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
RegionConfig.ini.example 44e43d9d24 Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources. 13 anni fa
Robust.32BitLaunch.exe c117f2144c Compiled Robust.32BitLaunch.exe to .Net 3.5 14 anni fa
Robust.32BitLaunch.exe.config bdc03dbff9 * Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine. 14 anni fa
Robust.HG.ini.example 37370a8102 On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d 12 anni fa
Robust.exe.config ffc1123ca5 adding -logconfig to Robust.exe 13 anni fa
Robust.ini.example 37370a8102 On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d 12 anni fa
SimpleApp.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 16 anni fa
Tools.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
Warp3D.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
XMLRPC.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
avatar-texture.dat 561b87b303 * Applying dalien's patches from bug#177 and #179 17 anni fa
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 anni fa
excuses ab2c7ea371 * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 16 anni fa
http_404.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 16 anni fa
http_500.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 16 anni fa
http_loginform.html.example 0e7aac0f65 - remove extra "; in http_loginform.html.example; fix issue 3025 15 anni fa
libBulletSim-x86_64.so b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. 13 anni fa
libBulletSim.so 21708b832b BulletSim: add mesh representation. Use meshes for static objects and switch to hulls for physical objects. 13 anni fa
libbulletnet.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
libbulletnet.so eac5d4015d * Committing more BulletDotNETPlugin work 15 anni fa
libdb_dotNET43.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
libode-x86_64.so 3ef9a4da9a update libode for 64 bit linux to r1755 (post 0.11.1) from ode 0.10.1 13 anni fa
libode.dylib 2aa3984796 Update ODE for mac from source code in opensim-libs SVN library. This version is r1755 + patches as detailed in the svn logs. 13 anni fa
libode.so 3de0749aa7 Update libode.so to r1755. 13 anni fa
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so 588c543299 Updating the OpenJPEG libraries to the versions from libomv 0.8.0 14 anni fa
libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so 588c543299 Updating the OpenJPEG libraries to the versions from libomv 0.8.0 14 anni fa
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. 15 anni fa
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. 15 anni fa
libsqlite3.dylib 1b1e6f78fd Bundle a built-from-source Mac OS X sqlite3 universal dylib with OpenSim and use this instead of the system one. 13 anni fa
libsqlite3.txt f4a30f3a23 Upgrade SQLite: 13 anni fa
libsqlite3_32.so 97d46648cd More SQLite work. 13 anni fa
libsqlite3_64.so 97d46648cd More SQLite work. 13 anni fa
log4net.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
nunit.framework.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
ode.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
openjpeg-dotnet-x86_64.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
openjpeg-dotnet.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
opensim-ode.sh 12beaccec7 Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim 16 anni fa
pCampBot.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 16 anni fa
pCampBotSentences.txt 3df36523cb Thank you very much, Hashbox for: 16 anni fa
shutdown_commands.txt db174dfa20 set svn:eol-style 16 anni fa
sqlite3.dll 754c244f46 In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete. 13 anni fa
startup_commands.txt.example 1d5ec16865 move out the config files to .example files so that they 16 anni fa
startuplogo.txt 0487c3158b * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order 15 anni fa
xunit.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa
zlib.net.dll 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows 13 anni fa