Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged in jacek/next | McCabe Maxsted | 2009-02-25 | 1 | -3/+5 |
|\ | |||||
| * | Fixed LSL comment coloring bleeding to next line. [#96] | Jacek Antonelli | 2009-02-16 | 1 | -2/+2 |
| | | |||||
| * | Don't assume that start and end delimiters are same length. | Jacek Antonelli | 2009-02-15 | 1 | -1/+3 |
| | | |||||
* | | Added menu_pie_hud.xml, removed legacy rate pie menu references | McCabe Maxsted | 2009-02-25 | 5 | -5/+16 |
| | | |||||
* | | Changed the show/hide shortcuts to be linux friendly | McCabe Maxsted | 2009-02-24 | 1 | -9/+9 |
| | | |||||
* | | Fixed crash in Top Scripts | McCabe Maxsted | 2009-02-18 | 7 | -16/+27 |
|\ \ | |/ |/| | |||||
| * | Fixed crash in Top Scripts | McCabe Maxsted | 2009-02-18 | 1 | -2/+6 |
| | | |||||
| * | Backported LLSD changes from 1.22 | McCabe Maxsted | 2009-02-17 | 5 | -9/+10 |
| | | |||||
| * | Backported Top Scripts changes from 1.22 | McCabe Maxsted | 2009-02-16 | 2 | -5/+11 |
| | | |||||
* | | Merge commit 'mccabe/next' into next | Jacek Antonelli | 2009-02-15 | 24 | -281/+401 |
|\ \ | |||||
| * | | Gestures now muted with sounds | McCabe Maxsted | 2009-02-15 | 1 | -1/+2 |
| |/ | |||||
| * | Removed useless music pause button | McCabe Maxsted | 2009-02-15 | 8 | -45/+69 |
| |\ | |||||
| | * | Removed useless music pause button | McCabe Maxsted | 2009-02-14 | 2 | -110/+98 |
| | | | |||||
| | * | Fixed music button not toggling on first run | McCabe Maxsted | 2009-02-14 | 3 | -0/+12 |
| | | | |||||
| | * | Fixed missing music prompt (streaming now enabled by default) | McCabe Maxsted | 2009-02-14 | 4 | -22/+46 |
| | | | |||||
| * | | Commit error | McCabe Maxsted | 2009-02-15 | 1 | -98/+98 |
| | | | |||||
| * | | Added artist/title tag info support | McCabe Maxsted | 2009-02-14 | 2 | -7/+6 |
| | | | |||||
| * | | Fixed sound settings not being correctly muted | McCabe Maxsted | 2009-02-14 | 4 | -12/+13 |
| | | | |||||
| * | | Fixed crash in LLTextEditor::findHTML | McCabe Maxsted | 2009-02-14 | 1 | -45/+66 |
| | | | |||||
| * | | Removed search for non-existant floater_preview_new_landmark.xml | McCabe Maxsted | 2009-02-14 | 1 | -9/+1 |
| | | | |||||
| * | | Removed junk code from gstreamer | McCabe Maxsted | 2009-02-13 | 3 | -42/+7 |
| |/ | |||||
| * | develop.py should now work again under windows | McCabe Maxsted | 2009-02-06 | 4 | -22/+30 |
| | | |||||
| * | Updated CMake files to RC1 | McCabe Maxsted | 2009-02-04 | 3 | -11/+94 |
| | | |||||
| * | Fixed llsettouchtext label | McCabe Maxsted | 2009-02-04 | 2 | -2/+28 |
| | | |||||
* | | Added linux gstreamer libs, dependencies, and plugins. | Jacek Antonelli | 2009-02-02 | 1 | -0/+73 |
| | | |||||
* | | Removed some unused libs from Linux manifest. | Jacek Antonelli | 2009-02-02 | 1 | -4/+0 |
| | | |||||
* | | Get AL libs from real libs dir, not vivox. | Jacek Antonelli | 2009-02-02 | 1 | -6/+2 |
| | | |||||
* | | Removed redundant packaging of text files. | Jacek Antonelli | 2009-02-02 | 1 | -10/+0 |
|/ | |||||
* | Fixed default communicate size being too small | McCabe Maxsted | 2009-01-31 | 2 | -2/+2 |
| | |||||
* | Updated build math cheat sheet to new variable names | McCabe Maxsted | 2009-01-30 | 1 | -15/+15 |
| | |||||
* | Tweaked build math variable names for consistency. | Jacek Antonelli | 2009-01-30 | 1 | -15/+15 |
| | | | | X/Y/Z go at end of variables, e.g. XP --> PX. | ||||
* | Made build math taper/hole size correct for box/etc. [#62] | Jacek Antonelli | 2009-01-30 | 1 | -2/+8 |
| | |||||
* | Disabled spammy loadWAV error for nonexistent files. | Jacek Antonelli | 2009-01-30 | 1 | -4/+4 |
| | |||||
* | Fix crash with two instances logged in to opensim. | Jacek Antonelli | 2009-01-30 | 1 | -4/+11 |
| | | | | Patch by Armin Weatherwax. | ||||
* | llLoadUrl scripts now respect browser preferences | McCabe Maxsted | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | Added TGA to snapshot options | McCabe Maxsted | 2009-01-30 | 3 | -0/+10 |
| | |||||
* | merged in jacek/next | McCabe Maxsted | 2009-01-30 | 10 | -3/+93 |
|\ | |||||
| * | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | Jacek Antonelli | 2009-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | It's just not used often enough to justify a shortcut. Partial revert of earlier commit 2dd736ab. | ||||
| * | Moved View > Show HUD Attachments to Advanced menu. | Jacek Antonelli | 2009-01-27 | 1 | -6/+7 |
| | | | | | | | | | | | | | | New location is: Advanced > Rendering > Features > HUD Attachments Also removed keyboard shortcut. | ||||
| * | Restored View > Toolbar and Show HUD Attachments. | Jacek Antonelli | 2009-01-27 | 2 | -0/+39 |
| | | | | | | | | Partial revert of earlier commit e79a1cc5. | ||||
| * | Set GST_PLUGIN_PATH for Linux. | Jacek Antonelli | 2009-01-27 | 1 | -0/+2 |
| | | |||||
| * | Merge commit 'mccabe/1.1.0-RC1' into next | Jacek Antonelli | 2009-01-26 | 35 | -971/+384 |
| |\ | |||||
| * | | VWR-508/VWR-2199: Create "Worn Items" tab in Inventory | Jacek Antonelli | 2009-01-22 | 5 | -0/+48 |
| | | | | | | | | | | | | Patch by Vadim Bigbear. | ||||
| * | | Missing newline at end of two source files. | Jacek Antonelli | 2009-01-20 | 2 | -2/+2 |
| | | | |||||
* | | | Merge branch 'highresfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-30 | 1 | -37/+79 |
|\ \ \ | |||||
| * | | | Fixed high res snapshots not working from the snapshot window | McCabe Maxsted | 2009-01-30 | 1 | -37/+79 |
| | | | | |||||
* | | | | Removed spammy gstreamer debug messages | McCabe Maxsted | 2009-01-30 | 1 | -0/+12 |
|/ / / | |||||
* | | | Plugin path set via string | McCabe Maxsted | 2009-01-28 | 1 | -6/+3 |
| | | | |||||
* | | | Added GStreamer to Cmake | McCabe Maxsted | 2009-01-28 | 5 | -12/+283 |
| |/ |/| | |||||
* | | Merge branch 'scriptcommentfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-25 | 1 | -5/+35 |
|\ \ |