..
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
…
Regions
minor: Add explanation of MaptileStaticUUID setting in Regions.ini.example
2013-02-06 02:40:32 +00:00
addon-modules
…
assets
…
config-include
Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now.
2013-02-27 20:49:41 -08:00
data
Add JSONification of WebStats module. Adds a '?json' query parameter
2013-01-24 10:44:57 -08:00
inventory
Correct asset id of library default iris texture.
2011-09-23 21:57:52 +01:00
lib32
BulletSim: add calls for creating all the different Bullet constraint types.
2013-02-17 20:13:49 -08:00
lib64
BulletSim: add calls for creating all the different Bullet constraint types.
2013-02-17 20:13:49 -08:00
openmetaverse_data
Add openmetaverse_data from libopenmetaverse to allow testing of texture baking via bot rather than just throwing out errors
2012-09-18 23:57:00 +01:00
Axiom.MathLib.dll
…
BulletXNA.dll
* Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again.
2013-01-24 07:11:32 -05:00
BulletXNA.pdb
* Repairs the Object updates, Collision updates, and Child Prim methods making the bulletXNA engine work again.
2013-01-24 07:11:32 -05:00
C5.dll
…
CSJ2K.dll
…
Community.CsharpSqlite.Sqlite.dll
…
Community.CsharpSqlite.Sqlite.pdb
…
Community.CsharpSqlite.dll
…
Community.CsharpSqlite.pdb
…
CookComputing.XmlRpcV2.dll
…
DotNetOpenId.dll
…
DotNetOpenMail.dll
…
GlynnTucker.Cache.dll
…
HttpServer_OpenSim.dll
This is the final commit that enables the Websocket handler
2013-02-07 10:27:18 -05:00
HttpServer_OpenSim.pdb
This is the final commit that enables the Websocket handler
2013-02-07 10:27:18 -05:00
HttpServer_OpenSim.xml
We're not really done here.. but we're getting there. Socket Read is working.. Still have to do Header.ToBytes and compose a websocket frame with a payload.
2013-02-05 18:02:25 -05:00
Ionic.Zip.dll
Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix.
2013-02-12 14:47:26 -08:00
LaunchSLClient.ini
…
Mono.Addins.CecilReflector.dll
Update mono addins
2012-12-13 00:05:34 -05:00
Mono.Addins.Setup.dll
Update mono addins
2012-12-13 00:05:34 -05:00
Mono.Addins.dll
Update mono addins
2012-12-13 00:05:34 -05:00
Mono.Addins.dll.config
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.
2007-11-04 13:48:15 +00:00
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-25 03:25:56 +00:00
Mono.Data.SqliteClient.dll
…
MySql.Data.dll
…
NDesk.Options.dll
…
Nini.dll
…
Ode.NET.dll
…
Ode.NET.dll.config
…
OpenMetaverse.Http.XML
…
OpenMetaverse.Rendering.Meshmerizer.dll
…
OpenMetaverse.StructuredData.XML
…
OpenMetaverse.StructuredData.dll
* Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9
2013-03-04 21:26:26 -05:00
OpenMetaverse.XML
…
OpenMetaverse.dll
* Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9
2013-03-04 21:26:26 -05:00
OpenMetaverse.dll.config
…
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 f8f8e616b37a7ea22b7922b2331999bc06725bf9
2013-03-04 21:26:26 -05:00
OpenSim.32BitLaunch.exe
…
OpenSim.32BitLaunch.exe.config
…
OpenSim.32BitLaunch.pdb
…
OpenSim.ConsoleClient.exe.config
…
OpenSim.ConsoleClient.ini.example
…
OpenSim.Services.exe.config
…
OpenSim.addin.xml
…
OpenSim.exe.config
Independently control logging for per region module loading. I just got sick of, when debugging, the zillions of log lines verifying that each module is being added to each region.
2012-12-13 16:31:53 -08:00
OpenSim.ini.example
Move AllowedClients and BannedClients section to new [AccessControl] section in OpenSim.ini from [Startup]
2013-03-02 01:43:54 +00:00
OpenSimDefaults.ini
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDefaults.ini
2013-03-02 13:02:02 -08:00
OpenSimExport.exe.config
…
Prebuild.exe
…
PrimMesher.dll
…
Robust.32BitLaunch.exe
…
Robust.32BitLaunch.exe.config
…
Robust.HG.ini.example
GridUserService was missing from [Gatekeeper]
2013-03-04 12:52:28 -08:00
Robust.exe.config
…
Robust.ini.example
Do not have the Freeswitch connector on by default in Robust ini example files.
2013-02-27 21:45:31 +00:00
SimpleApp.exe.config
…
Tools.dll
…
Warp3D.dll
…
XMLRPC.dll
…
avatar-texture.dat
* Applying dalien's patches from bug#177 and #179
2007-07-11 02:51:51 +00:00
defaultstripe.png
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
2007-06-27 15:28:52 +00:00
excuses
…
http_404.html.example
…
http_500.html.example
…
http_loginform.html.example
…
log4net.dll
…
nunit.framework.dll
…
openjpeg-dotnet-x86_64.dll
Add back openjpeg dll for Windows
2012-12-08 17:15:35 -05:00
openjpeg-dotnet.dll
Add back openjpeg dll for Windows
2012-12-08 17:15:35 -05:00
opensim-ode.sh
…
pCampBot.exe.config
…
pCampBotSentences.txt
…
shutdown_commands.txt.example
…
startup_commands.txt.example
…
startuplogo.txt
…
zlib.net.dll
…