sourcemod/extensions/topmenus
Scott Ehlert 02931c94cf Changed env var used in include paths: SOURCEMM -> SORCEMM16
Removed some unneccessary build configuartations in some project files

--HG--
branch : sourcemod-1.1.0
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.1.0%401970
2008-03-28 06:21:34 +00:00
..
msvc8 Changed env var used in include paths: SOURCEMM -> SORCEMM16 2008-03-28 06:21:34 +00:00
sdk mirroed sdk fixes 2007-10-28 08:25:56 +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 fixed linux build for topmenus extension 2007-10-01 20:01:14 +00:00
smn_topmenus.cpp merged trunk back into 1.1.0 branch for "safety" 2007-11-23 05:10:33 +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 merged trunk back into 1.1.0 branch for "safety" 2007-11-23 05:10:33 +00:00
TopMenu.h merged trunk back into 1.1.0 branch for "safety" 2007-11-23 05:10:33 +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