From bc22b4622a64da9e0b3aad7fa98c74222bd8d167 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 23 Jan 2008 21:15:33 +0000 Subject: [PATCH] updated changelog again --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40632 --- sourcemm/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sourcemm/changelog.txt b/sourcemm/changelog.txt index ff6fcfa..1d79e74 100644 --- a/sourcemm/changelog.txt +++ b/sourcemm/changelog.txt @@ -6,6 +6,7 @@ - Added SH_REMOVE_HOOK_ID to remove hooks by ID. - CallClasses have been deprecated. The SH_CALL macro can now take a class instance pointer rather than a callclass pointer. + - Can now generate dynamic, arbitrary hooks at runtime (see hookmangen). - Metamod:Source has now received a large internal rewrite to improve coding standards and to separate internal logic from engine specifics. - Added ability to load from a VDF file instead of gameinfo.txt.