.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
há 15 anos atrás |
Regions
|
b333a19102
minor: Remove unnecessary quoting in Regions.ini.example
|
há 9 anos atrás |
addon-modules
|
bea65b06a4
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
|
há 13 anos atrás |
assets
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
config-include
|
a997ffd497
sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997
|
há 8 anos atrás |
data
|
6a24515269
Whitespace fubar.
|
há 11 anos atrás |
inventory
|
a42db4d01e
add pants and shirt to opensim library and fix some bodyparts uuids
|
há 9 anos atrás |
lib
|
1bd89ac287
Readding Mono.Security.dll. This comes from http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip
|
há 11 anos atrás |
lib32
|
ad76687227
update libode for mac osX. Thanks Gavin Hird (mantis 7781)
|
há 8 anos atrás |
lib64
|
12658b1eed
update libode for mac osX. Thanks Gavin Hird (mantis 7781)
|
há 8 anos atrás |
openmetaverse_data
|
f99278c956
Add openmetaverse_data from libopenmetaverse to allow testing of texture baking via bot rather than just throwing out errors
|
há 12 anos atrás |
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
|
há 13 anos atrás |
BulletXNA.dll
|
f27766d47b
Set executable flag on BulletXNA.dll for cygwin
|
há 10 anos atrás |
BulletXNA.pdb
|
a6af561660
* Fix some threading issues in BulletXNA (the managed bullet library), this should better allow you to run it in multiple region scenarios (but why would you really want to do that?) Source in OpenSimLibs.
|
há 11 anos atrás |
C5.dll
|
6166a40440
Update C5.dll to version 1.1.1 from 1.1.0
|
há 13 anos atrás |
CSJ2K.dll
|
ed22014646
revert CSJ2K.dll to version in use prior to commit d4fa2c69ed2895dcab76e0df1b26252246883c07
|
há 11 anos atrás |
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
|
há 13 anos atrás |
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
|
há 13 anos atrás |
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
|
há 13 anos atrás |
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
|
há 13 anos atrás |
HttpServer_OpenSim.dll
|
5143bbc9d6
mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some checks lost in last update
|
há 8 anos atrás |
HttpServer_OpenSim.pdb
|
5143bbc9d6
mantis: 7936 replace httpServer_OpenSim.dll with a new one restoring some checks lost in last update
|
há 8 anos atrás |
HttpServer_OpenSim.xml
|
1065a4c1e4
Replace the http server dll with the right pair dll + xml
|
há 8 anos atrás |
ICSharpCode.SharpZipLib.dll
|
3be555e3f3
Replaced ICSharpCode.SharpZipLib.dll for the same reason
|
há 9 anos atrás |
Ionic.Zip.dll
|
aaa80d11a8
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.
|
há 11 anos atrás |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
há 16 anos atrás |
LukeSkywalker.IPNetwork.dll
|
2e7ace4e25
Readded file to repository. Acciedently removed.
|
há 9 anos atrás |
Mono.Addins.CecilReflector.dll
|
0d79805f65
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
há 9 anos atrás |
Mono.Addins.Setup.dll
|
0d79805f65
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
há 9 anos atrás |
Mono.Addins.Setup.xml
|
b5bc5665a6
Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins.
|
há 10 anos atrás |
Mono.Addins.dll
|
0d79805f65
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
há 9 anos atrás |
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.
|
há 17 anos atrás |
Mono.Addins.xml
|
b5bc5665a6
Updated Mono.Addins to version 1.2 (https://github.com/mono/mono-addins/releases/tag/mono-addins-1.2). Also included mautil.exe, the command line application for managing mono addins.
|
há 10 anos atrás |
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
|
há 13 anos atrás |
Mono.Data.Sqlite.dll.config
|
6138662716
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
há 12 anos atrás |
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
|
há 13 anos atrás |
MsgPack.dll
|
f9203ca7e0
Add a message packing library to binary-pack AgentCircuitData for faster
|
há 13 anos atrás |
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
|
há 13 anos atrás |
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
|
há 13 anos atrás |
Nini.dll
|
e7930b1d0f
Make fix to Nini for null references in some cases.
|
há 13 anos atrás |
Npgsql.dll
|
fdcd392582
Set executable bit on Npgsql.dll for cygwin
|
há 10 anos atrás |
Npgsql.xml
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
há 11 anos atrás |
OpenMetaverse.Rendering.Meshmerizer.dll
|
4e5de888a7
Update LibOMV to latest versions. LibOMV commit hash 177ea9848a43e6df3b82f70aea4ac903ece1b2e3
|
há 8 anos atrás |
OpenMetaverse.StructuredData.XML
|
7566d22a18
update libomv to 6b8afb2b61d3
|
há 9 anos atrás |
OpenMetaverse.StructuredData.dll
|
4e5de888a7
Update LibOMV to latest versions. LibOMV commit hash 177ea9848a43e6df3b82f70aea4ac903ece1b2e3
|
há 8 anos atrás |
OpenMetaverse.XML
|
7566d22a18
update libomv to 6b8afb2b61d3
|
há 9 anos atrás |
OpenMetaverse.dll
|
4e5de888a7
Update LibOMV to latest versions. LibOMV commit hash 177ea9848a43e6df3b82f70aea4ac903ece1b2e3
|
há 8 anos atrás |
OpenMetaverse.dll.config
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
há 11 anos atrás |
OpenMetaverseTypes.XML
|
1dae36ff7b
Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default settings release mode VS 2015 community edition"
|
há 9 anos atrás |
OpenMetaverseTypes.dll
|
4e5de888a7
Update LibOMV to latest versions. LibOMV commit hash 177ea9848a43e6df3b82f70aea4ac903ece1b2e3
|
há 8 anos atrás |
OpenSim.32BitLaunch.exe.config
|
14a7ddb885
Revert "Use log-rolling on the log files (once per day)"
|
há 10 anos atrás |
OpenSim.32BitLaunch.pdb
|
081383c8cb
Garbage Collector
|
há 16 anos atrás |
OpenSim.ConsoleClient.exe.config
|
bd5c414618
Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system.
|
há 11 anos atrás |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
há 15 anos atrás |
OpenSim.Region.PhysicsModule.BulletS.dll.config
|
11194209df
First commit where physics work as region module.
|
há 9 anos atrás |
OpenSim.Region.PhysicsModule.Ode.dll.config
|
8cc08b899c
remove Ode.Net - missing files. ( old ode may be broken now)
|
há 9 anos atrás |
OpenSim.Region.PhysicsModule.ubOde.dll.config
|
c2b05da4af
add missing dll config file for linux
|
há 9 anos atrás |
OpenSim.exe.config
|
31a216af70
Added the thread name to the logs
|
há 9 anos atrás |
OpenSim.ini.example
|
c631ffb943
remove region combine option (mega region) for config ini files
|
há 8 anos atrás |
OpenSimDefaults.ini
|
c631ffb943
remove region combine option (mega region) for config ini files
|
há 8 anos atrás |
Prebuild.exe
|
186d4a6d5b
compile Prebuild.exe with mono 3.2.8 targeting .NET framework 3.5
|
há 10 anos atrás |
PrimMesher.dll
|
4186fa10f0
remove default values from prior commit since mono cant deal with them
|
há 12 anos atrás |
Robust.32BitLaunch.exe.config
|
464d31b70b
Stop appending redundant newline to console messages in Robust and pCampbot configs
|
há 10 anos atrás |
Robust.HG.ini.example
|
ed9d4feef5
Include option for the HG version of FSAssets connector under HGAssetService in robust example ini
|
há 8 anos atrás |
Robust.Tests.dll.config
|
c2cf22ea4f
Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
|
há 9 anos atrás |
Robust.Tests.ini
|
923a57a91f
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
|
há 9 anos atrás |
Robust.exe.config
|
31a216af70
Added the thread name to the logs
|
há 9 anos atrás |
Robust.ini.example
|
c4d225ed50
Corrections to ini example files for standalones v2
|
há 9 anos atrás |
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
|
há 13 anos atrás |
Warp3D.dll
|
c05ee23d3d
minor change on warp3d lib
|
há 8 anos atrás |
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
|
há 13 anos atrás |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
há 17 anos atrás |
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.
|
há 17 anos atrás |
enter_uuid.xml
|
3e818eaeb5
Add the enter uuid dialog
|
há 11 anos atrás |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
há 17 anos atrás |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
há 17 anos atrás |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
há 17 anos atrás |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
há 16 anos atrás |
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
há 11 anos atrás |
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
há 11 anos atrás |
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
há 11 anos atrás |
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
|
há 13 anos atrás |
mautil.exe
|
0d79805f65
Replaced the mono addins dlls with freshly compiled ones, because the existing ones may somehow been mutually inconsistent.
|
há 9 anos atrás |
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
|
há 13 anos atrás |
openjpeg-dotnet-x86_64.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
há 12 anos atrás |
openjpeg-dotnet.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
há 12 anos atrás |
opensim-ode.sh
|
12beaccec7
Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensim
|
há 16 anos atrás |
pCampBot.exe.config
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
há 10 anos atrás |
pCampBot.ini.example
|
1a623bb266
Rename pCampbot.ini -> pCampBot.ini (and example file) to be consistent with other capitalizations of pCampBot
|
há 11 anos atrás |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
há 16 anos atrás |
set_object_owner.xml
|
4aa6f2bbba
Add the set object owner floater template
|
há 11 anos atrás |
shutdown_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
há 12 anos atrás |
startup_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
há 12 anos atrás |
startuplogo.txt
|
4cfaa01c0a
Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging
|
há 12 anos atrás |
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
|
há 13 anos atrás |