Commit Graph
61 Commits
Author SHA1 Message Date
sappho 7768517f4a Merge pull request #22 from asherkin/fix-win-compiles
remove machine x86 to fix compile on win32
2024-04-19 18:25:49 -04:00
sappho 46b16e20b2 remove machine x86 to fix compile on win32 2024-04-19 18:22:46 -04:00
sappho 7fc53679f0 Merge pull request #15 from Kenzzer/ambuild2.2
Bring build scripts to AMBuild 2.2
2024-04-19 18:11:27 -04:00
Kenzzer 7cc832efc8 two oopsies 2024-02-09 23:18:45 +01:00
Kenzzer fa6bf9c44c Add x64 support 2024-02-08 23:09:08 +01:00
Benoist 5d90d5269a Setup action build & upload 2023-02-25 02:53:16 +01:00
Kenzzer 2824a307e4 Bring build scripts to AMBuild 2.2 2023-02-18 23:39:16 +01:00
Asher Baker 0c6274058e Fix tf2 gamedata not being used
When this was split out from the legacy obv gamedata in 5678c55 the new
block accidentally used the engine name for tf2 instead of the gamedir
in a gamedir match. Change it to use the same #supported rules as the
others to fix the gamedata loading and avoid future confusion.
2022-06-22 08:41:22 +00:00
Asher Baker 2dffbea59e Revert "Fix tf2 gamedata section name (#13)"
"tf" is the gamedir name, but "tf2" is the correct engine name.

This reverts commit cec180bf4b.
2022-06-22 08:39:30 +00:00
Batfoxkid cec180bf4b Fix tf2 gamedata section name (#13)
tf2 is tf, surprised this wasn't catched before.
2022-06-22 08:38:48 +00:00
Batfoxkid 9bc02f244d Update GameData for TF2 Update 6/21/2022 (#12) 2022-06-22 04:03:23 +00:00
sapphonie 0d9e80e474 Finish updating to newdecls (#9)
* newdecls for ext struct

* Update connect.sp

* spaces2tabs
2021-10-23 21:51:38 +00:00
Nick Hastings b307ee9e5e Revert CheckChallengeType sig for non-TF2 as well. 2021-10-23 17:22:56 -04:00
Nick Hastings 5678c55a25 Revert latest gamedata changes for non-TF2. 2021-10-23 16:18:06 -05:00
sapphonie 8a2e980817 Update syntax to transitional 2021-10-23 16:17:25 -05:00
Natanel Shitrit 9a1f4dd63c Update connect.games.txt (#7) 2021-10-11 19:37:14 +01:00
sapphonie 11a61d99c9 9/17/21 tf2 update 2021-09-21 08:41:47 +01:00
Ruben Gonzalez a612a5a352 Update connect.games.txt 2018-06-26 20:10:40 -04:00
Asher Baker 4c3335f31a Fix Windows build and update gamedata 2017-10-26 14:11:23 +01:00
Asher Baker 3b9e6208ea Fix linux compile with latest SDK
This needs some cleanup still for non-TF2
2017-10-26 13:57:38 +01:00
Asher Baker f557476d6b Fix compat with TF2 after Jungle Inferno update 2017-10-26 13:57:09 +01:00
Asher Baker 444e68b5ee Updated gamedata. 2014-05-16 02:03:39 +01:00
Asher Baker 25ecb99323 Pushbuild. 2013-05-04 17:50:14 +01:00
Asher Baker 14ad23a8c5 Fixed CS:S build. 2013-05-04 16:48:32 +01:00
Asher Baker 5c67e6a460 Updated build scipts. 2013-05-04 16:45:51 +01:00
Asher Baker 0014b4f2ad The linux buildslave needs to know where the CS:S SDK is, as it can't read the environment variables. 2012-11-05 16:11:38 +00:00
Asher Baker 7175b44357 GCC is never appeased the first try. 2012-11-05 16:04:12 +00:00
Asher Baker fe52823b62 Overhaul of many things. 2012-11-05 16:00:51 +00:00
Asher Baker 504d6befd2 Restructured directory structure. 2012-11-05 15:25:18 +00:00
Asher Baker 252b9d3581 Merge 2012-10-29 19:56:06 +00:00
Asher Baker e1237c1b38 Fixed EndAuthSession not being called in certain cases.
If Source ever become threaded this will be hell.
2012-10-29 19:55:17 +00:00
Asher Baker 661bed2c6e NOPE NOPE NOPE. 2012-10-27 00:13:53 +01:00
Asher Baker 716e944584 Added css engine. 2012-09-21 18:13:06 +01:00
Asher Baker c775f1908d Hopefully fixed blocking SourceTV clients. 2012-08-30 22:08:23 +01:00
Asher Baker 6633597413 Backed out changeset: 01646de6879f 2012-08-19 04:51:16 +01:00
Asher Baker 0cde327c1e Update gamedata. (Russianeer) 2012-08-16 13:13:57 +01:00
Asher Baker df28dab8c3 Updated gamedata. 2012-08-03 14:17:19 +01:00
Asher Baker 8f418a2634 Forgot to update buildbot version. 2012-06-29 11:09:11 +01:00
Asher Baker 0857956c40 Changed forward name to OnClientPreConnectEx. 2012-06-29 11:05:49 +01:00
Asher Baker 1bb2e369e0 Fixed another python path... 2012-05-31 12:24:55 +01:00
Asher Baker 9682460a56 Fixed path to version file. 2012-05-31 12:21:43 +01:00
Asher Baker 576529e60c Fixed whitespace (wtf python?) 2012-05-31 12:20:15 +01:00
Asher Baker 93dd6d47aa Hopefully added clang support, going to need to resync scripts against SM soon. 2012-05-31 12:13:04 +01:00
Asher Baker 376bf28f76 Switched to SourceMod 1.4 2012-05-31 12:04:24 +01:00
Asher Baker bb63c358ec Forgot to update the other 2 paths... 2012-05-31 12:01:51 +01:00
Asher Baker dafafea795 Let's try that again... 2012-05-31 12:00:35 +01:00
Asher Baker cc80b61c5f Try not specifying SDK paths... 2012-05-31 11:54:00 +01:00
Asher Baker 4397bc57ca Mac build fix. 2012-05-31 11:49:54 +01:00
Asher Baker 8e31675395 Updated gamedata, take 2. 2012-04-19 00:59:46 +01:00
Asher Baker d42fd3d3c2 Mac sux 2012-04-18 23:08:50 +01:00