<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloaterworldmap.cpp, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2026-08-12T01:39:19Z</updated>
<entry>
<title>Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop</title>
<updated>2026-08-12T01:39:19Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-08-12T01:39:19Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8cabc33e960ca93fdc1a32c77cf611269d95d51b'/>
<id>urn:sha1:8cabc33e960ca93fdc1a32c77cf611269d95d51b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#6040 Minor startup warnings fixes</title>
<updated>2026-07-24T06:15:48Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-07-23T20:10:43Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=52e693898378c891a03b47a7cb6375718648f6d5'/>
<id>urn:sha1:52e693898378c891a03b47a7cb6375718648f6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected file permissions, only permitting execution on .sh scripts and .py scripts with a shebang</title>
<updated>2026-01-07T19:14:29Z</updated>
<author>
<name>Hecklezz</name>
<email>tj8@live.com.au</email>
</author>
<published>2026-01-07T09:59:13Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b56986e9b40a1a16e3cabb02efdc77a06795b520'/>
<id>urn:sha1:b56986e9b40a1a16e3cabb02efdc77a06795b520</id>
<content type='text'>
Signed-off-by: Hecklezz &lt;tj8@live.com.au&gt;
</content>
</entry>
<entry>
<title>Merge release/2025.05 into develop</title>
<updated>2025-08-06T11:17:18Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-08-06T11:17:18Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=acc8928330fe1e5022a1e968afe7d7027b86a63a'/>
<id>urn:sha1:acc8928330fe1e5022a1e968afe7d7027b86a63a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4339 Remade fix for world map's find button</title>
<updated>2025-07-31T15:56:32Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-07-30T21:08:08Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a33fda4f288859222a1d2409e340f42b5aa5dd20'/>
<id>urn:sha1:a33fda4f288859222a1d2409e340f42b5aa5dd20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4047 fix 'Show on Map' command for parcel URI links</title>
<updated>2025-07-17T20:51:42Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2025-07-17T20:51:42Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=590ad6747f4dddf8272ad411a419ad0543afa4a1'/>
<id>urn:sha1:590ad6747f4dddf8272ad411a419ad0543afa4a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4339 World Map Find button shouldn't autocomplete</title>
<updated>2025-07-09T18:18:25Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-07-09T15:54:06Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=58420b8e63d2f5ac6a0ebe858a34061b16c9c16b'/>
<id>urn:sha1:58420b8e63d2f5ac6a0ebe858a34061b16c9c16b</id>
<content type='text'>
Either don't track (go) or implement trackSearch
onCommitSearchResult() tracks location and 'autocompletes' as it is
meant for selecting and applying items from search list.
</content>
</entry>
<entry>
<title>Clean up worldmap: Remove LLCtrlListInterface and reduce number of getChild calls (#4044)</title>
<updated>2025-05-08T15:53:54Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2025-05-08T15:53:54Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c1255a1ab2570903834e6db9d5326679087fe94c'/>
<id>urn:sha1:c1255a1ab2570903834e6db9d5326679087fe94c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix map search bug causing duplicate requests properly (#4037, #4040)</title>
<updated>2025-05-07T15:21:53Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2025-05-07T15:21:53Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=bb9adf332950a6495a41aab8c6c4b2436f83f53e'/>
<id>urn:sha1:bb9adf332950a6495a41aab8c6c4b2436f83f53e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Private Issue #297: Accept new flags in ScriptTeleportRequest message. Flags indicate if the world map should be opened and focused.</title>
<updated>2025-02-27T00:02:24Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2024-10-14T19:49:43Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=81df0476b5194ca50b7b473e9fb1a33c0831c28a'/>
<id>urn:sha1:81df0476b5194ca50b7b473e9fb1a33c0831c28a</id>
<content type='text'>
</content>
</entry>
</feed>
