| Commit message (Expand) | Author | Files | Lines |
2011-05-19 | Ported viewerinfo.cpp from Kokua. | Jacek Antonelli | 1 | -14/+8 |
2011-05-17 | also link with ld.gold | Armin Weatherwax | 1 | -1/+9 |
2011-05-17 | show llwarns instead of llinfos when llsd parsing fails and add the reason + ... | Armin Weatherwax | 2 | -26/+43 |
2011-05-08 | Missed checkin | Jay Threeth | 1 | -0/+2 |
2011-05-08 | Windows build changes, maybe only needed for vc2005. Mostly snprintf -> ll_s... | Chris Tuchs | 4 | -30/+30 |
2011-04-19 | fix some flaws in the cloud particle prefs | Armin Weatherwax | 2 | -0/+3 |
2011-04-19 | Remember name and password based on grid. This is far from optimal, but will ... | McCabe Maxsted | 2 | -0/+36 |
2011-04-13 | Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-pr... | McCabe Maxsted | 1 | -17/+41 |
2011-04-11 | fix bug #853 crash caused by antistrings | Armin Weatherwax | 1 | -1/+2 |
2011-04-06 | Fixed Mhz -> MHz, ported from Singularity, patch by Shyotl | McCabe Maxsted | 2 | -9/+9 |
2011-04-06 | Extended windows detection to include Windows 7, ported from Singularity, pat... | McCabe Maxsted | 2 | -9/+122 |
2011-04-03 | Push some of the trivial changes from the accountList branch. | David Seikel | 2 | -0/+14 |
2011-03-20 | We don't need support for the aurora grid in the viewer for the meta 7 grid. | David Seikel | 1 | -5/+0 |
2011-03-18 | Fixed bad line endings (CRLF) in many files. | Jacek Antonelli | 1 | -5/+5 |
2011-03-18 | Fix setting the viewer offset time from OpenRegionSettings, and also have it ... | RevolutionSmythe | 1 | -3/+3 |
2011-03-18 | Merge in Var Sized Regions into the Imprudence Experimental. | RevolutionSmythe | 1 | -1/+6 |
2011-03-14 | Use a buffer for debug console output (improves speed on Windows when console... | McCabe Maxsted | 1 | -0/+3 |
2011-03-03 | Ingrease maximum group roles to 25. | David Seikel | 1 | -1/+1 |
2011-03-01 | use logcontrol.xml also for SLPlugin | Armin Weatherwax | 1 | -1/+1 |
2011-02-27 | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 1 | -1/+1 |
2011-02-25 | Unbranding. Todays word is "linden". | David Seikel | 8 | -25/+18 |
2011-02-22 | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 1 | -1/+1 |
2011-02-13 | Changing some "Second Life" references to "meta-impy". | David Seikel | 1 | -1/+1 |
2011-02-09 | Change imprudence -> meta-impy, though not the URLs. Probably some will need... | David Seikel | 1 | -3/+3 |
2011-01-24 | Henri Beauchamp: Display Names support v4 | Armin Weatherwax | 3 | -0/+257 |
2011-01-18 | Increase maximum build height and sim size to 16383 meters. | David Seikel | 1 | -1/+2 |
2010-11-23 | Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h... | McCabe Maxsted | 6 | -1/+13 |
2010-11-17 | IMP-701: An API to wrap objects for thread-safe access. | Aleric Inglewood | 4 | -4/+564 |
2010-11-17 | IMP-590: Added a thread-safe and robust wrapper for APR pools. | Aleric Inglewood | 15 | -416/+688 |
2010-11-14 | Use proper install_name for Mac libllcommon. | Jacek Antonelli | 1 | -0/+9 |
2010-11-09 | llstring.h directly depends on #include <map>. | Jacek Antonelli | 1 | -0/+1 |
2010-11-07 | IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere. | Aleric Inglewood | 1 | -2/+0 |
2010-11-07 | IMP-692: SNOW-713: Fixed compile bug fixes. | Aleric Inglewood | 1 | -5/+20 |
2010-11-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 69 | -324/+362 |
2010-11-02 | Make LLStringUtilBase<T>::null a constant. | Aleric Inglewood | 1 | -2/+2 |
2010-11-01 | Finishes the OpenRegionSettings module, adds a new panel to Region/Estate for... | RevolutionSmythe | 2 | -0/+29 |
2010-10-21 | Add support for PluginAttachDebuggerToPlugins for linux | Aleric Inglewood | 1 | -0/+3 |
2010-10-16 | Ported memory leak fix in llcommon/llstring.h from the Ascent Viewer | McCabe Maxsted | 1 | -0/+1 |
2010-10-09 | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,... | elektrahesse | 1 | -1/+8 |
2010-10-09 | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,... | elektrahesse | 1 | -1/+8 |
2010-10-03 | SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562) | Aleric Inglewood | 1 | -1/+1 |
2010-10-01 | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 1 | -2/+2 |
2010-10-01 | RED-562: SNOW-422: Imprudence doesn't compile with g++ 4.4.x | Aleric Inglewood | 1 | -1/+1 |
2010-10-01 | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 8 | -45/+165 |
2010-09-30 | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 1 | -2/+2 |
2010-09-28 | RED-562: SNOW-422: Imprudence doesn't compile with g++ 4.4.x | Aleric Inglewood | 1 | -1/+1 |
2010-09-28 | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 8 | -45/+165 |
2010-09-23 | Robin Cornelius: fixes for building plugins on Linux 64bit | Armin Weatherwax | 1 | -0/+20 |
2010-09-23 | port llprimitive from SG2.0 | Armin Weatherwax | 1 | -1/+1 |
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 4 | -0/+435 |