.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
15 gadi atpakaļ |
Regions
|
94e48838d5
Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified.
|
8 gadi atpakaļ |
addon-modules
|
bea65b06a4
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
|
13 gadi atpakaļ |
assets
|
38dbc03288
mantis 8585 change assets README
|
5 gadi atpakaļ |
config-include
|
7a82f9ef9f
mantis 8470: add constant PrivURL. Thanks Ai Austin
|
5 gadi atpakaļ |
data
|
6a24515269
Whitespace fubar.
|
11 gadi atpakaļ |
inventory
|
7120ffbc08
add the Smoke texture to Opensim Library
|
6 gadi atpakaļ |
lib
|
c1d06a806d
Updated Npgsql.dll to version 2.0.14.3 built for .NET 4.0 Mono.Security has been updated for the same build.
|
7 gadi atpakaļ |
lib32
|
b1814d3492
Merge branch 'master' into httptests
|
7 gadi atpakaļ |
lib64
|
b1814d3492
Merge branch 'master' into httptests
|
7 gadi atpakaļ |
openmetaverse_data
|
7abb0477ed
Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmetaverse_data that was added recently to libomv and was missing.
|
7 gadi atpakaļ |
BulletXNA.dll
|
f27766d47b
Set executable flag on BulletXNA.dll for cygwin
|
10 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
C5.dll
|
be02aece36
update C5 (.net4.6)
|
6 gadi atpakaļ |
CSJ2K.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 gadi atpakaļ |
DotNetOpenId.dll
|
2c8251d450
update DotNetOpenId (.net4.6)
|
6 gadi atpakaļ |
DotNetOpenMail.dll
|
834a8fac2f
update DotNetOpenMail.dll
|
6 gadi atpakaļ |
HttpServer_OpenSim.dll
|
7cdce3e276
XbakesModule: allow more textures, older versions will not see
|
5 gadi atpakaļ |
ICSharpCode.SharpZipLib.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 gadi atpakaļ |
Ionic.Zip.dll
|
d91c7c5958
testing update Iconic.Zip.dll to .net4.6
|
6 gadi atpakaļ |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
16 gadi atpakaļ |
LukeSkywalker.IPNetwork.dll
|
6dec7869b8
update LukeSkywalker.IPNetwork (.net4.6)
|
6 gadi atpakaļ |
Mono.Addins.CecilReflector.dll
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 gadi atpakaļ |
Mono.Addins.Setup.dll
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 gadi atpakaļ |
Mono.Addins.dll
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 gadi atpakaļ |
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.
|
17 gadi atpakaļ |
Mono.Cecil.dll
|
2c252032c7
test adding missing dep
|
6 gadi atpakaļ |
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 gadi atpakaļ |
Mono.Data.Sqlite.dll.config
|
6138662716
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
12 gadi atpakaļ |
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 gadi atpakaļ |
MySql.Data.dll
|
774e00b3ee
merge
|
7 gadi atpakaļ |
NDesk.Options.dll
|
20f3c46b78
NDesk.options .net4.6
|
6 gadi atpakaļ |
Newtonsoft.Json.dll
|
4161182be0
Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).
|
5 gadi atpakaļ |
Newtonsoft.Json.xml
|
4161182be0
Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).
|
5 gadi atpakaļ |
Nini.dll
|
eafad5a4cb
testing update Nini.dll to .net4.6
|
6 gadi atpakaļ |
Npgsql.dll
|
7f163e8f76
Update NPGSQL from version 2.0.14.3 to 2.1.3. This is a relatively big update where 2.1.0 has a number of bug fixes, new functionality and improved performance. (see details at https://github.com/npgsql/npgsql/releases/tag/v2.1.0) The binaries supplied are for .NET 4.0 If you need binaries for older versions they can be dowloaded from https://github.com/npgsql/npgsql/releases/tag/v2.1.3. There are also binaries for 4.5.
|
7 gadi atpakaļ |
Npgsql.xml
|
7f163e8f76
Update NPGSQL from version 2.0.14.3 to 2.1.3. This is a relatively big update where 2.1.0 has a number of bug fixes, new functionality and improved performance. (see details at https://github.com/npgsql/npgsql/releases/tag/v2.1.0) The binaries supplied are for .NET 4.0 If you need binaries for older versions they can be dowloaded from https://github.com/npgsql/npgsql/releases/tag/v2.1.3. There are also binaries for 4.5.
|
7 gadi atpakaļ |
OpenMetaverse.Rendering.Meshmerizer.dll
|
9d6c996570
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
5 gadi atpakaļ |
OpenMetaverse.StructuredData.dll
|
9d6c996570
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
5 gadi atpakaļ |
OpenMetaverse.dll
|
9d6c996570
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
5 gadi atpakaļ |
OpenMetaverse.dll.config
|
e52bc6b575
Mantis 8308: update libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib adding missing 64bit support. Built with the macOS 10.13 SDK on Xcode 9.4.1. Thanks Gavin Hird for providing us this.
|
6 gadi atpakaļ |
OpenMetaverseTypes.dll
|
9d6c996570
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
5 gadi atpakaļ |
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.
|
11 gadi atpakaļ |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
15 gadi atpakaļ |
OpenSim.Region.PhysicsModule.BulletS.dll.config
|
11194209df
First commit where physics work as region module.
|
9 gadi atpakaļ |
OpenSim.Region.PhysicsModule.Ode.dll.config
|
8cc08b899c
remove Ode.Net - missing files. ( old ode may be broken now)
|
9 gadi atpakaļ |
OpenSim.Region.PhysicsModule.ubOde.dll.config
|
c2b05da4af
add missing dll config file for linux
|
9 gadi atpakaļ |
OpenSim.exe.config
|
566c96dc85
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
7 gadi atpakaļ |
OpenSim.ini.example
|
7a82f9ef9f
mantis 8470: add constant PrivURL. Thanks Ai Austin
|
5 gadi atpakaļ |
OpenSim32.exe
|
08659811c7
put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows opensim to run in 32bit mode on 64bit machines. Possible most opensim regions should be running like this. 2GB of Virtual memory is still a lot on memory
|
7 gadi atpakaļ |
OpenSim32.exe.config
|
fc224b444a
avoid some large unnecessary strings
|
6 gadi atpakaļ |
OpenSimDefaults.ini
|
f332f3fc41
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
|
5 gadi atpakaļ |
Prebuild.exe
|
34da125a4d
fix our name is OpenSimulator not OpenSim
|
7 gadi atpakaļ |
PrimMesher.dll
|
7a09a10f58
update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6
|
6 gadi atpakaļ |
RestSharp.dll
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 gadi atpakaļ |
RestSharp.xml
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 gadi atpakaļ |
Robust.HG.ini.example
|
539a3a9273
make robust ban by MAC options visible, thx Bill Blight
|
5 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
Robust.Tests.ini
|
6b24ff0bc9
Removed trailing whitespace
|
6 gadi atpakaļ |
Robust.exe.config
|
566c96dc85
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
7 gadi atpakaļ |
Robust.ini.example
|
539a3a9273
make robust ban by MAC options visible, thx Bill Blight
|
5 gadi atpakaļ |
Robust32.exe
|
25371933b4
update Robust32.exe build files
|
7 gadi atpakaļ |
Robust32.exe.config
|
fc224b444a
avoid some large unnecessary strings
|
6 gadi atpakaļ |
Robust32.pdb
|
25371933b4
update Robust32.exe build files
|
7 gadi atpakaļ |
Robust32.vshost.exe
|
46ba2ead1a
add Robust32.exe so recovering the option to run it also in 32bit on windows
|
7 gadi atpakaļ |
Robust32.vshost.exe.config
|
fc224b444a
avoid some large unnecessary strings
|
6 gadi atpakaļ |
ScriptSyntax.xml
|
64c56fc52b
mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory item ID within prim inventory. the llGetInventory does return the asset it, not item.
|
5 gadi atpakaļ |
Tools.dll
|
8f1a68633e
update lsl2c tools and parsing files. This may fix some issues with precendence of unary operators in same case, hope not break on others :(
|
6 gadi atpakaļ |
Warp3D.dll
|
cfd3923868
update warp3d.dll
|
5 gadi atpakaļ |
XMLRPC.dll
|
a5d6a394ef
mantis 8372: replace XMLRPC.dll with utf8 fix
|
6 gadi atpakaļ |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
17 gadi atpakaļ |
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 gadi atpakaļ |
enter_uuid.xml
|
3e818eaeb5
Add the enter uuid dialog
|
11 gadi atpakaļ |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
17 gadi atpakaļ |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 gadi atpakaļ |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 gadi atpakaļ |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
16 gadi atpakaļ |
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
11 gadi atpakaļ |
libopenjpeg-dotnet-2-1.5.0-dotnet-1-x86_64.so
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
11 gadi atpakaļ |
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
|
e52bc6b575
Mantis 8308: update libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib adding missing 64bit support. Built with the macOS 10.13 SDK on Xcode 9.4.1. Thanks Gavin Hird for providing us this.
|
6 gadi atpakaļ |
log4net.dll
|
a7e2978db9
fix log4net for .net4.6
|
6 gadi atpakaļ |
mautil.exe
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 gadi atpakaļ |
netcd.dll
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 gadi atpakaļ |
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 gadi atpakaļ |
openjpeg-dotnet-x86_64.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
12 gadi atpakaļ |
openjpeg-dotnet.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
12 gadi atpakaļ |
opensim.sh
|
46c8c4854e
Set the execute bit on the bin/opensim*.sh files
|
7 gadi atpakaļ |
pCampBot.exe.config
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
10 gadi atpakaļ |
pCampBot.ini.example
|
6b24ff0bc9
Removed trailing whitespace
|
6 gadi atpakaļ |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
16 gadi atpakaļ |
set_object_owner.xml
|
4aa6f2bbba
Add the set object owner floater template
|
11 gadi atpakaļ |
shutdown_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
12 gadi atpakaļ |
startup_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
12 gadi atpakaļ |
startuplogo.txt
|
4cfaa01c0a
Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging
|
12 gadi atpakaļ |
zlib.net.dll
|
6f3e538c79
replace Newtonsoft.Json and Zlib.net with target .net4.6
|
6 gadi atpakaļ |