amxmodx/compiler
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
..
amxxpc Normalize more line endings 2015-03-14 12:45:33 +01:00
compile Update license headers for compiler. 2014-08-04 13:18:28 -05:00
libpc300 VFS: Fix various things 2015-03-25 13:50:07 +01:00