Go to file
nosoop 34c8220e5d
Ensure gameconfig file uniqueness when reading master.games (#1859)
The extended gameconfig format reads the master gameconf file twice;
once each for the base engine and actual engine.  The file list
isn't checked for duplicates, so 'common.games.txt' is loaded in
twice, resulting in any 'common' file values potentially overriding
values listed under '#default' in other files due to
bShouldBeReadingDefault.  This happens in the case when matching
game versions by CRC (such as public game branches).

Required for #1857.
2022-11-25 16:47:11 +00:00
.github Update Github Action workflow versions (#1858) 2022-11-07 15:09:54 +01:00
bridge/include Allow gamedata to use vscript binary (#1826) 2022-09-20 09:46:03 +02:00
configs Removing old GeoIP.dat (#1533) 2021-07-17 11:32:02 +01:00
core Ensure gameconfig file uniqueness when reading master.games (#1859) 2022-11-25 16:47:11 +00:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Fix DHooks jit code stack memory alignment (#1849) 2022-10-26 20:41:40 +02:00
gamedata Make sure 'pvkii' gets 'GetDataDescMap' offset (#1852) 2022-10-27 21:57:21 +00:00
licenses Fix quote mismatch (#1092) 2019-09-30 22:43:18 -07:00
loader Split PVKII into its own engine branch (#1847) 2022-10-24 19:27:32 +00:00
plugins Add logging to all basevote vote results (#1794) 2022-10-30 23:26:17 +01:00
public Split PVKII into its own engine branch (#1847) 2022-10-24 19:27:32 +00:00
sourcepawn@9cf9f31d45 Update SourcePawn on master. 2022-07-09 18:32:51 -07:00
tools Split PVKII into its own engine branch (#1847) 2022-10-24 19:27:32 +00:00
translations Standardize some spacing in translation phrases (#1254) 2020-05-08 14:55:05 -07: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 Bump minimum MM:S version for build to 1.12 (#1855) 2022-10-29 15:48:38 +01: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 hl2sdk-csgo update 2022-10-23 18:24:24 -04: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.