Go to file
El Diablo 2dcee81f22
Linux [SDKTOOLS] Sigscan for FireOutput FIX (#1923)
Addie said:
test the signatures:
\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00\x00\x8B\x55\x08
or
digby's \x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00\x00\x8B\x55\x2A\x65\xA1

\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x01\x00\x00\x8B\x55\x08 fixed the issue for linux server.
2023-02-04 14:46:57 +00:00
.github Update MM:S version in CI, dependency checkout scripts and sample extensions (#1885) 2022-12-19 18:15:45 +01:00
bridge/include Add support for other engine binaries in game configs (#1414). (#1626) 2022-12-28 22:58:30 +00:00
configs Move menu sound selection from core config to gamedata. (#1896) 2022-12-29 04:10:51 +00:00
core Fix gamedata library search order in some cases. (#1914) 2023-01-29 20:24:34 +00:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Enable math functions in sqlite (#1886) 2023-01-29 17:30:15 +00:00
gamedata Linux [SDKTOOLS] Sigscan for FireOutput FIX (#1923) 2023-02-04 14:46:57 +00:00
licenses Fix quote mismatch (#1092) 2019-09-30 22:43:18 -07:00
loader Add support for Military Conflict: Vietnam (#1887) 2022-12-20 21:46:18 +00:00
plugins Add note about automatic unhook (#1910) 2023-01-22 10:23:40 +01:00
public Fix asm.c compiler warnings on Windows. (#1897) 2022-12-28 22:50:51 +00:00
sourcepawn@9cf9f31d45 Update SourcePawn on master. 2022-07-09 18:32:51 -07:00
tools Get sdktools and sdkhooks/dhooks to load on hl2sdk-mock (#1892) 2022-12-22 18:39:12 +01:00
translations Friendly Fire support L4D(2) games. (#1530) 2022-12-29 14:00:58 +00:00
versionlib Update to AMBuild 2.2. 2020-08-18 23:09:43 -07:00
.arcconfig Add a .arcconfig file so that arc works 2013-10-15 22:57:59 +01:00
.gitattributes NPOTB: Correct GitHub's Linguist inaccuracies (#1096) 2019-10-07 19:14:09 +01:00
.gitignore Ignore all build* folders in .gitignore 2021-11-17 13:17:39 +01:00
.gitmodules .gitmodules: Make submodules shallow (#1769) 2022-06-24 10:00:02 -04:00
.travis.yml Prefer python3 over python(2) in checkout-deps (#1424) 2021-03-07 13:50:15 +01:00
AMBuildScript Fix typo in b77e8c50 causing regression in loading on some games. 2023-01-01 20:04:56 -05:00
appveyor.yml Add support for hl2sdk-mock. 2021-09-22 12:36:44 -07:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add support for ASAN. 2021-11-11 23:41:42 -08:00
product.version Bump master to 1.12. 2022-07-02 17:02:08 -07:00
pushbuild.txt Trigger build for TF2 SDK update 2022-12-02 08:50:18 +00:00
README.md Incorperate Licensing Into Project Tree (#961) 2019-04-12 12:10:13 -07:00

SourceMod

General

Development

Contact

  • Connect with us on GameSurge IRC in #sourcemod
  • Alternatively feel free to join our Discord server

License

SourceMod is licensed under the GNU General Public License version 3. Special exceptions are outlined in the LICENSE.txt file inside of the licenses folder.