Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed GOVERNOR_LINDEN check to allow land auctions on OpenSim | McCabe Maxsted | 2010-09-14 | 1 | -1/+1 | |
| | ||||||
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-14 | 1 | -2/+2 | |
|\ | ||||||
| * | Small bugfix, no dropdown yet | elektrahesse | 2010-09-14 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote branch 'thickbrick/weekly' into weekly | McCabe Maxsted | 2010-09-14 | 1 | -0/+13 | |
|\ \ | ||||||
| * | | Prevent double-click teleport when double-clicking touch-scripted objects or ↵ | thickbrick | 2010-09-14 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | objects with non-default click action (sit, buy, etc.) | |||||
* | | | Ugly hack for ugly (but needed) ui: make the 'none' group sort to the top of ↵ | McCabe Maxsted | 2010-09-14 | 1 | -14/+34 | |
| | | | | | | | | | | | | the list | |||||
* | | | Added checkboxes to the group list for receiving group notices, joining ↵ | McCabe Maxsted | 2010-09-14 | 3 | -14/+82 | |
| | | | | | | | | | | | | group chat, and listing group in profile | |||||
* | | | Merge remote branch 'thickbrick/weekly' into weekly | McCabe Maxsted | 2010-09-13 | 1 | -2/+6 | |
|\ \ \ | |/ / | ||||||
| * | | SNOW-282: prevent the toolbox from showing up uninvited and grabbing ↵ | thickbrick | 2010-09-14 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | in-world click events after login. Window focus changes can leave gToolNull as the active tool (it should only be active when the window is unfocused.) This prevents doing keyboard override in that case. | |||||
* | | | Moved web map settings to the imprudence section of settings.xml | McCabe Maxsted | 2010-09-13 | 1 | -23/+23 | |
| | | | ||||||
* | | | add libhunspell to viewer_manifest for linux* | Armin Weatherwax | 2010-09-13 | 1 | -0/+2 | |
| | | | ||||||
* | | | Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵ | Armin Weatherwax | 2010-09-13 | 11 | -56/+169 | |
| | | | | | | | | | | | | possible for OS | |||||
* | | | stay away from find_library! | Nemurimasu Neiro | 2010-09-13 | 2 | -10/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | due to an undocumented feature of find_xxx functions in CMake, no additional libraries may be found after the first call to a find_xxx function that searches the prebuilt libraries folder. CMake will request the folder contents *at most once* and libraries added by install.py will be missed. | |||||
* | | | Restored the alt-H shortcut for teleport history | McCabe Maxsted | 2010-09-13 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fixed Windows compile error in autocomplete | McCabe Maxsted | 2010-09-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added the 'Add Friend' option to IMs and fixed the Group Profile button ↵ | McCabe Maxsted | 2010-09-13 | 17 | -16/+95 | |
| | | | | | | | | | | | | showing the wrong profile (#514) | |||||
* | | | Updated German translation, part 2, by Eryn Galen | McCabe Maxsted | 2010-09-13 | 21 | -328/+535 | |
| | | | ||||||
* | | | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-12 | 2 | -6/+77 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Added ' support for punctuation matching | elektrahesse | 2010-09-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Initial support for names autocompletion in chat using ctrl-esc | elektrahesse | 2010-09-13 | 1 | -5/+76 | |
| | | | ||||||
| * | | Fixed the regexp to match commas before the name | elektrahesse | 2010-09-12 | 1 | -1/+1 | |
| |/ | ||||||
* | | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵ | McCabe Maxsted | 2010-09-11 | 1 | -0/+1 | |
| | | | | | | | | mNextAudioSession in LLVoiceClient | |||||
* | | When buying land check the maturity level first and inform the agent when ↵ | Frederick Martian | 2010-09-11 | 2 | -1/+22 | |
|/ | | | | the land does have a higher level than what he is currently set to | |||||
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-11 | 3 | -13/+14 | |
|\ | ||||||
| * | Fixed merge conflicts, propagated the _stat usage for windows in ↵ | elektrahesse | 2010-09-11 | 37 | -106/+626 | |
| |\ | | | | | | | | | | floaterlocalassetbrowse.cpp | |||||
| * | | Fixed Boost.cmake and removed the boost::system and boost::filesystem ↵ | elektrahesse | 2010-09-11 | 1 | -6/+0 | |
| | | | | | | | | | | | | dependencies | |||||
| * | | Code cleanup | elektrahesse | 2010-09-09 | 1 | -34/+1 | |
| | | | ||||||
| * | | Switched to boost::regex and wrote a regex supporting punctuation for name ↵ | elektrahesse | 2010-09-09 | 1 | -2/+11 | |
| | | | | | | | | | | | | matching in both chat and group ims | |||||
| * | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-09 | 9 | -36/+117 | |
| | | | ||||||
| * | | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵ | elektrahesse | 2010-09-08 | 4 | -20/+112 | |
| | | | | | | | | | | | | select the colors | |||||
| * | | Initial hacky release of colors in chat highlighting friend chat and when ↵ | elektrahesse | 2010-09-08 | 1 | -8/+34 | |
| | | | | | | | | | | | | your name is typed | |||||
| * | | Made the texture fix cross platform and removed boost::filesystem dep for ↵ | elektrahesse | 2010-09-07 | 1 | -23/+8 | |
| | | | | | | | | | | | | loaterlocalassetbrowse.cpp | |||||
| * | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-09-07 | 12 | -2/+583 | |
| |\ \ | ||||||
| * | | | Fixed local textures on mac | elektrahesse | 2010-09-07 | 1 | -6/+23 | |
| | | | | ||||||
| * | | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-09-07 | 13 | -40/+188 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | Elektra Hesse | 2010-09-04 | 20 | -62/+155 | |
| |\ \ \ \ | ||||||
| * | | | | | Fixed Boost.cmake to correctly find the boost_system lib on mac | Elektra Hesse | 2010-09-04 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Fixed the layout of the fonts preferences panel's font previews | McCabe Maxsted | 2010-09-11 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | Updated git ignore to ignore windows installer and new skin folders | McCabe Maxsted | 2010-09-11 | 1 | -5/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Updated the artwork package to fix a few items that were out of date | McCabe Maxsted | 2010-09-11 | 1 | -8/+8 | |
| | | | | | ||||||
* | | | | | Changed version to Experimental 2010.09.11 | McCabe Maxsted | 2010-09-11 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Fixed color picker size being too tiny for the label | McCabe Maxsted | 2010-09-11 | 1 | -6/+6 | |
| | | | | | ||||||
* | | | | | Made the default friend chat color the same color as friends' glyph in the ↵ | McCabe Maxsted | 2010-09-11 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | mini-map | |||||
* | | | | | Disabled highlight for own name color by default to avoid confusion | McCabe Maxsted | 2010-09-11 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | Fixed crash when right clicking a landmark and selecting 'About Landmark'. ↵ | McCabe Maxsted | 2010-09-10 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | TODO: fix duplicate LM request that shouldn't happen | |||||
* | | | | | Added the dark and gemini skins to the skins panel (note: revert before skin ↵ | McCabe Maxsted | 2010-09-10 | 3 | -6/+55 | |
| | | | | | | | | | | | | | | | | | | | | selection is merged in) | |||||
* | | | | | Updated artwork package to include dark and gemini skins (also updated ↵ | McCabe Maxsted | 2010-09-10 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | windows installers) | |||||
* | | | | | Fix for crash on bad teleports | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Added libhunspell-1.2.dylib to Mac manifest. | Jacek Antonelli | 2010-09-10 | 1 | -0/+1 | |
| | | | | |