1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 17:47:38 +08:00
一些起源游戏的 SDK 镜像,来自alliedmodders
Go to file
Joe Ludwig 39d16ca147 General:
* Fixed a variety of server browser issues with mods based on this SDK
* Fixed many warnings on various platforms
* Added source code for fgdlib and raytrace
* Updated many source files with the latest shared source from TF2.

OSX:
* Added support for Xcode 4.6
* Switched OSX builds to use Xcode instead of makefiles
* Moved libs from src/lib/osx32 to src/lib/public/osx32 or src/lib/common/osx32 to match windows better.

Linux:
* Moved libs from src/lib/linux32 to src/lib/public/linux32 or src/lib/common/linux32 to match windows better.
2013-09-02 11:39:10 -07:00
common Fixed various missing files 2013-06-27 14:27:15 -07:00
devtools General: 2013-09-02 11:39:10 -07:00
dx9sdk/utilities General: 2013-09-02 11:39:10 -07:00
dx10sdk/Utilities/dx9_30 General: 2013-09-02 11:39:10 -07:00
fgdlib General: 2013-09-02 11:39:10 -07:00
game General: 2013-09-02 11:39:10 -07:00
gcsdk/bin Add executable permission to ccache and protoc. 2013-06-27 18:22:34 -07:00
lib General: 2013-09-02 11:39:10 -07:00
materialsystem General: 2013-09-02 11:39:10 -07:00
mathlib General: 2013-09-02 11:39:10 -07:00
public General: 2013-09-02 11:39:10 -07:00
raytrace General: 2013-09-02 11:39:10 -07:00
thirdparty/protobuf-2.3.0 * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
tier0 General: 2013-09-02 11:39:10 -07:00
tier1 General: 2013-09-02 11:39:10 -07:00
utils General: 2013-09-02 11:39:10 -07:00
vgui2 General: 2013-09-02 11:39:10 -07:00
vpc_scripts General: 2013-09-02 11:39:10 -07:00
vstdlib General: 2013-09-02 11:39:10 -07:00
createallprojects * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
createallprojects.bat * Switched the SDK from checked-in projects to VPC, the Valve Project Creator. See the Getting Started document on the wiki for details. 2013-07-04 11:20:31 -07:00
creategameprojects * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
creategameprojects.bat * Switched the SDK from checked-in projects to VPC, the Valve Project Creator. See the Getting Started document on the wiki for details. 2013-07-04 11:20:31 -07:00