| Commit message (Expand) | Author | Files | Lines |
2010-09-25 | Revert "Updated boost 1.36 libs for Windows to support local textures (todo: ... | McCabe Maxsted | 1 | -2/+2 |
2010-09-25 | Moved RenderWaterVoidCulling into the Imprudence section of settings.xml | McCabe Maxsted | 1 | -11/+11 |
2010-09-25 | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear... | McCabe Maxsted | 8 | -18/+22 |
2010-09-25 | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear... | McCabe Maxsted | 1 | -1/+1 |
2010-09-25 | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear... | McCabe Maxsted | 28 | -167/+477 |
2010-09-23 | Fixed Windows compile bug in 721c25d8. Changed std::max to llmax since Window... | McCabe Maxsted | 1 | -1/+1 |
2010-09-23 | Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning. | Jacek Antonelli | 1 | -0/+0 |
2010-09-23 | don't rely on indexed color extension(SNOW-220) | Nemurimasu Neiro | 1 | -1/+0 |
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 |
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 http://... | Patrick Sapinski | 6 | -7/+35 |
2010-09-21 | More sanity checks in OpenJPEG decodes for #355 | thickbrick | 1 | -10/+35 |
2010-09-21 | Double-click teleport: | thickbrick | 5 | -48/+58 |
2010-09-19 | Added safety checks for when snapshot window goes out of sync with the main U... | McCabe Maxsted | 1 | -98/+121 |
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 better... | McCabe Maxsted | 1 | -1/+1 |
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 | Fixed events handling on osx to behave correctly on 10.5+ compilation runs. | elektrahesse | 2 | -6/+30 |
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 | Let's not put so many spaces in front of (none) | McCabe Maxsted | 1 | -1/+1 |
2010-09-17 | Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ... | McCabe Maxsted | 3 | -658/+5 |
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 Asc... | McCabe Maxsted | 8 | -23/+142 |
2010-09-16 | Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra | elektrahesse | 4 | -6/+98 |
2010-09-16 | Commented out the checks for distance, above 1024mts seems like i can't make ... | elektrahesse | 1 | -2/+2 |
2010-09-16 | Switched struct declaration to a more C++esque way... Aleric hit me with a st... | elektrahesse | 1 | -2/+2 |
2010-09-16 | Moved all the variables to a struct to keep code more clean and added a check... | elektrahesse | 2 | -41/+53 |
2010-09-16 | Fixed a bug related to the names cache clearing :P | elektrahesse | 1 | -40/+39 |
2010-09-16 | Added names cycling using TAB. Only 1 char now necessary to trigger completio... | elektrahesse | 2 | -30/+53 |
2010-09-16 | Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la... | elektrahesse | 1 | -3/+17 |
2010-09-16 | Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ... | McCabe Maxsted | 4 | -21/+39 |
2010-09-15 | Added support for autocompletion of names also in the 'local chat' window | elektrahesse | 1 | -2/+1 |
2010-09-15 | Added more punctuation support to both names autocomplete and names highlight... | elektrahesse | 2 | -2/+2 |
2010-09-15 | Added TAB as name completion hotkey, to be used after at least 3 chars otherw... | elektrahesse | 1 | -1/+2 |
2010-09-15 | More spell checking cleanup | McCabe Maxsted | 4 | -12/+14 |
2010-09-15 | Fixed up the spellcheck preferences labels to something more easily understan... | McCabe Maxsted | 1 | -26/+33 |