aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-08Added ll_frand(min, max) functionMcCabe Maxsted2-0/+20
2011-07-05return 0 when mFile isn't found in llapr rather than asserting alwaysMcCabe Maxsted1-4/+12
2011-05-19Ported viewerinfo.cpp from Kokua.Jacek Antonelli1-14/+8
2011-05-17also link with ld.goldArmin Weatherwax1-1/+9
2011-05-17show llwarns instead of llinfos when llsd parsing fails and add the reason + ...Armin Weatherwax2-26/+43
2011-04-19fix some flaws in the cloud particle prefsArmin Weatherwax2-0/+3
2011-04-19Remember name and password based on grid. This is far from optimal, but will ...McCabe Maxsted2-0/+36
2011-04-13Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-pr...McCabe Maxsted1-17/+41
2011-04-11fix bug #853 crash caused by antistringsArmin Weatherwax1-1/+2
2011-04-06Fixed Mhz -> MHz, ported from Singularity, patch by ShyotlMcCabe Maxsted2-9/+9
2011-04-06Extended windows detection to include Windows 7, ported from Singularity, pat...McCabe Maxsted2-9/+122
2011-03-18Fixed bad line endings (CRLF) in many files.Jacek Antonelli1-5/+5
2011-03-18Fix setting the viewer offset time from OpenRegionSettings, and also have it ...RevolutionSmythe1-3/+3
2011-03-18Merge in Var Sized Regions into the Imprudence Experimental.RevolutionSmythe1-1/+6
2011-03-14Use a buffer for debug console output (improves speed on Windows when console...McCabe Maxsted1-0/+3
2011-03-01use logcontrol.xml also for SLPluginArmin Weatherwax1-1/+1
2011-02-27Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli1-1/+1
2011-02-22Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli1-1/+1
2011-01-24Henri Beauchamp: Display Names support v4Armin Weatherwax3-0/+257
2010-11-23Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h...McCabe Maxsted6-1/+13
2010-11-17IMP-701: An API to wrap objects for thread-safe access.Aleric Inglewood4-4/+564
2010-11-17IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood15-416/+688
2010-11-14Use proper install_name for Mac libllcommon.Jacek Antonelli1-0/+9
2010-11-09llstring.h directly depends on #include <map>.Jacek Antonelli1-0/+1
2010-11-07IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere.Aleric Inglewood1-2/+0
2010-11-07IMP-692: SNOW-713: Fixed compile bug fixes.Aleric Inglewood1-5/+20
2010-11-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood69-324/+362
2010-11-02Make LLStringUtilBase<T>::null a constant.Aleric Inglewood1-2/+2
2010-11-01Finishes the OpenRegionSettings module, adds a new panel to Region/Estate for...RevolutionSmythe2-0/+29
2010-10-21Add support for PluginAttachDebuggerToPlugins for linuxAleric Inglewood1-0/+3
2010-10-16Ported memory leak fix in llcommon/llstring.h from the Ascent ViewerMcCabe Maxsted1-0/+1
2010-10-09Mac Only: Implemented initial CoreGraphics image decoding to support uploads,...elektrahesse1-1/+8
2010-10-09Mac Only: Implemented initial CoreGraphics image decoding to support uploads,...elektrahesse1-1/+8
2010-10-03SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562)Aleric Inglewood1-1/+1
2010-10-01SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-2/+2
2010-10-01RED-562: SNOW-422: Imprudence doesn't compile with g++ 4.4.xAleric Inglewood1-1/+1
2010-10-01RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood8-45/+165
2010-09-30SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-2/+2
2010-09-28RED-562: SNOW-422: Imprudence doesn't compile with g++ 4.4.xAleric Inglewood1-1/+1
2010-09-28RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood8-45/+165
2010-09-23Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax1-0/+20
2010-09-23port llprimitive from SG2.0Armin Weatherwax1-1/+1
2010-09-23llmediaplugins first stepArmin Weatherwax4-0/+435
2010-09-03Revert "Updated lltexturecache to the latest in viewer-development (see #425)...McCabe Maxsted2-44/+3
2010-08-30Updated lltexturecache to the latest in viewer-development (see #425)McCabe Maxsted2-3/+44
2010-08-26Fixed some missing constants in the script editor and added llGetLinkNumberOf...McCabe Maxsted2-0/+18
2010-08-26Applied patch for #424: fix proper detection of Windows 7, backport from Snow...McCabe Maxsted1-3/+39
2010-08-16Fixed some missing constants in the script editor and added llGetLinkNumberOf...McCabe Maxsted2-0/+18
2010-08-16Load other missing UUIDs from OpenSim from file insteadMcCabe Maxsted1-10/+10
2010-08-15Applied patch for #424: fix proper detection of Windows 7, backport from Snow...McCabe Maxsted1-3/+39