1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 03:56:10 +08:00

Commit Graph

  • 13543fe483 Update ISource2GameClients (#330) zer0.k 2025-08-08 13:43:38 +02:00
  • 17a16fd9f6 Update NetworkStateChangedData & add missing initializer_list include GAMMACASE 2025-08-07 14:04:04 +03:00
  • c632e89e2c Update IEngineServiceMgr (#328) hzqst 2025-08-07 02:52:28 +08:00
  • 94366fcf10 Update CEntityInstance (#317) komashchenko 2025-08-06 21:40:42 +03:00
  • c97deff97f Add nullptr check at CEntityKeyValues::AddConnectionDesc GAMMACASE 2025-08-06 19:04:59 +03:00
  • 84e8276611 Use CPlayerBitVec for IRecipientFilter GAMMACASE 2025-08-05 11:40:52 +03:00
  • 1b047a2bcf Remove obsoleted asserts in CUtlLinkedList GAMMACASE 2025-08-05 11:25:38 +03:00
  • 36678c8531 Update CNetMessage, IRecipientFilter & INetChan (#313) hzqst 2025-08-05 16:19:26 +08:00
  • 646d08fe4d Correct multiple consts declarations x2 (#327) Alex 2025-08-04 16:50:22 -04:00
  • 553165e790 Update LoadKV3* functions (#325) zer0.k 2025-08-04 22:37:16 +02:00
  • 048e5df493 Correct multiple consts declarations (#326) Juniper 2025-08-04 23:34:40 +03:00
  • 5f055a725d Update CKeyValues3Table & CKV3MemberName GAMMACASE 2025-08-04 20:22:40 +03:00
  • 35f71eeaba Update EntityIOConnectionDescFat_t GAMMACASE 2025-08-04 20:21:13 +03:00
  • 32bc19a8e9 Update CUtlSymbolTableLarge AddString & Find methods GAMMACASE 2025-08-04 20:20:52 +03:00
  • f5ceb38632 Update ISource2GameEntities::CheckTransmit GAMMACASE 2025-08-04 20:20:20 +03:00
  • 5c10e02eb9 Update CGlobalVarsBase (#324) zer0.k 2025-08-03 21:59:42 +02:00
  • bfe3405ce6 Update CGameEntitySystem & EventQueuePrioritizedEvent_t GAMMACASE 2025-08-03 21:00:36 +03:00
  • 276aad9531 Update CEntityClass (#319) samyyc 2025-08-04 01:33:50 +08:00
  • b4877e3912 Update vprof.h (#323) Artiik373 2025-08-03 19:23:34 +02:00
  • 9054c3b97f Fix CUtlLeanVector::EnsureCapacity GAMMACASE 2025-08-03 19:13:44 +03:00
  • d2c2efefd4 Correct CUtlLeanVector usages in CUtlRbTree & CUtlLinkedList GAMMACASE 2025-08-03 02:22:38 +03:00
  • caa63fc1d6 Correctly initialise CUtlLinkedList::m_LastAlloc GAMMACASE 2025-08-02 17:46:36 +03:00
  • 63f1a73ca4 Update RnQueryObjectFlags (#315) Nukoooo 2025-08-02 21:51:40 +08:00
  • 0a43005d39 Add missing utlleanvector.h includes GAMMACASE 2025-08-02 16:46:08 +03:00
  • 2ce2ef9430 Add CUtlSymbolTableLargeBase::m_nBytesAccumulated member GAMMACASE 2025-08-02 16:40:07 +03:00
  • 10b9908cf4 Correct CUtlRbTree member initialization GAMMACASE 2025-08-02 16:32:49 +03:00
  • fdffa22054 Add CUtlLeanVector::Swap method GAMMACASE 2025-08-02 16:32:22 +03:00
  • 20cf249209 Update CUtlBuffer::m_Memory GAMMACASE 2025-08-02 16:04:44 +03:00
  • 30286b45ba Add missing <limits> include in rawallocator.h GAMMACASE 2025-08-02 15:41:33 +03:00
  • 31897b9a38 Return back iterator access for CUtlLeanVector GAMMACASE 2025-08-02 15:35:42 +03:00
  • 40a227f090 Correct compile errors in CUtlLeanVector & CUtlLinkedList GAMMACASE 2025-08-02 15:20:35 +03:00
  • 4d2f30775c Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge GAMMACASE 2025-08-02 03:42:42 +03:00
  • ee975ec51c Partial update to CUtlSymbolTable & CUtlSymbolTableLarge GAMMACASE 2025-08-01 21:57:25 +03:00
  • 569fc67303 Update CUtlHashtable TableT GAMMACASE 2025-08-01 21:49:31 +03:00
  • 6e8427904f Update CUtlLinkedList GAMMACASE 2025-08-01 21:48:58 +03:00
  • 4438dc5774 Update CUtlLeanVector* GAMMACASE 2025-08-01 21:48:14 +03:00
  • 11e97c7d54 Update CUtlRBTree GAMMACASE 2025-08-01 21:47:57 +03:00
  • f24a7dd343 Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator GAMMACASE 2025-08-01 21:47:27 +03:00
  • 470f8576f1 Update CUtlMemoryBlockAllocator GAMMACASE 2025-08-01 21:46:56 +03:00
  • f0ddd07499 Update CRawAllacator to CMemAllocAllocator GAMMACASE 2025-08-01 21:46:39 +03:00
  • 39bc9fff86 Correct CUtlBuffer::BufferFlags_t operator | GAMMACASE 2025-07-31 21:32:23 +03:00
  • 0c079af27b Update IGameSystem (#312) komashchenko 2025-07-31 20:42:14 +03:00
  • a2672f5632 Update IVEngineServer2 GAMMACASE 2025-07-31 20:25:54 +03:00
  • fc38b51122 Update CUtlBuffer extern methods GAMMACASE 2025-07-31 20:04:09 +03:00
  • 016a969d8b Rename UtlMemory_* to UtlVectorMemory_* GAMMACASE 2025-07-31 19:58:46 +03:00
  • 32755ab291 Update tier0.lib\so GAMMACASE 2025-08-12 16:46:19 +03:00
  • b0adb4de61 Update EntityEffects_t (#331) zer0.k 2025-08-12 14:45:33 +02:00
  • 36df1737c0 Update CNetworkGameServerBase GAMMACASE 2025-08-09 15:07:50 +03:00
  • c66132b917 Add INetworkChannelNotify (#329) hzqst 2025-08-09 05:53:47 +08:00
  • 02f47011ee Fix CKeyValues3Context::AllocString returning nullptr on empty strings GAMMACASE 2025-08-08 23:45:42 +03:00
  • 3f155e63e7 Correct CUtlRBTree::IsValidIndex GAMMACASE 2025-08-08 17:19:15 +03:00
  • 854cac5ec0 Correct missing platform int basetypes in const.h GAMMACASE 2025-08-01 01:06:06 +03:00
  • 4dbf724600 Correct missing platform int basetypes in const.h GAMMACASE 2025-08-01 01:06:06 +03:00
  • b051e68f2f Use V_memmove instead of memmove GAMMACASE 2025-08-08 16:41:27 +03:00
  • 4f01115f08 Update ISource2GameClients (#330) zer0.k 2025-08-08 13:43:38 +02:00
  • 510a1e4e83 Update NetworkStateChangedData & add missing initializer_list include GAMMACASE 2025-08-07 14:04:04 +03:00
  • d03fadc6df Update IEngineServiceMgr (#328) hzqst 2025-08-07 02:52:28 +08:00
  • 46aa14be32 Update CEntityInstance (#317) komashchenko 2025-08-06 21:40:42 +03:00
  • 83070f7dae Add nullptr check at CEntityKeyValues::AddConnectionDesc GAMMACASE 2025-08-06 19:04:59 +03:00
  • b30448149c Sync protos Nicholas Hastings 2025-08-05 17:35:59 -04:00
  • 7108a5d4a6 Use CPlayerBitVec for IRecipientFilter GAMMACASE 2025-08-05 11:40:52 +03:00
  • faf480acdc Remove obsoleted asserts in CUtlLinkedList GAMMACASE 2025-08-05 11:25:38 +03:00
  • f2d4d2a036 Update CNetMessage, IRecipientFilter & INetChan (#313) hzqst 2025-08-05 16:19:26 +08:00
  • c6898c4746 Update protos Nicholas Hastings 2025-08-04 20:41:14 -04:00
  • fdc100df39 Update protos Nicholas Hastings 2025-08-04 20:40:59 -04:00
  • f25f1d790e Sync protos Nicholas Hastings 2025-08-04 20:35:00 -04:00
  • e0231ddcae Correct multiple consts declarations x2 (#327) Alex 2025-08-04 16:50:22 -04:00
  • 916f0bb440 Update LoadKV3* functions (#325) zer0.k 2025-08-04 22:37:16 +02:00
  • 7e3a9fbff0 Correct multiple consts declarations (#326) Juniper 2025-08-04 23:34:40 +03:00
  • 0b92cd0ec2 Update CKeyValues3Table & CKV3MemberName GAMMACASE 2025-08-04 20:22:40 +03:00
  • b74b722629 Update EntityIOConnectionDescFat_t GAMMACASE 2025-08-04 20:21:13 +03:00
  • cd0bc76b5a Update CUtlSymbolTableLarge AddString & Find methods GAMMACASE 2025-08-04 20:20:52 +03:00
  • 5164337066 Update ISource2GameEntities::CheckTransmit GAMMACASE 2025-08-04 20:20:20 +03:00
  • 774d82f598 Update CGlobalVarsBase (#324) zer0.k 2025-08-03 21:59:42 +02:00
  • 02e291133a Update CGameEntitySystem & EventQueuePrioritizedEvent_t GAMMACASE 2025-08-03 21:00:36 +03:00
  • 381d9b28c1 Update CEntityClass (#319) samyyc 2025-08-04 01:33:50 +08:00
  • 8ae5bb4a5e Update vprof.h (#323) Artiik373 2025-08-03 19:23:34 +02:00
  • ce46e78af6 Fix CUtlLeanVector::EnsureCapacity GAMMACASE 2025-08-03 19:13:44 +03:00
  • b7e4cc84ad Correct CUtlLeanVector usages in CUtlRbTree & CUtlLinkedList GAMMACASE 2025-08-03 02:22:38 +03:00
  • 1008b6f992 Correctly initialise CUtlLinkedList::m_LastAlloc GAMMACASE 2025-08-02 17:46:36 +03:00
  • 0b23b5ae28 Update Flags_t (#318) Artiik373 2025-08-02 16:08:21 +02:00
  • be703bd5ca Update RnQueryObjectFlags (#315) Nukoooo 2025-08-02 21:51:40 +08:00
  • c82c435617 Add missing utlleanvector.h includes GAMMACASE 2025-08-02 16:46:08 +03:00
  • c5461e58ac Add CUtlSymbolTableLargeBase::m_nBytesAccumulated member GAMMACASE 2025-08-02 16:40:07 +03:00
  • 5b7c3197d7 Correct CUtlRbTree member initialization GAMMACASE 2025-08-02 16:32:49 +03:00
  • 973f3b8a44 Add CUtlLeanVector::Swap method GAMMACASE 2025-08-02 16:32:22 +03:00
  • 8d119b09e5 Update CUtlBuffer::m_Memory GAMMACASE 2025-08-02 16:04:44 +03:00
  • e0f66ff890 Add missing <limits> include in rawallocator.h GAMMACASE 2025-08-02 15:41:33 +03:00
  • ee3ec4eda8 Return back iterator access for CUtlLeanVector GAMMACASE 2025-08-02 15:35:42 +03:00
  • 3709354673 Correct compile errors in CUtlLeanVector & CUtlLinkedList GAMMACASE 2025-08-02 15:20:35 +03:00
  • 7a9df1461f Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge GAMMACASE 2025-08-02 03:42:42 +03:00
  • 35d0a31085 Partial update to CUtlSymbolTable & CUtlSymbolTableLarge GAMMACASE 2025-08-01 21:57:25 +03:00
  • 91abbe5aa9 Update CUtlHashtable TableT GAMMACASE 2025-08-01 21:49:31 +03:00
  • eefebf5f74 Update CUtlLinkedList GAMMACASE 2025-08-01 21:48:58 +03:00
  • f59a464088 Update CUtlLeanVector* GAMMACASE 2025-08-01 21:48:14 +03:00
  • 6683186ea7 Update CUtlRBTree GAMMACASE 2025-08-01 21:47:57 +03:00
  • 3c9914b361 Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator GAMMACASE 2025-08-01 21:47:27 +03:00
  • c521e5b51d Update CUtlMemoryBlockAllocator GAMMACASE 2025-08-01 21:46:56 +03:00
  • ba385dae84 Update CRawAllacator to CMemAllocAllocator GAMMACASE 2025-08-01 21:46:39 +03:00
  • 6fa7b9eebe Correct missing platform int basetypes in const.h GAMMACASE 2025-08-01 01:06:06 +03:00