sourcemod/extensions
Borja Ferrer 24f23232b8 fixed typo in SDKTools filename
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401580
2007-10-15 16:06:06 +00:00
..
batsupport Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
bintools cstrike extension builds now on linux 2007-09-19 15:16:58 +00:00
cstrike - LibraryExists() now works on extensions 2007-10-15 04:27:56 +00:00
geoip - LibraryExists() now works on extensions 2007-10-15 04:27:56 +00:00
mysql updated extension vcproj files to have new include dirs 2007-10-14 18:44:49 +00:00
sdktools fixed typo in SDKTools filename 2007-10-15 16:06:06 +00:00
sqlite updated extension vcproj files to have new include dirs 2007-10-14 18:44:49 +00:00
topmenus 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