aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bottom HUD arrow (from VWR-5518, possible memory leak in linden code)McCabe Maxsted2009-01-122-1/+4
|\
| * Fixed bottom HUD arrow (from VWR-5518, possible memory leak)unknown2009-01-101-2/+2
| |
| * Fixed bottom HUD arrow (from VWR-5518, possible memory leak)unknown2009-01-102-1/+7
| |
* | llMapDestination and map floater can now tp up to 4096mMcCabe Maxsted2009-01-122-1/+4
|\ \
| * | llMapDestination and map floater can now tp up to 4096munknown2008-12-242-1/+7
| | |
* | | Double clicking minimap tpsMcCabe Maxsted2009-01-126-4/+45
|\ \ \
| * | | Fixed changelog date (2009 not 2008).unknown2009-01-101-3/+3
| | | |
| * | | Double clicking minimap tpsunknown2009-01-106-4/+47
| | | |
* | | | Backported 'report abuse' avatar pie menu optionMcCabe Maxsted2009-01-121-4/+3
| | | |
* | | | Backported 'report abuse' avatar pie menu optionMcCabe Maxsted2009-01-123-1/+25
|\ \ \ \
| * | | | Backported 'report abuse' avatar pie menu option.unknown2009-01-103-1/+25
| | |_|/ | |/| |
* | | | Added 'create landmark' to land pie menuMcCabe Maxsted2009-01-123-2/+12
|\ \ \ \
| * | | | Fixed changelog date (2009 not 2008).McCabe Maxsted2009-01-101-2/+2
| | | | |
| * | | | Added 'create landmark' to land pie menu.unknown2009-01-103-2/+13
| | | | |
* | | | | Added shortcut and message to landmark creationMcCabe Maxsted2009-01-124-4/+23
|\ \ \ \ \
| * | | | | added shortcut and message to landmark creationunknown2009-01-104-182/+204
| | |/ / / | |/| | |
* | | | | Rebranded windows crash dump filenamesMcCabe Maxsted2009-01-122-2/+8
|\ \ \ \ \
| * | | | | Rebranded windows crash dump filenamesunknown2008-12-252-2/+8
| | |_|_|/ | |/| | |
* | | | | Windows defaults to settings_imprudence.xml when run from the .exeMcCabe Maxsted2009-01-123-12/+9
|\ \ \ \ \
| * | | | | Windows now defaults to settings_imprudence.xml when run straight from the exe.McCabe Maxsted2008-12-052-1/+7
| | | | | |
| * | | | | Fixed localsim login urlMcCabe Maxsted2008-12-044-703/+703
| | | | | |
| * | | | | Fixed localsim login urlMcCabe Maxsted2008-12-041-1/+1
| | | | | |
* | | | | | Removed DBus cmake file for nowMcCabe Maxsted2009-01-127-214/+230
|\ \ \ \ \ \
| * | | | | | Added more gstreamer include paths.Jacek Antonelli2009-01-112-0/+6
| | | | | | |
| * | | | | | Added glib package to install.xml.Jacek Antonelli2009-01-112-0/+35
| | | | | | |
| * | | | | | Use BOOST_SIGNALS_LIB in newview/CMakeLists.Jacek Antonelli2009-01-112-0/+5
| | | | | | |
| * | | | | | Added newline at end of llmediaimplgstreamer.cppJacek Antonelli2009-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Newline at end of file is needed for Linux compile.
| * | | | | | Removed references to unused dbusglib.Jacek Antonelli2009-01-113-32/+8
| | |_|/ / / | |/| | | |
* | | | | | Changed version to RC1McCabe Maxsted2009-01-122-1/+5
| | | | | |
* | | | | | Added cheat sheet help buttons in tools window, tweaked the layout a bitMcCabe Maxsted2009-01-128-15/+131
| | | | | |
* | | | | | Applied Aimee's patch for doing simple math in the build editorMcCabe Maxsted2009-01-1213-19/+596
| | | | | |
* | | | | | Wind disabled by default, ambient wind muting fixed, added debug setting ↵McCabe Maxsted2009-01-114-42/+67
|/ / / / / | | | | | | | | | | | | | | | 'MuteWind'
* | | | | Fixed changelog date (2009 not 2008).unknown2009-01-101-2/+2
| |_|/ / |/| | |
* | | | minor gstreamer tweakunknown2009-01-101-3/+0
| |_|/ |/| |
* | | minor gstreamer tweakunknown2009-01-092-9/+6
| | |
* | | Added openal32.dll and alut.dll to CopyWinLibs.cmakeunknown2009-01-083-9/+18
| | |
* | | Added openal32.dll to CopyWinLibs.cmake.unknown2009-01-082-0/+8
| | |
* | | Streaming music/video now works on Windows.unknown2009-01-0610-188/+200
| | |
* | | changed test version back to alphaunknown2008-12-302-2/+2
| | |
* | | Fixed a compile problem in VS2005unknown2008-12-303-4/+8
| | |
* | | Merged in balp's openal branchunknown2008-12-3033-562/+1873
|\ \ \
| * | | Workaround for change volume bug in gstreamen 0.10.21Anders Arnholm2008-12-191-0/+7
| | | |
| * | | Clean up logging to used standard LL metods.Anders Arnholm2008-12-196-114/+148
| | | |
| * | | Make openal-1 version infoAnders Arnholm2008-12-151-1/+1
| | | |
| * | | Merge branch 'next' into openalAnders Arnholm2008-12-1514-371/+448
| |\ \ \
| | * | | Not openal branch next branch.Anders Arnholm2008-12-151-1/+1
| | | | |
| | * | | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-1513-369/+446
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt linden/indra/llcommon/llversionviewer.h
| | * | | | ..Anders Arnholm2008-12-151-2/+2
| | | | | |
| * | | | | Merge branch 'next' into openalAnders Arnholm2008-12-1323-106/+2874
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt
| | * | | | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-1310-107/+2642
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt RELEASE_NOTES.txt linden/indra/llcommon/llversionviewer.h