summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2024-06-09Clean up sidepanel_task_info.xmlfowlerdm
remove unneeded panel background
2024-06-09Cleanup group infofowlerdm
Remove unneeded panel background
2024-06-09places floater cleanupfowlerdm
remove unneeded panel background
2024-06-09Cleanup build tools windowfowlerdm
Remove unneeded background from permissions
2024-06-09Clean up world map floaterfowlerdm
Remove unneeded backgrounds
2024-06-09tweak minimap floaterfowlerdm
make background of minimap reveal window background
2024-06-09Clean up appearance/outfit windowsfowlerdm
Remove unneeded backgrounds
2024-06-09Cleanup login logofowlerdm
Looked kind of fuzzy with how it was originally scaled
2024-06-09New icons: Quickfickfowlerdm
Discovered extra shadow in corner that was only visible against dark backgrounds
2024-06-09Use MP_Logo in place of SL_Logofowlerdm
:P
2024-06-09New icons: remove extra border spacefowlerdm
general cleanup
2024-06-09Make inspector_i match info_overfowlerdm
oopsie
2024-06-09New icons: remove shadowfowlerdm
xdg icons don't need shadow
2024-06-08New login iconsfowlerdm
Forgot about these lol
2024-06-08New icons again!fowlerdm
Pixelated skull and cross bones :DD
2024-06-08Misc icon tweaksfowlerdm
Misc adjustments to inv folders, info_over, and hand.png
2024-06-08Use simple Megapahit logo for System_Notificationfowlerdm
Add MP_Logo.png, use in place of SL_Logo.png for System_Notification in textures.xml
2024-06-08NavbarShowCoordinates: 1fowlerdm
Enable show coordinates by default
2024-06-07Highlight friend nametagsfowlerdm
How did this get disabled?
2024-06-07colors.xml: adjust OutfitGalleryItem coloursfowlerdm
Can't believe I missed this lmao
2024-06-07Fix what's left out from previous commitErik Kundiman
2024-06-07Adjust credits some moreErik Kundiman
2024-06-07Fix can't send message to group chats on Linux/BSDErik Kundiman
https://megapahit.com/show_bug.cgi?id=26 WARNING #Messaging# llmessage/message.cpp(2050) dispatch : Ignoring unknown message ChatterBoxSessionStartReply WARNING #Messaging# llmessage/message.cpp(2050) dispatch : Ignoring unknown message ChatterBoxSessionAgentListUpdates WARNING #Messaging# llmessage/message.cpp(2050) dispatch : Ignoring unknown message ChatterBoxSessionAgentListUpdates These messages are in etc/messages.xml, and it was never included before.
2024-06-07Minimise viewer manifest diff from LL'sErik Kundiman
2024-06-06viewermanifest fix for Macos arm64mobserveur
This fixes the viewermanifest python script for Apple arm computers
2024-06-06Wine-based Vivox-based voice for Linux & FreeBSDErik Kundiman
Copy SLVoice.exe, vivoxsdk_x64.dll and ortp_x64.dll to /usr/libexec/megapahit/ on GNU/Linux and /usr/local/libexec/megapahit/ on FreeBSD. I haven't got Wine being able to run anything without crashing on FreeBSD, but once Wine works there, then voice should work too.
2024-06-06Change LL_FREEBSD to already existing __FreeBSD__Erik Kundiman
So we don't need to have a custom environment -DLL_FREEBSD=1 setting.
2024-06-03buyarrow & noentrylines adjustmentsfowlerdm
hue shift
2024-06-03Remove redundant windowbgfowlerdm
make textures.xml point to the same file for both window and window_notitle rather than having two identical files
2024-06-03Rounded stepper edgefowlerdm
Make stepper clash less with slightly rounded text field
2024-06-03Blufault: misc tweaksfowlerdm
slightly rounded text fields!
2024-06-02Floater background hue adjustmentfowlerdm
Desaturation
2024-06-02More float operands for float operationsErik Kundiman
2024-06-02Revert unnecessary shader operand diff from LL'sErik Kundiman
It's been already casted.
2024-06-02Revert "Prepend avatar skin's matrix palette variable name"Erik Kundiman
This reverts commit 30e33e279b1b2d04951c399f548c3afc3b17fd1b.
2024-06-02sse2neon licence for macOS (for now)Erik Kundiman
Of course.
2024-06-02Shorten creditsErik Kundiman
2024-06-02More float operands for float operationsErik Kundiman
This is so that it doesn't throw a compilation error at runtime for not defining consistently with float values, which would be uncastable on some certain other implementation.
2024-06-02Prepend avatar skin's matrix palette variable nameErik Kundiman
so it wouldn't clash with object skin's when they're used in the same piece of code.
2024-06-01Credits width adjustmentfowlerdm
Special thanks just a little too wide
2024-06-01Adjust credits height valuesfowlerdm
Special thanks needed some more space, and the top portion had too much!
2024-05-31Blufault: Misc tweaksfowlerdm
Add sutble gloss to tabs, hue-shift steppers, adjust navbar bg & linden dollar background
2024-05-31Clean up floater cornersfowlerdm
Make floater rounded corners more consistent and defined
2024-05-31Add more creditsErik Kundiman
2024-05-29Remove tinyxpath licence on macOSErik Kundiman
It doesn't seem to be used any more.
2024-05-29Remove some licences on LinuxErik Kundiman
Licences of libraries that are dynamically linked to, or ones that don't seem to be used any more.
2024-05-28Make FpsTextColor less dimfowlerdm
Oopsie whoopsie lol
2024-05-28Adjust the MP & SL heightsErik Kundiman
so that there isn't wasted space.
2024-05-28Adjust the credits againErik Kundiman
2024-05-28NDOF licence not includedErik Kundiman
We haven't been including the feature. Maybe much later.