Matt Woodrow
8541040bb9
Fixed CommitSuicide offset.
2009-02-26 12:42:59 +13:00
Matt Woodrow
8ae003046c
Updated CDetour code in TF2 extension to prevent crashes with spies. Updated windows sig.
2009-02-26 12:42:13 +13:00
Fyren
38c37b8160
Fixed modules.versions not including clientprefs (bug 3647, r=dvander)
2009-02-19 14:22:22 +13:00
Matt Woodrow
aec3469c03
Fixed CalcCriticalKnife signature for TF2 (r=bl4nk)
2009-02-18 19:13:08 +13:00
David Anderson
71b48fad0f
Merge.
2009-02-07 23:57:11 -05:00
David Anderson
a3fade1c1d
Fixed EventManager holding onto stale pointers (bug 3548, r=ds).
2009-02-07 23:56:48 -05:00
Milo
3ab1ef139f
Fixed documentation typo on TF2_GetPlayerClass (bug 3608, r=dvander).
2009-02-07 22:05:04 -05:00
mr.e.unk
36bd6423c2
Allow longer path strings in adminmenu (bug 3620, r=pred).
2009-02-07 22:01:09 -05:00
mr.e.unk
178347f9f1
Removed RTV section from maplists.cfg. (bug 3611 r=Liam)
2009-02-01 20:39:23 -05:00
mr.e.unk@gmail.com
94303ea9a0
Fixed nextmap trigger showing wrong output with end-of-map voting disabled and sm_trigger_show set to zero (bug 3597, r=pred).
2009-02-01 02:09:15 -05:00
David Anderson
50e1c5ba1f
Database fallback for clientprefs is now more "intelligent" (bug 3564, r=pred).
2009-01-31 23:42:35 -05:00
David Anderson
7d3ebce7d1
Fixed sm_sql_addgroup not working (bug 3578, r=liam).
2009-01-31 22:46:34 -05:00
Scott Ehlert
7167a807bf
Fixed a crash in the Event Manager when a game fired an event from a listener that was looking for the same event (bug 3468, r=me).
...
In other words it was a problem where our FireEvent hooks were being re-entered for the _same_ game event. The Event Manager was not able to handle this and crashed.
2009-01-27 23:53:48 -06:00
TheDOO
a8e1a4f2fd
Update of Obsidian CommitSuicide offset (bug 2699, r=dvander).
...
(transplanted from sourcemod-central ffc584a3c382c064006b857e6697c99fff1a681d)
--HG--
extra : transplant_source : %FF%C5%84%A3%C3%82%C0d%00k%85%7Ef%97%C9%9F%FF%1Ah%1D
2009-01-12 02:33:03 -05:00
Scott Ehlert
157f050f89
Fixed a memory leak when game events were hooked as EventHookMode_Post (no bug, r=me).
...
The duplicated event data that was being carried over to the IGameEventManager2::FireEvent post hook was not being freed. EventHookMode_Post is the default so this leak could have happened fairly often.
2009-01-27 13:41:57 -06:00
David Anderson
c676ecc026
Fixed regression in printing floats with no precision (bug 3447, r=ds).
2009-01-07 19:23:24 -05:00
David Anderson
0fbb87e3b2
Fixed various wrong offsets in Insurgency (bug 3544, r=me).
2009-01-07 16:43:23 -05:00
David Anderson
29996d0133
Cleaned up SourceForts entries in sdktools.games.txt (bug 3492).
2009-01-07 04:06:18 -05:00
The DOO
7807f3e31a
Added basic SDKTools/core support for Obsidian Conflict (bug 2699).
2009-01-07 03:33:45 -05:00
IceMatrix
e246d14a6b
Added Age of Chivalry offsets (bug 3366).
2009-01-07 03:25:53 -05:00
David Anderson
a34a27be65
Fixed top menu categories being available even if not usable (bug 3256, r=me).
2009-01-07 02:08:14 -05:00
Scott Ehlert
e1d2b88c23
Fixed some inconsistencies in admins_simple.ini (bug 3540).
2009-01-02 00:31:23 -06:00
Scott Ehlert
5c92b0d154
Bumped version to 1.1.1 and added back -dev build string.
2008-12-28 23:50:26 -06:00
Scott Ehlert
2b7ccf6625
Tagging SourceMod 1.1.0
2008-12-28 23:41:14 -06:00
David Anderson
3f250ba42d
Bumped version files.
2008-12-28 20:35:51 -05:00
David Anderson
1b8bb4e049
Removed -dev tag for release build.
2008-12-28 20:33:21 -05:00
David Anderson
34b8d00548
Updated changelog.
2008-12-28 19:55:52 -05:00
David Anderson
0a6cbadcd8
Merge.
2008-12-28 18:54:51 -05:00
David Anderson
701fef1ba4
Log file name consistency for gamedata logs (no bug).
2008-12-28 18:54:36 -05:00
Matt Woodrow
ba04132142
SDKTools didn't NULL check after GetMemSig (bug 3504, r=dvander).
2008-12-28 17:52:33 -05:00
David Anderson
ea84302e28
Clean slate for languages.cfg (no bug).
2008-12-28 16:09:47 -05:00
David Anderson
08e2fc8deb
Support for 3-letter language codes (bug 3526, r=ds).
2008-12-28 02:38:53 -05:00
David Anderson
ebed45a0f6
Fixed Linux build.
2008-12-28 01:10:20 -05:00
David Anderson
d3c279fd05
Fixed threading issues in gamedata fetcher, new restart mechanism (bug 3351, r=pred).
2008-12-28 01:02:05 -05:00
David Anderson
e69ed4b0da
Removed unsafe calls from gamedata threader (bug 3351, r=pred).
2008-12-27 19:50:13 -05:00
David Anderson
4daca3c5ba
Another gamedata cleanup sponsored by an r=pred (bug 3351).
2008-12-26 23:26:21 -05:00
David Anderson
cb41fa6de4
Fixed JIT build on Linux for real.
2008-12-22 20:12:33 -06:00
David Anderson
dc758ead10
Build fix for Linux.
2008-12-23 01:55:20 -05:00
David Anderson
1fe38c7473
SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
...
This adds the ability for us to change the GCC version we use more flexibly.
2008-12-23 01:33:37 -05:00
Matt Woodrow
58ec9a4f38
Merge
2008-12-15 18:47:11 +13:00
Matt Woodrow
b7477fc321
Cleaned up vtable_scanner code a bit to diagnose l4d crashes
2008-12-15 18:45:33 +13:00
Matt Woodrow
2bb3e5fd6b
Gamedata cleanup and security fix (bug 3351 r=dvander)
2008-12-12 23:20:35 -05:00
Scott Ehlert
eedfd2d70d
Shell script code in Makefiles is _really_ POSIX compliant now.
...
Missed an equal sign :\
2008-12-07 21:05:51 -06:00
Scott Ehlert
4bbd74b702
Shell script code in Makefiles is now POSIX compliant and is able to be run on dash.
2008-12-07 20:40:31 -06:00
Scott Ehlert
1d07d24054
Triggering a build?
2008-12-07 00:49:29 -06:00
Matt Schubert
7d3e32b65f
Attempted fix for GiveNamedItem crashing on Windows (bug 3472, r=dvander)
2008-12-03 13:04:48 -05:00
David Anderson
04354a809c
Fixed FindTeamByName using wrong case sensitivity (bug 3446, r=pred).
2008-11-29 23:28:28 -06:00
David Anderson
3cf30f5e62
Added filetest.sp to testsuite.
2008-11-29 22:44:11 -06:00
David Anderson
7ff0129f36
Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds).
2008-11-29 22:43:30 -06:00
David Anderson
b684d3aad7
Various nits on smupdate tool (bug 3351, r=pred).
2008-11-29 20:07:43 -06:00