Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Backported LLSD changes from 1.22 | McCabe Maxsted | 2009-02-17 | 6 | -13/+31 | |
| * | | 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 | 25 | -281/+491 | |
|\ \ \ | ||||||
| * \ \ | Merge branch '1.1.0-RC1-fixes' into next | McCabe Maxsted | 2009-02-15 | 2 | -2/+5 | |
| |\ \ \ | ||||||
| | * | | | Gestures now muted with sounds | McCabe Maxsted | 2009-02-15 | 2 | -2/+5 | |
| | |/ / | ||||||
| * | | | Removed useless music pause button | McCabe Maxsted | 2009-02-15 | 9 | -34/+181 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Removed useless music pause button | McCabe Maxsted | 2009-02-15 | 9 | -45/+94 | |
| | |\ \ | ||||||
| | | * | | Removed useless music pause button | McCabe Maxsted | 2009-02-14 | 3 | -110/+103 | |
| | | * | | Fixed music button not toggling on first run | McCabe Maxsted | 2009-02-14 | 4 | -0/+19 | |
| | | * | | Fixed missing music prompt (streaming now enabled by default) | McCabe Maxsted | 2009-02-14 | 5 | -22/+93 | |
| | * | | | Commit error | McCabe Maxsted | 2009-02-15 | 1 | -98/+98 | |
| * | | | | commit error | McCabe Maxsted | 2009-02-15 | 1 | -98/+0 | |
| |/ / / | ||||||
| * | | | Added artist/title tag info support | McCabe Maxsted | 2009-02-14 | 3 | -7/+11 | |
| * | | | Fixed sound settings not being correctly muted | McCabe Maxsted | 2009-02-14 | 5 | -12/+22 | |
| * | | | Fixed crash in LLTextEditor::findHTML | McCabe Maxsted | 2009-02-14 | 2 | -45/+71 | |
| * | | | Removed search for non-existant floater_preview_new_landmark.xml | McCabe Maxsted | 2009-02-14 | 2 | -9/+7 | |
| * | | | Removed junk code from gstreamer | McCabe Maxsted | 2009-02-13 | 4 | -42/+17 | |
| |/ / | ||||||
| * | | develop.py should now work again under windows | McCabe Maxsted | 2009-02-06 | 5 | -22/+42 | |
| * | | Updated CMake files to RC1 | McCabe Maxsted | 2009-02-04 | 4 | -11/+101 | |
| * | | Fixed llsettouchtext label | McCabe Maxsted | 2009-02-04 | 3 | -2/+41 | |
* | | | Updated release notes for 1.1.0 RC1.v1.1.0-RC1imprudence-1.1.0-RC1 | Jacek Antonelli | 2009-02-02 | 1 | -0/+265 | |
* | | | Changed Changelog.txt banner to 1.1.0 RC1. | Jacek Antonelli | 2009-02-02 | 1 | -1/+2 | |
* | | | Added linux gstreamer libs, dependencies, and plugins. | Jacek Antonelli | 2009-02-02 | 2 | -0/+76 | |
* | | | Removed some unused libs from Linux manifest. | Jacek Antonelli | 2009-02-02 | 2 | -4/+3 | |
* | | | Get AL libs from real libs dir, not vivox. | Jacek Antonelli | 2009-02-02 | 2 | -6/+5 | |
* | | | Removed redundant packaging of text files. | Jacek Antonelli | 2009-02-02 | 2 | -10/+6 | |
|/ / | ||||||
* | | Fixed default communicate size being too small | McCabe Maxsted | 2009-01-31 | 3 | -3/+8 | |
* | | Updated build math cheat sheet to new variable names | McCabe Maxsted | 2009-01-30 | 2 | -15/+21 | |
* | | Tweaked build math variable names for consistency. | Jacek Antonelli | 2009-01-30 | 2 | -15/+19 | |
* | | Made build math taper/hole size correct for box/etc. [#62] | Jacek Antonelli | 2009-01-30 | 2 | -2/+11 | |
* | | Disabled spammy loadWAV error for nonexistent files. | Jacek Antonelli | 2009-01-30 | 2 | -4/+8 | |
* | | Fix crash with two instances logged in to opensim. | Jacek Antonelli | 2009-01-30 | 2 | -4/+18 | |
* | | llLoadUrl scripts now respect browser preferences | McCabe Maxsted | 2009-01-30 | 2 | -1/+4 | |
* | | Added TGA to snapshot options | McCabe Maxsted | 2009-01-30 | 4 | -0/+17 | |
* | | Made sure changelog lists the right Armin | McCabe Maxsted | 2009-01-30 | 1 | -1/+4 | |
* | | merged in jacek/next | McCabe Maxsted | 2009-01-30 | 11 | -5/+132 | |
|\ \ | ||||||
| * | | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | Jacek Antonelli | 2009-01-27 | 2 | -1/+6 | |
| * | | Moved View > Show HUD Attachments to Advanced menu. | Jacek Antonelli | 2009-01-27 | 2 | -6/+13 | |
| * | | Restored View > Toolbar and Show HUD Attachments. | Jacek Antonelli | 2009-01-27 | 3 | -0/+45 | |
| * | | Set GST_PLUGIN_PATH for Linux. | Jacek Antonelli | 2009-01-27 | 2 | -0/+8 | |
| * | | Merge commit 'mccabe/1.1.0-RC1' into next | Jacek Antonelli | 2009-01-26 | 36 | -972/+486 | |
| |\ \ | ||||||
| * | | | VWR-508/VWR-2199: Create "Worn Items" tab in Inventory | Jacek Antonelli | 2009-01-22 | 6 | -0/+63 | |
| * | | | 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 | 2 | -37/+83 | |
|\ \ \ \ | ||||||
| * | | | | Fixed high res snapshots not working from the snapshot window | McCabe Maxsted | 2009-01-30 | 2 | -37/+83 | |
* | | | | | Removed spammy gstreamer debug messages | McCabe Maxsted | 2009-01-30 | 2 | -0/+18 | |
|/ / / / | ||||||
* | | | | Plugin path set via string | McCabe Maxsted | 2009-01-28 | 2 | -6/+9 | |
* | | | | Added GStreamer to Cmake | McCabe Maxsted | 2009-01-28 | 6 | -12/+297 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'scriptcommentfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-25 | 2 | -5/+38 | |
|\ \ \ | ||||||
| * | | | Fixed single line comment highlighting | McCabe Maxsted | 2009-01-25 | 2 | -5/+38 |