justincc a00327d0e5 Fix build errors on Windows by adding missing OpenSim.Services.Base reference 12 år sedan
..
Library 1fa938aab0 Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones. 14 år sedan
Regions 8cd9e59535 force back the Regions directory, which because it was empty in svn never made 15 år sedan
ScriptEngines 7e06df5f83 llList-commands from ldvoipeng, new Default.lsl from dalien 17 år sedan
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 år sedan
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 år sedan
data 2a5d38a580 Thank you, Intimidated, for a patch too fix the movement animation handling 15 år sedan
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 år sedan
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 år sedan
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 år sedan
BulletDotNET.pdb eac5d4015d * Committing more BulletDotNETPlugin work 15 år sedan
BulletSim-x86_64.dll b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. 13 år sedan
BulletSim.dll b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. 13 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
HttpServer_OpenSim.pdb 5d6d0aa142 Catch HttpServer exception: mantis #5381 13 år sedan
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 år sedan
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 år sedan
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 år sedan
LaunchSLClient.ini c1e901989a Load grid list in LaunchSLClient from .ini file at run-time. 16 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
Newtonsoft.Json.XML f55dd3704d Hippos with bin/Newtonsoft.Json.XML 14 år sedan
Newtonsoft.Json.pdb e844524b41 Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6 14 år sedan
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 år sedan
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 år sedan
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 år sedan
Ode.NET.dll.config 97a01fb109 add in stanzas for ppc64 and s390x 15 år sedan
OpenMetaverse.Http.XML 31b6073149 * Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target 15 år sedan
OpenMetaverse.Rendering.Meshmerizer.dll c4b265aeae update libomv libraries to 0.9.0 13 år sedan
OpenMetaverse.StructuredData.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 13 år sedan
OpenMetaverse.StructuredData.dll c4b265aeae update libomv libraries to 0.9.0 13 år sedan
OpenMetaverse.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 13 år sedan
OpenMetaverse.dll c4b265aeae update libomv libraries to 0.9.0 13 år sedan
OpenMetaverse.dll.config 1a57c65810 * Normalizing endlines so git stops complaining about them being inconsistent. 13 år sedan
OpenMetaverseTypes.XML 4a24bf74d9 * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. 13 år sedan
OpenMetaverseTypes.dll c4b265aeae update libomv libraries to 0.9.0 13 år sedan
OpenSim.32BitLaunch.exe 081383c8cb Garbage Collector 15 år sedan
OpenSim.32BitLaunch.exe.config fdce1be3db * Removed OpenSim.Data.NHibernate 14 år sedan
OpenSim.32BitLaunch.pdb 081383c8cb Garbage Collector 15 år sedan
OpenSim.ConsoleClient.exe.config 3d7bb7567c Add the ability to use -console=rest to the region server. User 15 år sedan
OpenSim.ConsoleClient.ini.example 6b70b57099 * Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example 15 år sedan
OpenSim.Framework.Communications.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 år sedan
OpenSim.Framework.Servers.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 år sedan
OpenSim.Framework.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 år sedan
OpenSim.Region.CoreModules.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 år sedan
OpenSim.Region.Framework.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 år sedan
OpenSim.Region.OptionalModules.Tests.dll.config 59f548cda8 Get osNpcCreate appearance working with avatars that are currently in the scene. 13 år sedan
OpenSim.Region.ScriptEngine.Tests.dll.config 094c296fb4 Try something to help the tests complete. 15 år sedan
OpenSim.Services.exe.config 4789500d32 Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding 15 år sedan
OpenSim.addin.xml 0d8284c7a1 Removed IAssetCache. 15 år sedan
OpenSim.exe.config 5f9edd195c Fix broken inventory links on viewer 2. 13 år sedan
OpenSim.ini.example 44a491f36b uncomment Standalone config in OpenSim.ini.example. 12 år sedan
OpenSimDefaults.ini b705ad477e BulletSim: update values in OpenSimDefaults.ini to the same as defaults in the source. 13 år sedan
OpenSimExport.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 16 år sedan
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 år sedan
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 år sedan
Prebuild.exe 91f59f246f also get "nant clean" to remove old .mdb from .exe and .dll 13 år sedan
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 år sedan
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 år sedan
RegionConfig.ini.example 44e43d9d24 Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources. 13 år sedan
Robust.32BitLaunch.exe c117f2144c Compiled Robust.32BitLaunch.exe to .Net 3.5 14 år sedan
Robust.32BitLaunch.exe.config bdc03dbff9 * Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine. 14 år sedan
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 år sedan
Robust.exe.config ffc1123ca5 adding -logconfig to Robust.exe 13 år sedan
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 år sedan
SimpleApp.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 16 år sedan
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 år sedan
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 år sedan
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 år sedan
avatar-texture.dat 561b87b303 * Applying dalien's patches from bug#177 and #179 17 år sedan
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 år sedan
excuses ab2c7ea371 * Made sure the excuses are up to date and properly attributed.(pCampBot uses them) 16 år sedan
http_404.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 16 år sedan
http_500.html.example e1aa83e965 * Added a hashtable based HTTP processor in preparation of the web_login_key 16 år sedan
http_loginform.html.example 0e7aac0f65 - remove extra "; in http_loginform.html.example; fix issue 3025 15 år sedan
libBulletSim-x86_64.so b281163457 BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. 13 år sedan
libBulletSim.so 21708b832b BulletSim: add mesh representation. Use meshes for static objects and switch to hulls for physical objects. 13 år sedan
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 år sedan
libbulletnet.so eac5d4015d * Committing more BulletDotNETPlugin work 15 år sedan
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 år sedan
libode-x86_64.so 3ef9a4da9a update libode for 64 bit linux to r1755 (post 0.11.1) from ode 0.10.1 13 år sedan
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 år sedan
libode.so 3de0749aa7 Update libode.so to r1755. 13 år sedan
libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so 588c543299 Updating the OpenJPEG libraries to the versions from libomv 0.8.0 14 år sedan
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 år sedan
libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. 15 år sedan
libopenjpeg-dotnet-2.1.3.0-dotnet-1.so 8e01f75784 * Progressive texture patch + PriorityQueue put into the LLClient namespace. 15 år sedan
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 år sedan
libsqlite3.txt f4a30f3a23 Upgrade SQLite: 13 år sedan
libsqlite3_32.so 97d46648cd More SQLite work. 13 år sedan
libsqlite3_64.so 97d46648cd More SQLite work. 13 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
opensim-ode.sh 12beaccec7 Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim 16 år sedan
pCampBot.exe.config fdc42481ed default to appending for log files per Mantis 530, and per 16 år sedan
pCampBotSentences.txt 3df36523cb Thank you very much, Hashbox for: 16 år sedan
shutdown_commands.txt db174dfa20 set svn:eol-style 16 år sedan
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 år sedan
startup_commands.txt.example 1d5ec16865 move out the config files to .example files so that they 16 år sedan
startuplogo.txt 0487c3158b * minor: restore the standard startup logo text now I understand why things were appearing in the wrong order 15 år sedan
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 år sedan
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 år sedan