.. |
Library
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
15 жил өмнө |
Regions
|
94e48838d5
Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified.
|
8 жил өмнө |
addon-modules
|
bea65b06a4
Add back the missing bin/addon-modules directory that I somehow managed to accidentally delete in 2fbc98f (Jul 7 2011)
|
13 жил өмнө |
assets
|
371c9dd2af
bad merge?
|
9 жил өмнө |
config-include
|
5d0a1656bf
mantis 8305: add osTriggerSoundLimited(..)
|
6 жил өмнө |
data
|
6a24515269
Whitespace fubar.
|
11 жил өмнө |
inventory
|
a42db4d01e
add pants and shirt to opensim library and fix some bodyparts uuids
|
9 жил өмнө |
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 жил өмнө |
lib32
|
b1814d3492
Merge branch 'master' into httptests
|
7 жил өмнө |
lib64
|
b1814d3492
Merge branch 'master' into httptests
|
7 жил өмнө |
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 жил өмнө |
BulletXNA.dll
|
f27766d47b
Set executable flag on BulletXNA.dll for cygwin
|
10 жил өмнө |
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 жил өмнө |
C5.dll
|
be02aece36
update C5 (.net4.6)
|
6 жил өмнө |
CSJ2K.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 жил өмнө |
DotNetOpenId.dll
|
2c8251d450
update DotNetOpenId (.net4.6)
|
6 жил өмнө |
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
|
13 жил өмнө |
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
|
13 жил өмнө |
HttpServer_OpenSim.dll
|
f29358744d
fix http keep alive header
|
6 жил өмнө |
ICSharpCode.SharpZipLib.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 жил өмнө |
Ionic.Zip.dll
|
d91c7c5958
testing update Iconic.Zip.dll to .net4.6
|
6 жил өмнө |
LaunchSLClient.ini
|
c1e901989a
Load grid list in LaunchSLClient from .ini file at run-time.
|
16 жил өмнө |
LukeSkywalker.IPNetwork.dll
|
6dec7869b8
update LukeSkywalker.IPNetwork (.net4.6)
|
6 жил өмнө |
Mono.Addins.CecilReflector.dll
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 жил өмнө |
Mono.Addins.Setup.dll
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 жил өмнө |
Mono.Addins.dll
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 жил өмнө |
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 жил өмнө |
Mono.Cecil.dll
|
2c252032c7
test adding missing dep
|
6 жил өмнө |
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 жил өмнө |
Mono.Data.Sqlite.dll.config
|
6138662716
Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as appropriate.
|
12 жил өмнө |
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 жил өмнө |
MsgPack.dll
|
f9203ca7e0
Add a message packing library to binary-pack AgentCircuitData for faster
|
13 жил өмнө |
MySql.Data.dll
|
774e00b3ee
merge
|
7 жил өмнө |
NDesk.Options.dll
|
20f3c46b78
NDesk.options .net4.6
|
6 жил өмнө |
Newtonsoft.Json.dll
|
6f3e538c79
replace Newtonsoft.Json and Zlib.net with target .net4.6
|
6 жил өмнө |
Nini.dll
|
eafad5a4cb
testing update Nini.dll to .net4.6
|
6 жил өмнө |
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 жил өмнө |
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 жил өмнө |
OpenMetaverse.Rendering.Meshmerizer.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 жил өмнө |
OpenMetaverse.StructuredData.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 жил өмнө |
OpenMetaverse.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 жил өмнө |
OpenMetaverse.dll.config
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
11 жил өмнө |
OpenMetaverseTypes.dll
|
49848b09e6
replace ICSharpCode.SharpZipLib with target .net4.6
|
6 жил өмнө |
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 жил өмнө |
OpenSim.ConsoleClient.ini.example
|
6b70b57099
* Add extra warning about using -pass in OpenSim.ConsoleClient.ini.example
|
15 жил өмнө |
OpenSim.Region.PhysicsModule.BulletS.dll.config
|
11194209df
First commit where physics work as region module.
|
9 жил өмнө |
OpenSim.Region.PhysicsModule.Ode.dll.config
|
8cc08b899c
remove Ode.Net - missing files. ( old ode may be broken now)
|
9 жил өмнө |
OpenSim.Region.PhysicsModule.ubOde.dll.config
|
c2b05da4af
add missing dll config file for linux
|
9 жил өмнө |
OpenSim.exe.config
|
566c96dc85
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
7 жил өмнө |
OpenSim.ini.example
|
6da07ded04
let OpenSim.ini.example be closer to functional standalone ini
|
6 жил өмнө |
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 жил өмнө |
OpenSim32.exe.config
|
fc224b444a
avoid some large unnecessary strings
|
6 жил өмнө |
OpenSim32.pdb
|
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 жил өмнө |
OpenSimDefaults.ini
|
a48d65fd77
Yengine apply a fix to CheckRunLockInvariants by mrieker
|
6 жил өмнө |
Prebuild.exe
|
34da125a4d
fix our name is OpenSimulator not OpenSim
|
7 жил өмнө |
PrimMesher.dll
|
7a09a10f58
update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6
|
6 жил өмнө |
RestSharp.dll
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 жил өмнө |
RestSharp.xml
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 жил өмнө |
Robust.HG.ini.example
|
e733bfb3b5
fix merge issue
|
6 жил өмнө |
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 жил өмнө |
Robust.Tests.ini
|
6b24ff0bc9
Removed trailing whitespace
|
6 жил өмнө |
Robust.exe.config
|
566c96dc85
revert changes to *exe.config since a host mask of * produces identical effects as runtime setting
|
7 жил өмнө |
Robust.ini.example
|
e733bfb3b5
fix merge issue
|
6 жил өмнө |
Robust32.exe
|
25371933b4
update Robust32.exe build files
|
7 жил өмнө |
Robust32.exe.config
|
fc224b444a
avoid some large unnecessary strings
|
6 жил өмнө |
Robust32.pdb
|
25371933b4
update Robust32.exe build files
|
7 жил өмнө |
Robust32.vshost.exe
|
46ba2ead1a
add Robust32.exe so recovering the option to run it also in 32bit on windows
|
7 жил өмнө |
Robust32.vshost.exe.config
|
fc224b444a
avoid some large unnecessary strings
|
6 жил өмнө |
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 жил өмнө |
Warp3D.dll
|
e0b2ee80f9
fix a bug on warp3d.dll
|
6 жил өмнө |
XMLRPC.dll
|
98f79cf735
testing update XMLRPC.dll to .net4.6, not this is not same source that previus one.. so we may have other issues
|
6 жил өмнө |
avatar-texture.dat
|
561b87b303
* Applying dalien's patches from bug#177 and #179
|
17 жил өмнө |
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 жил өмнө |
enter_uuid.xml
|
3e818eaeb5
Add the enter uuid dialog
|
11 жил өмнө |
excuses
|
ab2c7ea371
* Made sure the excuses are up to date and properly attributed.(pCampBot uses them)
|
17 жил өмнө |
http_404.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 жил өмнө |
http_500.html.example
|
e1aa83e965
* Added a hashtable based HTTP processor in preparation of the web_login_key
|
17 жил өмнө |
http_loginform.html.example
|
0e7aac0f65
- remove extra "; in http_loginform.html.example; fix issue 3025
|
16 жил өмнө |
libopenjpeg-dotnet-2-1.5.0-dotnet-1-i686.so
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
11 жил өмнө |
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 жил өмнө |
libopenjpeg-dotnet-2-1.5.0-dotnet-1.dylib
|
d4fa2c69ed
update libomv to git master which adds support for MaterialID in TextureEntry
|
11 жил өмнө |
log4net.dll
|
a7e2978db9
fix log4net for .net4.6
|
6 жил өмнө |
mautil.exe
|
d1f6ffc2fd
make mono.Addins files show version 1.3.7
|
6 жил өмнө |
netcd.dll
|
75915bd0f3
Add the ability to post to and act uponconfiguration in etcd
|
7 жил өмнө |
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 жил өмнө |
openjpeg-dotnet-x86_64.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
12 жил өмнө |
openjpeg-dotnet.dll
|
bd14fa15e4
Add back openjpeg dll for Windows
|
12 жил өмнө |
opensim.sh
|
46c8c4854e
Set the execute bit on the bin/opensim*.sh files
|
7 жил өмнө |
pCampBot.exe.config
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
10 жил өмнө |
pCampBot.ini.example
|
6b24ff0bc9
Removed trailing whitespace
|
6 жил өмнө |
pCampBotSentences.txt
|
3df36523cb
Thank you very much, Hashbox for:
|
17 жил өмнө |
set_object_owner.xml
|
4aa6f2bbba
Add the set object owner floater template
|
11 жил өмнө |
shutdown_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
12 жил өмнө |
startup_commands.txt.example
|
4972491efb
Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates.
|
12 жил өмнө |
startuplogo.txt
|
4cfaa01c0a
Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging
|
12 жил өмнө |
zlib.net.dll
|
6f3e538c79
replace Newtonsoft.Json and Zlib.net with target .net4.6
|
6 жил өмнө |