phoenix-firestorm/indra/llmessage
Andrey Lihatskiy 6d077c90a0 Merge branch 'main' into DRTVWR-588-maint-W 2024-03-01 17:30:06 +02:00
..
tests Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-10-25 16:12:13 -07: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 This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal 2021-03-09 14:39:51 -08:00
llassetstorage.h
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
llbuffer.cpp
llbuffer.h
llbufferstream.cpp
llbufferstream.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcachename.cpp SL-19572 Fix some obscure cases of residents bypasing mute list 2023-06-28 01:37:06 +03:00
llcachename.h
llchainio.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llchainio.h
llcipher.h
llcircuit.cpp DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. 2023-04-03 14:58:58 -07:00
llcircuit.h
llclassifiedflags.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llclassifiedflags.h
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 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
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
llhost.h
llhttpnode.cpp
llhttpnode.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llhttpnodeadapter.h
llhttpsdhandler.cpp
llhttpsdhandler.h
llinstantmessage.cpp
llinstantmessage.h
llinvite.h
lliobuffer.cpp
lliobuffer.h
lliohttpserver.cpp
lliohttpserver.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lliopipe.cpp
lliopipe.h
lliosocket.cpp
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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llnamevalue.h
llnullcipher.cpp
llnullcipher.h
llpacketack.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpacketack.h
llpacketbuffer.cpp
llpacketbuffer.h
llpacketring.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpacketring.h
llpartdata.cpp
llpartdata.h
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 SL-19948 Update estate manager and ban list limits to match new values from simulator 2023-07-20 02:04:33 +03:00
llregionhandle.h
llsdappservices.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdappservices.h
llsdhttpserver.cpp
llsdhttpserver.h
llsdmessagebuilder.cpp
llsdmessagebuilder.h
llsdmessagereader.cpp
llsdmessagereader.h
llservice.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llservice.h
llservicebuilder.cpp
llservicebuilder.h
llstoredmessage.cpp
llstoredmessage.h
lltaskname.h
llteleportflags.h
lltemplatemessagebuilder.cpp SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
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 This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal 2021-03-09 14:39:51 -08:00
lltransfersourceasset.h
lltransfersourcefile.cpp
lltransfersourcefile.h
lltransfertargetfile.cpp
lltransfertargetfile.h
lltransfertargetvfile.cpp This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal 2021-03-09 14:39:51 -08:00
lltransfertargetvfile.h
lltrustedmessageservice.cpp
lltrustedmessageservice.h
lluseroperation.cpp
lluseroperation.h
llvehicleparams.h
llxfer.cpp SL-20546: Kick the build. 2024-01-18 15:38:48 -05:00
llxfer.h
llxfer_file.cpp MAINT-7626 EOF fix 2018-05-18 02:51:09 +03:00
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 This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal 2021-03-09 14:39:51 -08:00
llxfer_vfile.h
llxfermanager.cpp This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal 2021-03-09 14:39:51 -08:00
llxfermanager.h
llxorcipher.cpp
llxorcipher.h
machine.cpp
machine.h
mean_collision_data.h
message.cpp SL-18629 - moving createNewCategory to AIS3 2022-11-21 13:48:23 +00:00
message.h
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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
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 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
sound_ids.h