phoenix-firestorm/indra/llmessage
Ansariel 256157eba8 Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer
# Conflicts:
#	autobuild.xml
#	indra/llcommon/CMakeLists.txt
#	indra/newview/CMakeLists.txt
2023-04-05 11:56:57 +02:00
..
tests SL-18438 Mac build fix 2022-10-25 19:49:37 +03:00
CMakeLists.txt Merge branch 'DRTVWR-568' of https://bitbucket.org/lindenlab/viewer 2022-09-21 17:08:36 +02:00
fscorehttputil.cpp
fscorehttputil.h
llassetstorage.cpp Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
llassetstorage.h Clean up a merge conflict 2021-04-29 13:45:15 -07:00
llavatarname.cpp
llavatarname.h
llavatarnamecache.cpp Merge branch 'DRTVWR-544-maint' of https://bitbucket.org/lindenlab/viewer 2022-02-09 10:31:16 +01:00
llavatarnamecache.h Now that Kokua yoinked Contact Sets, we can clean up some ugly dependencies... :P 2021-03-22 11:17:09 +01:00
llblowfishcipher.cpp Merge branch 'DRTVWR-520-apple-notarization' of https://bitbucket.org/lindenlab/viewer 2021-06-08 18:57:04 +02:00
llblowfishcipher.h
llbuffer.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llbuffer.h
llbufferstream.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llbufferstream.h
llcachename.cpp Encode this... 2021-05-02 15:12:08 +02:00
llcachename.h
llchainio.cpp
llchainio.h
llcipher.h
llcircuit.cpp Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-04-05 11:56:57 +02:00
llcircuit.h
llclassifiedflags.cpp
llclassifiedflags.h
llcoproceduremanager.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-04-30 23:25:06 +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 jsoncpp includepath should not include json/. jsoncpp includes a header "features.h" 2022-04-18 02:50:43 +02:00
llcorehttputil.h
lldatapacker.cpp Harden LLDataPackerBinaryBuffer from performing invalid memcpy in case buffer is too small 2022-10-28 15:45:25 -04:00
lldatapacker.h Merge branch 'DRTVWR-521-maint' of https://bitbucket.org/lindenlab/viewer 2020-11-04 15:33:34 +01:00
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 Merge branch 'DRTVWR-516-maint' of https://bitbucket.org/lindenlab/viewer 2021-02-15 10:22:20 +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 Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
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
llhost.cpp
llhost.h
llhttpnode.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llhttpnode.h
llhttpnodeadapter.h
llhttpsdhandler.cpp
llhttpsdhandler.h
llinstantmessage.cpp
llinstantmessage.h
llinvite.h
lliobuffer.cpp
lliobuffer.h
lliohttpserver.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lliohttpserver.h
lliopipe.cpp
lliopipe.h
lliosocket.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 17:31:39 +01:00
lliosocket.h
llioutil.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
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 SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/Region 2023-03-21 00:05:42 +02:00
llregionhandle.h import VarRegion slurl and landmark fixups from older branch 2021-05-17 20:35:19 +01:00
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 SL-12631 Update llteleportflags.h in the viewer to match the simulator 2020-02-13 12:40:24 +02:00
lltemplatemessagebuilder.cpp
lltemplatemessagebuilder.h
lltemplatemessagedispatcher.cpp
lltemplatemessagedispatcher.h
lltemplatemessagereader.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 17:31:39 +01:00
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 Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
lltransfersourceasset.h Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
lltransfersourcefile.cpp
lltransfersourcefile.h
lltransfertargetfile.cpp
lltransfertargetfile.h
lltransfertargetvfile.cpp Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
lltransfertargetvfile.h Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
lltrustedmessageservice.cpp
lltrustedmessageservice.h
lluseroperation.cpp
lluseroperation.h
llvehicleparams.h
llxfer.cpp Remove redundant LL_EXSTAT_ from enums. 2020-07-22 06:48:15 +03:00
llxfer.h
llxfer_file.cpp
llxfer_file.h
llxfer_mem.cpp Remove redundant LL_EXSTAT_ from enums. 2020-07-22 06:48:15 +03:00
llxfer_mem.h
llxfer_vfile.cpp Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
llxfer_vfile.h Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
llxfermanager.cpp Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
llxfermanager.h Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
llxorcipher.cpp
llxorcipher.h
machine.cpp
machine.h
mean_collision_data.h
message.cpp Merge branch 'DRTVWR-519' of https://bitbucket.org/lindenlab/viewer 2021-06-05 14:03:30 +02:00
message.h Merge branch 'DRTVWR-525' of https://bitbucket.org/lindenlab/viewer 2021-01-08 23:06:41 +01:00
message_prehash.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-09-15 20:37:16 +02:00
message_prehash.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-09-15 20:37:16 +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