aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-09-27391-20333/+20801
| |\ \ \ | | | |/ | | |/|
| | * | Converted XUI files to unix line endings, again.Aleric Inglewood2010-09-26324-20055/+20055
| | * | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours)McCabe Maxsted2010-09-2541-119/+273
| | * | Revert "Updated boost 1.36 libs for Windows to support local textures (todo: ...McCabe Maxsted2010-09-251-2/+2
| | * | Moved RenderWaterVoidCulling into the Imprudence section of settings.xmlMcCabe Maxsted2010-09-251-11/+11
| | * | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted2010-09-258-18/+22
| | * | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted2010-09-251-1/+1
| | * | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted2010-09-2528-167/+477
| * | | Changes the search system, so it matches the keyword against name or surname ...elektrahesse2010-09-251-4/+5
| |/ /
| * | Fixed Windows compile bug in 721c25d8. Changed std::max to llmax since Window...McCabe Maxsted2010-09-231-1/+1
| * | Merge remote branch 'armin/weekly' into weeklyMcCabe Maxsted2010-09-235-7/+13
| |\ \
| | * | one more poke on trees+grass + fix the windlight waterArmin Weatherwax2010-09-234-5/+10
| | * | fix: cached trees + grass white on opensimArmin Weatherwax2010-09-233-4/+5
| | * | fix: "Random" is no integerArmin Weatherwax2010-09-231-2/+2
| | |/
| * | Merge branch '1.4-fexp-snapshotupdate' into weeklyMcCabe Maxsted2010-09-231-98/+121
| |\ \
| | * | Added safety checks for when snapshot window goes out of sync with the main U...McCabe Maxsted2010-09-191-98/+121
| * | | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-09-236-58/+93
| |\ \ \
| | * | | More sanity checks in OpenJPEG decodes for #355thickbrick2010-09-211-10/+35
| | * | | Double-click teleport:thickbrick2010-09-215-48/+58
| | | |/ | | |/|
| * | | Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning.Jacek Antonelli2010-09-231-0/+0
| * | | don't rely on indexed color extension(SNOW-220)Nemurimasu Neiro2010-09-231-1/+0
| * | | forgot the main file for the OpenRegionInfo handlerPatrick Sapinski2010-09-221-0/+162
| * | | Added handler for new OpenSim function "OpenRegionInfo", more info at http://...Patrick Sapinski2010-09-226-7/+35
| | |/ | |/|
| * | Show start location on the login screen by defaultMcCabe Maxsted2010-09-191-1/+1
| * | Changed ResetFocusOnSelfClick to default to false. TODO: investigate a better...McCabe Maxsted2010-09-191-1/+1
| * | Fixed a regression bug due to a refactorelektrahesse2010-09-181-2/+1
| |/
| * Changed version to Experimental 2010.09.18McCabe Maxsted2010-09-181-1/+1
| * Fixed contacts search not working on uppercase namesMcCabe Maxsted2010-09-182-7/+8
| * Fixed windows compile error on autocompleteMcCabe Maxsted2010-09-181-1/+1
| * Default upload animation preview to own avatarArmin Weatherwax2010-09-181-1/+1
| * Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-184-9/+40
| |\
| | * Fixed events handling on osx to behave correctly on 10.5+ compilation runs.elektrahesse2010-09-172-6/+30
| | * Ooops forgot to remove a debug printout :Pelektrahesse2010-09-171-1/+0
| | * Fixed path separators for im history so it's multiplatform nowelektrahesse2010-09-171-1/+8
| | * Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse2010-09-171-2/+3
| | * Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-09-1730-962/+711
| | |\
| | * \ Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-09-1659-593/+676
| | |\ \
| * | | | UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli2010-09-181-1/+2
| * | | | Added links to the blog and forums to the login screen's help menuMcCabe Maxsted2010-09-171-20/+22
| * | | | Updated the profile button heightsMcCabe Maxsted2010-09-171-8/+8
| | |_|/ | |/| |
| * | | Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-176-41/+181
| |\ \ \ | | |/ /
| | * | Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse2010-09-164-6/+98
| | * | Commented out the checks for distance, above 1024mts seems like i can't make ...elektrahesse2010-09-161-2/+2
| | * | Switched struct declaration to a more C++esque way... Aleric hit me with a st...elektrahesse2010-09-161-2/+2
| | * | Moved all the variables to a struct to keep code more clean and added a check...elektrahesse2010-09-162-41/+53
| | * | Fixed a bug related to the names cache clearing :Pelektrahesse2010-09-161-40/+39
| | * | Added names cycling using TAB. Only 1 char now necessary to trigger completio...elektrahesse2010-09-162-30/+53
| | * | Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...elektrahesse2010-09-161-3/+17
| | * | Added support for autocompletion of names also in the 'local chat' windowelektrahesse2010-09-151-2/+1
| | * | Added more punctuation support to both names autocomplete and names highlight...elektrahesse2010-09-152-2/+2