| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ll_frand(min, max) function | McCabe Maxsted | 2011-09-08 | 2 | -0/+20 |
* | return 0 when mFile isn't found in llapr rather than asserting always | McCabe Maxsted | 2011-07-05 | 1 | -4/+12 |
* | Merge branch 'viewerinfo' into next | Jacek Antonelli | 2011-05-25 | 1 | -14/+8 |
|\ |
|
| * | Ported viewerinfo.cpp from Kokua. | Jacek Antonelli | 2011-05-19 | 1 | -14/+8 |
* | | Merge remote-tracking branch 'armin/misc' into next | Jacek Antonelli | 2011-05-22 | 2 | -26/+43 |
|\ \
| |/
|/| |
|
| * | show llwarns instead of llinfos when llsd parsing fails and add the reason + ... | Armin Weatherwax | 2011-05-17 | 2 | -26/+43 |
* | | Merge branch '1.3-maint' into next | Jacek Antonelli | 2011-05-18 | 1 | -1/+9 |
|\ \
| |/
|/| |
|
| * | also link with ld.gold | Armin Weatherwax | 2011-05-17 | 1 | -1/+9 |
| * | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 2011-02-22 | 1 | -1/+1 |
| * | SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562) | Aleric Inglewood | 2010-10-03 | 1 | -1/+1 |
| * | Fixed some missing constants in the script editor and added llGetLinkNumberOf... | McCabe Maxsted | 2010-08-26 | 2 | -0/+18 |
| * | Applied patch for #424: fix proper detection of Windows 7, backport from Snow... | McCabe Maxsted | 2010-08-26 | 1 | -3/+39 |
* | | 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 |