sourcemod/extensions/topmenus
David Anderson 5398db729c shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86.
--HG--
rename : core/Makefile.orig => core/Makefile
rename : extensions/cstrike/Makefile.orig => extensions/cstrike/Makefile
rename : extensions/sdktools/Makefile.orig => extensions/sdktools/Makefile
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401884
2008-02-22 14:16:53 +00:00
..
msvc8 added proper versioning to topmenus 2007-10-15 00:41:29 +00:00
sdk sm_dump_handles now shows memory usage 2007-12-05 18:07:18 +00:00
extension.cpp fixed an overall deficiency where libraries did not include extensions. extensions can now mark themselves as libraries, and they thus become fully optional just as plugins do. additionally, a bug was fixed where plugins could be accidentally marked as required instead of optional. these changes resulted in a bcompat API bump to the extension/sharesys interface. 2007-10-15 04:06:57 +00:00
extension.h whoops, forgot to set svn:keywords 2007-09-26 14:49:10 +00:00
Makefile shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86. 2008-02-22 14:16:53 +00:00
smn_topmenus.cpp sm_dump_handles now shows memory usage 2007-12-05 18:07:18 +00:00
smn_topmenus.h - TOPMENUS ARE STILL UNTESTED 2007-09-26 20:34:50 +00:00
svn_version.h added proper versioning to topmenus 2007-10-15 00:41:29 +00:00
svn_version.tpl added proper versioning to topmenus 2007-10-15 00:41:29 +00:00
TopMenu.cpp sm_dump_handles now shows memory usage 2007-12-05 18:07:18 +00:00
TopMenu.h sm_dump_handles now shows memory usage 2007-12-05 18:07:18 +00:00
TopMenuManager.cpp - TOPMENUS ARE STILL UNTESTED 2007-09-26 20:34:50 +00:00
TopMenuManager.h - TOPMENUS ARE STILL UNTESTED 2007-09-26 20:34:50 +00:00
version.rc added proper versioning to topmenus 2007-10-15 00:41:29 +00:00