Skip to content

foreach 19 (0.4.3)

Compare
Choose a tag to compare
@karimcambridge karimcambridge released this 02 Oct 21:04
· 16 commits to master since this release

Iterators are now default set to ITER_NONE (-1), because in this version, an iterator can only hold 0 - size.
Added Iter_Finish and Iter_Previous marcos.
Remove \n at the end of the file.
Removed Iter_Debug & Iter_ShowArray (unused / disabled).
Remove space on function declarations.
foreach: clear each iterator under OnFilterScriptInit/OnGameModeInit.
Added a revised Iter_SafeRemoveInternal (ZiGGi).
Fix tags (ZiGGi).
Fix FOREACH_NO_BOTS usage #7 .
Fix some grammar issue with spaces.