<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llagent.h, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-12-04T08:48:50Z</updated>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01</title>
<updated>2025-12-04T08:48:50Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-04T05:58:12Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e3a35af2c676fb211ff7d01a79eb1a3299bc82f3'/>
<id>urn:sha1:e3a35af2c676fb211ff7d01a79eb1a3299bc82f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5078 Replace boost::function with std::function</title>
<updated>2025-12-01T10:46:57Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-12-01T10:46:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1'/>
<id>urn:sha1:fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1</id>
<content type='text'>
* Replace boost::function usage with std::function for easier debugging and reduced compiler warnings
* Remove a few remaining instances of boost::noncopyable that were missed in tests

Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;</content>
</entry>
<entry>
<title>Optimise arrival &amp; departure notifications</title>
<updated>2025-07-31T15:39:09Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-31T15:39:09Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3c464b4d8bb9bed58edc0418a8c91e8a609b5160'/>
<id>urn:sha1:3c464b4d8bb9bed58edc0418a8c91e8a609b5160</id>
<content type='text'>
by not having extra calls to getAvatars.
The avatars' positions member had to be moved to an object that is
accessible from VOAvatar too, and that would be the global Agent.
It makes sense too, that it's the object that keeps the positions
of other agents. It even has a section for positions too.
</content>
</entry>
<entry>
<title>Minimal @getsitid=&lt;channel_number&gt; implementation</title>
<updated>2025-06-30T14:33:00Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-30T14:33:00Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=90117b89f6eef8785a1701ed79527f8175c55752'/>
<id>urn:sha1:90117b89f6eef8785a1701ed79527f8175c55752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal @sit=&lt;y/n&gt; command implementation</title>
<updated>2025-06-30T11:34:07Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-30T11:34:07Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=2ed42e44bd6bc78b93c0a38abc2c073a10263c9b'/>
<id>urn:sha1:2ed42e44bd6bc78b93c0a38abc2c073a10263c9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal @unsit=&lt;y/n&gt; command implementation</title>
<updated>2025-06-30T10:09:32Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-30T10:09:32Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d0e3c7a40395ea5ad7f7a9982ce4dbf464e24caa'/>
<id>urn:sha1:d0e3c7a40395ea5ad7f7a9982ce4dbf464e24caa</id>
<content type='text'>
Hides the Stand up button too, but doesn't prevent teleporting yet.
</content>
</entry>
<entry>
<title>Revert "Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, #2519)"</title>
<updated>2024-10-11T23:50:11Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-10-11T22:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=887e417d3fc4af76b63911283cb183e36667e56b'/>
<id>urn:sha1:887e417d3fc4af76b63911283cb183e36667e56b</id>
<content type='text'>
This reverts commit 6af471482d6801530915c1c9ae4bdf788af52eae.
</content>
</entry>
<entry>
<title>send AgentUpdate ASAP when control bits change</title>
<updated>2024-09-13T17:47:24Z</updated>
<author>
<name>leviathan</name>
<email>leviathan@lindenlab.com</email>
</author>
<published>2024-09-13T17:47:24Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=da87e8bd370ea079576f8b412a4ddb80c0715bd1'/>
<id>urn:sha1:da87e8bd370ea079576f8b412a4ddb80c0715bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, #2519)</title>
<updated>2024-09-06T14:08:32Z</updated>
<author>
<name>TJ</name>
<email>tj8@live.com.au</email>
</author>
<published>2024-09-06T14:08:32Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6af471482d6801530915c1c9ae4bdf788af52eae'/>
<id>urn:sha1:6af471482d6801530915c1c9ae4bdf788af52eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361)</title>
<updated>2024-08-20T15:41:48Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2024-08-20T15:41:48Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9f7dd0177201fe080c287144b99a70125be1fb2b'/>
<id>urn:sha1:9f7dd0177201fe080c287144b99a70125be1fb2b</id>
<content type='text'>
</content>
</entry>
</feed>
