Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-08-17 | Replaced libomv dlls with newly compiled ones to solve crashes with ↵ | Diva Canto | 1 | -0/+0 | |
pCampBot. See https://github.com/openmetaversefoundation/libopenmetaverse/commit/e8250162cc3b36274c585db0f3ff56087c157c11 | |||||
2017-07-13 | update libomv fixing EnUsCulture | UbitUmarov | 1 | -0/+0 | |
2017-05-19 | update libomv LitJSON to version 0.9.0 | UbitUmarov | 1 | -0/+0 | |
2017-04-25 | Update libOMV | Diva Canto | 1 | -0/+0 | |
2016-12-31 | Replaced OpenMetaverse libs/xmls with new ones. Also added a file in ↵ | Diva Canto | 1 | -0/+0 | |
openmetaverse_data that was added recently to libomv and was missing. | |||||
2016-04-06 | Update LibOMV to latest versions. LibOMV commit hash ↵ | AliciaRaven | 1 | -0/+0 | |
177ea9848a43e6df3b82f70aea4ac903ece1b2e3 | |||||
2015-08-23 | Revert "update libomv managed dlls to 49a5cf05c32e - fresh clone default ↵ | dahlia | 1 | -0/+0 | |
settings release mode VS 2015 community edition" This reverts commit 4f8e18e31c75c31c833833ca7582938b1bb95804. | |||||
2015-08-23 | update libomv managed dlls to 49a5cf05c32e - fresh clone default settings ↵ | dahlia | 1 | -0/+0 | |
release mode VS 2015 community edition | |||||
2015-08-14 | Update libomv managed dlls to 49a5cf05c32e | dahlia | 1 | -0/+0 | |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding ↵ | Diva Canto | 1 | -0/+0 | |
inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. This means that from now on, [new] root folders have code 8 (FolderType.Root), as the viewers expect, as opposed to 9, which was what we had been doing. Normal folders are as they were, -1. Also now sending folder code 100 for Suitcase folders to viewers, with no filter. All tests pass, but fingers crossed! | |||||
2015-06-10 | Update libomv to current HEAD f75dccc313f3 | dahlia | 1 | -0/+0 | |
2015-05-12 | update libomv to 6b8afb2b61d3 | dahlia | 1 | -0/+0 | |
2014-11-12 | Update libOMV and fix XBakes dependencies. | Melanie Thielker | 1 | -0/+0 | |
2014-10-24 | Refresh OpenMetaverse libraries again at 0f4b361 but with Windows builds to ↵ | justincc | 1 | -0/+0 | |
see if this resolves some user problems. | |||||
2014-09-24 | Update libopenmetaverse to 0f4b361. | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
Primarily to get a small message logging improvement for pCampbot. | |||||
2014-08-12 | Update libomv libraries with those built from commit 2208379. | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
This is to resolve some issues for pCampbot, chiefly with capability connection and inbound handling. | |||||
2014-02-22 | update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to ↵ | dahlia | 1 | -0/+0 | |
hopefully resolve zlib incompatibilities when rendering maptiles with mesh | |||||
2014-01-20 | update OpenMetaverse.StructuredData to git master ↵ | dahlia | 1 | -0/+0 | |
(bf4e9f654ff99c85e20b53e56faac38e307dd8c2) which fixes JSON OSD serialization to a standards compliant means of encoding floating point NaN and Infinity | |||||
2013-11-15 | update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it ↵ | dahlia | 1 | -0/+0 | |
fixes some bulletsim issues on linux | |||||
2013-11-06 | Updated libomv to 25ee208a 2013-11-05 | Latif Khalifa | 1 | -0/+0 | |
2013-10-30 | update libomv to 5b4c1e8694479629f7cacd72dd6bc39a6b327f9c (git master as of ↵ | dahlia | 1 | -0/+0 | |
time of this commit) | |||||
2013-05-16 | Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b | Latif Khalifa | 1 | -0/+0 | |
2013-04-17 | update libomv to git master which adds support for MaterialID in TextureEntry | dahlia | 1 | -0/+0 | |
2013-03-04 | * Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9 | teravus | 1 | -0/+0 | |
* Add zero length blocks to the new packet blocks to remain compatible with older viewers and avoid a NullRef when _packets_.cs calls the Length parameter.. which adds up the Length property all of the blocks. | |||||
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ↵ | teravus | 1 | -0/+0 | |
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64. | |||||
2012-09-18 | Update libopenmetaverse components to commit f5cecaa | justincc | 1 | -0/+0 | |
Among other things this allows pCampbot to work under Windows since libopenmateverse now ships the same log4net.dll (publicly signed) as OpenSimulator This also updates the libopenmetaverse embedded libopenjpeg from 1.3 to 1.5. DLL naming and mapping for non-Windows libopenjpeg changes to remove version number to make future udpates easier and bring it into line with names of other shipped DLLs. libopenjpeg updates have been made for OSX, Windows (32 and 64 bit) and Linux (32 and 64 bit). Please report any issues. | |||||
2012-08-02 | i local libs commit | ubit | 1 | -0/+0 | |
2012-07-28 | Add master's new binaries | Melanie | 1 | -0/+0 | |
2012-07-27 | Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows | justincc | 1 | -0/+0 | |
This is to try and resolve a strange Initialization exception for the AppearanceManager type that only occurs on Windows 64 bit (not Windows 32 bit or Linux!) | |||||
2012-07-27 | Replace libopenmetaverse commit 6212cbd with the same libraries but this ↵ | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
time built with xbuild rather than nant. This may fix Windows and some mono version builds. | |||||
2012-07-27 | Update libopenmetaverse to commit 6212cbd (Wed Jul 25 20:11:47 2012) | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
Built from https://github.com/openmetaversefoundation/libopenmetaverse/commits/master This update incorporates a fix by Melanie in libomv where textures would sometimes rotate slightly when other properties were changed. Hence addresses http://opensimulator.org/mantis/view.php?id=6100 This update also incorporates libomv bot code updates that significantly reduce the warning spam for pCampbot. The change rate of libomv is low and many changes refer to bot or code not used by OpenSimulator, so I think it is sufficiently stable to use evne though it's not a release. | |||||
2012-06-08 | Replace the stock libomv with our home grown 0.9.1 with the texture bug fixed. | Melanie | 1 | -0/+0 | |
2011-12-07 | Update libomv to 0.9.1 | BlueWall | 1 | -0/+0 | |
2011-05-31 | update libomv libraries to 0.9.0 | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
this is a prerequisite to fixing llDialog issues for the latest Linden viewers, since they are now making use of a new OwnerData field in the ScriptDialog message | |||||
2011-04-27 | add the executable bit to all bundled DLLs so that these are preserved when ↵ | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
using git or untarring releases under cygwin on windows Mono doesn't care if the | |||||
2010-10-30 | * Thank you lkalif for fixing the {array[array[]]} json OSD serialization issue. | Teravus Ovares (Dan Olivares) | 1 | -0/+0 | |
* This is libOMV SVN revision 3463. | |||||
2010-10-24 | * Updated libomv to r3461 | Latif Khalifa | 1 | -0/+0 | |
Main reason for upgrade is to revert API change that was introduced in order to support headerless binary LLSD decoding needed for deserialization of the mesh assets, which turned out to be unnecessary as we can transparently decode both kinds. | |||||
2010-10-14 | libomv update to support headerless llsd binary deserialization needed for ↵ | Latif Khalifa | 1 | -0/+0 | |
mesh asset decoding Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> | |||||
2010-10-14 | Updated to libomv-opensim r3449 | Latif Khalifa | 1 | -0/+0 | |
2010-10-04 | Use libomv 0.8.4.3445 | Latif Khalifa | 1 | -0/+0 | |
2010-10-04 | Revert "Add linden prim renderer and update libOMV" | Melanie | 1 | -0/+0 | |
This reverts commit 766ce9a14146dc9814d488364f5c931d0fa96a17. | |||||
2010-10-04 | Revert "Replaced OpenMetaverse dlls with ones compiled in Windows." | Melanie | 1 | -0/+0 | |
This reverts commit eb0cde7959a03ccbf3551b725cd6b559071857fb. | |||||
2010-10-03 | Replaced OpenMetaverse dlls with ones compiled in Windows. | Diva Canto | 1 | -0/+0 | |
2010-10-04 | Update libOMV | Melanie | 1 | -0/+0 | |
2010-10-04 | Add linden prim renderer and update libOMV | Melanie | 1 | -0/+0 | |
2010-10-04 | Add linden prim renderer and update libOMV | Melanie | 1 | -0/+0 | |
2010-09-07 | Rolling back the recent libomv update but keeping the ExpiringCache cleanups ↵ | John Hurliman | 1 | -0/+0 | |
(as much as is possible). There was a report of non-finite avatar positions after the update | |||||
2010-09-07 | * Cache null account responses in the SimianUserAccountServiceConnector to ↵ | John Hurliman | 1 | -0/+0 | |
avoid repeated requests for missing avatar IDs * Updated to OpenMetaverse r3442 to fix a timezone issue with ExpiringCache | |||||
2010-08-17 | * Updated to OpenMetaverse.StructuredData.dll that includes implicit ↵ | John Hurliman | 1 | -0/+0 | |
typecasts going in the other direction | |||||
2010-08-17 | Updated to new OpenMetaverse.StructuredData.dll that includes implicit typecasts | John Hurliman | 1 | -0/+0 | |