aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge post fixes so that Linux compiles.David Walter Seikel2013-09-012-0/+36
* Merge remote-tracking branch 'imprudence/next' into nextDavid Walter Seikel2013-08-302-8/+13
|\
| * Clean up some compiler warnings. More to come.David Walter Seikel2013-04-061-1/+4
| * Fix a bug preventning seeing nearby sims, or TPing to other sims.David Walter Seikel2012-02-271-1/+3
* | Comment out part of b7dcec410daa68b70597758930f015a7f631f388 "Fixed tons of '...David Walter Seikel2012-02-211-7/+7
* | Merge branch 'next' of git://github.com/imprudence/imprudence into nextDavid Walter Seikel2012-02-201-8/+31
|\ \ | |/
| * Fixed tons of 'LLXMLTree invalid token' warnings spamming the log and made th...McCabe Maxsted2012-02-171-8/+31
* | Merge branch 'next' of git://github.com/imprudence/imprudence into nextDavid Walter Seikel2011-12-032-0/+20
|\ \ | |/
| * Added ll_frand(min, max) functionMcCabe Maxsted2011-09-082-0/+20
* | Merge remote-tracking branch 'imprudence/1.4-beta1.5' into nextDavid Walter Seikel2011-07-211-4/+12
|\ \ | |/
| * return 0 when mFile isn't found in llapr rather than asserting alwaysMcCabe Maxsted2011-07-051-4/+12
* | 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
|\ \ \ \ | |/ / / | | / / | |/ / |/| |