| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed bad indentations and tidied up some spacing in the en-us notifications.... | McCabe Maxsted | 2010-06-19 | 1 | -6554/+6756 |
* | Fixed llendl to llendl; in llprimitive.cpp | McCabe Maxsted | 2010-06-19 | 1 | -13/+13 |
* | Fixed issue with certain sit animations not loading | McCabe Maxsted | 2010-06-19 | 1 | -2/+4 |
* | fix: crash when sim crashes/disconnects | Armin Weatherwax | 2010-06-19 | 1 | -0/+3 |
* | Add "Use server-side Windlight settings" to Preferences -> Advanced. | Tom Grimshaw | 2010-06-19 | 2 | -0/+6 |
* | LightShare: Add proper decoding of the water normal map UUID | Tom Grimshaw | 2010-06-19 | 2 | -2/+27 |
* | Added missing 'isOwnedSelf' option to logcontrol.xml | McCabe Maxsted | 2010-06-19 | 1 | -0/+1 |
* | Use the Imprudence color for your own nametag when client detection enabled | McCabe Maxsted | 2010-06-19 | 1 | -4/+11 |
* | Fixed positioning of (?) button in About Land | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
* | Add a --cache command line flag to set cache location | Tom Grimshaw | 2010-06-19 | 3 | -3/+29 |
* | Fixed group creation alert showing the price as GROUPCREATEFEE | McCabe Maxsted | 2010-06-19 | 1 | -1/+0 |
* | Changed the default tooltip delay from 0.69 to 1.69 | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
* | Fixed the 'Any Category' combobox in About Land covering the show place in se... | McCabe Maxsted | 2010-06-19 | 1 | -2/+2 |
* | Workaround for not being able to set parcel voice settings on OpenSim | McCabe Maxsted | 2010-06-19 | 1 | -13/+29 |
* | Added checkbox in Preferences > Input and Camera to disable the minimum zoom ... | McCabe Maxsted | 2010-06-19 | 4 | -18/+48 |
* | Added some debug lines to llviewermessage for animations | McCabe Maxsted | 2010-06-19 | 1 | -1/+5 |
* | Updated textures.xml to include the backported alpha/tattoo inventory icons | McCabe Maxsted | 2010-06-19 | 1 | -0/+2 |
* | Updated artwork archive to include the backported the alpha/tattoo layer files | McCabe Maxsted | 2010-06-19 | 1 | -8/+8 |
* | Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6) | Armin Weatherwax | 2010-06-19 | 26 | -439/+960 |
* | Applied patch by Kirstenlee Cinquetti for SNOW-493: LLDataPackerBinaryBuffer:... | McCabe Maxsted | 2010-06-19 | 1 | -57/+156 |
* | Updated patch to SNOW-492 (76937222) to Merov Linden's SNOW-492-2.patch | McCabe Maxsted | 2010-06-19 | 1 | -13/+17 |
* | Applied Armin's patch: possible-armbreaker-breaker.diff | McCabe Maxsted | 2010-06-19 | 1 | -0/+8 |
* | Added getZealous to llmortician | McCabe Maxsted | 2010-06-19 | 2 | -0/+7 |
* | Changed AppearanceForceStand to AppearanceAnimate, made it toggle both standi... | McCabe Maxsted | 2010-06-19 | 4 | -9/+10 |
* | Added button to Preferences > Advanced to reset all preferences (#272) | McCabe Maxsted | 2010-06-19 | 6 | -2/+65 |
* | Added 'Reload All' button to the notification console for easier debugging (r... | McCabe Maxsted | 2010-06-19 | 3 | -2/+11 |
* | Cleaned up the Emerald showlookat patch | McCabe Maxsted | 2010-06-19 | 5 | -26/+30 |
* | Show names above the "look at" beacons. Ported from Emerald, full credit to t... | Tom Grimshaw | 2010-06-19 | 2 | -1/+46 |
* | Make "Show Look At" a persistent setting (Ported from Emerald, full credit du... | Tom Grimshaw | 2010-06-19 | 4 | -5/+16 |
* | Fixed missing Notification Console menu entry from Advanced > Consoles | McCabe Maxsted | 2010-06-19 | 3 | -3/+14 |
* | Added option Advanced > Rendering > Animate Trees to toggle linden tree swaying | McCabe Maxsted | 2010-06-19 | 1 | -0/+6 |
* | Moved 'Output Debug Minidump' to Advanced > Crash menu | McCabe Maxsted | 2010-06-19 | 1 | -6/+7 |
* | Changed the build math buttons from '?' to labels so they're more discoverable | McCabe Maxsted | 2010-06-19 | 1 | -7/+7 |
* | Fixed #295: spinners in the build tools aren't updating after their contents ... | McCabe Maxsted | 2010-06-19 | 2 | -15/+28 |
* | autofetch artwork also on linux64 | Armin Weatherwax | 2010-06-19 | 1 | -0/+7 |
* | Fixed mini-map not showing in mouselook | McCabe Maxsted | 2010-06-19 | 1 | -0/+4 |
* | Replace some puncuation and spaces with '-' in the test version | Jacek Antonelli | 2010-06-19 | 1 | -0/+2 |
* | Fixed the login screen sometimes stuck on 'Connecting to Region...' while log... | McCabe Maxsted | 2010-06-19 | 2 | -9/+46 |
* | Removed some more log spam from loading the water settings | McCabe Maxsted | 2010-06-19 | 1 | -3/+3 |
* | Applied patch for LightShare viewer-side implementation. | Jacek Antonelli | 2010-06-19 | 9 | -15/+276 |
* | Improved OpenSim Scripting Language function tooltips. | Jacek Antonelli | 2010-06-19 | 1 | -80/+77 |
* | Added OpenSim Scripting Language functions to script editor. | Patrick Sapinski | 2010-06-19 | 1 | -0/+94 |
* | Ported IgnoreSimulatorCameraConstraints setting from Emerald | McCabe Maxsted | 2010-06-19 | 2 | -0/+15 |
* | Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the tool... | McCabe Maxsted | 2010-06-19 | 6 | -10/+22 |
* | add: getvoice.sh which fetches all voice libs as needed on any supported Linux. | Armin Weatherwax | 2010-06-19 | 2 | -0/+35 |
* | Fixed crash caused by creating new windlight presets with spaces in the name ... | McCabe Maxsted | 2010-06-19 | 2 | -18/+36 |
* | Removing camera-behind-agent-head-blocking-view-when-looking-at-last-chatter ... | Kakurady | 2010-06-19 | 1 | -32/+1 |
* | Fixed 'Currently Online' text in profile being misaligned and 'Currently Offl... | McCabe Maxsted | 2010-06-19 | 2 | -21/+17 |
* | Fixed Autopilot > Move feature | McCabe Maxsted | 2010-06-19 | 1 | -2/+2 |
* | Changed max texture repeats to 10000 in floater_tools.xml | McCabe Maxsted | 2010-06-19 | 1 | -2/+2 |