aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | More SNOW-802: disable http for bakes earlier.thickbrick2010-10-161-0/+4
| | * | | | | | | | Port of SNOW-802: Use UDP for baked textures.thickbrick2010-10-165-8/+17
| | * | | | | | | | Fix the fix - bad logic for failed http requeststhickbrick2010-10-161-5/+5
| | * | | | | | | | Fix typo in buggy OpenSim version detection.thickbrick2010-10-151-2/+2
| | * | | | | | | | Work around for buggy range responses in OpenSimthickbrick2010-10-142-1/+54
| | * | | | | | | | More robust handling of http texture responses.thickbrick2010-10-141-29/+68
| | * | | | | | | | Don't try to fetch http-textures past end of filethickbrick2010-10-121-6/+7
| * | | | | | | | | Updated the Align tool's label with info about PackMcCabe Maxsted2010-10-231-2/+3
| * | | | | | | | | Fixed the link number label overwriting the selected objects when more than o...McCabe Maxsted2010-10-231-1/+1
| * | | | | | | | | Fixed Windows compile error in impprefsfonts.cpp (unsafe mix of type 'bool' a...McCabe Maxsted2010-10-231-1/+1
| * | | | | | | | | Fixed Windows compile errors in qtoolalign.cpp (Qarl's align patch)McCabe Maxsted2010-10-231-4/+4
| * | | | | | | | | Prim alignment tool by Qarl, backported by Jacek.Jacek Antonelli2010-10-236-1/+646
| * | | | | | | | | Merge remote branch 'jacek/weekly' into weeklyMcCabe Maxsted2010-10-237-17/+98
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Changed several Preferences modal alerts to notifications.Jacek Antonelli2010-10-231-10/+10
| | * | | | | | | | | Changed Small font size back to 8.5.Jacek Antonelli2010-10-221-1/+1
| | * | | | | | | | | Added FontSizeMultiplier and FontSizeRounding controls to Font prefs.Jacek Antonelli2010-10-222-4/+56
| | * | | | | | | | | Added FontSizeMultiplier and FontSizeRounding settings.Jacek Antonelli2010-10-222-1/+31
| | * | | | | | | | | Fixed #629: Freeze Frame snapshot option breaks the UI.Jacek Antonelli2010-10-221-1/+0
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote branch 'aleric/weekly' into weeklyMcCabe Maxsted2010-10-236-43/+39
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | IMP-664: WARNING: addFeature: LLFeatureList::Attempting to add preexisting fe...Aleric Inglewood2010-10-232-10/+2
| | * | | | | | | | IMP-663: WARNING: replaceSubstitutionStrings: replaceSubstituionStrings FAILU...Aleric Inglewood2010-10-233-2/+4
| | * | | | | | | | IMP-662: WARNING: LLVFS: Using index file /ramdisk/imprudence/cache/index.db2...Aleric Inglewood2010-10-232-2/+4
| | * | | | | | | | IMP-661: WARNING: isFeatureAvailable: Feature RenderCubeMap not on feature list!Aleric Inglewood2010-10-232-20/+23
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | MP-660: Incorrect start up warningsAleric Inglewood2010-10-231-9/+6
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge branch 'weekly' of http://github.com/imprudence/imprudence into weeklyAleric Inglewood2010-10-22137-2533/+4972
| | |\ \ \ \ \ \
| | * | | | | | | Don't dump callstacks at clean exit of viewer.Aleric Inglewood2010-10-171-10/+0
| * | | | | | | | Merge remote branch 'armin/weekly' into weeklyMcCabe Maxsted2010-10-231-5/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | WhiteStar Magic: update the lscript_library to match OpenSim 0.7Armin Weatherwax2010-10-221-5/+11
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-10-234-15/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Updated the Info.plist file on Mac to reflect the actual build date of the la...elektrahesse2010-10-181-1/+1
| | * | | | | | | Changed default compile settings for Mac. Now SSE3 and SSE4 are enabled by de...elektrahesse2010-10-183-14/+8
| | |/ / / / / /
| * | | | | | | Fixed the Advanced preferences panel not appearing last in the preferences wi...McCabe Maxsted2010-10-231-6/+6
| | |_|/ / / / | |/| | | | |
| * | | | | | Fixed the Preferences > Communication tab options not enabling (happens on Op...McCabe Maxsted2010-10-202-15/+20
| * | | | | | Fixed the Vivox license prompt appearing when connecting to non-SL grids on s...McCabe Maxsted2010-10-181-1/+2
| |/ / / / /
| * | | | | Changed version to Experimental 2010.10.17McCabe Maxsted2010-10-171-1/+1
| * | | | | Updated the artwork package to include new easter eggs from Codie. This new p...McCabe Maxsted2010-10-171-8/+8
| * | | | | Added several easter eggs to llgesturemgr.cpp (Codie's first commit)CodeBastard Redgrave2010-10-171-0/+201
| * | | | | Changed several spinners in the texture tab from 0.1 incremets to 0.05 for be...McCabe Maxsted2010-10-171-5/+5
| * | | | | Ported list link number in tools window from the Ascent Viewer and Imprudence...McCabe Maxsted2010-10-172-10/+63
| * | | | | Ported fix for Apply button not working correctly when changing show group in...McCabe Maxsted2010-10-171-2/+13
| * | | | | Merge remote branch 'armin/weekly' into weeklyMcCabe Maxsted2010-10-172-7/+7
| |\ \ \ \ \
| | * | | | | fix bug #450 Terrain textures render rainbowArmin Weatherwax2010-10-162-7/+7
| | | |_|/ / | | |/| | |
| * | | | | Several minor changes to how group chat ignore works users won't seeMcCabe Maxsted2010-10-173-9/+12
| * | | | | Added 'Clear History' button to the Teleport History from PhoenixMcCabe Maxsted2010-10-163-2/+23
| * | | | | Select the correct preset when the windlight toolbar is first builtMcCabe Maxsted2010-10-161-0/+1
| * | | | | Added detection for Python 2.7 (currently untested)McCabe Maxsted2010-10-161-0/+2
| * | | | | Disabled inventory loading on login unless FetchInventoryOnLogin is true (def...McCabe Maxsted2010-10-162-2/+21
| * | | | | Ported profile button in friendship requests from PhoenixMcCabe Maxsted2010-10-162-2/+17
| * | | | | Ported memory leak fix in llcommon/llstring.h from the Ascent ViewerMcCabe Maxsted2010-10-161-0/+1
| * | | | | #77: Make URLs in group notices clickableMcCabe Maxsted2010-10-161-0/+1