phoenix-firestorm/indra/llmessage
Ansariel eb1ed3896f Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
# Conflicts:
#	autobuild.xml
#	indra/llrender/llfontbitmapcache.cpp
#	indra/llrender/llfontbitmapcache.h
#	indra/llrender/llfontfreetype.cpp
#	indra/llrender/llfontfreetype.h
#	indra/llrender/llfontgl.cpp
#	indra/llrender/llfontgl.h
#	indra/llui/llbutton.h
#	indra/llui/llfloater.cpp
#	indra/llui/llfloater.h
#	indra/llui/llfolderviewitem.cpp
#	indra/llui/lllineeditor.cpp
#	indra/llui/lllineeditor.h
#	indra/llui/llscrollcontainer.cpp
#	indra/llui/llscrollingpanellist.cpp
#	indra/llui/llscrollingpanellist.h
#	indra/llui/llscrolllistctrl.h
#	indra/llui/lltextbase.cpp
#	indra/llui/lltextbase.h
#	indra/llui/lltexteditor.cpp
#	indra/llui/lltexteditor.h
#	indra/llui/lluictrl.cpp
#	indra/llui/llview.cpp
#	indra/llui/llview.h
#	indra/newview/llchicletbar.h
#	indra/newview/llconversationlog.h
#	indra/newview/llfloaterimsessiontab.cpp
#	indra/newview/llfloaterimsessiontab.h
#	indra/newview/llfloateruipreview.cpp
#	indra/newview/llnavigationbar.h
#	indra/newview/llpaneltopinfobar.h
#	indra/newview/llpathfindingpathtool.h
#	indra/newview/lltextureview.cpp
#	indra/newview/lltoolbrush.h
#	indra/newview/lltoolcomp.h
#	indra/newview/lltooldraganddrop.h
#	indra/newview/lltoolface.h
#	indra/newview/lltoolfocus.h
#	indra/newview/lltoolindividual.h
#	indra/newview/lltoolobjpicker.h
#	indra/newview/lltoolpie.h
#	indra/newview/lltoolpipette.h
#	indra/newview/lltoolselectland.h
#	indra/newview/llviewermediafocus.h
#	indra/newview/llviewerparcelmediaautoplay.h
#	indra/newview/llviewerwindow.cpp
#	indra/newview/llvoicechannel.h
#	indra/newview/llvoicevivox.h
#	indra/newview/llworldmapview.cpp
2024-03-12 16:52:30 +01:00
..
tests Convert remaining TRUE/FALSE to true/false 2024-03-01 15:33:16 +02:00
CMakeLists.txt SL-20229 Add GenericStreamingMessage and use it to receive GLTF material overrides 2023-08-29 16:42:55 -05:00
llassetstorage.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llassetstorage.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llavatarname.cpp
llavatarname.h
llavatarnamecache.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llavatarnamecache.h
llblowfishcipher.cpp
llblowfishcipher.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llbuffer.cpp
llbuffer.h
llbufferstream.cpp
llbufferstream.h
llcachename.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llcachename.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llchainio.cpp
llchainio.h
llcipher.h
llcircuit.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llcircuit.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llclassifiedflags.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llclassifiedflags.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llcoproceduremanager.cpp Merge branch 'main' into DRTVWR-567 2023-05-17 23:57:11 +03: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 remote-tracking branch 'origin/main' into DRTVWR-559 2023-08-23 12:26:14 -07:00
llcorehttputil.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-08-23 12:26:14 -07:00
lldatapacker.cpp viewer#826 Follow-up buildfix: update lldatapacker 2024-02-17 20:09:16 +02:00
lldatapacker.h viewer#826 Follow-up buildfix: update lldatapacker 2024-02-17 20:09:16 +02:00
lldbstrings.h
lldispatcher.cpp
lldispatcher.h
lleventflags.h
llexperiencecache.cpp
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 remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake 2022-06-05 14:27:28 +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 misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llhost.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llhttpnode.cpp
llhttpnode.h
llhttpnodeadapter.h
llhttpsdhandler.cpp
llhttpsdhandler.h
llinstantmessage.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llinstantmessage.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
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 misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmail.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmessagebuilder.cpp
llmessagebuilder.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmessageconfig.cpp
llmessageconfig.h
llmessagereader.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmessagereader.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmessagesenderinterface.h
llmessagetemplate.cpp
llmessagetemplate.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llmessagetemplateparser.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llmessagetemplateparser.h
llmessagethrottle.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmessagethrottle.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llmsgvariabletype.h
llnamevalue.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llnamevalue.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llnullcipher.cpp
llnullcipher.h
llpacketack.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llpacketack.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llpacketbuffer.cpp
llpacketbuffer.h
llpacketring.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llpacketring.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llpartdata.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llpartdata.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llproxy.cpp
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
llpumpio.h
llqueryflags.h
llregionflags.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llregionhandle.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llsdappservices.cpp
llsdappservices.h
llsdhttpserver.cpp
llsdhttpserver.h
llsdmessagebuilder.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llsdmessagebuilder.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llsdmessagereader.cpp misc: BOOL to bool 2024-02-17 12:23:07 +02:00
llsdmessagereader.h misc: BOOL to bool 2024-02-17 12:23:07 +02:00
llservice.cpp
llservice.h
llservicebuilder.cpp
llservicebuilder.h
llstoredmessage.cpp
llstoredmessage.h
lltaskname.h
llteleportflags.h
lltemplatemessagebuilder.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltemplatemessagebuilder.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltemplatemessagedispatcher.cpp
lltemplatemessagedispatcher.h
lltemplatemessagereader.cpp revert to U8 2024-02-18 22:04:44 +02:00
lltemplatemessagereader.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llthrottle.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llthrottle.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
lltransfermanager.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltransfermanager.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltransfersourceasset.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltransfersourceasset.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
lltransfersourcefile.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltransfersourcefile.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltransfertargetfile.cpp
lltransfertargetfile.h
lltransfertargetvfile.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltransfertargetvfile.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lltrustedmessageservice.cpp
lltrustedmessageservice.h
lluseroperation.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
lluseroperation.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llvehicleparams.h
llxfer.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer_file.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer_file.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer_mem.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer_mem.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer_vfile.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfer_vfile.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfermanager.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxfermanager.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
llxorcipher.cpp misc: BOOL to bool 2024-02-18 22:04:44 +02:00
llxorcipher.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
machine.cpp
machine.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
mean_collision_data.h
message.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
message.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
message_prehash.cpp SL-20229 Add GenericStreamingMessage and use it to receive GLTF material overrides 2023-08-29 16:42:55 -05:00
message_prehash.h SL-20229 Add GenericStreamingMessage and use it to receive GLTF material overrides 2023-08-29 16:42:55 -05:00
message_string_table.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
net.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
net.h Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
partsyspacket.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
partsyspacket.h misc: BOOL to bool 2024-02-18 22:04:44 +02:00
patch_code.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
patch_code.h
patch_dct.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
patch_dct.h
patch_idct.cpp Replace remaining BOOL with bool llinventory and llmessage 2024-02-19 18:06:08 +02:00
sound_ids.cpp
sound_ids.h