aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* 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-2023-262/+276
|\
| * Adding my linux build scripts. Makes it easy to build under 32 and 64 bit li...David Walter Seikel2012-02-207-0/+545
| * Applied patch by onefang for #975: chat console interferes with login control...McCabe Maxsted2012-02-181-1/+3
| * Fixed installer script still showing the quick launch option on Windows 7McCabe Maxsted2012-02-181-1/+1
| * Fixed one of those annoying silly bugs: md5 comparison being case-sensitiveMcCabe Maxsted2012-02-181-1/+2
| * Fixed chat history muted text checkbox positionMcCabe Maxsted2012-02-181-1/+1
| * Fixed unnecessary border in chat prefsMcCabe Maxsted2012-02-181-5/+1
| * Fixed compile error introduced in b2bc5393McCabe Maxsted2012-02-181-1/+1
| * Removed google translate since the service is no longer availableMcCabe Maxsted2012-02-1810-209/+7
| * Added the new ISS installer template to cmakeMcCabe Maxsted2012-02-181-1/+1
| * Some debugging lines for inventory skeleton loadingMcCabe Maxsted2012-02-181-0/+6
| * Merge remote-tracking branch 'armin/inventory-cap' into nextMcCabe Maxsted2012-02-186-32/+210
| |\
| | * fix 3 possible memleaks in the new inventory codeArmin Weatherwax2012-01-202-13/+28
| | * Followup of the last commit (also Henri Beauchamp)Armin Weatherwax2012-01-111-1/+1
| | * New inventory categrory capability code - needs testing.Armin Weatherwax2012-01-106-29/+192
| * | Merge remote-tracking branch 'armin/next' into nextMcCabe Maxsted2012-02-1818-167/+191
| |\ \ | | |/
| | * disable voice if ParcelVoiceInfoRequest response is malformed.Armin Weatherwax2011-12-251-0/+12
| * | Fixed tons of 'LLXMLTree invalid token' warnings spamming the log and made th...McCabe Maxsted2012-02-171-8/+31
| * | Re-commented out Inventory loggingMcCabe Maxsted2012-02-171-1/+1
* | | Support the new WindlightReset message from OpenSim for resetting Windlight p...David Walter Seikel2011-12-293-5/+57
* | | Even I did not notice these icons where missing. lolDavid Walter Seikel2011-12-214-0/+0
* | | Smarten up my smart arse comment. lolDavid Walter Seikel2011-12-051-3/+1
* | | Merge branch 'next' of git://github.com/ArminW/imprudence into nextDavid Walter Seikel2011-12-0518-185/+179
|\ \ \ | | |/ | |/|
| * | Linux: allow cross compiling the 32bit viewer on a x86_64 platformArmin Weatherwax2011-11-134-8/+54
| * | use qt/webkit 4.7.4 on linuxArmin Weatherwax2011-11-136-67/+68
| * | linux64 use gtk without libxml2 dependencyArmin Weatherwax2011-11-131-6/+6
| * | Linux: remove libxml2 dependency.Armin Weatherwax2011-11-133-23/+16
| * | Linux: update OpenAL to 1.13.0Armin Weatherwax2011-11-133-49/+21
| * | improve the voiceclient shutdown a bitArmin Weatherwax2011-11-131-5/+14
| * | Linux64: don't use -ffast-math for release builds, it didn't do anything for us.Armin Weatherwax2011-11-131-1/+2
| * | 2 fixes in llxmlnode: pass LLUUID& instead of LLUUID to setUUIDValue; remove ...Armin Weatherwax2011-11-132-5/+2
| * | fix pass LLSD& instead LLSD to selectByValueArmin Weatherwax2011-11-132-4/+4
| * | fix Bug #967 memleak in llfloaterregioninfoArmin Weatherwax2011-11-131-9/+2
* | | Revert "Another possible fix for misplaced HUDs?"David Walter Seikel2011-12-033-40/+5
* | | Remove more of the "set your own tag colour" stuff.David Walter Seikel2011-12-035-53/+7
* | | Merge branch 'next' of git://github.com/imprudence/imprudence into nextDavid Walter Seikel2011-12-03220-730/+13332
|\ \ \ | | |/ | |/|
| * | Made the voice license window resizableMcCabe Maxsted2011-10-171-7/+7
| * | Always enable the vivox license checkbox, as it sometimes doesn't enable when...McCabe Maxsted2011-10-171-9/+3
| * | Fixed vivox license appearing when enabling voice on opensimMcCabe Maxsted2011-10-174-10/+29
| * | Check to make sure the version of cElementTree is really compatible with the ...McCabe Maxsted2011-10-171-0/+1
| * | Fixed username text field max being too small to enter some namesMcCabe Maxsted2011-09-271-1/+1
| |/
| * Changed version to 1.4.0 beta 2McCabe Maxsted2011-09-232-5/+5
| * Removing old mozilla fileMcCabe Maxsted2011-09-231-0/+0
| * Fixed missing 'nl' translation (from SL 1.23.5)McCabe Maxsted2011-09-23178-0/+12208
| * Fixed packaging script not finding the right .exe for a congigurationMcCabe Maxsted2011-09-231-1/+11
| * Fixed the script editor constantly searching for an update that doesn't exist...McCabe Maxsted2011-09-132-47/+78
| * Ported external script editor patch from Phoenix, added some cleanup, and mad...McCabe Maxsted2011-09-137-12/+341
| * Don't run vstool.exe when using an express version of vc++, by CobraElDiablo ...McCabe Maxsted2011-09-082-12/+18
| * Revert "Reverted ability to customize the Imprudence client tag color."McCabe Maxsted2011-09-085-182/+256