Skip to content

PawnPlus v1.2

Compare
Choose a tag to compare
@IS4Code IS4Code released this 10 Oct 11:34
· 230 commits to master since this release
  • list_sort_expr added for sorting lists based on an expression.
  • math_random_seed added to configure the random generator; the initial seed is also different each time.
  • pawn_add_filter pushes the addresses of arguments directly if possible.
  • Various fixes regarding callbacks, AMX initialization, and incorrect parameter counts.