.. |
Estates
|
a969797512
Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour.
|
4 gadi atpakaļ |
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
|
ce9f8804b6
initial commit of experimental Estate config file (Estate.ini) allowing new simulators to create estates from ini file and bypass command prompts. (funding provided by Zetamex Network)
|
4 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
|
ee77f26db5
why not keep both...
|
3 gadi atpakaļ |
config-include
|
2c898e359b
mantis 8966: add SllMode=None also to robust mysql connectionstring example. Change text a bit as sugested. Thanks
|
2 gadi atpakaļ |
data
|
6a24515269
Whitespace fubar.
|
11 gadi atpakaļ |
inventory
|
73619763b9
Added textures to the OpenSim library: Default Moon, Default Water Normal
|
3 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
|
926e4ea95e
mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin
|
5 gadi atpakaļ |
lib64
|
9d9a6f0fe8
Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type
|
2 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.
|
8 gadi atpakaļ |
BulletXNA.dll
|
7c44bb1780
update bulletXNA, just compiled for .net4.6 removing another use of .net3.5 still lost around
|
4 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ļ |
ICSharpCode.SharpZipLib.dll
|
b3db90db92
and yes mono-addins ....
|
5 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
|
b3db90db92
and yes mono-addins ....
|
5 gadi atpakaļ |
Mono.Addins.Setup.dll
|
b3db90db92
and yes mono-addins ....
|
5 gadi atpakaļ |
Mono.Addins.dll
|
b3db90db92
and yes mono-addins ....
|
5 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
|
e8d1493777
mantis 8631: and another try...
|
5 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
|
fddb667dd8
try to fix Strong Name issues on mysql connector run runprebuild and
|
3 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
|
da4d4149f0
update a few dlls
|
2 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
|
fd993addc0
udate libomv with changed OSDJson serializer
|
2 gadi atpakaļ |
OpenMetaverse.StructuredData.dll
|
fd993addc0
udate libomv with changed OSDJson serializer
|
2 gadi atpakaļ |
OpenMetaverse.dll
|
fd993addc0
udate libomv with changed OSDJson serializer
|
2 gadi atpakaļ |
OpenMetaverse.dll.config
|
9d9a6f0fe8
Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type
|
2 gadi atpakaļ |
OpenMetaverseTypes.dll
|
fd993addc0
udate libomv with changed OSDJson serializer
|
2 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
|
9d9a6f0fe8
Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type
|
2 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
|
d65546724e
make YEngine the default engine
|
3 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
|
b8c907ae87
GenericCommunicationPermission() is still useless, so comment it out
|
2 gadi atpakaļ |
Prebuild.exe
|
ad220821c5
Add Project/Configuration/Option/OutDir since VS and Mono seem to have
|
2 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
|
2c898e359b
mantis 8966: add SllMode=None also to robust mysql connectionstring example. Change text a bit as sugested. Thanks
|
2 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
|
2c898e359b
mantis 8966: add SllMode=None also to robust mysql connectionstring example. Change text a bit as sugested. Thanks
|
2 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
|
4dbfdbc022
update ScriptSyntax.xml
|
3 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
|
bbb24b95fb
oops get my trees back on map (warp3d.dll)
|
4 gadi atpakaļ |
XMLRPC.dll
|
da4d4149f0
update a few dlls
|
2 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_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-aarch64.so
|
9d9a6f0fe8
Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type
|
2 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
|
926e4ea95e
mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin
|
5 gadi atpakaļ |
log4net.dll
|
da4d4149f0
update a few dlls
|
2 gadi atpakaļ |
mautil.exe
|
b3db90db92
and yes mono-addins ....
|
5 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
|
3049658aaa
hide --ffast-math mono option.. stay within IEEE754
|
4 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:
|
17 gadi atpakaļ |
robuststartuplogo.txt
|
d48aaee5d9
change filename to robuststartuplogo.txt on last commit, also in code
|
3 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ļ |