sourcemod/core
Borja Ferrer 708a3a9a5c oh one native for the hat man teame
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40665
2007-03-29 19:48:54 +00:00
..
msvc8 initial implementation of KV natives 2007-03-25 20:20:43 +00:00
systems More consistency of some sort... 2007-03-22 21:50:20 +00:00
vm More consistency of some sort... 2007-03-22 21:50:20 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
AdminCache.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
AdminCache.h added helper a core translation helper to the translator 2007-02-17 19:03:18 +00:00
CDataPack.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
CDataPack.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
CellRecipientFilter.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
ConCmdManager.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
ConCmdManager.h Commands with the same name as an existing convar can no longer be created 2007-03-06 06:15:19 +00:00
convar_sm.h Initial import of convar stuff 2007-02-08 21:41:28 +00:00
ConVarManager.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
ConVarManager.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
DebugReporter.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
DebugReporter.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
EventManager.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
EventManager.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
GameConfigs.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
GameConfigs.h refactored singleton class names 2007-03-15 04:45:17 +00:00
HalfLife2.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
HalfLife2.h part 2 of singleton renaming 2007-03-10 21:26:04 +00:00
Logger.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
Logger.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
Makefile synced linux build 2007-03-25 21:18:50 +00:00
PlayerManager.cpp added iplayerinfo natives 2007-03-28 23:35:12 +00:00
PlayerManager.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_autonatives.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_autonatives.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_globals.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_memtable.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_memtable.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_srvcmds.cpp Couple of quick things... 2007-03-28 20:28:42 +00:00
sm_srvcmds.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_stringutil.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_stringutil.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_trie.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_trie.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_version.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sm_version.tpl More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_admin.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_bitbuffer.cpp fixed spacing on headers 2007-03-12 00:07:54 +00:00
smn_console.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_core.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_datapacks.cpp fixed spacing on headers 2007-03-12 00:07:54 +00:00
smn_entities.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_events.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_fakenatives.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_filesystem.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_float.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_functions.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_halflife.cpp oh one native for the hat man teame 2007-03-29 19:48:54 +00:00
smn_handles.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_keyvalues.cpp initial implementation of KV natives 2007-03-25 20:20:43 +00:00
smn_lang.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_player.cpp added iplayerinfo natives 2007-03-28 23:35:12 +00:00
smn_sorting.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_string.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_textparse.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_timers.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
smn_usermsgs.cpp fixed several memory leaks 2007-03-17 00:55:46 +00:00
smn_usermsgs.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
sourcemm_api.cpp oh one native for the hat man teame 2007-03-29 19:48:54 +00:00
sourcemm_api.h oh one native for the hat man teame 2007-03-29 19:48:54 +00:00
sourcemod.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
sourcemod.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
TextParsers.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
TextParsers.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
TimerSys.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
TimerSys.h fixed several memory leaks 2007-03-17 00:55:46 +00:00
Translator.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
Translator.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
UserMessages.cpp More consistency of some sort... 2007-03-22 21:50:20 +00:00
UserMessages.h More consistency of some sort... 2007-03-22 21:50:20 +00:00
version.rc new versioning stuff 2007-03-03 07:50:01 +00:00