index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llapp.cpp
Age
Commit message (
Expand
)
Author
2011-05-05
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ...
brad kittenbrink
2010-11-02
STORM-422 FIXED Added command line option "-disablecrashlogger" to disable cr...
Vadim ProductEngine
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-06-29
For developer Nix builds, default handle signal after crash report. Linux sh...
Andrew A. de Laix
2010-06-29
Generate windows minidump files on crash for developer (not release for downl...
Andrew A. de Laix
2010-06-17
Block installation of exception handler when app is being debugged (Darwin on...
Andrew A. de Laix
2010-05-28
Try using mbstowcs() to convert to std::wstring.
Lynx Linden
2010-05-28
On Windows, you have to pass the minidump path as a wstring.
Lynx Linden
2010-05-28
Write breakpad minidump files to the SL log directory.
Lynx Linden
2010-05-27
Removed the SyncErrorHandler from llapp and llappviewer*.
Lynx Linden
2010-05-26
Hooked up Google Breakpad for the Linux client too.
Lynx Linden
2010-05-24
fix eof newline
Andrew A. de Laix
2010-05-24
fix darwin build.
Andrew A. de Laix
2010-05-24
Just enough hackery to get minidumps into Wind'ohs crash reports. Code clean...
Andrew A. de Laix
2010-05-21
Switch Darwin to use breakpad minidump rather than os generated crash stack.
Andrew A. de Laix
2010-02-06
move LLEventTimer into its own source module. everyone includes it, almost n...
Tofu Linden
2009-05-18
Result of svn merge -r119432:120464 svn+ssh://svn/svn/linden/branches/http_da...
Aaron Brashears
2009-03-09
svn merge -r113780:113785
Adam Moss
2009-01-08
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...
Aaron Brashears
2008-12-04
Merging from server/server-1.25 back to trunk.
Robert Knop
2008-06-06
svn merge -r 88872:89137 svn+ssh://svn.lindenlab.com/svn/linden/qa/qar-652 --...
Josh Bell
2008-05-19
EFFECTIVE MERGES:
Don Kjer
2008-05-07
Back out QAR-520 maintenance-7 merge -- svn merge -r 86947:86946 svn+ssh://sv...
Brian McGroarty
2008-05-07
QAR-520 maintenance-7 merge -- svn merge -r 84923:86093 svn+ssh://svn.lindenl...
Brian McGroarty
2008-04-17
QAR-449 Viewer 1.20 RC 0
Steven Bennetts
2008-04-17
Undid previous commit (bogus merge)
Steven Bennetts
2008-04-17
QAR-449 Viewer 1.20 RC 0
Steven Bennetts
2008-04-16
QAR-455 Launcher and Heartbeat fixes MergeMe
Adam Moss
2008-02-07
svn merge -r 79445:79449 svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenanc...
Josh Bell
2007-11-09
EFFECTIVE MERGE: svn merge -r 70833:71458 svn+ssh://svn/svn/linden/branches/m...
Don Kjer
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-02-06
merge in of error-refactor-3
Mark Lentczner
2007-01-04
svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@56429 svn+ssh://svn....
Josh Bell
2007-01-03
corrected, removed, and updated comments throughout the code to be more usefu...
Aaron Brashears
2007-01-02
Print done when done.
James Cook