amxmodx/support
Arkshine 0cf5a2e12f Expose ParseFile_INI to API.
Some minor changes have been made in parser:

- Added ReadINI_ParseStart and ReadINI_ParseEnd call.
- Function returns SMCResult instead of bool. To avoid unecessary complexity and duplicating natives, this feels more appropriate to let these functions to share some SMCResult and SMCParse constants. Since properly documented, this should be ok.
- Made sure curtok is set to 0 when ptr_val is null, otherwise unexpected value would be passed into the forward.
2014-08-06 09:17:45 +02:00
..
buildbot Sync changes from SourceMod's bootstrap script. 2014-05-17 16:37:12 -05:00
checkout-deps.sh Add --no-mysql to checkout-deps.sh 2014-07-27 12:31:19 +03:00
generate_headers.py Update versioning for AMBuild and git. 2014-02-08 20:37:33 -08:00
PackageScript Expose ParseFile_INI to API. 2014-08-06 09:17:45 +02:00
Versioning Add Travis CI 2014-06-05 19:45:03 +02:00