squeek502
27c0eca26f
Removed the .lib files that are built with the game dlls
2013-08-31 22:11:15 -07:00
squeek502
4f3b8dfe8f
Added mod-specific vpc files.
...
Add any new source files to client_ff.vpc and/or server_ff.vpc. To
remove hl2mp files, put a - infront of the $File line inside the
_ff.vpc's. Don't think there's any reason to mess with the _hl2mp.vpc
files anymore.
2013-08-31 21:46:11 -07:00
squeek502
92a3d1bcfc
Better .gitignore take 2
2013-08-31 21:39:55 -07:00
squeek502
d4ab306d85
Better .gitignore
2013-08-31 21:36:10 -07:00
squeek502
35d22f9f63
Revert "Testing rolling back Merge pull request #1 "
...
This reverts commit 20c4cf024f
.
2013-08-31 16:49:46 -07:00
squeek502
4b18d2c1db
Merge branch 'develop' of https://github.com/fortressforever/ff-code-2013 into develop
2013-08-31 16:48:10 -07:00
squeek502
20c4cf024f
Testing rolling back Merge pull request #1
2013-08-31 16:47:21 -07:00
fortressforever
9306d79180
Merge pull request #1 from DexterHaslem/my-cool-stuff
...
My cool stuff
2013-08-31 15:45:46 -07:00
Dexter Haslem
6fbde94c45
updated my really cool thing
2013-08-31 16:41:45 -06:00
Dexter Haslem
7c99311e3d
heres a cool file of things
2013-08-31 16:41:26 -06:00
Joe Ludwig
d9ac276a95
Added bloom shader and screenspace effect helpers as examples for the SDK.
2013-07-30 15:10:15 -07:00
Joe Ludwig
c3d72513f2
Revised the contribution guidelines to encourage more interaction within the community.
2013-07-30 09:29:15 -07:00
Joe Ludwig
14da425dbd
Added .vcd files from lost coast
2013-07-30 08:40:30 -07:00
Joe Ludwig
2da6af4311
Added skill cfg files so that refilling ammo will work.
2013-07-29 16:40:43 -07:00
Joe Ludwig
e174b33716
Added .vcds from all the singleplayer games in the SDK
2013-07-29 16:07:25 -07:00
Joe Ludwig
b2215f2dbc
Added all the ep2 strings to their string tables to match the way the game loads string tables.
2013-07-19 16:25:41 -07:00
Joe Ludwig
22cebd61fc
Added all the HL2 and HL2MP strings to their string tables to match the way the game loads string tables.
2013-07-18 16:01:12 -07:00
Joe Ludwig
29f290f787
Added missing OSX and Linux shaderlibs
2013-07-18 10:11:37 -07:00
Joe Ludwig
e16ea21dc8
* 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
6a271d4a68
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
Joe Ludwig
a2e9dbd663
Merge https://github.com/ValveSoftware/source-sdk-2013
2013-07-05 12:50:52 -07:00
Joe Ludwig
c4ffd47936
Added some more files to .gitignore. Added technical guidelines for pull requests to CONTRIBUTING
2013-07-05 12:50:09 -07:00
Jørgen P. Tjernø
3527e2f9f1
Normalize line endings
...
Fixes issue #75 .
2013-07-05 12:09:48 -07:00
Jørgen P. Tjernø
96d1921694
Update text & binary attributes.
...
This should prevent line ending issues.
2013-07-05 12:08:13 -07:00
Joe Ludwig
cc9c12c5fd
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
3aacf913d5
Merge https://github.com/ValveSoftware/source-sdk-2013
2013-07-04 11:33:04 -07:00
Joe Ludwig
89ab753e6a
Fixed execute permissions on OSX/Linux scripts and binaries.
2013-07-04 11:28:48 -07:00
Joe Ludwig
77b376f8a0
* 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
Jørgen P. Tjernø
9573e4b8b6
Check in gitattributes for binaries.
...
Followup to @TheSeg's comments on 5f08baa
.
2013-07-03 17:29:49 -07:00
alfred-valve
40e97f0e3a
Merge pull request #49 from ntgd/master
...
Fix 'gameinfo.txt' doesn't exist in subdirectory 'source-sdk-2013/mp/game/mod_hl2mp/'
2013-07-02 15:56:55 -07:00
ntgd
5a48b492da
Rename GameInfo.txt to gameinfo.txt
2013-06-30 19:03:02 +02:00
AnAkIn1
3a066ecf31
Fix typo and value which should be non float
2013-06-29 01:37:00 +02:00
Jørgen P. Tjernø
5287c094fd
Add executable bit to gendbg.sh.
2013-06-28 11:31:36 -07:00
Jørgen P. Tjernø
5f08baab70
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ø
e2f7bc3029
Add executable permission to ccache and protoc.
2013-06-27 18:22:34 -07:00
Joe Ludwig
ddc37314e5
Adding a CONTRIBUTING file so the rights that GitHub users grant to Valve with Contributions are clearly outlined.
2013-06-27 17:57:58 -07:00
Joe Ludwig
949bd75a99
Fixed various missing files
2013-06-27 14:27:15 -07:00
Joe Ludwig
39ed87570b
First version of the SOurce SDK 2013
2013-06-26 15:22:04 -07:00