Half-Life 2 SDK Mirrors
Go to file
A1mDev f7250c8288 Added missing fields to the CTakeDamageInfo class, the actual size of the structure is 96 bytes.
- Updated `CTakeDamageInfo` to include new class fields (`m_flRadius` and `m_iDamageVictimIndex`) for clarity and future compatibility.

- Existing hooks remain fully compatible.

- Crashes in SourceMod do not occur due to an incorrect stack, because the structure is always passed by reference or pointer.

- Updating the structure is recommended for cases where manual access to all fields or other special use cases is required.
2025-10-19 20:07:51 +07:00
choreoobjects Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
common Fix file encoding 2025-05-17 14:16:40 -04:00
devtools/bin Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00
game Added missing fields to the CTakeDamageInfo class, the actual size of the structure is 96 bytes. 2025-10-19 20:07:51 +07:00
lib Rebuild Windows tier1 2024-11-17 12:26:46 -05:00
linux_sdk Fix or workaround some tier1 compilation errors 2024-05-14 10:04:46 -04:00
mathlib Fix file encoding 2025-05-17 14:16:40 -04:00
public Fix file encoding 2025-05-17 14:16:40 -04:00
tier1 Fix file encoding 2025-05-17 14:16:40 -04:00
utils Fix file encoding 2025-05-17 14:16:40 -04:00
vgui2/vgui_controls Fix file encoding 2025-05-17 14:16:40 -04:00
.git-blame-ignore-revs Fix git-blame-ignore-revs 2025-05-17 16:18:34 -04:00
.hgignore More portions of L4D2 SDK compile and link on Mac OS X (bug 4646, r=dvander). 2010-10-14 16:36:09 -05:00
Everything_SDK-2005.sln Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
Game_Episodic-2005.sln Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00
Game_HL2-2005.sln Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00
Game_HL2MP-2005.sln Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00
Game_Scratch-2005.sln Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00
notes.txt Initial changes for Left 4 Dead 2. 2009-10-28 21:16:05 -05:00