sourcemod/public
David Anderson 6f4784e3d1 - vote menus now get cancelled properly (and get a new callback with it)
- added api for seeing if a menu is in a VoteDisplay
- fixed another item count bug
- removed some cruft from the vote handler header

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40890
2007-06-06 06:27:47 +00:00
..
doxygen Filled out more license headers 2007-01-26 01:55:06 +00:00
extensions added new function calling module, wow 2007-05-04 21:39:05 +00:00
jit added floating point optimizations to the JIT 2007-05-22 15:15:51 +00:00
licenses fixed license mistakes (greentryst) 2007-01-27 05:38:23 +00:00
sample_ext Disabled RTTI in all MSVC project files - this has the side effect of reducing the size of some Windows binaries 2007-05-30 04:54:35 +00:00
sourcepawn Various pointless things of no importance: 2007-05-03 03:45:53 +00:00
IAdminSystem.h Various pointless things of no importance: 2007-05-03 03:45:53 +00:00
IDataPack.h improved data pack type checking 2007-02-14 11:03:03 +00:00
IDBDriver.h databases now get separate handles for persistent connections 2007-06-01 21:26:52 +00:00
IExtensionSys.h Renamed err_max to maxlength. Yes, I am crazy. 2007-05-08 00:21:44 +00:00
IForwardSys.h Various pointless things of no importance: 2007-05-03 03:45:53 +00:00
IGameConfigs.h added game config file natives 2007-04-22 18:25:10 +00:00
IHandleSys.h - the handle system now lets you create HandleSecurity structs easier, but source compatibility is broken (using the old syntax wasn't really good C++ anyway!) 2007-05-29 08:30:13 +00:00
ILibrarySys.h Implemented amb286 - .smx extension no longer required with "sm plugins load" 2007-05-14 21:29:17 +00:00
IMemoryUtils.h Made libPtr param const. Doesn't get modified so why not. 2007-04-20 18:50:52 +00:00
IMenuManager.h - vote menus now get cancelled properly (and get a new callback with it) 2007-06-06 06:27:47 +00:00
IPlayerHelpers.h Various pointless things of no importance: 2007-05-03 03:45:53 +00:00
IPluginSys.h Renamed err_max to maxlength. Yes, I am crazy. 2007-05-08 00:21:44 +00:00
IRootConsoleMenu.h Worst commit ever, but I have removed some unnecessary things 2007-02-05 08:58:03 +00:00
IShareSys.h -initial import of database natives + config 2007-06-01 02:30:29 +00:00
ISourceMod.h bumped version no 2007-05-04 02:45:10 +00:00
ITextParsers.h Various pointless things of no importance: 2007-05-03 03:45:53 +00:00
ITimerSystem.h some doxygen fixes 2007-03-15 22:32:45 +00:00
IUserMessages.h User message functions now use SourceMM 1.4's new API 2007-04-15 05:43:43 +00:00
sm_platform.h added strncmp 2007-04-11 16:24:50 +00:00