aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* One more water notecard refactor.David Walter Seikel2012-04-031-1/+2
* Yay for automated white space fixes.David Walter Seikel2012-04-032-86/+86
* Merge a bunch of duplicated Windlight sharing code.David Walter Seikel2012-04-0211-470/+150
* More automated whitespace cleanups.David Walter Seikel2012-04-024-217/+216
* Refactor all those little checks to see if a notecard is a WindLight setting ...David Walter Seikel2012-04-017-50/+37
* More automated whitespace fixes.David Walter Seikel2012-04-012-76/+76
* Remove some left over WindLight cruft.David Walter Seikel2012-03-313-216/+0
* Comment answering a question in a previous comment.David Walter Seikel2012-03-311-0/+1
* Just some whitespace cleanup, coz my editor insists, coz I told it to insist.David Walter Seikel2012-03-311-29/+29
* Removing ancient, left over, broken and never used, hippo update code.David Walter Seikel2012-03-223-106/+0
* Let it build under gcc 4.5.2. Thanks to Lord Drakeo for fixing this.David Walter Seikel2012-03-201-1/+1
* Remove a duplicate return statement. Thanks to Nicky Perian for pointing thi...David Walter Seikel2012-03-201-1/+0
* Fix up the missing default colour.David Walter Seikel2012-03-191-0/+1
* Apply various Mac build patches from Mimika Oh and Nemurimasu Neiro to fix up...David Walter Seikel2012-03-144-6/+25
* Fix http://redmine.kokuaviewer.org/issues/1126 and as a bonus, now using blow...David Walter Seikel2012-03-114-58/+200
* Just adding a TODO.David Walter Seikel2012-03-111-0/+1
* Fixes http://redmine.kokuaviewer.org/issues/585David Walter Seikel2012-03-053-5/+7
* Fixes http://redmine.kokuaviewer.org/issues/1124 and makes sure there are no ...David Walter Seikel2012-03-052-1/+22
* Merge the artwork and font "prebuilt" packages into the source repo, as discu...David Walter Seikel2012-03-011509-99/+6391
* Fixes http://redmine.kokuaviewer.org/issues/1000 and remove some related left...David Walter Seikel2012-02-2815-76/+2
* Fixes http://redmine.kokuaviewer.org/issues/354David Walter Seikel2012-02-272-201/+99
* Fix a bug preventning seeing nearby sims, or TPing to other sims.David Walter Seikel2012-02-271-1/+3
* 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
| * 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
* | 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