Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 1.0.0 RC2 into openal | Jacek Antonelli | 2008-12-10 | 14 | -183/+63 |
|\ | |||||
| * | VWR-9400-patch2 (memleak whenever an LSL script is uploaded) | Jacek Antonelli | 2008-12-06 | 1 | -4/+3 |
| | | | | | | | | Patch by Henri Beauchamp. | ||||
| * | VWR-9400 (memleak whenever an LSL script is uploaded) | Jacek Antonelli | 2008-12-06 | 1 | -4/+3 |
| | | | | | | | | Patch by Carjay McGinnis. | ||||
| * | VWR-10837 (use delete [] in LLImageTGA) | Jacek Antonelli | 2008-12-06 | 1 | -1/+1 |
| | | | | | | | | Patch by Aleric Inglewood. | ||||
| * | VWR-10759 (use delete [] in LLMediaImplGStreamer) | Jacek Antonelli | 2008-12-06 | 1 | -1/+1 |
| | | | | | | | | Patch by Aleric Inglewood. | ||||
| * | Use 127.0.0.1 for local opensim, not 0.0.0.0.imprudence-1.0.0-RC2 | Jacek Antonelli | 2008-12-04 | 1 | -1/+1 |
| | | |||||
| * | Disable llmozlib-dependent code when not available. | Jacek Antonelli | 2008-11-30 | 1 | -0/+2 |
| | | | | | | | | Patch by Stephen Zenith. [#12] | ||||
| * | Fixed passing nonliteral strings to *printf functions. | Jacek Antonelli | 2008-11-30 | 3 | -6/+6 |
| | | | | | | | | | | gcc 4.3 rejects that as being unsafe. Patch by Stephen Zenith. [#11] | ||||
| * | Remove preprocessor condition for grid selector. | Jacek Antonelli | 2008-11-29 | 1 | -5/+0 |
| | | | | | | | | | | | | The grid selector on the login screen will always show, instead of only showing when the viewer was compiled as LL_RELEASE_FOR_DOWNLOAD. | ||||
| * | Stop console window from always showing up. | Jacek Antonelli | 2008-11-29 | 1 | -5/+0 |
| | | |||||
| * | Fixed search window not refreshing in RelWithDebInfo builds. | McCabe Maxsted | 2008-11-29 | 1 | -4/+0 |
| | | |||||
| * | Rearranged grid selectors so main grid is first. | Jacek Antonelli | 2008-11-25 | 3 | -7/+7 |
| | | |||||
| * | Added "code name" field for grid selections. | Jacek Antonelli | 2008-11-25 | 3 | -6/+31 |
| | | | | | | | | | | | | The code name is used to fetch the proper splash page. This decouples the user-visible label from the name expected by the SL web server. | ||||
| * | Changed the grid selector options at login. | Jacek Antonelli | 2008-11-25 | 3 | -146/+11 |
| | | | | | | | | | | Renamed "Agni" to "SL Main Grid", etc. and removed private LL grids from the list. Also added "Local OpenSim" option. | ||||
| * | Likely fix for VWR-8920 (disappearing attachments). | Jacek Antonelli | 2008-11-21 | 1 | -0/+4 |
| | | | | | | | | From http://svn.secondlife.com/trac/linden/changeset/1393 | ||||
* | | Updated audio engine to LL's openal branch r1532. | Jacek Antonelli | 2008-12-06 | 10 | -638/+549 |
| | | |||||
* | | openal on windows branch | McCabe Maxsted | 2008-12-06 | 9 | -406/+712 |
| | | |||||
* | | updated to RC2 | McCabe Maxsted | 2008-12-06 | 1 | -82/+82 |
| | | |||||
* | | Trying to get openal working | McCabe Maxsted | 2008-11-23 | 2 | -4/+4 |
| | | |||||
* | | Cross-platform checking for OpenAL libs. | Jacek Antonelli | 2008-11-21 | 2 | -6/+78 |
| | | |||||
* | | (Oops, bad indentation in viewer_manifest.py) | Jacek Antonelli | 2008-11-21 | 1 | -1/+1 |
| | | |||||
* | | Enable OpenAL by default. | Jacek Antonelli | 2008-11-20 | 1 | -1/+1 |
| | | | | | | | | Configure with -DOPENAL:BOOL=OFF to disable. | ||||
* | | (Forgot to check this file in with the OpenAL patch.) | Jacek Antonelli | 2008-11-19 | 1 | -0/+14 |
| | | |||||
* | | Package up OpenAL libs. | Jacek Antonelli | 2008-11-19 | 1 | -10/+15 |
| | | |||||
* | | VWR-2662: OpenAL support (patch by Tofu Linden) | Jacek Antonelli | 2008-11-19 | 15 | -371/+1215 |
|/ | |||||
* | Changed to Imprudence.exec_marker to match llappviewer.cpp. | Jacek Antonelli | 2008-11-18 | 1 | -2/+2 |
| | |||||
* | Changed app dir (for cache, etc.) to Imprudence. | Jacek Antonelli | 2008-11-18 | 4 | -7/+7 |
| | |||||
* | VWR-9007: Group UI uses "Person" instead of "Resident". | Jacek Antonelli | 2008-11-18 | 2 | -3/+3 |
| | |||||
* | Fix VWR-9507: bad typedef breaks build on gcc 4.3. | Jacek Antonelli | 2008-11-18 | 1 | -1/+1 |
| | | | | Suggested by Alissa Sabre. | ||||
* | Likely fix for VWR-9358 (palletized textures). | Jacek Antonelli | 2008-11-18 | 1 | -1/+1 |
| | | | | Suggested by Angus Boyd. | ||||
* | Removed floater_tools.xml from silver skin. | Jacek Antonelli | 2008-11-16 | 1 | -1275/+0 |
| | | | | | | It was out of sync with the default version, and the only changes that LL had made to it were tiny tweaks to button size and position. It will now correctly inherit from default skin. | ||||
* | Remove reference to nonexistent First Look Mac icon. | Jacek Antonelli | 2008-11-05 | 1 | -6/+1 |
| | |||||
* | Fix Mac crash logger & updater missing Info.plist. | Jacek Antonelli | 2008-11-04 | 2 | -2/+2 |
| | | | | Suggested by Aimee Trescothick (Aimee Walton). | ||||
* | Script finds Imprudence version numbers for packaging. | Jacek Antonelli | 2008-11-02 | 1 | -7/+4 |
| | |||||
* | Use Imprudence icon on Linux. | Jacek Antonelli | 2008-11-01 | 1 | -1/+1 |
| | |||||
* | Package up Imprudence icons. | Jacek Antonelli | 2008-11-01 | 2 | -2/+2 |
| | |||||
* | Imported Imprudence icon graphics. | Jacek Antonelli | 2008-11-01 | 2 | -0/+0 |
| | |||||
* | Merge branch 'rebranding' into next | Jacek Antonelli | 2008-11-01 | 33 | -1728/+1732 |
|\ | | | | | | | | | Conflicts: linden/indra/newview/viewer_manifest.py | ||||
| * | Merge commit 'mccabe/rebranding' into rebranding | Jacek Antonelli | 2008-10-17 | 6 | -372/+357 |
| |\ | |||||
| | * | windows compile fix and rebranded help menu | McCabe Maxsted | 2008-10-17 | 1 | -1/+1 |
| | | | |||||
| | * | windows compile fix and rebranded help menu | McCabe Maxsted | 2008-10-17 | 2 | -41/+26 |
| | | | |||||
| | * | rebranding with updated help menu | McCabe Maxsted | 2008-10-17 | 2 | -5/+5 |
| | | | |||||
| | * | rebranding compiled | McCabe Maxsted | 2008-10-17 | 3 | -328/+328 |
| | | | |||||
| * | | Merge branch 'merge-1.21.6' into rebranding | Jacek Antonelli | 2008-10-17 | 369 | -6778/+11164 |
| |\ \ | | |/ | |/| | | | | | | | | | | Conflicts: linden/indra/newview/installers/windows/installer_template.nsi linden/indra/newview/llappviewer.cpp | ||||
| * | | Rebranded Windows-specific installer/support files. | Jacek Antonelli | 2008-10-14 | 8 | -1501/+1501 |
| | | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc. | ||||
| * | | Rebranded Mac-specific installer/support files. | Jacek Antonelli | 2008-10-14 | 4 | -309/+309 |
| | | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc. | ||||
| * | | Rebranded Linux-specific installer/support files. | Jacek Antonelli | 2008-10-14 | 4 | -17/+9 |
| | | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc. | ||||
| * | | Rebranded platform-independent/shared installer/support files. | Jacek Antonelli | 2008-10-14 | 8 | -74/+74 |
| | | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc. | ||||
| * | | Added Imprudence-specific version numbers. | Jacek Antonelli | 2008-10-08 | 4 | -13/+37 |
| | | | |||||
| * | | Changed viewer and channel name to "Imprudence". | Jacek Antonelli | 2008-10-08 | 4 | -7/+10 |
| | | |