| Commit message (Expand) | Author | Files | Lines |
2011-10-11 | Um, no, SL does not get it's own country, Especiall one that usurps some othe... | David Walter Seikel | 1 | -1/+2 |
2011-08-03 | This might help compiles on Windows to. | David Walter Seikel | 1 | -1/+2 |
2011-08-03 | Make it compile better under Windows. | David Walter Seikel | 1 | -1/+1 |
2011-07-22 | Align with upstream versioning. | David Walter Seikel | 1 | -1/+1 |
2011-07-22 | Typo in the version number. | David Walter Seikel | 1 | -1/+1 |
2011-07-19 | Fix up gcrypt and gpg-error compiling and linking. Much cleaner now,and Wind... | David Walter Seikel | 8 | -100/+51 |
2011-07-18 | some changes to build on windows, not enough though | Chris Tuchs | 2 | -4/+9 |
2011-07-15 | Support modulo in llcalcparser | McCabe Maxsted | 1 | -1/+2 |
2011-07-12 | Always return when an export fails | McCabe Maxsted | 2 | -4/+9 |
2011-07-12 | Changed version to beta 1.5 windows test release | McCabe Maxsted | 2 | -4/+4 |
2011-07-12 | Updated the experimental installer script | McCabe Maxsted | 1 | -9/+111 |
2011-07-08 | Updated the way the Windows installer handles the VC++ redist files. Includes... | McCabe Maxsted | 4 | -8/+71 |
2011-07-08 | Fix #985: Crash after teleport | thickbrick | 2 | -0/+15 |
2011-07-08 | Added debug settings RenderSculptSAThreshold and RenderSculptSAMax. Adjust th... | McCabe Maxsted | 5 | -7/+47 |
2011-07-08 | Only check if an object is above SculptSAThresh if it's an actual sculptie | McCabe Maxsted | 2 | -4/+11 |
2011-07-05 | A little cleanup for cache clearing | McCabe Maxsted | 1 | -26/+11 |
2011-07-05 | Added clear sounds cache option | McCabe Maxsted | 4 | -3/+27 |
2011-07-05 | Added debug setting KeepUnpackedCacheFiles to keep unpacked script, sound, an... | McCabe Maxsted | 2 | -5/+20 |
2011-07-05 | Fixed #1011: chat range options aren't saved in prefs > notifications | McCabe Maxsted | 2 | -5/+6 |
2011-07-05 | Applied 0001-Fix-hang-in-LLFloater-getClosableFloaterFromFocus-2..patch by Ma... | McCabe Maxsted | 1 | -0/+10 |
2011-07-05 | Don't crash if someone sends us a notecard they've managed to embed a calling... | McCabe Maxsted | 1 | -0/+2 |
2011-07-05 | Always add the version to the top of the log--makes debugging easier | McCabe Maxsted | 1 | -0/+4 |
2011-07-05 | return 0 when mFile isn't found in llapr rather than asserting always | McCabe Maxsted | 1 | -4/+12 |
2011-07-01 | Fixed #986: Preferences->Graphics Advanced Options checkbox is not available ... | McCabe Maxsted | 1 | -6/+6 |
2011-07-01 | Fixed #742: cache reset to default button doesn't work (introduced in 7507619e) | McCabe Maxsted | 1 | -2/+2 |
2011-07-01 | Fixed #994: double click action combobox not enabling | McCabe Maxsted | 2 | -3/+5 |
2011-07-01 | A fix for #995: crashing when changing 'Only my Friends and Groups can see wh... | McCabe Maxsted | 5 | -58/+138 |
2011-07-01 | Make sure we clear out skin files that could cause bugs when we install over 1.3 | McCabe Maxsted | 1 | -3/+7 |
2011-06-30 | Created new window for selectively clearing different parts of the cache from... | McCabe Maxsted | 9 | -28/+299 |
2011-06-30 | Fixed dice rolling to use the right range | McCabe Maxsted | 2 | -21/+12 |
2011-06-29 | Add the iGrid developmnet grid. | David Walter Seikel | 1 | -2/+17 |
2011-06-29 | Clean out no longer needed commented code. | David Walter Seikel | 1 | -4/+0 |
2011-06-29 | Fix the linux build of OTR and friends. Hope I did not break Windows. | David Walter Seikel | 6 | -10/+18 |
2011-06-27 | Code from Singularity Viewer. Original author Shyotl. | Nicky Perian | 1 | -3/+20 |
2011-06-27 | Fixed llinfos comment in llaudioengine_openal.cpp: updatewind, not initwind | McCabe Maxsted | 1 | -1/+1 |
2011-06-28 | Build libgpg-error and libgcrypt under linux, for OTR. | David Walter Seikel | 7 | -39/+129 |
2011-06-28 | Make it compile. | David Walter Seikel | 1 | -3/+3 |
2011-06-27 | Clean up line endings, execute bits, and other bits of errant nonsense from W... | David Walter Seikel | 418 | -128392/+126943 |
2011-06-27 | Make use of the new packaging stuff from upstream. | David Walter Seikel | 2 | -98/+5 |
2011-06-27 | Unbranding OTR. | David Walter Seikel | 1 | -3/+1 |
2011-06-25 | Removed some unused code from the media tab panel and fixed the '?' button in... | McCabe Maxsted | 4 | -36/+18 |
2011-06-25 | Update Infinite Grid details.meta-impy-v1.4.0-b1 | David Walter Seikel | 1 | -6/+6 |
2011-06-25 | No need for this thumbnail, the matching skin is gone. | David Seikel | 1 | -0/+0 |
2011-06-25 | Damn thing is bloated enough without easter eggs. | David Seikel | 8 | -239/+0 |
2011-06-24 | Fixed windows installer files missing from the repo and added the VS2010 redi... | McCabe Maxsted | 6 | -5/+40 |
2011-06-24 | Updated the windows version of openal-soft to 1.13 | McCabe Maxsted | 2 | -4/+4 |
2011-06-24 | Tiny bit of coding standards changes for llaudioengine_openal and moved audio... | McCabe Maxsted | 3 | -49/+59 |
2011-06-23 | Created new window for inworld dice rolling in advanced > UI. Todo: add butto... | McCabe Maxsted | 7 | -1/+248 |
2011-06-23 | Updated Imp's easter egg chat commands with the new website urls | McCabe Maxsted | 1 | -7/+6 |
2011-06-21 | Added more debugging info and initialization help. For some reason openal32.d... | McCabe Maxsted | 2 | -35/+130 |