Fyren
|
3d19bfd57e
|
damn it, duck
|
2017-08-22 14:02:04 -06:00 |
|
Fyren
|
4d8e76202d
|
Merge pull request #518 from alliedmodders/UTIL_ReplaceAll-fix
Fix UTIL_ReplaceAll not properly tracking length (bug 6472)
|
2016-06-06 16:40:17 -06:00 |
|
Fyren
|
e356758743
|
Merge pull request #516 from alliedmodders/scheduledpluginreloads
Better plugin reloads.
|
2016-06-06 16:29:07 -06:00 |
|
Fyren
|
4e654704dc
|
Slightly better handling of plugin reloading.
|
2016-06-06 22:26:34 +00:00 |
|
Fyren
|
1790033458
|
Fix UTIL_ReplaceAll not properly tracking length.
|
2016-06-06 06:29:53 +00:00 |
|
Fyren
|
c11ac4c25e
|
Update SP to version that uses its own new.
|
2015-11-21 07:51:12 +00:00 |
|
Fyren
|
0e80ffef55
|
Merge pull request #448 from alliedmodders/use-blamepluginerror
Update SP and use BlamePluginError in sdkhooks and sdktools.
|
2015-11-18 18:33:10 -07:00 |
|
Fyren
|
cf4f500eda
|
And use it in sdktools, too.
|
2015-11-18 01:37:15 +00:00 |
|
Fyren
|
fec2fa3bf0
|
Update SP and use BlamePluginError in sdkhooks.
|
2015-11-18 01:24:31 +00:00 |
|
Fyren
|
b1ae2a178f
|
Merge pull request #293 from alliedmodders/spcomp-option-spaces
Reapply ancient patch to allow spaces in spcomp options.
|
2015-03-06 02:50:50 -07:00 |
|
Fyren
|
dd8fa985c1
|
Reapply ancient patch to allow space in spcomp options.
|
2015-03-06 09:08:24 +00:00 |
|
Fyren
|
81926ceae2
|
Merge pull request #292 from alliedmodders/sourcepawn-fix-signed-compare
Signed comparison warning fixes.
|
2015-03-06 01:48:54 -07:00 |
|
Fyren
|
d3da389f9f
|
Signed comparison warning fixes.
|
2015-03-06 08:08:41 +00:00 |
|
Fyren
|
84de0f6b85
|
and maybe also a hyphen
|
2014-05-27 01:09:12 -06:00 |
|
Fyren
|
914a0a7fc1
|
FYREN SMASH CAPITALS
|
2014-05-27 01:08:47 -06:00 |
|
Fyren
|
f82420b601
|
bets on if I do any better than Kyle?
|
2014-05-27 01:08:15 -06:00 |
|
Fyren
|
dfe8ae4fd1
|
Bring compiler Makefile more in line with ambuild (NPOTB)
|
2011-11-10 20:26:21 +00:00 |
|
Fyren
|
92773c2e1b
|
Fixed client serials not getting cleared on disconnect (bug 5121, r=psychonic).
|
2011-10-12 00:51:58 -04:00 |
|
Fyren
|
2cd7fa68d6
|
Reshove.
|
2011-08-20 16:45:44 -07:00 |
|
Fyren
|
d78a0c87b8
|
Backed out changeset 42462959f48d
|
2011-08-20 16:44:16 -07:00 |
|
Fyren
|
88d4abeaf8
|
Shove.
|
2011-08-20 16:41:14 -07:00 |
|
Fyren
|
458378be66
|
Let logic binary access ServerLang value on startup (bug 4675, r=dvander).
|
2011-07-24 19:52:22 -07:00 |
|
Fyren
|
4d52fe0490
|
Revert 3336, try fix #2 (bug 4852, r=dvander)
|
2011-07-09 20:47:43 -07:00 |
|
Fyren
|
c0fa36b9a1
|
Added support for language aliases (bug 4858, r=dvander).
|
2011-05-25 21:10:18 -04:00 |
|
Fyren
|
fbc8e899dd
|
Forcing build.
|
2011-05-25 13:57:17 -04:00 |
|
Fyren
|
fefd84d431
|
Translator now properly falls back on bad server language (bug 4861, r=dvander).
|
2011-05-24 13:25:28 -04:00 |
|
Fyren
|
b4a7d21b9e
|
Removed compiler double include check (bug 4863, r=dvander).
|
2011-05-24 10:49:40 -04:00 |
|
Fyren
|
9799970042
|
Update spcomp Makefile
|
2011-03-08 12:07:06 -08:00 |
|
Fyren
|
56e3bab02a
|
vcproj crap (NPOTB)
|
2010-10-20 05:13:48 -07:00 |
|
Fyren
|
9dd5ab4ebd
|
Fix Windows entity output hooks (bug 4644, r=dvander)
|
2010-10-20 05:10:13 -07:00 |
|
Fyren
|
b4a0d7a5b7
|
Use SH strings for database configs (bug 4286, r=dvander)
|
2010-10-16 03:52:36 -07:00 |
|
Fyren
|
be7ef860d5
|
Revert mistaken vsound.cpp change
|
2010-10-04 19:45:21 -07:00 |
|
Fyren
|
430c001d58
|
Static gamedata checker (NPOTB)
|
2010-10-01 12:15:43 -07:00 |
|
Fyren
|
c3e20d5d12
|
FireOutput detour in SDKTools now uses CDetour (bug 4416, r=pred).
|
2010-07-21 22:09:03 -05:00 |
|
Fyren
|
cec10060c6
|
How did I even do that.
|
2010-06-28 17:25:06 -07:00 |
|
Fyren
|
74a479ab41
|
Fix build
|
2010-06-28 16:41:08 -07:00 |
|
Fyren
|
e332f4e12b
|
Possible dynamic array dimension fix (bug 4428, r=dvander)
|
2010-06-19 15:15:23 -07:00 |
|
Fyren
|
5ca2d469a8
|
Fix sdktools voice memory corruption (bug 4415, r=dvander)
|
2010-06-05 23:15:29 -07:00 |
|
Fyren
|
26c404adee
|
Mac build fixes (bug 4392, r=dvander).
|
2010-05-11 01:46:54 -07:00 |
|
Fyren
|
2a77dfbcd2
|
Fixed buildbot scripts for darwin (r=dvander).
|
2010-05-11 00:16:52 -07:00 |
|
Fyren
|
bbbbb660b3
|
Triggering build
|
2010-04-29 20:48:17 -07:00 |
|
Fyren
|
1a938f8711
|
ep2v build changes (bug 4371, r=dvander)
|
2010-04-29 00:08:08 -07:00 |
|
Fyren
|
5ec4b3441e
|
Build stuff for L4D2 DLC (bug 4361, r=SAWCE)
|
2010-04-23 11:39:12 -07:00 |
|
Fyren
|
6f04dad428
|
maxClients -> MaxClients in sdktools_sound.inc (fix bug 3985, r=psychonicsux)
|
2010-02-10 11:07:21 -08:00 |
|
Fyren
|
c78e89c3c1
|
Compiler confused |any| tag with |String| on array arguments.
|
2010-02-08 20:00:06 -08:00 |
|
Fyren
|
d7b64c18c2
|
Fixed NULL-deref in entity handling code.
|
2010-02-08 19:55:14 -08:00 |
|
Fyren
|
306ac5243a
|
Fixed GuessSDKVersion() not working on ep2v (bug 4194, r=dvander).
|
2010-01-09 11:33:19 -08:00 |
|
Fyren
|
caa8932c9a
|
Improve/fix GetEntity (bug 4092, r=pred)
|
2009-12-15 23:14:53 -08:00 |
|
Fyren
|
4030f1e40d
|
Merge
|
2009-11-23 01:50:28 -08:00 |
|
Fyren
|
b7ac7452f7
|
Fix wonky handling of path separators for "sm plugins" commands (bug 3857, r=dvander)
|
2009-11-23 01:47:32 -08:00 |
|
Fyren
|
0cef3fbf27
|
Fix leak in nominations plugin (bug 4104, r=pred)
|
2009-11-18 15:44:51 -08:00 |
|
Fyren
|
b5d9b18da4
|
Fix rare basevotes map vote problem (bug 3905, r=dvander)
|
2009-11-18 15:42:21 -08:00 |
|
Fyren
|
33ca5943fa
|
Don't call edict_t::StateChanged(ushort) on L4D2 (bug 4090, r=dvander)
|
2009-11-01 02:53:34 -08:00 |
|
Fyren
|
113ec33743
|
More L4D2 gamedata changes
|
2009-10-30 01:24:55 -07:00 |
|
Fyren
|
e767b2ff94
|
Typo fix
|
2009-10-29 20:34:00 -07:00 |
|
Fyren
|
31dc5f335d
|
Updated GuessSDKVersion
|
2009-10-30 14:34:34 +13:00 |
|
Fyren
|
9e69afbbd6
|
Inital SM fixes for l4d2 and linux makefile updates
|
2009-10-30 13:26:13 +13:00 |
|
Fyren
|
0931c6a7e1
|
Fix OnConfigsExecuted() executing too early on EP1 with large config files (bug 3828, r=dvander).
|
2009-10-26 23:44:57 -07:00 |
|
Fyren
|
f2049c5910
|
Fix menu population for sm_who (bug 4030, r=pred)
|
2009-10-20 15:48:56 -07:00 |
|
Fyren
|
83e633534d
|
New L4D offset for SetUserCvar (bug 4033, r=dvander).
|
2009-10-02 04:59:47 -07:00 |
|
Fyren
|
d43b027c25
|
Fixed crash when block-loading more than 8 plugins (bug 4034, r=dvander).
|
2009-10-02 02:30:01 -07:00 |
|
Fyren
|
d4deeb4edd
|
Puuuuuush for SDK change (bug 4032)
|
2009-10-01 08:48:57 -07:00 |
|
Fyren
|
70bb4930f6
|
Respect clientside mutes and add fixed client listening API (bug 3818, r=pred,dvander).
|
2009-09-07 17:09:28 -07:00 |
|
Fyren
|
b11f597521
|
Fix SetClientViewModel (bug 3941, r=pred)
|
2009-08-09 15:35:49 -07:00 |
|
Fyren
|
ffd72fbb4d
|
Improve non-admin to admin chat (bug 3844, r=pred)
|
2009-07-27 17:02:04 -07:00 |
|
Fyren
|
71dc3d4826
|
Make Insurgency use SayText for printing to chat (bug 3738, r=dvander)
|
2009-07-27 16:45:30 -07:00 |
|
Fyren
|
b5152c0c48
|
Fix sm_corecfgfile for modified sm_basepaths (bug 3856, r=dvander)
|
2009-07-27 13:22:55 -07:00 |
|
Fyren
|
14320f2155
|
Fix PlayerRunCmd offset for TF2
|
2009-06-16 19:41:44 -07:00 |
|
Fyren
|
c2c4ed1fe5
|
Fix crash when unloading a plugin with live user message hooks (bug 3817, r=dvander)
|
2009-05-25 18:12:26 -07:00 |
|
Fyren
|
73c8246204
|
Preliminary TF2 gamedata changes
|
2009-05-21 20:43:22 -07:00 |
|
Fyren
|
7605396e84
|
Add L4D handling to GuessSDKVersion() (bug 3842, r=dvander)
|
2009-05-16 16:32:21 -07:00 |
|
Fyren
|
850dbd62c6
|
Fix pred's failed l2merge merge
|
2009-05-13 16:24:55 -07:00 |
|
Fyren
|
6a24b049cb
|
Fixed early tv_enable causing crashes (bug 3766, r=dvander).
|
2009-05-12 17:27:45 -04:00 |
|
Fyren
|
56c5012bef
|
Fixed early tv_enable causing crashes (bug 3766, r=dvander).
|
2009-05-12 12:37:12 -04:00 |
|
Fyren
|
47002f970d
|
Fix bad bintools assert that will always fail in debug (r=pred)
|
2009-05-11 19:45:51 -07:00 |
|
Fyren
|
834a9bc84d
|
Some sdktools string and style changes (r=pred)
|
2009-05-11 18:46:19 -07:00 |
|
Fyren
|
7fd6b308f8
|
Fix Windows L4D CreateFakeClient signature (bug 3792)
|
2009-05-08 00:10:12 -07:00 |
|
Fyren
|
6908c0f1d0
|
Fix sdktools MSVC9 project file (and sm_slap) for EP1 games (bug 3768)
|
2009-05-07 20:15:32 -07:00 |
|
Fyren
|
f74380b3e9
|
Fix casting problems in TextParsers breaking TrimString for non-ASCII (bug 3800, r+a12=dvander)
|
2009-05-03 11:23:12 -07:00 |
|
Fyren
|
5096aef6e7
|
Remove knife critical stuff and previous "fix" (bug 3791, r=pred)
|
2009-04-22 19:06:19 -07:00 |
|
Fyren
|
d9f5801a68
|
I can in no way find fault with myself, so I blame buildbot.
|
2009-04-21 17:55:14 -07:00 |
|
Fyren
|
462e03d150
|
Fix medigun/CalcIsAttackCritical Windows crash (bug 3791, r=pred)
|
2009-04-21 02:38:35 -07:00 |
|
Fyren
|
6aded88e14
|
Fixed CommitSuicide offset for today's TF2 update
|
2009-04-20 21:38:12 -07:00 |
|
Fyren
|
74a25097b2
|
Fix OnClientConnect rejectmsg handling, improve doc (bug 3690, r=dvander)
|
2009-04-13 16:39:53 -07:00 |
|
Fyren
|
187c0a9bf7
|
Fix GetCommandFlags for original engine games (bug 3759, r=dvander)
|
2009-04-07 17:24:22 -07:00 |
|
Fyren
|
a4295d1e93
|
Add a warning to not edit SM's gamedata files; switched to UNIX line endings (bug 3728, r=dvander)
|
2009-04-07 09:59:21 -07:00 |
|
Fyren
|
9def5e57de
|
Disable nextmap in Synergy and Dystopia (bug 3687, bug 3741; r=liam)
|
2009-04-01 05:56:51 -07:00 |
|
Fyren
|
3d573c08a1
|
Fix CommitSuicide offset (bug 3726, r=Srdog)
|
2009-04-01 04:35:51 -07:00 |
|
Fyren
|
c9ff6be881
|
Fix CommitSuicide offset (bug 3726, r=Srdog)
|
2009-04-01 04:34:01 -07:00 |
|
Fyren
|
933b77e429
|
Fix sm exts info help message
|
2009-03-25 21:01:40 -07:00 |
|
Fyren
|
ccc4386285
|
Let vtablecheck take class names instead of just vtable symbols (also fix line endings)
|
2009-03-21 18:17:43 -07:00 |
|
Fyren
|
4364ba46e2
|
Switch base plugins to APL2; disable nextmap for L4D, Dystopia, Synergy (bugs 3716, 3687, 3741; r=pred)
|
2009-03-18 22:10:39 -07:00 |
|
Fyren
|
d7917a6a9a
|
Add AskPluginLoad2() to allow silent failure, deprecate AskPluginLoad() (bug 3716, r=dvander)
|
2009-03-18 19:20:40 -07:00 |
|
Fyren
|
81e30e75c4
|
Merge: this'll teach me to not pull first
|
2009-03-18 19:15:40 -07:00 |
|
Fyren
|
7a94343dec
|
Fix/restore TF2_IgnitePlayer (bug 3528, r=pred)
|
2009-03-18 18:50:31 -07:00 |
|
Fyren
|
3ee6bae4ba
|
Fix/restore TF2_IgnitePlayer (bug 3528, r=pred)
|
2009-03-18 18:50:20 -07:00 |
|
Fyren
|
9a77e6b3cc
|
Gave OnClientAuthorized() its meds.
|
2009-03-18 18:34:46 -07:00 |
|
Fyren
|
a1727cc047
|
vim syntax file and a perl script to generate a syntax file from the includes
|
2009-03-18 18:30:35 -07:00 |
|
Fyren
|
f6bb6037f3
|
Allow spaces in compiler command line options (bug 3729, r=dvander)
|
2009-03-12 18:37:04 -07:00 |
|
Fyren
|
2c7555366f
|
Fixed SetEntityHealth (bug 3693, r+a12=dvander).
|
2009-03-06 14:40:30 -05:00 |
|