| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the artwork and font "prebuilt" packages into the source repo, as discu... | David Walter Seikel | 2012-03-01 | 44 | -0/+4852 |
* | Removed google translate since the service is no longer available | McCabe Maxsted | 2012-02-18 | 1 | -11/+0 |
* | Re-commented out Inventory logging | McCabe Maxsted | 2012-02-17 | 1 | -1/+1 |
* | Ported external script editor patch from Phoenix, added some cleanup, and mad... | McCabe Maxsted | 2011-09-13 | 1 | -0/+11 |
* | Revert "Reverted ability to customize the Imprudence client tag color." | McCabe Maxsted | 2011-09-08 | 1 | -0/+16 |
* | Backout of the sculptie derender patch ported from FireStorm | McCabe Maxsted | 2011-09-08 | 1 | -22/+0 |
* | Added debug settings RenderSculptSAThreshold and RenderSculptSAMax. Adjust th... | McCabe Maxsted | 2011-07-08 | 1 | -0/+22 |
* | Only check if an object is above SculptSAThresh if it's an actual sculptie | McCabe Maxsted | 2011-07-08 | 1 | -0/+1 |
* | Added clear sounds cache option | McCabe Maxsted | 2011-07-05 | 1 | -0/+11 |
* | Added debug setting KeepUnpackedCacheFiles to keep unpacked script, sound, an... | McCabe Maxsted | 2011-07-05 | 1 | -0/+11 |
* | Created new window for selectively clearing different parts of the cache from... | McCabe Maxsted | 2011-06-30 | 2 | -12/+61 |
* | Created new window for inworld dice rolling in advanced > UI. Todo: add butto... | McCabe Maxsted | 2011-06-23 | 1 | -0/+38 |
* | Fixed DicDownloadBaseURL to use http://app.kokuaviewer.org. | Jacek Antonelli | 2011-06-16 | 1 | -1/+1 |
* | Removed Meta7 and WorldSimTerra from default_grids.xml. | Jacek Antonelli | 2011-06-15 | 1 | -31/+1 |
* | Removed Aurora Grid from the default grid list. | Jacek Antonelli | 2011-06-15 | 1 | -15/+0 |
* | Reverted ability to customize the Imprudence client tag color. | Jacek Antonelli | 2011-06-14 | 1 | -16/+0 |
* | Merge remote-tracking branch 'thickbrick/misc' into next | Jacek Antonelli | 2011-06-14 | 1 | -1/+1 |
|\ |
|
| * | Fix #924: default RunMultipleThreads to TRUE. | thickbrick | 2011-06-09 | 1 | -1/+1 |
* | | Updated app_settings/default_grids.xml from our online grid list. | Jacek Antonelli | 2011-06-11 | 1 | -15/+22 |
* | | Removed debug setting MaxSelectDistance... | McCabe Maxsted | 2011-06-09 | 1 | -11/+0 |
* | | Re-enabled fetchinventoryonlogin setting and renamed it to fetchinventoryonlo... | McCabe Maxsted | 2011-06-08 | 1 | -2/+2 |
* | | Always show lldebugs for inventory for now. Logs will be our best debugging t... | McCabe Maxsted | 2011-06-08 | 1 | -1/+1 |
|/ |
|
* | Enable SaveSearchResults by default. | Jacek Antonelli | 2011-06-06 | 1 | -1/+1 |
* | fix an edge case when voice didn't kick in; fix reconnect to voice not working | Armin Weatherwax | 2011-06-01 | 1 | -2/+2 |
* | Merge branch 'viewerinfo' into next | Jacek Antonelli | 2011-05-25 | 1 | -25/+0 |
|\ |
|
| * | Removed viewerversion.xml, since it's not used anymore. | Jacek Antonelli | 2011-05-25 | 1 | -26/+0 |
| * | Ported viewerinfo.cpp from Kokua. | Jacek Antonelli | 2011-05-19 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'mccabe/1.4.0-fbeta-prefs_reorg' into next | Jacek Antonelli | 2011-05-25 | 1 | -41/+30 |
|\ \ |
|
| * | | Besides the numerous label and organizational changes, here are the main points | McCabe Maxsted | 2011-05-04 | 1 | -41/+30 |
* | | | revamp the voice client. | Armin Weatherwax | 2011-05-22 | 2 | -3/+19 |
* | | | escape special characters in settings.xml | Armin Weatherwax | 2011-05-17 | 1 | -15/+15 |
| |/
|/| |
|
* | | Bumped version to 1.4.0 beta 1. | Jacek Antonelli | 2011-05-08 | 1 | -3/+3 |
* | | Merged Experimental branch (exp) back into main line (next). | Jacek Antonelli | 2011-05-08 | 10 | -150/+73979 |
|\ \
| |/ |
|
| * | Changed version to Experimental 2011.04.19 | McCabe Maxsted | 2011-04-19 | 1 | -1/+1 |
| * | fix some flaws in the cloud particle prefs | Armin Weatherwax | 2011-04-19 | 1 | -0/+11 |
| * | add some basic cloud preferences in prefs > advanced >eye candy - please revi... | Armin Weatherwax | 2011-04-19 | 1 | -2/+3 |
| * | Merge remote-tracking branch 'armin/exp' into exp | McCabe Maxsted | 2011-04-19 | 1 | -0/+11 |
| |\ |
|
| | * | Add HeadFollowsMouse debugsetting + UI in preferences > advanced. Defaults to... | Armin Weatherwax | 2011-04-15 | 1 | -0/+11 |
| * | | Added custom nametag coloring for Imprudence tags (local only) | McCabe Maxsted | 2011-04-19 | 1 | -1/+17 |
| * | | Remember name and password based on grid. This is far from optimal, but will ... | McCabe Maxsted | 2011-04-19 | 1 | -33/+0 |
| * | | Updated the default_grids.xml entry for InWorldz (and fixed the capitalization) | McCabe Maxsted | 2011-04-15 | 1 | -7/+7 |
| * | | Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the ... | McCabe Maxsted | 2011-04-13 | 1 | -0/+131 |
| * | | Ported SOCKS5 proxy support from Snowglobe 1.5 | McCabe Maxsted | 2011-04-12 | 1 | -3/+96 |
| |/ |
|
| * | Updated the fix for #721: search lags, to include a checkbox to save search r... | McCabe Maxsted | 2011-04-11 | 1 | -0/+11 |
| * | Changed version to Experimental 2011.04.02. | Jacek Antonelli | 2011-04-02 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'armin/exp' into exp | Jacek Antonelli | 2011-04-02 | 1 | -40/+60 |
| |\ |
|
| | * | cleaned up particle system llsd de/serialization; improvements to the avatar ... | Armin Weatherwax | 2011-03-25 | 1 | -40/+60 |
| | * | Don't report crashes if the grid where the crash happened is different from t... | Armin Weatherwax | 2011-03-22 | 1 | -0/+11 |
| | * | several embedded browser proxy fixes and one small cookie fix | Armin Weatherwax | 2011-03-22 | 1 | -0/+35 |
| * | | Merge remote-tracking branch 'thickbrick/exp' into exp | Jacek Antonelli | 2011-04-01 | 1 | -0/+11 |
| |\ \ |
|