Share

Metamod-P

File Release Notes and Changelog

Release Name: 1.19p31

Notes:


Changes: 2007/04/05 1.19p31 [Patch: Metamod-P v31 by Jussi Kivilinna] - Enabled 'regparam' for internal functions. Means that function arguments are passed through registers instead of stack, which increases performance. - Merged in changes from Metamod 1.19 that I didn't initially notice: - Fixed a bug where plugins could not catch NewDLL calls for GameDLLs that do not provide NewDLL information. 2007/04/04 1.19p30 [Patch: Metamod-P v30 by Jussi Kivilinna] - Fixed safevoid_vsnprintf() on win32.