Martynas Mickevičius
|
37210c9ef1
|
Fix compilation of sample extension.
|
2016-02-20 03:27:49 +02:00 |
|
Nicholas Hastings
|
3215e25318
|
Update TF2 gamedata.
|
2016-02-19 10:10:59 -08:00 |
|
Ruben Gonzalez
|
9d72f0b335
|
Update CS:GO gamedata for cstrike extension.
|
2016-02-18 11:16:05 -05:00 |
|
Ruben Gonzalez
|
803c6b0a82
|
Update TerminateRound detour comment's
|
2016-02-18 11:15:39 -05:00 |
|
Nicholas Hastings
|
4b04b8d51e
|
Enable ShowMenu and HudMsg for KreedzClimbing.
|
2016-02-15 14:58:48 -05:00 |
|
Asher Baker
|
b239430247
|
Merge pull request #458 from stickz/patch-5
Move repeated code in reserved slots plugin to a helper function
|
2016-02-15 17:11:39 +00:00 |
|
Asher Baker
|
700ec92a9a
|
Implement an auto-escaping Format native for SQL query construction
|
2016-02-15 15:05:16 +00:00 |
|
Asher Baker
|
272655f340
|
Changed AddString to be failable
|
2016-02-15 14:57:56 +00:00 |
|
Asher Baker
|
7c3bcc9c25
|
Add missing buffer size check to SQLite QuoteString impl
|
2016-02-15 14:19:11 +00:00 |
|
Asher Baker
|
1ff13c59cf
|
Move the guts of Format to a helper function
|
2016-02-15 12:49:22 +00:00 |
|
Asher Baker
|
936bdc47f0
|
Add argument index to format error messages
|
2016-02-15 10:20:08 +00:00 |
|
Asher Baker
|
9008705b9d
|
Pass format flags down to AddString
|
2016-02-15 10:16:14 +00:00 |
|
Asher Baker
|
886c358e91
|
Renumber format flags for sanity
|
2016-02-15 10:09:48 +00:00 |
|
Kyle Sanderson
|
76f33d2742
|
Merge pull request #474 from Benoist3012/Benoist3012-tf2-tfcond-enums-update
Update tf2.inc TFCond enums
|
2016-02-06 14:56:35 -08:00 |
|
Benoist3012
|
5703c323d6
|
Update tf2.inc
|
2016-02-06 15:27:09 +01:00 |
|
Benoist3012
|
40434f54aa
|
Update tf2.inc
|
2016-02-06 13:35:37 +01:00 |
|
Nicholas Hastings
|
b9e9e15647
|
Merge pull request #473 from akowald/gamerules-crash
Fix for crashes related to the GameRules_Set* natives.
|
2016-02-03 18:30:53 -05:00 |
|
akowald
|
7fbc9869bd
|
Fix for crashes related to the GameRules_Set* natives.
|
2016-02-03 16:20:31 -05:00 |
|
Nicholas Hastings
|
148943dad6
|
Merge pull request #472 from alliedmodders/more-stv-detect-fix
Fix SourceTV bot detection on Source SDK 2013 mods and BM:S.
|
2016-01-25 19:41:50 -05:00 |
|
Nicholas Hastings
|
90ca9d7a47
|
Fix SourceTV bot detection on Source SDK 2013 mods and BM:S.
See bug 5529.
|
2016-01-25 18:52:58 -05:00 |
|
Nicholas Hastings
|
a0e6f33828
|
Fix some typos in BM:S SDKHooks gamedata.
|
2016-01-25 06:59:42 -08:00 |
|
Kyle Sanderson
|
52e3b580f3
|
Merge pull request #471 from peace-maker/drawitem_returntag
Change Panel.DrawItem return tag to |int| (bug 6463)
|
2016-01-22 09:45:29 -08:00 |
|
Peace-Maker
|
1c0a5b0420
|
Change Panel.DrawItem return tag to |int| (bug 6463)
|
2016-01-22 18:30:32 +01:00 |
|
Asher Baker
|
f9448e30c9
|
Merge pull request #470 from powerlord/sampleext-updateambuild
Update sample_ext's AMBuildScript
|
2016-01-19 19:49:36 +00:00 |
|
Ross Bemrose
|
2f5257fcb5
|
Update sample_ext's AMBuildScript with the changes used in SourceMod's AMBuildScript
|
2016-01-19 12:29:15 -05:00 |
|
Nicholas Hastings
|
5a50c28afd
|
Merge branch 'static-lib-sym-vis'
|
2016-01-09 11:50:42 -05:00 |
|
Nicholas Hastings
|
3c24ce4d7b
|
Change --exclude-libs to be for Linux only. Apple's linker does not support it.
|
2016-01-09 11:50:13 -05:00 |
|
Nicholas Hastings
|
441bb0483a
|
Merge pull request #469 from alliedmodders/static-lib-sym-vis
Don't export (all) symbols from included static lib on Linux/Mac.
|
2016-01-09 11:34:09 -05:00 |
|
Nicholas Hastings
|
05c7bd4be9
|
Don't export (all) symbols from included static lib on Linux/Mac.
|
2016-01-09 10:26:12 -05:00 |
|
Nicholas Hastings
|
3dc9c23b65
|
Updated NMRiH gamedata.
|
2016-01-07 20:03:08 -05:00 |
|
David Anderson
|
e0e9e87326
|
Merge pull request #468 from splewis/new-syntax-testing
Update sourcepawn testing include to new syntax.
|
2016-01-07 12:35:12 +07:00 |
|
Sean Lewis
|
52c7ef0f6f
|
Update sourcepawn testing include to new syntax.
|
2016-01-06 18:35:16 -06:00 |
|
Nicholas Hastings
|
7ada5f957e
|
Merge pull request #467 from peace-maker/removefromtrie_tag
Add missing |bool| return tag to RemoveFromTrie native
|
2016-01-05 10:55:18 -05:00 |
|
Peace-Maker
|
d3cc797f0f
|
Add missing |bool| return tag to RemoveFromTrie native
|
2016-01-05 16:52:30 +01:00 |
|
Nicholas Hastings
|
8f4f0f61ea
|
Merge pull request #466 from peace-maker/inform_customgd
Add info message when loading custom gamedata
|
2016-01-04 17:54:19 -05:00 |
|
Peace-Maker
|
edb820eae8
|
Add info message when loading custom gamedata
Print a message to console when there is a gamedata file loaded from the
|custom| folder.
|
2016-01-03 22:28:24 +01:00 |
|
Nicholas Hastings
|
497b51814d
|
Merge pull request #465 from klausenbusk/bug-5515
Allow plugins to suppress entity outputs (bug 5515).
Contributed by:
Ryan Stecker <voidedweasel@gmail.com>
Peace-Maker <peace-maker@wcfan.de>
|
2015-12-30 20:33:25 -05:00 |
|
Nicholas Hastings
|
311203b5cf
|
Fix Neotokyo SDKHooks gamedata (bug 6453).
|
2015-12-30 18:34:02 -05:00 |
|
Nicholas Hastings
|
7dc4d49b86
|
Fix Neotokyo SDKTools gamedata (bug 6453).
|
2015-12-30 16:11:22 -05:00 |
|
Kristian Klausen
|
4cba1925fd
|
Allow plugins to suppress entity outputs (fix 5515).
|
2015-12-30 17:51:57 +01:00 |
|
Nicholas Hastings
|
23fafbd47d
|
Update PVKII gamedata.
|
2015-12-30 08:34:54 -05:00 |
|
Nicholas Hastings
|
7fbcb81916
|
Merge pull request #456 from alliedmodders/canbeautobalanced
Add support for hooking CanBeAutobalanced to SDKHooks.
|
2015-12-29 15:56:24 -05:00 |
|
Kyle Sanderson
|
2812f227b7
|
Change SDKHooks CanBeAutoBalanced to only MRES_SUPERCEDE if the return changes.
|
2015-12-29 12:44:03 -08:00 |
|
Nicholas Hastings
|
ce07a44fb0
|
Merge pull request #455 from alliedmodders/normalshook-typeset
Converted NormalSHook to typeset and added old prototype.
|
2015-12-29 14:56:58 -05:00 |
|
Nicholas Hastings
|
23f9a1a524
|
Typo fix fix.
|
2015-12-22 16:18:53 -05:00 |
|
Ruben Gonzalez
|
c81466bb33
|
Trigger Build
|
2015-12-22 12:19:57 -05:00 |
|
Nicholas Hastings
|
26b056d2c4
|
Typo fix.
|
2015-12-22 09:58:57 -05:00 |
|
Nicholas Hastings
|
bd9fd43b76
|
Fix for Black Mesa's different GiveNamedItem prototype.
|
2015-12-22 09:55:15 -05:00 |
|
Nicholas Hastings
|
184ad9083c
|
Fix for varint gamerules sendprops being treated improperly in Black Mesa.
|
2015-12-22 09:54:55 -05:00 |
|
Nicholas Hastings
|
8e7093ba2b
|
Fix Black Mesa gamerules gamedata having always been incorrect.
|
2015-12-22 09:54:28 -05:00 |
|