amxmodx/public
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
..
amtl Sync AMTL. 2014-07-03 11:26:50 +02:00
licenses Update date for license and GPLv2 exception. 2014-08-04 13:18:42 -05:00
memtools Cstrike: Make CS_OnBuy forward more reliable - part 1 2014-07-03 13:40:05 +02:00
ITextParsers.h Expose ParseFile_INI to API. 2014-08-06 09:17:45 +02:00
sm_memtable.h Cstrike: Import some memory tools from SourceMod 2014-05-28 22:51:14 +02:00
sm_stringhashmap.h Move sm_memtable.h and sm_stringhashmap.h to public directory. 2014-07-03 11:51:30 +02:00
sm_symtable.h Cstrike: Import some memory tools from SourceMod 2014-05-28 22:51:14 +02:00