PawnPlus v1.2
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.