Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵ | McCabe Maxsted | 2009-11-13 | 1 | -0/+6 |
| | | | | lib, libboost_signals-vc80-mt-1_36.lib ) | ||||
* | Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp) | McCabe Maxsted | 2009-11-13 | 1 | -0/+5 |
| | |||||
* | Disable unreachable code in boost/lexical_cast.hpp errors in Windows | McCabe Maxsted | 2009-11-13 | 1 | -0/+8 |
| | |||||
* | Viewer compiles, but still trying to get everything to link on Windows | McCabe Maxsted | 2009-11-10 | 1 | -0/+12 |
| | |||||
* | Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define | McCabe Maxsted | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | Removed deprecated EGridInfo from llloginhandler | McCabe Maxsted | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | Updated primbackup from latest meerkat svn (r246) | McCabe Maxsted | 2009-11-09 | 1 | -0/+6 |
| | |||||
* | Attachment size limits need to use the max prim size set in llmanipscale | McCabe Maxsted | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | Updated streaming video callback in llviewerparcelmedia | McCabe Maxsted | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | llpanellogin and llviewermessage now compile | McCabe Maxsted | 2009-11-09 | 1 | -0/+6 |
| | |||||
* | Updated several menu entries to 1.23 | McCabe Maxsted | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | Removed unused menu entries (still merging 1.23) | McCabe Maxsted | 2009-11-09 | 1 | -0/+6 |
| | |||||
* | Updated asset browser from old font system | McCabe Maxsted | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | Media browser now compiles (TODO: rewrite this file again) | McCabe Maxsted | 2009-11-09 | 1 | -0/+7 |
| | |||||
* | Moved 1.2 alerts to the new notification system | McCabe Maxsted | 2009-11-09 | 1 | -0/+22 |
| | |||||
* | Fixed First Use Mini-Map | McCabe Maxsted | 2009-11-09 | 1 | -1/+6 |
| | |||||
* | Merged almost-final version of Imprudence 1.2 into 1.3 | McCabe Maxsted | 2009-11-08 | 1 | -0/+267 |
|\ | |||||
| * | Changed version to 1.20 in other files | McCabe Maxsted | 2009-11-08 | 1 | -0/+9 |
| | | |||||
| * | Changed version to 1.20 (final, not a RC). | Jacek Antonelli | 2009-11-08 | 1 | -0/+7 |
| | | |||||
| * | Check for different versions of boost in build math files (also fixes broken ↵ | McCabe Maxsted | 2009-11-07 | 1 | -0/+7 |
| | | | | | | | | build math functions) | ||||
| * | Upped version to 1.2.0 RC1 | McCabe Maxsted | 2009-11-07 | 1 | -0/+8 |
| | | |||||
| * | Fixed login page not updating after logout | McCabe Maxsted | 2009-11-07 | 1 | -0/+5 |
| | | |||||
| * | Fixed login grid combobox not updating correctly after logout | McCabe Maxsted | 2009-11-07 | 1 | -0/+5 |
| | | |||||
| * | Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch | McCabe Maxsted | 2009-11-07 | 1 | -0/+23 |
| | | |||||
| * | Changed default UIScaleFactor to 1.002 as a workaround to some font ↵ | McCabe Maxsted | 2009-11-07 | 1 | -0/+8 |
| | | | | | | | | rendering issues | ||||
| * | Fixed some branding issues with alerts.xml and notify.xml. | Jacek Antonelli | 2009-11-07 | 1 | -0/+22 |
| | | |||||
| * | Changed wording of double-click and autopilot prefs. | Jacek Antonelli | 2009-11-06 | 1 | -0/+7 |
| | | |||||
| * | Created our own Linux fontconfig package, 2.3.7. | Jacek Antonelli | 2009-11-04 | 1 | -0/+8 |
| | | |||||
| * | Added a bunch of Linux libs to viewer_manifest.py. | Jacek Antonelli | 2009-11-03 | 1 | -0/+6 |
| | | | | | | | | I had forgotten to add these earlier. Oops. | ||||
| * | Created our own Linux freetype package, 2.3.11. | Jacek Antonelli | 2009-11-03 | 1 | -0/+6 |
| | | |||||
| * | Updated ndofdev to the version used in SL 1.23.4. | Jacek Antonelli | 2009-11-03 | 1 | -0/+7 |
| | | |||||
| * | Added "Double-Click Action" and "Go Here By" to Input prefs panel. | Jacek Antonelli | 2009-11-02 | 1 | -0/+6 |
| | | |||||
| * | Added "DoubleClickAction" and "GoAction" settings. | Jacek Antonelli | 2009-11-02 | 1 | -0/+9 |
| | | | | | | | | | | Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport". | ||||
| * | "Go Here" in pie menu no longer asks for confirmation. | Jacek Antonelli | 2009-11-02 | 1 | -0/+10 |
| | | | | | | | | Double-click still does, though. | ||||
| * | Cleaned up PanelRadar class a bit. | Jacek Antonelli | 2009-10-30 | 1 | -0/+10 |
| | | | | | | | | More privacy, better method names, generally cleaner. | ||||
| * | Minimap radar can now be toggled. | Jacek Antonelli | 2009-10-30 | 1 | -0/+6 |
| | | |||||
| * | Added a button that will toggle the minimap radar. | Jacek Antonelli | 2009-10-30 | 1 | -0/+8 |
| | | |||||
| * | Added PanelRadar class, refactored from LLFloaterMap. | Jacek Antonelli | 2009-10-29 | 1 | -0/+13 |
| | | |||||
| * | Moved radar XML to panel_radar.xml and cleaned it up. | Jacek Antonelli | 2009-10-29 | 1 | -0/+7 |
| | | | | | | | | It had been in floater_mini_map.xml. | ||||
| * | Moved Logout to Advanced menu, removed shortcut. | Jacek Antonelli | 2009-10-26 | 1 | -0/+6 |
| | | | | | | | | We want to discourage its use until issues are fixed in 1.3. | ||||
| * | Capped chat channel spinner to 1000000 (1 mil) as temp fix. | Jacek Antonelli | 2009-10-26 | 1 | -0/+9 |
| | | | | | | | | Very high numbers cause mysterious rounding problems. | ||||
| * | Added Advanced menu option for AllowMultipleViewers for testing purposes | McCabe Maxsted | 2009-10-21 | 1 | -0/+8 |
| | | |||||
| * | Partial fix for avatar names not displaying at > 1024m (won't be fixed until ↵ | McCabe Maxsted | 2009-10-19 | 1 | -0/+6 |
| | | | | | | | | LL actually sends height in more than one byte -_-) | ||||
| * | Clamp map teleporting at 4096 rather than 1000 | McCabe Maxsted | 2009-10-19 | 1 | -0/+5 |
| | | |||||
| * | Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2) | McCabe Maxsted | 2009-10-19 | 1 | -0/+8 |
| | | |||||
* | | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 1 | -219/+2017 |
|\ \ | |/ | |||||
| * | Updated and added some Linux libs. | Jacek Antonelli | 2009-10-18 | 1 | -0/+19 |
| | | | | | | | | | | Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora | ||||
| * | Ported notecard security fix from LL's 1.23.5 viewer | McCabe Maxsted | 2009-10-17 | 1 | -0/+9 |
| | | |||||
| * | Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patch | McCabe Maxsted | 2009-10-16 | 1 | -0/+21 |
| | | |||||
| * | Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not ↵ | McCabe Maxsted | 2009-10-14 | 1 | -0/+13 |
| | | | | | | | | translatable |