aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-044-41/+60
|\
| * Merge branch 'viewerinfo' into nextJacek Antonelli2011-05-251-14/+8
| |\
| | * Ported viewerinfo.cpp from Kokua.Jacek Antonelli2011-05-191-14/+8
| * | Merge remote-tracking branch 'armin/misc' into nextJacek Antonelli2011-05-222-26/+43
| |\ \ | | |/ | |/|
| | * show llwarns instead of llinfos when llsd parsing fails and add the reason + ...Armin Weatherwax2011-05-172-26/+43
| * | Merge branch '1.3-maint' into nextJacek Antonelli2011-05-181-1/+9
| |\ \ | | |/ | |/|
| | * also link with ld.goldArmin Weatherwax2011-05-171-1/+9
| | * Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-221-1/+1
| | * SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562)Aleric Inglewood2010-10-031-1/+1
| | * Fixed some missing constants in the script editor and added llGetLinkNumberOf...McCabe Maxsted2010-08-262-0/+18
| | * Applied patch for #424: fix proper detection of Windows 7, backport from Snow...McCabe Maxsted2010-08-261-3/+39
* | | Merge branch 'libotr' into expDavid Seikel2011-05-124-30/+32
|\ \ \
| * | | Missed checkinJay Threeth2011-05-081-0/+2
| * | | Windows build changes, maybe only needed for vc2005. Mostly snprintf -> ll_s...Chris Tuchs2011-05-084-30/+30
* | | | Merge remote-tracking branch 'imprudence/exp' into expDavid Seikel2011-04-265-29/+170
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | fix some flaws in the cloud particle prefsArmin Weatherwax2011-04-192-0/+3
| * | Remember name and password based on grid. This is far from optimal, but will ...McCabe Maxsted2011-04-192-0/+36
| * | Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-pr...McCabe Maxsted2011-04-131-17/+41
| * | fix bug #853 crash caused by antistringsArmin Weatherwax2011-04-111-1/+2
| * | Fixed Mhz -> MHz, ported from Singularity, patch by ShyotlMcCabe Maxsted2011-04-062-9/+9
| * | Extended windows detection to include Windows 7, ported from Singularity, pat...McCabe Maxsted2011-04-062-9/+122
* | | Push some of the trivial changes from the accountList branch.David Seikel2011-04-032-0/+14
* | | We don't need support for the aurora grid in the viewer for the meta 7 grid.David Seikel2011-03-201-5/+0
* | | Merge remote-tracking branch 'mccabe/exp' into weeklyDavid Seikel2011-03-203-4/+12
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'jacek/exp' into expMcCabe Maxsted2011-03-192-3/+8
| |\ \
| | * | Fixed bad line endings (CRLF) in many files.Jacek Antonelli2011-03-181-5/+5
| | * | Fix setting the viewer offset time from OpenRegionSettings, and also have it ...RevolutionSmythe2011-03-181-3/+3
| | * | Merge in Var Sized Regions into the Imprudence Experimental.RevolutionSmythe2011-03-181-1/+6
| * | | Use a buffer for debug console output (improves speed on Windows when console...McCabe Maxsted2011-03-141-0/+3
| |/ /
| * | use logcontrol.xml also for SLPluginArmin Weatherwax2011-03-011-1/+1
* | | Ingrease maximum group roles to 25.David Seikel2011-03-031-1/+1
* | | Merge branch 'branding' into weekly, with some post merge branding tweeks.David Seikel2011-03-019-29/+22
|\ \ \
| * | | Unbranding. Todays word is "linden".David Seikel2011-02-258-25/+18
| * | | Merge branch 'weekly' into brandingDavid Seikel2011-02-2022-417/+1518
| |\ \ \
| * | | | Changing some "Second Life" references to "meta-impy".David Seikel2011-02-131-1/+1
| * | | | Change imprudence -> meta-impy, though not the URLs. Probably some will need...David Seikel2011-02-091-3/+3
* | | | | Merge remote-tracking branch 'mccabe/weekly' into weeklyDavid Seikel2011-03-011-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-271-1/+1
* | | | Merge remote-tracking branch 'mccabe/weekly' into weeklyDavid Seikel2011-02-2022-417/+1518
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge remote branch 'remotes/github/weekly' into weeklyMcCabe Maxsted2011-02-1820-417/+1261
| |\ \
| | * | Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h...McCabe Maxsted2010-11-236-1/+13
| | * | Merge remote branch 'aleric/weekly' into weeklyMcCabe Maxsted2010-11-2316-417/+1249
| | |\ \
| | | * | IMP-701: An API to wrap objects for thread-safe access.Aleric Inglewood2010-11-174-4/+564
| | | * | IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood2010-11-1715-416/+688
| * | | | Merge branch 'armin/weekly' into weeklyJacek Antonelli2011-02-093-0/+257
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Henri Beauchamp: Display Names support v4Armin Weatherwax2011-01-243-0/+257
| | |/ /
* | | | Increase maximum build height and sim size to 16383 meters.David Seikel2011-01-181-1/+2
|/ / /
* | | Use proper install_name for Mac libllcommon.Jacek Antonelli2010-11-141-0/+9
|/ /
* | llstring.h directly depends on #include <map>.Jacek Antonelli2010-11-091-0/+1
* | IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere.Aleric Inglewood2010-11-071-2/+0