1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 09:38:56 +08:00
一些起源游戏的 SDK 镜像,来自alliedmodders
Go to file
Nicholas Hastings 697e316fa9 Merge branch 'tf2' into hl2dm
# Conflicts:
#	game/client/cdll_util.cpp
#	game/client/clientleafsystem.cpp
#	game/client/clientshadowmgr.cpp
#	game/client/detailobjectsystem.cpp
#	game/server/filters.cpp
#	game/server/hltvdirector.cpp
#	game/server/physconstraint.cpp
#	game/server/props.cpp
#	game/shared/gamerules.cpp
#	game/shared/takedamageinfo.cpp
#	game/shared/takedamageinfo.h
#	lib/linux/tier1_i486.a
#	lib/mac/tier1_i486.a
#	lib/public/tier1.lib
#	public/eiface.h
#	public/mathlib/mathlib.h
#	public/tier0/memalloc.h
#	public/tier1/utlmemory.h
#	public/tier1/utlvector.h
#	public/toolframework/itoolentity.h
#	tier1/KeyValues.cpp
2024-11-17 09:34:45 -05:00
choreoobjects Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
common Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:30:09 -05:00
devtools/bin Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00
game TF2 win64 + Ambuild tier1/mathlib + long=devil (#198) 2024-03-09 03:57:12 +00:00
lib Update libs 2024-04-22 21:27:29 -04:00
mathlib More mathlib unification with SDK 2013, including 3dnow fixes (#231) 2024-04-21 11:52:42 -04:00
public Update icommandline.h (#277) 2024-10-18 19:46:19 -04:00
tier1 More mathlib unification with SDK 2013, including 3dnow fixes (#231) 2024-04-21 11:52:42 -04:00
utils Fix cases where V_swap didn't need the global scope resolution operator 2016-01-24 17:23:29 -08:00
vgui2/vgui_controls Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:30:09 -05:00
.hgignore Added .hgignore file. 2011-04-10 01:41:48 -05:00
AMBuildScript AMBuild: add missing LINUX define 2024-04-21 11:45:03 -04:00
configure.py TF2 win64 + Ambuild tier1/mathlib + long=devil (#198) 2024-03-09 03:57:12 +00: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 Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
PackageScript TF2 win64 + Ambuild tier1/mathlib + long=devil (#198) 2024-03-09 03:57:12 +00:00