SourceMod - Source Engine Scripting and Administration
Go to file
peace-maker 4dd3278a9e Fix silent error on large ArrayList startsize (#1705)
If there isn't enough memory to resize the ArrayList to the startsize on construction, throw an error instead of ignoring the OOM.

Fixes #1551

(cherry picked from commit f7c54e9027)
2022-03-20 10:04:40 -04:00
.github Create FUNDING.yml 2019-05-27 17:15:04 +01:00
bridge/include Burninate IDataPack (#864) 2018-08-13 23:03:48 +01:00
configs Allow setting multiple chat trigger characters (PR #449, bug 4341, bug 5668) 2016-10-04 16:34:42 +01:00
core Fix silent error on large ArrayList startsize (#1705) 2022-03-20 10:04:40 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Add missing parameters for CSWeaponDrop. 2021-10-22 23:44:31 -04:00
gamedata ZPS: Update Offsets & Signatures for 3.2 (#1717) 2022-02-19 09:42:17 -05:00
licenses Fix quote mismatch (#1092) 2019-09-30 22:43:18 -07:00
loader Revert "Remove arch loops from build scripts. (#889)" 2018-10-04 17:59:40 +00:00
plugins Database.Format destination buffer should not be marked const (#1714) 2022-03-20 10:04:12 -04:00
public Clarify detour creation errors (#1191) 2020-02-26 19:19:26 +00:00
sourcepawn@bfb6060575 Update 1.10 SP. 2021-10-31 00:25:37 -04:00
tools Use python3 for ambuild. 2021-07-11 22:50:16 -07:00
translations Create menu if multiple nom matches found (#983) 2019-08-01 13:48:10 +01:00
versionlib 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06: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 Update to the latest SourcePawn revision. 2015-08-18 09:51:24 -07:00
.gitmodules Use upstream SourcePawn as a submodule. 2015-03-15 16:38:38 -07:00
.travis.yml NPOTB: Enable cstrike builds w/ Travis-CI. (#1014) 2019-05-14 11:38:20 -07:00
AMBuildScript Disable Blade Symphony builds for 1.10 2021-09-27 17:37:34 +01:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add an option to build against no SDKs (#1201) 2020-03-04 21:56:46 +00:00
product.version Roll version. >_> 2017-12-18 20:39:57 -05:00
pushbuild.txt Trigger build for TF2 SDK INetChannel changes. 2021-09-16 22:08:29 -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.