Go to file
Nicholas Hastings 5139eef183 Fix buffer sizes used for map names (64 -> MAX_PATH).
As more games are now supporting maps nested in subfolders or in folders outside of the maps folder,
we need to account for the full path that the game uses to refer to the map for compatibility. Many other
places for fixed for this already after CS:GO added Steam Workshop support for maps.
2015-06-03 22:28:58 -04:00
configs Fix sm_trigger_show default in shipped sourcemod.cfg match default in basetriggers. 2015-05-30 07:52:31 -04:00
core Merge pull request #337 from alliedmodders/earlier-maxclients 2015-05-20 06:48:08 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Fix crash on Black Mesa when an entity is deleted and SDK Hooks is loaded. 2015-05-31 23:21:43 -04:00
gamedata Update FoF gamedata. 2015-06-02 17:59:13 -04:00
loader Add basic support for Black Mesa. 2015-05-06 21:12:13 -04:00
plugins Fix buffer sizes used for map names (64 -> MAX_PATH). 2015-06-03 22:28:58 -04:00
public Update AMTL and SourcePawn. 2015-05-27 10:22:40 -04:00
sourcepawn@3f491d1a07 Update AMTL and SourcePawn. 2015-05-27 10:22:40 -04:00
tools Add gamedata file missing in PackageScript. 2015-05-11 06:52:56 -04:00
translations Remove unused phrase. 2015-03-22 15:36:07 -04:00
versionlib Change version display. 2014-05-25 03:18:05 -07:00
.arcconfig Add a .arcconfig file so that arc works 2013-10-15 22:57:59 +01:00
.gitignore Fix .gitignore typo 2014-06-30 15:06:22 +02:00
.gitmodules Use upstream SourcePawn as a submodule. 2015-03-15 16:38:38 -07:00
.travis.yml Install g++-4.8 before installing llvm 3.5 2015-02-21 19:20:18 -08:00
AMBuildScript Fix indentation. 2015-05-12 06:21:32 -07:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Add an ambuild configure option to disable auto versioning. 2014-07-02 13:29:59 -05:00
product.version Bump version to 1.8.0-dev. 2014-12-18 04:55:58 -08:00
pushbuild.txt Trigger build. 2015-05-15 20:53:17 -04:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development