AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Arkshine 52c73126e1 VFS: Fix various things
- The "ALL" fake pathID is replaced by what does SM, having a public var NULL_STRING which will acts as NULL when needed.
  To make compiler accepting public array, this patch was needed: https://hg.alliedmods.net/sourcemod-central/rev/b12f329def09
- The offset thing in read_dir: considering that's something very specific to this native and that implementation in CDirectory doesn't make sense because of the offset compatibility for windows, all code is now in the native.
2015-03-25 13:50:07 +01:00
amxmodx VFS: Fix various things 2015-03-25 13:50:07 +01:00
compiler VFS: Fix various things 2015-03-25 13:50:07 +01:00
configs Normalize all the line endings 2015-03-10 16:51:45 +01:00
editor/studio Add AMXXStudio configs to the tree. 2013-02-14 23:31:42 -08:00
installer Wrong product version for amxmodx-installer.nsi 2015-01-29 14:58:07 +01:00
modules Update modules paths 2015-03-13 15:23:05 +02:00
plugins VFS: Fix various things 2015-03-25 13:50:07 +01:00
public Move Zlib and Hashing libs to third_party directory 2015-03-10 12:08:26 +01:00
support Add submodule support in checkout-deps.sh 2015-03-14 13:23:47 +01:00
third_party Move SQLite and GeoIP2 libs to /third_party 2015-03-13 11:12:53 +01:00
tools Add the SourceMod API doc generator. 2014-07-31 10:22:04 -07:00
.gitattributes Add gitattributes 2015-03-10 11:11:49 +02:00
.gitignore Update project files. 2014-08-08 11:27:40 +02:00
.gitmodules Use upstream AMTL as a submodule 2015-03-09 22:53:58 +01:00
.travis.yml Add --no-mysql to checkout-deps.sh 2014-07-27 12:31:19 +03:00
AMBuildScript Update modules paths 2015-03-13 15:23:05 +02:00
appveyor.yml Fix AppVeyor 2015-03-09 23:12:27 +01:00
configure.py Tweak build scripts so the vs build frontend will work. 2014-08-02 12:29:53 -07:00
product.version Bump version to 1.8.3-dev. 2013-02-14 23:30:38 -08:00
pushbuild.txt Trigger a build. 2014-08-08 21:26:44 +02:00
README.md 💇 2014-06-03 12:19:43 +03:00

AMX Mod X

AMX Mod X - Half-Life 1 Scripting and Server Administration

General

Development