Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-09-23 | Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on ↵ | McCabe Maxsted | 2 | -386/+173 | |
Windows | |||||
2010-09-23 | Fixed Windows compile error with WIND_BUFFER_SIZE_SEC | McCabe Maxsted | 2 | -1/+2 | |
2010-09-23 | Fixed newview\CMakeLists.txt not parsing on Windows | McCabe Maxsted | 1 | -5/+4 | |
2010-09-23 | Added missing glui and freeglut libs on Windows | McCabe Maxsted | 1 | -0/+37 | |
2010-09-23 | First LL update of plugins, mainly documentation | Armin Weatherwax | 10 | -103/+358 | |
2010-09-23 | lost in merge: 1 debug setting, some member variables from llpanellandmedia | Armin Weatherwax | 3 | -20/+38 | |
todo: review llpanellandmedia; port flotervoicelicense | |||||
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 305 | -7793/+30690 | |
2010-09-23 | one more poke on trees+grass + fix the windlight water | Armin Weatherwax | 4 | -5/+10 | |
2010-09-23 | fix: cached trees + grass white on opensim | Armin Weatherwax | 3 | -4/+5 | |
issues remaining: windlight water is "flat" | |||||
2010-09-23 | fix: "Random" is no integer | Armin Weatherwax | 1 | -2/+2 | |
2010-09-22 | forgot the main file for the OpenRegionInfo handler | Patrick Sapinski | 1 | -0/+162 | |
2010-09-22 | Added handler for new OpenSim function "OpenRegionInfo", more info at ↵ | Patrick Sapinski | 6 | -7/+35 | |
http://imprudenceviewer.org/wiki/Opensim_information_needed Currently only supports a fraction of the provided parameters. | |||||
2010-09-21 | More sanity checks in OpenJPEG decodes for #355 | thickbrick | 1 | -10/+35 | |
Patch by Carjay McGinnis from VWR-1815. This fixes decoding lossless and small textures where the viewer's assumption about compressed size breaks (i.e. discard level only half there), and also encoding small lossy textures. This relys on a patched OpenJPEG to work (see openjpeg_top_corner_fix.diff from VWR-1815.) | |||||
2010-09-21 | Double-click teleport: | thickbrick | 5 | -48/+58 | |
- clean up duplicated (and subtly and needlessly different) code. - keep the camera heading in inter-sim double-click teleport in a hackish way, since SL sims give LookAt info that is kind of random in AgentMovementComplete. | |||||
2010-09-19 | Added safety checks for when snapshot window goes out of sync with the main ↵ | McCabe Maxsted | 1 | -98/+121 | |
UI, as well as a few backported changes from Viewer 2 | |||||
2010-09-19 | Show start location on the login screen by default | McCabe Maxsted | 1 | -1/+1 | |
2010-09-19 | Changed ResetFocusOnSelfClick to default to false. TODO: investigate a ↵ | McCabe Maxsted | 1 | -1/+1 | |
better way of handling this | |||||
2010-09-18 | Fixed a regression bug due to a refactor | elektrahesse | 1 | -2/+1 | |
2010-09-18 | Changed version to Experimental 2010.09.18 | McCabe Maxsted | 1 | -1/+1 | |
2010-09-18 | Fixed contacts search not working on uppercase names | McCabe Maxsted | 2 | -7/+8 | |
2010-09-18 | Fixed windows compile error on autocomplete | McCabe Maxsted | 1 | -1/+1 | |
2010-09-18 | Default upload animation preview to own avatar | Armin Weatherwax | 1 | -1/+1 | |
2010-09-18 | UI Scale Reset button finds the actual default, not hardcoded. | Jacek Antonelli | 1 | -1/+2 | |
2010-09-17 | Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning. | Jacek Antonelli | 1 | -0/+0 | |
"CMake Warning (dev) at CMakeLists.txt:36 (add_subdirectory): The source directory /home/jacek/imprudence/linden/indra/cmake does not contain a CMakeLists.txt file. CMake does not support this case but it used to work accidentally and is being allowed for compatibility. Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run "cmake --help-policy CMP0014" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it." | |||||
2010-09-17 | UI Scale Reset button finds the actual default, not hardcoded. | Jacek Antonelli | 1 | -1/+2 | |
2010-09-17 | Changed default UIScaleFactor from 1.002 to 1.0. | McCabe Maxsted | 1 | -1/+1 | |
Revert back if letters start showing crazy leading again | |||||
2010-09-17 | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵ | McCabe Maxsted | 1 | -0/+1 | |
mNextAudioSession in LLVoiceClient | |||||
2010-09-17 | Fixed events handling on osx to behave correctly on 10.5+ compilation runs. | elektrahesse | 2 | -6/+30 | |
Added ShellEx(std::string &) method to execute local applications based on file type. | |||||
2010-09-17 | Ooops forgot to remove a debug printout :P | elektrahesse | 1 | -1/+0 | |
2010-09-17 | Fixed path separators for im history so it's multiplatform now | elektrahesse | 1 | -1/+8 | |
2010-09-17 | Added a check to avoid triggering completion tests if text in chatbar is empty. | elektrahesse | 1 | -2/+3 | |
2010-09-17 | Added links to the blog and forums to the login screen's help menu | McCabe Maxsted | 1 | -20/+22 | |
2010-09-17 | Updated the profile button heights | McCabe Maxsted | 1 | -8/+8 | |
2010-09-17 | "fix" null sound channel crash | Nemurimasu Neiro | 1 | -1/+1 | |
2010-09-17 | Made searching contacts suck a lot less | McCabe Maxsted | 2 | -37/+47 | |
2010-09-17 | linux64: move cxx flags from external script into 00-Common.cmake for ↵ | Armin Weatherwax | 1 | -1/+17 | |
transparency todo: do it less hacky | |||||
2010-09-17 | Let's not put so many spaces in front of (none) | McCabe Maxsted | 1 | -1/+1 | |
2010-09-17 | fix possible crash caused by hudmanager | Armin Weatherwax | 2 | -6/+7 | |
thanks to nemurimasu for the catch | |||||
2010-09-17 | Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ↵ | McCabe Maxsted | 3 | -658/+5 | |
Eryn) | |||||
2010-09-17 | Updated de translations to third and fourth batches by Eryn | McCabe Maxsted | 18 | -270/+541 | |
2010-09-16 | Reset scroll position on search in contacts/groups lists | McCabe Maxsted | 2 | -0/+2 | |
2010-09-16 | Added search bars for friends and groups lists, based on a feature in the ↵ | McCabe Maxsted | 8 | -23/+142 | |
Ascent viewer by Charley Levenque | |||||
2010-09-16 | Bumped version to 1.3.0 RC3. | Jacek Antonelli | 4 | -6/+6 | |
2010-09-16 | Fixed crash when right clicking a landmark and selecting 'About Landmark'. | McCabe Maxsted | 1 | -3/+3 | |
TODO: fix duplicate LM request that shouldn't happen | |||||
2010-09-16 | Fix for crash on bad teleports | McCabe Maxsted | 1 | -1/+1 | |
2010-09-16 | fix Bug #240: Make Outfit crashes the viewer in OpenSim | Armin Weatherwax | 1 | -0/+2 | |
this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn | |||||
2010-09-16 | fix: 32bit libs for linux64 are not actually downloaded | Armin Weatherwax | 1 | -2/+2 | |
2010-09-16 | linux64: fetch 32 bit libraries required for voice | Armin Weatherwax | 3 | -10/+36 | |
2010-09-16 | Removed Object-Object Occlusion shortcut as it interferes with the AO | McCabe Maxsted | 1 | -2/+1 | |
2010-09-16 | Updated list of viewers and contributors in Help > About Imprudence from the ↵ | McCabe Maxsted | 1 | -3/+3 | |
1.3 release notes and commits in the first Experimental release. Please add any other names we're missing |