sourcemod/core
David Anderson 7cb4d7ae9c menuaction_select and menuaction_cancel now set the reply source to SM_REPLY_CHAT
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401528
2007-10-02 14:06:07 +00:00
..
msvc8 - added timeleft functionality to cstrike extension 2007-09-23 19:33:19 +00:00
systems - fixed a bug where CS:S Tools could be loaded more than once on mapchange 2007-10-01 18:04:37 +00:00
thread 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
vm fixed some build issues from last commit 2007-08-29 02:36:41 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
AdminCache.cpp fixed CheckAccess() in IAdminSystem having the wrong parameter type 2007-09-26 02:14:05 +00:00
AdminCache.h fixed CheckAccess() in IAdminSystem having the wrong parameter type 2007-09-26 02:14:05 +00:00
ADTFactory.cpp 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
ADTFactory.h 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
CDataPack.cpp 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
CDataPack.h 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
CellArray.h 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
CellRecipientFilter.h 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
ChatTriggers.cpp added reply-to stuff for the C++ API 2007-10-02 01:50:36 +00:00
ChatTriggers.h added reply-to stuff for the C++ API 2007-10-02 01:50:36 +00:00
ConCmdManager.cpp fixed amb953 - blank overrides did not strip flags 2007-09-18 17:07:56 +00:00
ConCmdManager.h fixed amb953 - blank overrides did not strip flags 2007-09-18 17:07:56 +00:00
convar_sm.h Made some things const in convar_sm.h 2007-06-26 19:29:24 +00:00
ConVarManager.cpp removed the query code for cl_language 2007-08-19 15:02:20 +00:00
ConVarManager.h 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
CoreConfig.cpp header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
CoreConfig.h 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
CrazyDebugger.cpp 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
Database.cpp header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
Database.h 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
DebugReporter.cpp plugin name is now outputted in debug messages 2007-08-15 20:22:30 +00:00
DebugReporter.h SourceMod will now spit out errors for scripts that become corrupt and would otherwise be crashing Core. if you get these errors contact the dev team. 2007-08-15 20:18:15 +00:00
EventManager.cpp 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
EventManager.h 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
frame_hooks.cpp - moved gameframe hook to timersys 2007-09-12 22:46:00 +00:00
frame_hooks.h - moved gameframe hook to timersys 2007-09-12 22:46:00 +00:00
GameConfigs.cpp header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
GameConfigs.h 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
HalfLife2.cpp added reply-to stuff for the C++ API 2007-10-02 01:50:36 +00:00
HalfLife2.h - added 3 new natives for banning/unbanning and interception 2007-09-14 02:11:10 +00:00
Logger.cpp improved fatal logging errors 2007-09-20 17:19:16 +00:00
Logger.h - implemented amb855 - LogAction() 2007-08-27 02:00:37 +00:00
Makefile - added 3 new natives for banning/unbanning and interception 2007-09-14 02:11:10 +00:00
MemoryUtils.cpp 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
MemoryUtils.h 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
MenuManager.cpp added amb870 - menus can display from a given item 2007-09-26 01:48:52 +00:00
MenuManager.h 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
MenuStyle_Base.cpp added amb870 - menus can display from a given item 2007-09-26 01:48:52 +00:00
MenuStyle_Base.h added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
MenuStyle_Radio.cpp added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
MenuStyle_Radio.h added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
MenuStyle_Valve.cpp added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
MenuStyle_Valve.h added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
MenuVoting.cpp added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
MenuVoting.h added API for menus to re-display from a previous page 2007-09-26 01:04:22 +00:00
PlayerManager.cpp added reply-to stuff for the C++ API 2007-10-02 01:50:36 +00:00
PlayerManager.h added reply-to stuff for the C++ API 2007-10-02 01:50:36 +00:00
sm_autonatives.cpp 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
sm_autonatives.h 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
sm_crc32.cpp 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
sm_crc32.h 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
sm_fastlink.h 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
sm_globals.h 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
sm_memtable.cpp 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
sm_memtable.h 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
sm_queue.h 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
sm_simple_prioqueue.h 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
sm_srvcmds.cpp 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
sm_srvcmds.h 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
sm_stringutil.cpp fixed a bug where UTIL_ReplaceAll() did not work on a buffer size of 1 even if the other inputs were valid 2007-09-30 02:16:37 +00:00
sm_stringutil.h 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
sm_trie.cpp moved trie to public so extensions can use it easier 2007-08-29 05:22:47 +00:00
sm_trie.h initial import of trie as a template; old file is now a wrapper 2007-08-29 05:20:48 +00:00
sm_version.h 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
sm_version.tpl 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
smn_admin.cpp - completely overhauled the immunity system 2007-09-10 23:38:58 +00:00
smn_adt_array.cpp 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
smn_banning.cpp finalized api by adding limited interception 2007-09-14 03:01:14 +00:00
smn_bitbuffer.cpp 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
smn_console.cpp added chat trigger detection 2007-09-24 15:06:10 +00:00
smn_core.cpp fixed amb959 2007-09-23 16:01:12 +00:00
smn_database.cpp 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
smn_datapacks.cpp 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
smn_entities.cpp fixed an indexing error in amb967 2007-09-25 15:14:29 +00:00
smn_events.cpp 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
smn_fakenatives.cpp 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
smn_filesystem.cpp fixed LogToOpenFileEx not being exported 2007-08-27 14:02:22 +00:00
smn_float.cpp 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
smn_functions.cpp 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
smn_gameconfigs.cpp 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
smn_halflife.cpp 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
smn_handles.cpp 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
smn_keyvalues.cpp added amb858 and amb924, some new KV natives 2007-09-10 18:03:06 +00:00
smn_lang.cpp 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
smn_menus.cpp menuaction_select and menuaction_cancel now set the reply source to SM_REPLY_CHAT 2007-10-02 14:06:07 +00:00
smn_player.cpp added IsClientInKickQueue() to deal with a bot issue 2007-10-01 18:41:39 +00:00
smn_profiler.cpp 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
smn_sorting.cpp 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
smn_string.cpp header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
smn_textparse.cpp header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
smn_timers.cpp clarified and fixed the meaning of timelimit/timeleft when no frames have been processed 2007-09-23 20:11:48 +00:00
smn_usermsgs.cpp fixed amb893, closing a timer handle wouldn't kill the timer properly 2007-09-03 18:49:58 +00:00
smn_usermsgs.h 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
smn_vector.cpp 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
sourcemm_api.cpp 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
sourcemm_api.h 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
sourcemod.cpp fixed a bug where double dependencies could cause a crash on unload 2007-09-23 06:51:21 +00:00
sourcemod.h fixed a bug where double dependencies could cause a crash on unload 2007-09-23 06:51:21 +00:00
TextParsers.cpp fixed amb988 - stack corruption in text parser. stack variables are moved to better detect pointer corruption now 2007-09-29 22:11:21 +00:00
TextParsers.h header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
ThreadSupport.cpp 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
ThreadSupport.h 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
TimerSys.cpp fixed a logic error in ExtendMapTimeLimit() 2007-09-26 02:43:58 +00:00
TimerSys.h clarified and fixed the meaning of timelimit/timeleft when no frames have been processed 2007-09-23 20:11:48 +00:00
Translator.cpp header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
Translator.h added amb709, translator obeys cl_language 2007-08-19 13:25:42 +00:00
UserMessages.cpp 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
UserMessages.h 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
version.rc new versioning stuff 2007-03-03 07:50:01 +00:00