Go to file
David Anderson c4056aea5d Rewrite the assembly pipeline.
This patch uses SmxBuilder from spcomp2 to replace the old assemble()
pipeline. Instead of generating into an old AMX structure, and then
decoding that into SMX, we now directly generate into SMX. This greatly
simplifies code generation and smx building.
2014-08-23 13:25:58 -07:00
configs Remove references to the DisableJIT option. r=psychonic 2014-07-15 09:42:49 -07:00
core Merge pull request #133 from alliedmodders/logger-logic 2014-08-20 06:43:31 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Fix typo related to invalid regex handle errors. 2014-08-14 12:24:51 -05:00
gamedata Update NMRIH gamedata. 2014-08-21 09:33:25 -04:00
knight/shared Update linux platform check in KePlatform.h to be consistent with others. 2014-06-19 20:57:54 -04:00
loader Add support for Contagion (bug 6007, r=asherkin). 2014-03-29 14:14:00 -04:00
msvc10 Added msvc10 proj file for Regex extension and hooked up to meta sln (NPOTB). 2013-03-17 11:29:55 -04:00
plugins Mark TF2_RemoveWearable as optional. 2014-08-16 12:10:31 -05:00
public Rewrite the assembly pipeline. 2014-08-23 13:25:58 -07:00
sourcepawn Rewrite the assembly pipeline. 2014-08-23 13:25:58 -07:00
tools Merge pull request #72 from VoiDeD/keyvalue-from-string 2014-07-07 13:49:24 +01:00
translations Add support for customizing ban reasons in basebans.sp (bug 5762, r=psychonic). 2013-08-28 13:17:17 -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
.travis.yml Add Travis-CI config file. 2014-05-28 14:38:55 -04:00
AMBuildScript Fix Mac build on apple-clang 5.0. 2014-08-22 20:30:35 -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 for master branch. 2014-06-18 19:24:06 -04:00
pushbuild.txt Trigger build again for hl2sdk-l4d and hl2sdk-dota changes. 2014-06-02 09:57:02 -04:00
README.md and maybe also a hyphen 2014-05-27 01:09:12 -06:00

SourceMod

General

Development