Nicholas Hastings
9f56d259e9
Recompile Windows mathlib and tier1 with newly synced proj settings.
2014-02-28 14:08:49 -05:00
Nicholas Hastings
e2781a0000
SDK sync.
2014-02-28 14:08:09 -05:00
Nicholas Hastings
7cc1bd2f96
Recompile linux and mac tier1.
2013-11-03 09:37:43 -05:00
Nicholas Hastings
b6b8c0d16c
Fix line endings in xcode_ccache_wrapper script.
2013-11-03 09:37:30 -05:00
Nicholas Hastings
a111d890da
Undefine RESTRICT if GNUC due to ABI incompat between GCC and Clang.
2013-11-03 09:37:09 -05:00
Nicholas Hastings
9bdeb3743c
Recompiled tier1.
2013-11-01 18:08:01 -04:00
Nicholas Hastings
07230e9a3b
Recompiled tier1.
2013-10-13 15:15:15 -04:00
Nicholas Hastings
fd59de0881
Include stdlib.h instead of malloc.h on Mac.
2013-10-13 11:28:49 -04:00
Nicholas Hastings
d4c0dc2f11
Fixed restrict errors in bitbuf when compling on clang.
2013-10-13 10:25:08 -04:00
Nicholas Hastings
9889382863
Allow compilation on gcc/clang without -Wno-unknown-pragmas.
2013-10-06 13:46:15 -04:00
Nicholas Hastings
34d4b05185
Added SetNext to ConCommandBase, required for MM:S.
2013-10-06 12:36:32 -04:00
Nicholas Hastings
14d75c2f42
Added linux server tier0 and vstdlib libs.
2013-10-06 12:35:19 -04:00
Nicholas Hastings
66e98064f5
Various warning and error fixes.
2013-10-06 12:10:21 -04:00
Joe Ludwig
e424d7f958
Added missing libs for linux and OSX in their new location.
2013-09-05 18:17:03 -07:00
Nicholas Hastings
c31f3fdba1
Add missing executable flag to xcode_ccache_wrapper.
2013-09-05 08:41:38 -04:00
Joe Ludwig
b95948fb75
* Fixed Source Mod back-compatability by reordering methods in a couple interfaces.
...
* Added missing singleplayer OSX libs
* Updated vpc and libs.
2013-09-03 16:02:10 -07:00
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
Joe Ludwig
e38213b8fe
Added bloom shader and screenspace effect helpers as examples for the SDK.
2013-07-30 15:10:15 -07:00
Joe Ludwig
e4acadd6b1
Added missing OSX and Linux shaderlibs
2013-07-18 10:11:37 -07:00
Joe Ludwig
0e42951d44
* Added support for building shaders in your mod
...
* Added nav mesh support
* fixed many warnings and misc bugs
* Fixed the create*projects scripts in mp
* Added a bunch of stuff to .gitignore
2013-07-17 18:26:59 -07:00
Joe Ludwig
64f3b0abed
Merge pull request #36 from AnAkIn1/fogplayerparams_fix
...
Fix typo and value which should be non float
2013-07-16 17:18:23 -07:00
Jørgen P. Tjernø
6ece5546d6
Normalize line endings
...
Fixes issue #75 .
2013-07-05 12:09:48 -07:00
Joe Ludwig
97c7099fe4
Updated the libs. Updated vpc_* to include support for $Conditional in .vgc files. Included vstdlib_exclude.vpc for the OSX builds.
2013-07-05 11:28:48 -07:00
Joe Ludwig
3a999b9918
Merge https://github.com/ValveSoftware/source-sdk-2013
2013-07-04 11:33:04 -07:00
Joe Ludwig
4e05e2e82e
Fixed execute permissions on OSX/Linux scripts and binaries.
2013-07-04 11:28:48 -07:00
Joe Ludwig
3569c0f8f5
* Switched the SDK from checked-in projects to VPC, the Valve Project Creator. See the Getting Started document on the wiki for details.
...
* Pulled in bug fixes from HL2 and HL2MP.
2013-07-04 11:20:31 -07:00
AnAkIn1
12d32dc80a
Fix typo and value which should be non float
2013-06-29 01:37:00 +02:00
Jørgen P. Tjernø
39e75fb50f
Add executable bit to gendbg.sh.
2013-06-28 11:31:36 -07:00
Jørgen P. Tjernø
6120a6e337
Mac: Fix corrupted protoc binaries.
...
These binaries were corrupted due to accidental newline ending conversion.
2013-06-28 11:29:58 -07:00
Jørgen P. Tjernø
02724a76e4
Add executable permission to ccache and protoc.
2013-06-27 18:22:34 -07:00
Joe Ludwig
7502ba9583
Fixed various missing files
2013-06-27 14:27:15 -07:00
Joe Ludwig
e7d6f4c174
First version of the SOurce SDK 2013
2013-06-26 15:22:04 -07:00