| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some flaws in the cloud particle prefs | Armin Weatherwax | 2011-04-19 | 2 | -0/+3 |
* | Remember name and password based on grid. This is far from optimal, but will ... | McCabe Maxsted | 2011-04-19 | 2 | -0/+36 |
* | Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-pr... | McCabe Maxsted | 2011-04-13 | 1 | -17/+41 |
* | fix bug #853 crash caused by antistrings | Armin Weatherwax | 2011-04-11 | 1 | -1/+2 |
* | Fixed Mhz -> MHz, ported from Singularity, patch by Shyotl | McCabe Maxsted | 2011-04-06 | 2 | -9/+9 |
* | Extended windows detection to include Windows 7, ported from Singularity, pat... | McCabe Maxsted | 2011-04-06 | 2 | -9/+122 |
* | Merge remote-tracking branch 'jacek/exp' into exp | McCabe Maxsted | 2011-03-19 | 2 | -3/+8 |
|\ |
|
| * | Fixed bad line endings (CRLF) in many files. | Jacek Antonelli | 2011-03-18 | 1 | -5/+5 |
| * | Fix setting the viewer offset time from OpenRegionSettings, and also have it ... | RevolutionSmythe | 2011-03-18 | 1 | -3/+3 |
| * | Merge in Var Sized Regions into the Imprudence Experimental. | RevolutionSmythe | 2011-03-18 | 1 | -1/+6 |
* | | Use a buffer for debug console output (improves speed on Windows when console... | McCabe Maxsted | 2011-03-14 | 1 | -0/+3 |
|/ |
|
* | use logcontrol.xml also for SLPlugin | Armin Weatherwax | 2011-03-01 | 1 | -1/+1 |
* | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 2011-02-27 | 1 | -1/+1 |
* | Merge remote branch 'remotes/github/weekly' into weekly | McCabe Maxsted | 2011-02-18 | 20 | -417/+1261 |
|\ |
|
| * | Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h... | McCabe Maxsted | 2010-11-23 | 6 | -1/+13 |
| * | Merge remote branch 'aleric/weekly' into weekly | McCabe Maxsted | 2010-11-23 | 16 | -417/+1249 |
| |\ |
|
| | * | IMP-701: An API to wrap objects for thread-safe access. | Aleric Inglewood | 2010-11-17 | 4 | -4/+564 |
| | * | IMP-590: Added a thread-safe and robust wrapper for APR pools. | Aleric Inglewood | 2010-11-17 | 15 | -416/+688 |
* | | | Merge branch 'armin/weekly' into weekly | Jacek Antonelli | 2011-02-09 | 3 | -0/+257 |
|\ \ \
| |/ /
|/| | |
|
| * | | Henri Beauchamp: Display Names support v4 | Armin Weatherwax | 2011-01-24 | 3 | -0/+257 |
| |/ |
|
* | | Use proper install_name for Mac libllcommon. | Jacek Antonelli | 2010-11-14 | 1 | -0/+9 |
|/ |
|
* | llstring.h directly depends on #include <map>. | Jacek Antonelli | 2010-11-09 | 1 | -0/+1 |
* | IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere. | Aleric Inglewood | 2010-11-07 | 1 | -2/+0 |
* | IMP-692: SNOW-713: Fixed compile bug fixes. | Aleric Inglewood | 2010-11-07 | 1 | -5/+20 |
* | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 2010-11-07 | 69 | -324/+362 |
* | Merged webkit_plugins into weekly. Huzzah! The weekly branch now has browser/... | McCabe Maxsted | 2010-11-02 | 6 | -3/+461 |
|\ |
|
| * | Make LLStringUtilBase<T>::null a constant. | Aleric Inglewood | 2010-11-02 | 1 | -2/+2 |
| * | Merge branch 'weekly' into webkit_plugins | Aleric Inglewood | 2010-10-22 | 2 | -1/+9 |
| |\ |
|
| * | | Add support for PluginAttachDebuggerToPlugins for linux | Aleric Inglewood | 2010-10-21 | 1 | -0/+3 |
| * | | Merge branch 'mccabe-plugins' into plugins_merge | Robin Cornelius | 2010-10-10 | 5 | -1/+456 |
| |\ \ |
|
| | * | | Robin Cornelius: fixes for building plugins on Linux 64bit | Armin Weatherwax | 2010-09-23 | 1 | -0/+20 |
| | * | | port llprimitive from SG2.0 | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| | * | | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 4 | -0/+435 |
* | | | | Finishes the OpenRegionSettings module, adds a new panel to Region/Estate for... | RevolutionSmythe | 2010-11-01 | 2 | -0/+29 |
| |_|/
|/| | |
|
* | | | Ported memory leak fix in llcommon/llstring.h from the Ascent Viewer | McCabe Maxsted | 2010-10-16 | 1 | -0/+1 |
* | | | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,... | elektrahesse | 2010-10-09 | 1 | -1/+8 |
|/ / |
|
* | | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 2010-10-01 | 1 | -2/+2 |
* | | RED-562: SNOW-422: Imprudence doesn't compile with g++ 4.4.x | Aleric Inglewood | 2010-10-01 | 1 | -1/+1 |
* | | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 2010-10-01 | 8 | -45/+165 |
|/ |
|
* | Revert "Updated lltexturecache to the latest in viewer-development (see #425)... | McCabe Maxsted | 2010-09-03 | 2 | -44/+3 |
* | Updated lltexturecache to the latest in viewer-development (see #425) | McCabe Maxsted | 2010-08-30 | 2 | -3/+44 |
* | Fixed some missing constants in the script editor and added llGetLinkNumberOf... | McCabe Maxsted | 2010-08-16 | 2 | -0/+18 |
* | Load other missing UUIDs from OpenSim from file instead | McCabe Maxsted | 2010-08-16 | 1 | -10/+10 |
* | Applied patch for #424: fix proper detection of Windows 7, backport from Snow... | McCabe Maxsted | 2010-08-15 | 1 | -3/+39 |
* | Added getZealous to llmortician | McCabe Maxsted | 2010-06-19 | 2 | -0/+7 |
* | Set the imprudence viewer version in xml | McCabe Maxsted | 2010-06-19 | 1 | -3/+10 |
* | Release notes and version bump for 1.3.0 beta 4. | Jacek Antonelli | 2010-05-08 | 1 | -1/+1 |
* | Updated version to 1.3.0 beta 3. | Jacek Antonelli | 2010-05-01 | 1 | -1/+1 |
* | fix bring help-f1 page under control of hippogridmanager | Armin Weatherwax | 2010-04-12 | 2 | -76/+3 |
* | remove link limits: (take 2) depending on grid. | Armin Weatherwax | 2010-04-12 | 1 | -1/+0 |