Go to file
Kitty Barnett 3a9c08aa5f Imported Chat-Logs patch from Catznip (revision e6e0393682f8)
-> Description:
- changed : LLCacheName::buildUsername() will properly extract the username if the passed name is a "complete name"
    -> "Catznip Catnap" => "catznip.catnap"
    -> "Catznip Tester (catznip.catnap)" => "catznip.catnap"
- fixed   : P2P IM session names are inconsistent (chiclet hover tip shows the legacy name rather than the complete name for incoming IM sessions)
    -> incoming IM session would have a session name of "Catznip Catnap" (legacy name)
    -> outgoing IM session would have a session name of "Catznip Tester (catznip.catnap)" (complete name)
    -> standarized P2P IM session names to "complete name"
- added   : LLIMModel::buildIMP2PLogFilename() to have one single function to construct log filenames for P2P IMs
- fixed   : teleport offers to another avie are logged to the wrong file when no IM session is open for that avie
    -> open IM session => logged to "catznip_catnap.txt"
    -> no open IM session => logged to "Catznip Catnap.txt"
- fixed   : inventory offers to another avie are logged to the wrong file when no IM session is open for that avie
    -> no open IM session => logged to "Catznip Catnap.txt"
- fixed   : inventory accepted/declined notifications are logged to the wrong file
    -> no open IM session => logged to secondlife____app_agent_<uuid>_completename.txt
- added   : "UseLegacyIMLogNames" setting to use "old-style" log filenames for P2P IM sessions (TRUE by default)
    -> needed for people who mix older and newer viewers
    -> side-steps any other remaining bugs due to log filename change
2011-01-26 00:19:43 +01:00
.hgpatchinfo Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
doc Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
etc ER-219: Add an asynchronous api for the region debug console 2010-10-23 18:43:27 -07:00
indra Imported Chat-Logs patch from Catznip (revision e6e0393682f8) 2011-01-26 00:19:43 +01:00
libraries sync up to display names from -int 2010-11-04 21:44:28 -04:00
scripts Replace template verification code with an md5sum check. 2010-11-16 12:15:00 -08:00
.hgignore Ignore file built during build process. The real file is llversionviewer.h.in . 2011-01-10 18:20:17 -06:00
.hgtags Merge Firestorm up to LL 2.4 Release. (initial pass) 2011-01-18 00:50:43 -05:00
BuildParams Remove reference to then test codeticket service. 2010-12-14 15:32:32 -08:00
FIRESTORM-FEATURETABLE.txt Merge Disabling of progress screens into tip. 2011-01-24 13:55:20 -08:00
FIRESTORM-SOURCE_LICENSE_HEADER.txt Added license template header for Firestorm source files 2011-01-19 11:57:13 -08:00
README_BUILD_FIRESTORM_LINUX.txt updating firestorm build README for linux 2011-01-12 14:25:01 -05:00
README_BUILD_FIRESTORM_MACOSX.txt Win32 finall compiles with a command-line process, without packaging. 2010-10-28 17:22:57 -04:00
README_BUILD_FIRESTORM_WIN32.txt added note about VS2008 and 2010 will not work in win readme 2011-01-05 23:19:06 -08:00
build.sh Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
build_firestorm_linux.sh Merge Firestorm up to LL 2.4 Release. (initial pass) 2011-01-18 00:50:43 -05:00
build_firestorm_macosx.sh Do the right thing if no arguments are specified. 2011-01-13 13:51:07 -06:00
build_firestorm_win32.sh Fixed windows cygwin build + version after cmake breakage 2011-01-11 09:10:15 -05:00
install.xml backporting from v2.5 STORM-453 (update libcurl to 7.21.1) with the exception for linux do to STORM-809 not yet fixed. This fixes logins with proxy connections. 2011-01-23 15:32:46 -08:00
viewer-hg-convert.shamap Merge 2010-09-27 17:54:52 -07:00