.. |
Library
|
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
2009-12-23 17:31:30 -08:00 |
Physics
|
Add back BulletSPlugin.dll.config that I somehow managed to delete today in a00327d
|
2011-09-17 00:49:26 +01:00 |
Regions
|
…
|
|
ScriptEngines
|
…
|
|
addon-modules
|
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
|
2011-10-14 23:32:15 +01:00 |
assets
|
Get rid of the 'lolcat' library asset.
|
2011-12-12 21:17:01 +00:00 |
config-include
|
Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector.
|
2012-03-17 19:49:14 -07:00 |
data
|
…
|
|
inventory
|
Correct asset id of library default iris texture.
|
2011-09-23 21:57:52 +01:00 |
lib32
|
Move libopenjpeg native libraries into lib32 and lib64 as appropriate.
|
2012-02-29 22:03:15 +00:00 |
lib64
|
Move libopenjpeg native libraries into lib32 and lib64 as appropriate.
|
2012-02-29 22:03:15 +00:00 |
Axiom.MathLib.dll
|
…
|
|
C5.dll
|
Update C5.dll to version 1.1.1 from 1.1.0
|
2012-01-03 20:22:15 +00:00 |
CSJ2K.dll
|
…
|
|
Community.CsharpSqlite.Sqlite.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
Community.CsharpSqlite.Sqlite.pdb
|
…
|
|
Community.CsharpSqlite.dll
|
…
|
|
Community.CsharpSqlite.pdb
|
* 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.
|
2010-09-23 00:50:18 -04:00 |
CookComputing.XmlRpcV2.dll
|
…
|
|
DotNetOpenId.dll
|
…
|
|
DotNetOpenMail.dll
|
…
|
|
Fadd.Globalization.Yaml.dll
|
…
|
|
Fadd.dll
|
…
|
|
GlynnTucker.Cache.dll
|
…
|
|
Google.ProtocolBuffers.dll
|
…
|
|
HttpServer_OpenSim.dll
|
Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied.
|
2011-11-18 22:52:59 +00:00 |
HttpServer_OpenSim.pdb
|
Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied.
|
2011-11-18 22:52:59 +00:00 |
HttpServer_OpenSim.xml
|
Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied.
|
2011-11-18 22:52:59 +00:00 |
Iesi.Collections.dll
|
…
|
|
Kds.Serialization.dll
|
…
|
|
LaunchSLClient.ini
|
Load grid list in LaunchSLClient from .ini file at run-time.
|
2008-05-01 18:28:32 +00:00 |
Mono.Addins.CecilReflector.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
Mono.Addins.Setup.dll
|
…
|
|
Mono.Addins.dll
|
…
|
|
Mono.Addins.dll.config
|
…
|
|
Mono.Data.Sqlite.dll
|
…
|
|
Mono.Data.Sqlite.dll.config
|
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
2012-02-29 22:02:50 +00:00 |
Mono.Data.SqliteClient.dll
|
…
|
|
MonoXnaCompactMaths.dll
|
…
|
|
MySql.Data.dll
|
…
|
|
NDesk.Options.dll
|
…
|
|
Newtonsoft.Json.Net20.dll
|
…
|
|
Newtonsoft.Json.XML
|
Hippos with bin/Newtonsoft.Json.XML
|
2010-03-26 13:14:13 -07:00 |
Newtonsoft.Json.pdb
|
…
|
|
Nini.dll
|
Make fix to Nini for null references in some cases.
|
2011-11-29 22:25:03 -05:00 |
Ode.NET.dll
|
…
|
|
Ode.NET.dll.config
|
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
2012-02-29 22:02:50 +00:00 |
OpenMetaverse.Http.XML
|
* Commit a slightly modified OpenMetaverse compiled as a .NET 2.0 target
|
2009-08-05 02:42:52 -04:00 |
OpenMetaverse.Rendering.Meshmerizer.dll
|
Update libomv to 0.9.1
|
2011-12-07 09:56:15 -05:00 |
OpenMetaverse.StructuredData.XML
|
…
|
|
OpenMetaverse.StructuredData.dll
|
Update libomv to 0.9.1
|
2011-12-07 09:56:15 -05:00 |
OpenMetaverse.XML
|
…
|
|
OpenMetaverse.dll
|
Update libomv to 0.9.1
|
2011-12-07 09:56:15 -05:00 |
OpenMetaverse.dll.config
|
Move libopenjpeg native libraries into lib32 and lib64 as appropriate.
|
2012-02-29 22:03:15 +00:00 |
OpenMetaverseTypes.XML
|
* Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue.
|
2010-10-30 02:06:43 -04:00 |
OpenMetaverseTypes.dll
|
Update libomv to 0.9.1
|
2011-12-07 09:56:15 -05:00 |
OpenSim.32BitLaunch.exe
|
…
|
|
OpenSim.32BitLaunch.exe.config
|
…
|
|
OpenSim.32BitLaunch.pdb
|
…
|
|
OpenSim.ConsoleClient.exe.config
|
…
|
|
OpenSim.ConsoleClient.ini.example
|
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
2009-09-03 20:00:18 +01:00 |
OpenSim.Services.exe.config
|
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
|
2009-05-18 21:14:08 +00:00 |
OpenSim.addin.xml
|
…
|
|
OpenSim.exe.config
|
Comment out noisy log lines I accidentally included in the nant build target adjustment commit.
|
2012-01-16 23:04:08 +00:00 |
OpenSim.ini.example
|
Added new simple_build_permissions config to the .ini and .example files.
|
2012-03-22 14:34:46 -07:00 |
OpenSimDefaults.ini
|
Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini for now.
|
2012-03-30 02:33:18 +01:00 |
OpenSimExport.exe.config
|
…
|
|
Prebuild.exe
|
Add Copy task to Prebuild.exe (vsxxxx targets)
|
2011-12-25 00:04:42 -05:00 |
PrimMesher.dll
|
…
|
|
RegionConfig.ini.example
|
…
|
|
Robust.32BitLaunch.exe
|
…
|
|
Robust.32BitLaunch.exe.config
|
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
|
2010-04-14 10:36:03 -07:00 |
Robust.HG.ini.example
|
Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in GridCommon.ini.example and from SRV_ProfileServerURI in [LoginService] in Robust.HG.ini.example
|
2012-01-28 01:01:19 +00:00 |
Robust.exe.config
|
…
|
|
Robust.ini.example
|
change misleading login = http://127.0.0.1:9000/ in GridInfoService in Robust.ini.example to 8002
|
2011-12-03 02:48:16 +00:00 |
SimpleApp.exe.config
|
…
|
|
Tools.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
Warp3D.dll
|
…
|
|
XMLRPC.dll
|
…
|
|
avatar-texture.dat
|
…
|
|
defaultstripe.png
|
…
|
|
excuses
|
…
|
|
http_404.html.example
|
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
2008-01-09 04:13:04 +00:00 |
http_500.html.example
|
…
|
|
http_loginform.html.example
|
…
|
|
libBulletSim-x86_64.so
|
Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface.
|
2012-01-25 14:40:38 -08:00 |
libBulletSim.so
|
Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface.
|
2012-01-25 14:40:38 -08:00 |
log4net.dll
|
…
|
|
nunit.framework.dll
|
…
|
|
openjpeg-dotnet-x86_64.dll
|
…
|
|
openjpeg-dotnet.dll
|
…
|
|
opensim-ode.sh
|
…
|
|
pCampBot.exe.config
|
…
|
|
pCampBotSentences.txt
|
Thank you very much, Hashbox for:
|
2008-02-18 03:14:31 +00:00 |
shutdown_commands.txt
|
…
|
|
startup_commands.txt.example
|
move out the config files to .example files so that they
|
2007-10-25 15:33:11 +00:00 |
startuplogo.txt
|
…
|
|
xunit.dll
|
add the executable bit to all bundled DLLs so that these are preserved when using git or untarring releases under cygwin on windows
|
2011-04-27 23:57:26 +01:00 |
zlib.net.dll
|
…
|
|