1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-01 13:24:25 +01:00
Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine http://www.metamodsource.net/
Go to file
Pavol Marko b64eb781d8 Removed "trust the prototype" model which could lead to problems. Instead, every CVfnPtr now has a list of hook managers.
-> Removed CHookManagerContainer
Also removed listcat (unnecessary since "V2" interface)

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40510
2007-10-14 11:59:13 +00:00
installer fixed bug for FTP installations where OrangeBox was not detected 2007-10-13 20:15:58 +00:00
sample_mm makefiles now link to proper srcds (rm -f are not actually needed) 2007-10-08 20:47:11 +00:00
sourcehook Removed "trust the prototype" model which could lead to problems. Instead, every CVfnPtr now has a list of hook managers. 2007-10-14 11:59:13 +00:00
sourcemm fixed linux build 2007-10-10 03:05:08 +00:00
stub_mm makefiles now link to proper srcds (rm -f are not actually needed) 2007-10-08 20:47:11 +00:00
update_tool new path 2007-04-05 22:34:04 +00:00
modules.versions merged 1.6.0 -> trunk 2007-10-04 20:15:25 +00:00