justincc a00327d0e5 Fix build errors on Windows by adding missing OpenSim.Services.Base reference hace 12 años
..
Library 1fa938aab0 Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. hace 14 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
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 hace 12 años
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 hace 12 años
data 2a5d38a580 Thank you, Intimidated, for a patch too fix the movement animation handling hace 15 años
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 hace 12 años
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 hace 13 años
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 hace 13 años
BulletDotNET.pdb eac5d4015d * Committing more BulletDotNETPlugin work hace 15 años
BulletSim-x86_64.dll b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. hace 13 años
BulletSim.dll b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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. hace 13 años
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 hace 13 años
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. hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
HttpServer_OpenSim.pdb 5d6d0aa142 Catch HttpServer exception: mantis #5381 hace 13 años
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. hace 13 años
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 hace 13 años
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 hace 13 años
LaunchSLClient.ini c1e901989a Load grid list in LaunchSLClient from .ini file at run-time. hace 16 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 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 16 años
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 hace 13 años
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. hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 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 5e3893ca5c add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows hace 13 años
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 hace 13 años
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 hace 13 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.Rendering.Meshmerizer.dll c4b265aeae update libomv libraries to 0.9.0 hace 13 años
OpenMetaverse.StructuredData.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. hace 13 años
OpenMetaverse.StructuredData.dll c4b265aeae update libomv libraries to 0.9.0 hace 13 años
OpenMetaverse.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. hace 13 años
OpenMetaverse.dll c4b265aeae update libomv libraries to 0.9.0 hace 13 años
OpenMetaverse.dll.config 1a57c65810 * Normalizing endlines so git stops complaining about them being inconsistent. hace 13 años
OpenMetaverseTypes.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. hace 13 años
OpenMetaverseTypes.dll c4b265aeae update libomv libraries to 0.9.0 hace 13 años
OpenSim.32BitLaunch.exe 081383c8cb Garbage Collector hace 15 años
OpenSim.32BitLaunch.exe.config fdce1be3db * Removed OpenSim.Data.NHibernate hace 14 años
OpenSim.32BitLaunch.pdb 081383c8cb Garbage Collector hace 15 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.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.OptionalModules.Tests.dll.config 59f548cda8 Get osNpcCreate appearance working with avatars that are currently in the scene. hace 13 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 5f9edd195c Fix broken inventory links on viewer 2. hace 13 años
OpenSim.ini.example 44a491f36b uncomment Standalone config in OpenSim.ini.example. hace 12 años
OpenSimDefaults.ini b705ad477e BulletSim: update values in OpenSimDefaults.ini to the same as defaults in the source. hace 13 años
OpenSimExport.exe.config fdc42481ed default to appending for log files per Mantis 530, and per hace 16 años
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 hace 13 años
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 hace 13 años
Prebuild.exe 91f59f246f also get "nant clean" to remove old .mdb from .exe and .dll hace 13 años
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 hace 13 años
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 hace 13 años
RegionConfig.ini.example 44e43d9d24 Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources. hace 13 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 37370a8102 On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d hace 12 años
Robust.exe.config ffc1123ca5 adding -logconfig to Robust.exe hace 13 años
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 hace 12 años
SimpleApp.exe.config fdc42481ed default to appending for log files per Mantis 530, and per hace 16 años
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 hace 13 años
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 hace 13 años
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 hace 13 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 16 años
http_404.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key hace 16 años
http_500.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key hace 16 años
http_loginform.html.example 0e7aac0f65 - remove extra "; in http_loginform.html.example; fix issue 3025 hace 15 años
libBulletSim-x86_64.so b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. hace 13 años
libBulletSim.so 21708b832b BulletSim: add mesh representation. Use meshes for static objects and switch to hulls for physical objects. hace 13 años
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 hace 13 años
libbulletnet.so eac5d4015d * Committing more BulletDotNETPlugin work hace 15 años
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 hace 13 años
libode-x86_64.so 3ef9a4da9a update libode for 64 bit linux to r1755 (post 0.11.1) from ode 0.10.1 hace 13 años
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. hace 13 años
libode.so 3de0749aa7 Update libode.so to r1755. hace 13 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 14 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 14 años
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. hace 15 años
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. hace 15 años
libsqlite3.dylib 1b1e6f78fd Bundle a built-from-source Mac OS X sqlite3 universal dylib with OpenSim and use this instead of the system one. hace 13 años
libsqlite3.txt f4a30f3a23 Upgrade SQLite: hace 13 años
libsqlite3_32.so 97d46648cd More SQLite work. hace 13 años
libsqlite3_64.so 97d46648cd More SQLite work. hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 años
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 hace 13 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 16 años
pCampBotSentences.txt 3df36523cb Thank you very much, Hashbox for: hace 16 años
shutdown_commands.txt db174dfa20 set svn:eol-style hace 16 años
sqlite3.dll 754c244f46 In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete. hace 13 años
startup_commands.txt.example 1d5ec16865 move out the config files to .example files so that they hace 16 años
startuplogo.txt 0487c3158b * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order hace 15 años
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 hace 13 años
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 hace 13 años