phoenix-firestorm/indra/llmessage
Ansariel b32cd27b4c Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
# Conflicts:
#	autobuild.xml
#	indra/cmake/ViewerMiscLibs.cmake
#	indra/llmath/llvolume.cpp
#	indra/newview/fonts/DejaVu-license.txt
#	indra/newview/fonts/DejaVuSans-Bold.ttf
#	indra/newview/fonts/DejaVuSans-BoldOblique.ttf
#	indra/newview/fonts/DejaVuSans-Oblique.ttf
#	indra/newview/fonts/DejaVuSans.ttf
#	indra/newview/fonts/DejaVuSansMono.ttf
#	indra/newview/llviewermenu.cpp
2023-12-18 19:25:49 +01:00
..
tests Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-10-27 11:52:59 +02:00
CMakeLists.txt Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-09-21 18:34:10 +02:00
fscorehttputil.cpp
fscorehttputil.h
llassetstorage.cpp
llassetstorage.h
llavatarname.cpp
llavatarname.h
llavatarnamecache.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llavatarnamecache.h
llblowfishcipher.cpp
llblowfishcipher.h
llbuffer.cpp
llbuffer.h
llbufferstream.cpp
llbufferstream.h
llcachename.cpp Merge branch 'DRTVWR-580-maint-T' of https://github.com/secondlife/viewer 2023-06-28 14:16:31 +02:00
llcachename.h
llchainio.cpp
llchainio.h
llcipher.h
llcircuit.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-07-19 10:27:16 +02:00
llcircuit.h
llclassifiedflags.cpp
llclassifiedflags.h
llcoproceduremanager.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 23:33:50 +02:00
llcoproceduremanager.h SL-15383 repalced some boost::shared_ptr with std version to make it readable in VC 2022-04-26 22:01:55 +03:00
llcorehttputil.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-08-24 20:48:55 +02:00
llcorehttputil.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-08-24 20:48:55 +02:00
lldatapacker.cpp Harden LLDataPackerBinaryBuffer from performing invalid memcpy in case buffer is too small 2022-10-28 15:45:25 -04:00
lldatapacker.h
lldbstrings.h
lldispatcher.cpp Enable c++17 since it seems LL is hesitant to finally do it... 2022-08-11 21:56:48 +02:00
lldispatcher.h
lleventflags.h
llexperiencecache.cpp FIRE-33046 - Reduce logging for experience capability to debug (OpenSim) 2023-07-03 22:48:29 +01:00
llexperiencecache.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-02-14 17:01:22 +01:00
llextendedstatus.h
llfiltersd2xmlrpc.cpp Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
llfiltersd2xmlrpc.h
llfollowcamparams.h
llgenericstreamingmessage.cpp SL-20229 Add GenericStreamingMessage and use it to receive GLTF material overrides 2023-08-29 16:42:55 -05:00
llgenericstreamingmessage.h SL-20229 Add GenericStreamingMessage and use it to receive GLTF material overrides 2023-08-29 16:42:55 -05:00
llhost.cpp
llhost.h
llhttpnode.cpp
llhttpnode.h
llhttpnodeadapter.h
llhttpsdhandler.cpp
llhttpsdhandler.h
llinstantmessage.cpp
llinstantmessage.h
llinvite.h
lliobuffer.cpp
lliobuffer.h
lliohttpserver.cpp
lliohttpserver.h
lliopipe.cpp
lliopipe.h
lliosocket.cpp
lliosocket.h
llioutil.cpp
llioutil.h DRTVWR-568: More cleanup of deleted obsolete std library features. 2022-08-26 22:49:16 -04:00
llloginflags.h
llmail.cpp
llmail.h
llmessagebuilder.cpp
llmessagebuilder.h
llmessageconfig.cpp
llmessageconfig.h
llmessagereader.cpp
llmessagereader.h
llmessagesenderinterface.h
llmessagetemplate.cpp
llmessagetemplate.h
llmessagetemplateparser.cpp
llmessagetemplateparser.h
llmessagethrottle.cpp DRTVWR-568: More cleanup of deleted obsolete std library features. 2022-08-26 22:49:16 -04:00
llmessagethrottle.h
llmsgvariabletype.h
llnamevalue.cpp Make GCC shut up about some warnings 2022-02-10 22:06:05 +01:00
llnamevalue.h
llnullcipher.cpp
llnullcipher.h
llpacketack.cpp
llpacketack.h
llpacketbuffer.cpp
llpacketbuffer.h
llpacketring.cpp
llpacketring.h
llpartdata.cpp Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer 2022-03-31 12:13:57 +02:00
llpartdata.h
llproxy.cpp [FIRE-32644]Proxy connect timeout too short 2023-01-25 09:38:51 +00:00
llproxy.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-02-14 17:01:22 +01:00
llpumpio.cpp SL-16606: Add profiler category NETWORK 2022-01-14 11:50:20 -08:00
llpumpio.h
llqueryflags.h
llregionflags.h Assume legacy estate limits for OpenSim 2023-08-03 13:45:38 +02:00
llregionhandle.h
llsdappservices.cpp
llsdappservices.h
llsdhttpserver.cpp
llsdhttpserver.h
llsdmessagebuilder.cpp
llsdmessagebuilder.h
llsdmessagereader.cpp
llsdmessagereader.h
llservice.cpp
llservice.h
llservicebuilder.cpp
llservicebuilder.h
llstoredmessage.cpp
llstoredmessage.h
lltaskname.h
llteleportflags.h
lltemplatemessagebuilder.cpp
lltemplatemessagebuilder.h
lltemplatemessagedispatcher.cpp
lltemplatemessagedispatcher.h
lltemplatemessagereader.cpp
lltemplatemessagereader.h
llthrottle.cpp DRTVWR-558: Eliminate many spurious set-not-used variables. 2022-08-24 14:00:16 -04:00
llthrottle.h
lltransfermanager.cpp
lltransfermanager.h
lltransfersourceasset.cpp
lltransfersourceasset.h
lltransfersourcefile.cpp
lltransfersourcefile.h
lltransfertargetfile.cpp
lltransfertargetfile.h
lltransfertargetvfile.cpp
lltransfertargetvfile.h
lltrustedmessageservice.cpp
lltrustedmessageservice.h
lluseroperation.cpp
lluseroperation.h
llvehicleparams.h
llxfer.cpp
llxfer.h
llxfer_file.cpp
llxfer_file.h
llxfer_mem.cpp
llxfer_mem.h
llxfer_vfile.cpp
llxfer_vfile.h
llxfermanager.cpp
llxfermanager.h
llxorcipher.cpp
llxorcipher.h
machine.cpp
machine.h
mean_collision_data.h
message.cpp Merge branch 'DRTVWR-567' of https://github.com/secondlife/viewer 2023-02-13 23:35:21 +01:00
message.h
message_prehash.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-09-21 18:34:10 +02:00
message_prehash.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-09-21 18:34:10 +02:00
message_string_table.cpp
net.cpp
net.h
partsyspacket.cpp
partsyspacket.h
patch_code.cpp
patch_code.h
patch_dct.cpp
patch_dct.h
patch_idct.cpp
sound_ids.cpp FIRE-31628 Use OpenSim collision sounds when in OpenSim 2022-05-10 15:13:10 +01:00
sound_ids.h FIRE-31628 Use OpenSim collision sounds when in OpenSim 2022-05-10 15:13:10 +01:00