..
tests
…
CMakeLists.txt
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-07-02 18:08:57 +02:00
fscorehttputil.cpp
…
fscorehttputil.h
…
llassetstorage.cpp
#1870 Tune up for better experience on integrated intel with low memory ( #1872 )
2024-07-03 17:42:24 -05:00
llassetstorage.h
…
llavatarname.cpp
…
llavatarname.h
…
llavatarnamecache.cpp
Merge branch 'master' of https://bitbucket.org/Ansariel/phoenix-firestorm-600
2024-06-13 01:54:18 +02:00
llavatarnamecache.h
…
llblowfishcipher.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-08-15 00:12:13 +02:00
llblowfishcipher.h
…
llbuffer.cpp
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
llbuffer.h
…
llbufferstream.cpp
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
llbufferstream.h
…
llcachename.cpp
Fix rare shutdown crash in gCacheName
2024-08-09 22:55:08 +03:00
llcachename.h
Fix rare shutdown crash in gCacheName
2024-08-09 22:55:08 +03:00
llchainio.cpp
…
llchainio.h
…
llcipher.h
…
llcircuit.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-07-09 02:25:42 +02:00
llcircuit.h
…
llclassifiedflags.cpp
…
llclassifiedflags.h
…
llcoproceduremanager.cpp
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
2024-06-09 16:11:24 +02:00
llcoproceduremanager.h
…
llcorehttputil.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-07-30 12:32:41 +02:00
llcorehttputil.h
…
lldatapacker.cpp
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
lldatapacker.h
FIRE-34588 - Bugsplat due to unhandled runtime exception in datapacker
2024-09-30 13:47:26 +01:00
lldbstrings.h
…
lldispatcher.cpp
…
lldispatcher.h
…
lleventflags.h
…
llexperiencecache.cpp
…
llexperiencecache.h
…
llextendedstatus.h
…
llfollowcamparams.h
…
llgenericstreamingmessage.cpp
…
llgenericstreamingmessage.h
…
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
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
2024-07-08 20:27:14 +02:00
lliohttpserver.h
…
lliopipe.cpp
…
lliopipe.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
lliosocket.cpp
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
2024-06-09 16:11:24 +02:00
lliosocket.h
…
llioutil.cpp
…
llioutil.h
…
llloginflags.h
…
llmail.cpp
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
llmail.h
…
llmessagebuilder.cpp
…
llmessagebuilder.h
…
llmessageconfig.cpp
…
llmessageconfig.h
…
llmessagereader.cpp
…
llmessagereader.h
…
llmessagesenderinterface.h
…
llmessagetemplate.cpp
…
llmessagetemplate.h
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2024-06-11 15:47:42 +02:00
llmessagetemplateparser.cpp
…
llmessagetemplateparser.h
…
llmessagethrottle.cpp
…
llmessagethrottle.h
…
llmsgvariabletype.h
…
llnamevalue.cpp
…
llnamevalue.h
…
llnullcipher.cpp
…
llnullcipher.h
…
llpacketack.cpp
…
llpacketack.h
…
llpacketbuffer.cpp
…
llpacketbuffer.h
…
llpacketring.cpp
…
llpacketring.h
…
llpartdata.cpp
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
2024-06-10 21:53:31 +02:00
llpartdata.h
…
llproxy.cpp
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
2024-06-09 16:11:24 +02:00
llproxy.h
…
llpumpio.cpp
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
llpumpio.h
…
llqueryflags.h
…
llregionflags.h
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
2024-06-09 16:11:24 +02:00
llregionhandle.h
…
llsdappservices.cpp
…
llsdappservices.h
…
llsdhttpserver.cpp
…
llsdhttpserver.h
…
llsdmessagebuilder.cpp
…
llsdmessagebuilder.h
…
llsdmessagereader.cpp
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
llsdmessagereader.h
…
llservice.cpp
…
llservice.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
llservicebuilder.cpp
…
llservicebuilder.h
…
llstoredmessage.cpp
…
llstoredmessage.h
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH ( #2361 )
2024-08-20 18:41:48 +03:00
lltaskname.h
…
llteleportflags.h
…
lltemplatemessagebuilder.cpp
…
lltemplatemessagebuilder.h
…
lltemplatemessagedispatcher.cpp
Merge branch 'develop' of https://github.com/secondlife/viewer
2024-07-06 12:42:19 +02:00
lltemplatemessagedispatcher.h
…
lltemplatemessagereader.cpp
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2024-06-11 15:47:42 +02:00
lltemplatemessagereader.h
…
llthrottle.cpp
…
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
Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer
2024-06-09 16:11:24 +02:00
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-600-maint-A' of https://github.com/secondlife/viewer
2024-06-09 16:11:24 +02:00
message.h
…
message_prehash.cpp
…
message_prehash.h
…
message_string_table.cpp
Trim trailing blank line.
2024-08-20 08:28:35 -04: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
…
sound_ids.h
…