| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | | Added missing glui and freeglut libs on Windows | McCabe Maxsted | 2010-09-23 | 1 | -0/+37 |
| | | * | | | | | | | | First LL update of plugins, mainly documentation | Armin Weatherwax | 2010-09-23 | 10 | -103/+358 |
| | | * | | | | | | | | lost in merge: 1 debug setting, some member variables from llpanellandmedia | Armin Weatherwax | 2010-09-23 | 3 | -20/+38 |
| | | * | | | | | | | | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 305 | -7793/+30690 |
| | * | | | | | | | | | Use all those cores for compile | Robin Cornelius | 2010-10-09 | 1 | -0/+1 |
| | * | | | | | | | | | Fix tab/space issues in viewer_manifest.py | Robin Cornelius | 2010-10-09 | 1 | -11/+11 |
| | * | | | | | | | | | Add a fall back to find NSIS on win64 | Robin Cornelius | 2010-10-09 | 1 | -2/+6 |
| | * | | | | | | | | | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2010-10-09 | 2 | -2/+11 |
| * | | | | | | | | | | Revert "Fix Bug #671 (aka VWR-1603): Duckwalk is too fast" | thickbrick | 2010-11-02 | 1 | -2/+0 |
| * | | | | | | | | | | Use the right name for the Aurora capability | McCabe Maxsted | 2010-11-01 | 2 | -3/+2 |
| * | | | | | | | | | | Fixed crash when logging into an Aurora sim without the region/estate window ... | McCabe Maxsted | 2010-11-01 | 2 | -9/+13 |
| * | | | | | | | | | | Don't allow setting draw distance below 0 in the openregionsettings | McCabe Maxsted | 2010-11-01 | 1 | -1/+5 |
| * | | | | | | | | | | Load default grid list url from new GridUpdateList setting | McCabe Maxsted | 2010-11-01 | 3 | -3/+14 |
| * | | | | | | | | | | Added missing cloud settings to settings.xml | McCabe Maxsted | 2010-11-01 | 1 | -0/+88 |
| * | | | | | | | | | | Don't show the open region settings panel in the Estate window when the OpenR... | McCabe Maxsted | 2010-11-01 | 2 | -4/+11 |
| * | | | | | | | | | | Adds missing .xml files. | RevolutionSmythe | 2010-11-01 | 2 | -0/+46 |
| * | | | | | | | | | | Fixed message builder files missing from CMake | McCabe Maxsted | 2010-11-01 | 2 | -0/+6 |
| * | | | | | | | | | | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-11-01 | 2 | -25/+14 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fixed a bunch of problems with images uploads on mac, including transparent p... | elektrahesse | 2010-11-02 | 2 | -25/+14 |
| * | | | | | | | | | | | Fixes a missing help button, adds ability to edit trees like normal objects. ... | RevolutionSmythe | 2010-11-01 | 7 | -5/+22 |
| * | | | | | | | | | | | Bug fixes for earlier commits. Adds cut to the inventory panel along with cop... | RevolutionSmythe | 2010-11-01 | 11 | -21/+119 |
| * | | | | | | | | | | | Merges the Message log and Message builder from Inertia in. | RevolutionSmythe | 2010-11-01 | 17 | -19/+2358 |
| * | | | | | | | | | | | Finishes the OpenRegionSettings module, adds a new panel to Region/Estate for... | RevolutionSmythe | 2010-11-01 | 73 | -4220/+7006 |
| * | | | | | | | | | | | Merge remote branch 'thickbrick/weekly' into weekly | McCabe Maxsted | 2010-11-01 | 4 | -11/+53 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fix bug #672: Failed bake uploads don't retry | thickbrick | 2010-10-30 | 3 | -11/+51 |
| | * | | | | | | | | | | | Fix Bug #671 (aka VWR-1603): Duckwalk is too fast | thickbrick | 2010-10-29 | 1 | -0/+2 |
| * | | | | | | | | | | | | Merge remote branch 'aleric/weekly' into weekly | McCabe Maxsted | 2010-11-01 | 5 | -27/+53 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branch 'weekly' of http://github.com/imprudence/imprudence into weekly | Aleric Inglewood | 2010-10-28 | 47 | -161/+1149 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | | | | | | | | | | | /
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | IMP-670: Uninstall packages that are renewed | Aleric Inglewood | 2010-10-26 | 2 | -5/+11 |
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| | * | | | | | | | | | IMP-667: WARNING: remove: Attempting to remove filename: /ramdisk/imprudence/... | Aleric Inglewood | 2010-10-25 | 2 | -1/+10 |
| | * | | | | | | | | | Fixed a locking issue with regard to texture cache purging. | Aleric Inglewood | 2010-10-25 | 2 | -7/+14 |
| | * | | | | | | | | | Fix possible crash on llassert_always(purge_list.size() >= entries_to_purge) | Aleric Inglewood | 2010-10-25 | 1 | -13/+9 |
| | * | | | | | | | | | Validate textures starting with 00 too. | Aleric Inglewood | 2010-10-25 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | * | | | | | | | | Download prebuilt vivox (and 32bitcompatibilitylibs on 64bit) even when using... | Aleric Inglewood | 2010-10-25 | 1 | -0/+8 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge remote branch 'jacek/weekly' into weekly | McCabe Maxsted | 2010-11-01 | 20 | -129/+548 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Removed getvoice.sh for Linux. It's no longer needed. | Jacek Antonelli | 2010-10-26 | 2 | -35/+0 |
| | * | | | | | | | | Removed duplicate 'BulkChangeIncludeAnimations' in settings.xml. | Jacek Antonelli | 2010-10-26 | 1 | -33/+0 |
| | * | | | | | | | | New Japanese UI translations from Hiroshi Kumaki. | Jacek Antonelli | 2010-10-25 | 16 | -60/+547 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Updated Info.plist for 2010.10.23 release date | elektrahesse | 2010-10-24 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-10-24 | 45 | -173/+1157 |
| | |\ \ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | * | | | | | | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-10-21 | 3 | -16/+22 |
| | |\ \ \ \ \ \ \ |
|
| * | | | | | | | | | Cleaned up the ugly Phoenix code for #637 and made it translatable | McCabe Maxsted | 2010-10-25 | 4 | -53/+64 |
| * | | | | | | | | | #637: teleport target location in local chat, ported from Phoenix by Ansariel... | McCabe Maxsted | 2010-10-23 | 4 | -0/+142 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Fixed xml files from the German translation missing from the repo | McCabe Maxsted | 2010-10-23 | 3 | -0/+106 |
| * | | | | | | | | Changed version to Experimental 2010.10.23 | McCabe Maxsted | 2010-10-23 | 1 | -1/+1 |
| * | | | | | | | | Added the fifth and sixth batch of German translation updates from Eryn | McCabe Maxsted | 2010-10-23 | 18 | -58/+114 |
| * | | | | | | | | Merge remote branch 'thickbrick/http_texture_experiment' into weekly | McCabe Maxsted | 2010-10-23 | 3 | -41/+134 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Ask for at least 512^2 pixels of local texture before bake | thickbrick | 2010-10-17 | 1 | -7/+7 |
| | * | | | | | | | | More SNOW-802: disable http for bakes earlier. | thickbrick | 2010-10-16 | 1 | -0/+4 |
| | * | | | | | | | | Port of SNOW-802: Use UDP for baked textures. | thickbrick | 2010-10-16 | 5 | -8/+17 |