aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Delete a big bunch of unused variables.David Walter Seikel2013-04-0840-202/+29
* A little more 64 bit clean now.David Walter Seikel2013-04-081-6/+6
* Material UUIDs are defined in two places, deleted one.David Walter Seikel2013-04-081-10/+0
* Update grid list to match Kokua, and sort them.David Walter Seikel2013-04-081-156/+242
* One more variable clean out, so Windows can compile.David Walter Seikel2013-04-071-3/+1
* Clean up some compiler warnings. More to come.David Walter Seikel2013-04-0610-30/+25
* And actually add the new files for MOAP radarRobin Cornelius2013-04-055-0/+1706
* MOAP Radar patch setRobin Cornelius2013-04-0515-15/+720
* For Armin and his teapot.David Walter Seikel2012-04-291-0/+5
* It's April, onefang ate all the Easter eggs. Burp.David Walter Seikel2012-04-298-240/+1
* 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