-
41f74d1a5c
Update Linux dependency script to support getting Mac deps (no bug, r=dvander).
Scott Ehlert
2014-02-06 00:28:29 -0600
-
13e65a73a4
Update Insurgency gamedata.
Nicholas Hastings
2014-02-03 09:34:37 -0500
-
dc1234ddfb
Update CS:GO SDKHooks gamedata.
Nicholas Hastings
2014-02-03 08:56:33 -0500
-
5d8f5c890d
Triggering build.
Kyle Sanderson
2014-02-02 21:35:02 -0700
-
e2eabc7a96
Force a reconfigure to happen everytime.
Kyle Sanderson
2014-02-02 21:26:04 -0700
-
a33977c71c
Force rebuild for b0fa678a69ef (bug 6029, r=dvander).
Kyle Sanderson
2014-02-02 15:54:24 -0700
-
9de1a1ddfa
Add configuration option to package debug files with amb2.
Kyle Sanderson
2014-02-02 15:33:33 -0700
-
7dcdaf0319
Disable amb2 color when configuring.
David Anderson
2014-02-02 01:39:24 -0800
-
b3d64d1121
Fix freeing non-heap object warning from GCC (r=ann).
Scott Ehlert
2014-02-01 04:16:26 -0600
-
52ff6fd5f8
Fix overoptimization of nomination counts in Mapchooser (bug 5359, r=kyles).
Michael McKoy
2014-01-30 14:29:53 -0700
-
af7b8cd9a3
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
Kyle Sanderson
2014-01-29 21:41:41 -0700
-
b0ee5ce485
Updated Dota 2 gamedata.
Nicholas Hastings
2014-01-29 13:07:50 -0500
-
4a65e38d54
Update TFCond and customkill enum values (bug 6012, r=psychonic).
FlaminSarge
2014-01-27 10:15:17 -0500
-
097d2d902c
Add missing meta results to some pre-hooks in SDKHooks (nobug, r=me).
Nicholas Hastings
2014-01-27 10:09:47 -0500
-
c6899a86f1
Fix crash in SDKHooks Reload post-hook (irc, r=psychonic).
Peace-Maker
2014-01-27 10:09:03 -0500
-
a2e2355101
Update CS:GO gamedata
Ruben Gonzalez
2014-03-10 18:56:48 -0400
-
7ca786168f
Fix TE_* natives operating on incorrect data for some tempents (bug 6072, r=fyren).
Nicholas Hastings
2014-03-08 19:46:49 -0500
-
d1ec331ada
Update CPlayer::Kick for hl2sdk-csgo IClient changes.
Nicholas Hastings
2014-03-06 21:33:18 -0500
-
37658183bc
Fix upload step for builds.
Scott Ehlert
2014-03-05 15:37:40 -0600
-
aef08d1f19
Define NETWORK_VARS_ENABLED for SDKs that require it.
Nicholas Hastings
2014-02-10 21:04:01 -0500
-
b83e8e6c29
Add GiveAmmo gamedata for more games.
Nicholas Hastings
2014-02-10 11:46:10 -0500
-
f328aecc62
Add GiveAmmo native to SDKTools (bug 6039, r=psychonic).
Peace-Maker
2014-02-10 10:49:19 -0500
-
4620f4cf7a
Update SDKHooks CTakeDamageInfoHack for SDK updates.
Nicholas Hastings
2014-02-28 15:03:53 -0500
-
80e3198b7b
Update gamedata for CS:GO
Ruben Gonzalez
2014-02-27 22:17:29 -0500
-
064aa83991
Fix not returning a valid weaponID for cz75a (irc, r=KyleS)
Ruben Gonzalez
2014-02-13 13:19:31 -0500
-
d359e5eef3
Fix CS:S GroundEntChanged SDKHooks Windows gamedata.
Peace-Maker
2014-02-13 11:37:06 -0500
-
0425527b83
Make symstore.pl die if it fails to open a symbol directory (no bug, r=dvander).
Scott Ehlert
2014-02-13 02:01:02 -0600
-
4f3399ae91
Fix ___strlcat_chk symbol error on OS X 10.8 and earlier (bug 6046, r=dvander).
Scott Ehlert
2014-02-13 02:05:16 -0600
-
9223c714b3
Fix possible crash when unloading cstrike extension. (irc, r=KyleS)
Dr!fter
2014-02-12 23:59:57 -0500
-
c546e59c80
Fix CS_GetWeaponPrice returning incorrect value for M4A1 in CS:GO (bug 6045, r=KyleS)
Dr!fter
2014-02-12 19:46:47 -0500
-
fe2383e061
Package plugin_settings.cfg (r=dvander).
Asher Baker
2014-02-11 20:56:14 +0000
-
cc9c5e227d
Fix build.
Nicholas Hastings
2014-02-10 10:06:21 -0500
-
53f53c64fc
Update TFCond and customkill enum values (bug 6012, r=psychonic).
FlaminSarge
2014-01-27 10:15:17 -0500
-
cd58e16d9c
Remove over-aggressive error handling of Addresses gamedata (bug 6044, r=asherkin).
Nicholas Hastings
2014-02-10 10:02:29 -0500
-
df6ca9b246
Remove over-aggressive error handling of Addresses gamedata (bug 6044, r=asherkin).
Nicholas Hastings
2014-02-10 09:43:10 -0500
-
defa74660b
Use == instead of is operator for checking string equality in AMBuild scripts (bug 6043, r=dvander).
Scott Ehlert
2014-02-09 22:53:51 -0600
-
3b9962f05a
Fix param order in AddToTopMenu function doc (bug 6035, r=psychonic).
Peace-Maker
2014-02-09 19:38:41 -0500
-
6151a39b7f
Remove GLIBC 2.7 depedency from Webternet extension (no bug, r=dvander).
Scott Ehlert
2014-02-09 15:20:30 -0600
-
eb0d2efa48
Fix typo in sdktools error.
Ruben Gonzalez
2014-02-08 22:16:25 -0500
-
fb4ad7ae81
Fix CS:GO EntInfosFinder gamedata.
Nicholas Hastings
2014-02-08 12:22:02 -0500
-
5916709430
Fix SDKHooks load issue and reliance on gEntList ptr on CS:GO and Dota 2 on Windows.
Nicholas Hastings
2014-02-07 22:11:31 -0500
-
6e40168f79
Fix logical entity support for Dota 2 and CS:GO on Windows.
Nicholas Hastings
2014-02-07 20:44:52 -0500
-
f457362f18
Update CS:GO SDKTools gamedata.
Nicholas Hastings
2014-02-07 13:07:30 -0500
-
f801ce9542
Update CStrike extension and gamedata on windows for latest CS:GO update (irc, r= psychonic)
Ruben Gonzalez
2014-02-08 20:52:45 -0500
-
cb489af757
Increase max sig length (irc, r=psychonic)
Ruben Gonzalez
2014-02-08 20:51:59 -0500
-
dd4a02bf1f
Remove unmanaged forwards from lookup list on Release (bug 6025, r=psychonic).
Kyle Sanderson
2014-02-08 14:53:27 -0700
-
95de3a64d8
Update CS:GO SDKHooks gamedata.
Nicholas Hastings
2014-02-03 08:56:33 -0500
-
d3144079e9
Backed out changeset d144486e4921
David Anderson
2014-02-02 01:36:46 -0800
-
fc331ad4e0
Trigger build.
David Anderson
2014-02-02 01:27:34 -0800
-
269c4c56ee
Trigger build.
David Anderson
2014-02-01 17:35:36 -0800
-
965aaeb543
Trigger build
David Anderson
2014-02-01 17:31:10 -0800
-
69c00d69dc
Trigger build.
David Anderson
2014-02-01 17:26:37 -0800
-
ec5968d5aa
Disable console colors when configuring.
David Anderson
2014-02-01 17:21:09 -0800
-
80bfd9557e
Trigger build.
David Anderson
2014-02-01 17:07:40 -0800
-
b52489f723
Triggering build.
Scott Ehlert
2014-02-01 04:30:52 -0600
-
bada4c82eb
Fix freeing non-heap object warning from GCC (r=ann).
Scott Ehlert
2014-02-01 03:30:46 -0600
-
5e3419836c
Fix Linux build (r=dvander).
Scott Ehlert
2014-02-01 03:07:14 -0600
-
e1f91a768c
Fix overoptimization of nomination counts in Mapchooser (bug 5359, r=kyles).
Michael McKoy
2014-01-30 19:13:24 -0700
-
9d15512f3b
Fix crash in SDKHooks Reload post-hook (irc, r=psychonic).
Peace-Maker
2014-01-27 10:09:03 -0500
-
3bbb48ce9e
Fix GetPlayerUserId uninitialized return in Dota 2 (irc, r=psychonic).
Kyle Sanderson
2014-01-25 16:58:12 -0700
-
467d796d7a
Disable blade on 1.5.
David Anderson
2014-01-23 20:01:53 -0800
-
b92ad41d6d
Disable dota on 1.5.
David Anderson
2014-01-23 20:00:26 -0800
-
010da757da
Fix build.
David Anderson
2014-01-23 19:37:21 -0800
-
1030c9b1b3
Merge AMBuild2 upgrade from sourcemod-1.6 to sourcemod-1.5.
David Anderson
2014-01-22 22:40:57 -0800
-
de8157302d
Rename SortFunc2D parameters to match documentation (bug 6014, r=kyles).
Peace-Maker
2014-01-22 21:29:42 -0700
-
a709307fab
Rename SortFunc2D parameters to match documentation (bug 6014, r=kyles).
Peace-Maker
2014-01-22 20:14:55 -0700
-
4d1893df4d
Triggering build for OS X 10.9 VM.
Scott Ehlert
2014-01-22 00:46:34 -0600
-
06c73813ca
Triggering build for OS X 10.9 VM.
Scott Ehlert
2014-01-22 00:38:49 -0600
-
5acc7209b2
Add client checks to EmitSound SoundsHooks (bug 5873, r=psychonic)
Kyle Sanderson
2014-01-17 23:25:23 -0500
-
a2baac7f5e
Fix being able to nominate same map multiple times (bug 5109, r=psychonic)
Kyle Sanderson
2014-01-17 23:21:52 -0500
-
9fe11f9c36
Fix being able to nominate same map multiple times (bug 5109, r=psychonic)
Kyle Sanderson
2014-01-17 23:21:16 -0500
-
ac4a381295
Add any tag to WritePackCell and ReadPackCell natives (bug 6001, r=asherkin)
Kyle Sanderson
2014-01-17 23:19:13 -0500
-
fb734e4124
Add any tag to WritePackCell and ReadPackCell natives (bug 6001, r=asherkin)
Kyle Sanderson
2014-01-17 23:14:40 -0500
-
7c1fb6e5b9
Triggering build for clang 3.4.
Scott Ehlert
2014-01-11 13:25:32 -0600
-
40d03f78cf
Hopefully fixed clang build on Linux.
Scott Ehlert
2014-01-08 17:37:55 -0600
-
7f8c6a9fd6
Triggering build.
Scott Ehlert
2014-01-08 17:29:04 -0600
-
832187be31
Triggering build.
Scott Ehlert
2014-01-08 17:21:01 -0600
-
a2f8f1e70d
Triggering build.
Scott Ehlert
2014-01-08 17:10:04 -0600
-
3f3343e945
Changes to pushbuild.txt now trigger a reconfigure.
Scott Ehlert
2014-01-08 17:09:50 -0600
-
4e077402e5
Triggering build.
Scott Ehlert
2014-01-08 16:50:21 -0600
-
ad5740f8a7
Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin).
Nicholas Hastings
2014-01-07 14:24:53 -0500
-
310f77d96a
Consolidate FileExists usage in logic bin (bug 5931, r=asherkin).
Nicholas Hastings
2014-01-07 14:24:41 -0500
-
121c3973d6
Add support for Insurgency mapcycle format (bug 5966, r=asherkin).
Nicholas Hastings
2014-01-07 10:24:44 -0500
-
17212616d7
Support all file search paths when finding mapcycle file (bug 5839, r=asherkin).
Nicholas Hastings
2014-01-07 10:24:05 -0500
-
876ba3bef5
Don't hardcode paths to tier0/vstdlib in ICommandLine lookup (nobug).
Nicholas Hastings
2014-01-07 10:21:53 -0500
-
9a0918a354
Fix typo that caused dump_syms to execute out of order with respect to linking.
David Anderson
2013-12-30 20:21:33 -0500
-
cfad3b26ca
Port breakpad symbol uploading to AMBuild 2 (bug 5997 part 16, r=ds).
David Anderson
2013-12-30 17:51:02 -0500
-
a55b000273
Switch buildbot scripts to AMBuild 2 (bug 5997 part 15, r=ds).
David Anderson
2013-12-30 17:51:01 -0500
-
b69b0de234
Various build fixes (bug 5997 part 14, r=ds).
David Anderson
2013-12-30 17:51:01 -0500
-
6d320163a1
Various Windows build fixes (bug 5997 part 13, r=ds).
David Anderson
2013-12-30 17:51:00 -0500
-
ae21f29ad9
Port the PDB log to AMBuild 2 (bug 5997 part 11, r=ds).
David Anderson
2013-12-30 17:51:00 -0500
-
f82224eba0
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
David Anderson
2013-12-30 17:51:00 -0500
-
c2cfe60102
Port versioning to AMBuild 2 (bug 5997 part 8, r=ds).
David Anderson
2013-12-30 17:50:59 -0500
-
75e622e879
Port packaging to AMBuild 2 (bug 5997 part 6, r=ds).
David Anderson
2013-12-30 17:50:59 -0500
-
9c19f6efb7
Port plugin build scripts to AMBuild 2 (bug 5997 part 5, r=ds).
David Anderson
2013-12-30 17:50:58 -0500
-
58995fc829
Add an spcomp option to print #included files (bug 5997 part 4, r=ds).
David Anderson
2013-12-30 17:50:58 -0500
-
54ed1807c0
Port webternet/curl to AMBuild 2 (bug 5997 part 2, r=ds).
David Anderson
2013-12-30 17:50:57 -0500
-
e1a820dcf9
Port simple C++ build scripts to AMBuild 2 (bug 5997 part 1, r=ds).
David Anderson
2013-12-30 17:50:56 -0500
-
b749bbf42b
Remove 'state' keyword from compiler (bug 4572, r=dvander).
Ryan Stecker
2013-12-28 08:42:50 -0500
-
bdbc3c3b58
Fix SDKHooks Spawn hook crashing in Dota.
Nicholas Hastings
2013-12-28 08:19:34 -0500