Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Converted XUI files to unix line endings, again. | Aleric Inglewood | 2010-09-26 | 324 | -20055/+20055 | |
| | | | | | | | | | | | | See http://github.com/imprudence/imprudence/commit/e20f3bb7c3310deca86cfc66af0a086261930bcf | |||||
| * | | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours) | McCabe Maxsted | 2010-09-25 | 41 | -119/+273 | |
| | | | ||||||
| * | | Revert "Updated boost 1.36 libs for Windows to support local textures (todo: ↵ | McCabe Maxsted | 2010-09-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | update boost to at least 1.39)" since we no longer need these libs This reverts commit 4a07f267bdba86314e39bf082a9cfc5e5ad713b3. | |||||
| * | | Moved RenderWaterVoidCulling into the Imprudence section of settings.xml | McCabe Maxsted | 2010-09-25 | 1 | -11/+11 | |
| | | | ||||||
| * | | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and ↵ | McCabe Maxsted | 2010-09-25 | 8 | -18/+22 | |
| | | | | | | | | | | | | disappears in patches, part 3: Collapse LL_VO_HOLE_WATER and LL_VO_EDGE_WATER into one LL_VO_VOID_WATER | |||||
| * | | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and ↵ | McCabe Maxsted | 2010-09-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | disappears in patches, part 2: Also support GL_NV_depth_clamp | |||||
| * | | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and ↵ | McCabe Maxsted | 2010-09-25 | 28 | -167/+477 | |
| | | | | | | | | | | | | disappears in patches, part 1 | |||||
* | | | Changes the search system, so it matches the keyword against name or surname ↵ | elektrahesse | 2010-09-25 | 1 | -4/+5 | |
|/ / | | | | | | | initials. | |||||
* | | Fixed Windows compile bug in 721c25d8. Changed std::max to llmax since ↵ | McCabe Maxsted | 2010-09-23 | 1 | -1/+1 | |
| | | | | | | | | Windows apparently thought it'd be a good idea to have its own definition -_- | |||||
* | | Merge remote branch 'armin/weekly' into weekly | McCabe Maxsted | 2010-09-23 | 5 | -7/+13 | |
|\ \ | ||||||
| * | | one more poke on trees+grass + fix the windlight water | Armin Weatherwax | 2010-09-23 | 4 | -5/+10 | |
| | | | ||||||
| * | | fix: cached trees + grass white on opensim | Armin Weatherwax | 2010-09-23 | 3 | -4/+5 | |
| | | | | | | | | | | | | issues remaining: windlight water is "flat" | |||||
| * | | fix: "Random" is no integer | Armin Weatherwax | 2010-09-23 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge branch '1.4-fexp-snapshotupdate' into weekly | McCabe Maxsted | 2010-09-23 | 1 | -98/+121 | |
|\ \ | ||||||
| * | | Added safety checks for when snapshot window goes out of sync with the main ↵ | McCabe Maxsted | 2010-09-19 | 1 | -98/+121 | |
| | | | | | | | | | | | | UI, as well as a few backported changes from Viewer 2 | |||||
* | | | Merge remote branch 'thickbrick/weekly' into weekly | McCabe Maxsted | 2010-09-23 | 6 | -58/+93 | |
|\ \ \ | ||||||
| * | | | More sanity checks in OpenJPEG decodes for #355 | thickbrick | 2010-09-21 | 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.) | |||||
| * | | | Double-click teleport: | thickbrick | 2010-09-21 | 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. | |||||
* | | | Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning. | Jacek Antonelli | 2010-09-23 | 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." | |||||
* | | | don't rely on indexed color extension(SNOW-220) | Nemurimasu Neiro | 2010-09-23 | 1 | -1/+0 | |
| | | | ||||||
* | | | forgot the main file for the OpenRegionInfo handler | Patrick Sapinski | 2010-09-22 | 1 | -0/+162 | |
| | | | ||||||
* | | | Added handler for new OpenSim function "OpenRegionInfo", more info at ↵ | Patrick Sapinski | 2010-09-22 | 6 | -7/+35 | |
| |/ |/| | | | | | | | | | http://imprudenceviewer.org/wiki/Opensim_information_needed Currently only supports a fraction of the provided parameters. | |||||
* | | Show start location on the login screen by default | McCabe Maxsted | 2010-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | Changed ResetFocusOnSelfClick to default to false. TODO: investigate a ↵ | McCabe Maxsted | 2010-09-19 | 1 | -1/+1 | |
| | | | | | | | | better way of handling this | |||||
* | | Fixed a regression bug due to a refactor | elektrahesse | 2010-09-18 | 1 | -2/+1 | |
|/ | ||||||
* | Changed version to Experimental 2010.09.18 | McCabe Maxsted | 2010-09-18 | 1 | -1/+1 | |
| | ||||||
* | Fixed contacts search not working on uppercase names | McCabe Maxsted | 2010-09-18 | 2 | -7/+8 | |
| | ||||||
* | Fixed windows compile error on autocomplete | McCabe Maxsted | 2010-09-18 | 1 | -1/+1 | |
| | ||||||
* | Default upload animation preview to own avatar | Armin Weatherwax | 2010-09-18 | 1 | -1/+1 | |
| | ||||||
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-18 | 4 | -9/+40 | |
|\ | ||||||
| * | Fixed events handling on osx to behave correctly on 10.5+ compilation runs. | elektrahesse | 2010-09-17 | 2 | -6/+30 | |
| | | | | | | Added ShellEx(std::string &) method to execute local applications based on file type. | |||||
| * | Ooops forgot to remove a debug printout :P | elektrahesse | 2010-09-17 | 1 | -1/+0 | |
| | | ||||||
| * | Fixed path separators for im history so it's multiplatform now | elektrahesse | 2010-09-17 | 1 | -1/+8 | |
| | | ||||||
| * | Added a check to avoid triggering completion tests if text in chatbar is empty. | elektrahesse | 2010-09-17 | 1 | -2/+3 | |
| | | ||||||
| * | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-09-17 | 30 | -962/+711 | |
| |\ | ||||||
| * \ | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-09-16 | 59 | -593/+676 | |
| |\ \ | ||||||
* | | | | UI Scale Reset button finds the actual default, not hardcoded. | Jacek Antonelli | 2010-09-18 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | Added links to the blog and forums to the login screen's help menu | McCabe Maxsted | 2010-09-17 | 1 | -20/+22 | |
| | | | | ||||||
* | | | | Updated the profile button heights | McCabe Maxsted | 2010-09-17 | 1 | -8/+8 | |
| |_|/ |/| | | ||||||
* | | | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-17 | 6 | -41/+181 | |
|\ \ \ | |/ / | ||||||
| * | | Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra | elektrahesse | 2010-09-16 | 4 | -6/+98 | |
| | | | ||||||
| * | | Commented out the checks for distance, above 1024mts seems like i can't make ↵ | elektrahesse | 2010-09-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | them work fine :( | |||||
| * | | Switched struct declaration to a more C++esque way... Aleric hit me with a ↵ | elektrahesse | 2010-09-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | stick :P | |||||
| * | | Moved all the variables to a struct to keep code more clean and added a ↵ | elektrahesse | 2010-09-16 | 2 | -41/+53 | |
| | | | | | | | | | | | | check to run the regex match only if the text in chat changes, so it's a bit lighter | |||||
| * | | Fixed a bug related to the names cache clearing :P | elektrahesse | 2010-09-16 | 1 | -40/+39 | |
| | | | ||||||
| * | | Added names cycling using TAB. Only 1 char now necessary to trigger ↵ | elektrahesse | 2010-09-16 | 2 | -30/+53 | |
| | | | | | | | | | | | | completion. Otherwise TAB reverts to cycle through widgets. | |||||
| * | | Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of ↵ | elektrahesse | 2010-09-16 | 1 | -3/+17 | |
| | | | | | | | | | | | | last part upon new autocomplete attempt | |||||
| * | | Added support for autocompletion of names also in the 'local chat' window | elektrahesse | 2010-09-15 | 1 | -2/+1 | |
| | | | ||||||
| * | | Added more punctuation support to both names autocomplete and names ↵ | elektrahesse | 2010-09-15 | 2 | -2/+2 | |
| | | | | | | | | | | | | highlight in chat | |||||
| * | | Added TAB as name completion hotkey, to be used after at least 3 chars ↵ | elektrahesse | 2010-09-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | otherwise it reverts to the default widgets-switching behaviour |