sourcemod/sourcepawn
2008-09-07 09:51:38 +00:00
..
batchtool Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
compiler Fixed a nasty compiler bug where if the rhs of a ternary operator was larger than the lhs, the copy length emitted would only fit the lhs. The hier13() function now returns the larger of the lvalue sizes. (bug amb1853) 2008-09-07 09:51:38 +00:00
jit Fixed profiler being initialized at the wrong time, causing a paired callback mismatch (bug amb1977). 2008-09-05 06:15:54 +00:00