SourceMod - Source Engine Scripting and Administration
Go to file
sappho 96b676f173 Add support for open fortress (#2057)
* Run timers every tick instead of arbitrarily on 100ms thinks, adding a significantly higher amount of precision

* undo force push

* add open fortress support

* undo leftover timersys changes

* Add fireoutput sig and remove engine gamedata

* Update master.games.txt

* Update master.games.txt

(cherry picked from commit b090aa36bf)
2023-10-15 23:11:02 -04:00
.github Enable CI on release branches (#1854) 2022-10-29 17:38:56 +01:00
bridge/include Add functions for working with entity lumps (#1673) 2022-11-25 19:55:43 +00:00
configs Removing old GeoIP.dat (#1533) 2021-07-17 11:32:02 +01:00
core Fix ReadMapList ignoring file's last modified time (#1891) 2022-12-20 16:58:14 -05: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 13:01:52 -07:00
gamedata Add support for open fortress (#2057) 2023-10-15 23:11:02 -04:00
licenses Fix quote mismatch (#1092) 2019-09-30 22:43:18 -07:00
loader Fix build against released MM:S branches (#1607) 2021-10-25 19:42:51 +01:00
plugins Prevent commands from being run on the client with sm_play (#1832) 2023-10-02 19:26:32 -04:00
public Update SourcePawn. 2022-03-09 18:00:54 -08:00
sourcepawn@29212225d6 Update SourcePawn. 2022-08-06 16:19:45 -07:00
tools Switch bootstrap.pl to Python. 2023-10-13 21:31:52 -07: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 Switch bootstrap.pl to Python. 2023-10-13 21:31:52 -07: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 build. 2022-08-06 16:01:12 -07: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 version to 1.11. 2019-10-18 21:07:36 -07:00
pushbuild.txt Trigger build for TF2 SDK update 2022-12-02 08:51:29 +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.