..
msvc8
initial import of adt array natives for amb576
2007-07-24 01:18:28 +00:00
systems
added amb670 (exposed IDBThreadOperation to extensions)
2007-07-24 02:24:37 +00:00
thread
- added callback functionality to IThreadWorker
2007-07-12 16:57:26 +00:00
vm
new jit api versioning scheme for amb398
2007-07-23 19:12:54 +00:00
zlib
finalized new structure and imported newly proposed plugin system API
2006-11-08 06:30:20 +00:00
AdminCache.cpp
added amb403 (sm_reloadadmins)
2007-07-24 22:20:58 +00:00
AdminCache.h
Various pointless things of no importance:
2007-05-03 03:45:53 +00:00
ADTFactory.cpp
gameconfs can now inherit properly with a new trie replace function
2007-07-08 03:17:29 +00:00
ADTFactory.h
gameconfs can now inherit properly with a new trie replace function
2007-07-08 03:17:29 +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
CellArray.h
initial import of adt array natives for amb576
2007-07-24 01:18:28 +00:00
CellRecipientFilter.h
More consistency of some sort...
2007-03-22 21:50:20 +00:00
ChatTriggers.cpp
Fixed amb663 - crash when say or say_team command had no arguments
2007-07-20 07:31:09 +00:00
ChatTriggers.h
fixed amb582 - private triggers getting fired twice
2007-07-14 00:35:08 +00:00
ConCmdManager.cpp
added api to walk cmd list
2007-07-15 18:51:25 +00:00
ConCmdManager.h
added api to walk cmd list
2007-07-15 18:51:25 +00:00
convar_sm.h
Made some things const in convar_sm.h
2007-06-26 19:29:24 +00:00
ConVarManager.cpp
No comment worth mentioning for this one :x
2007-07-23 19:38:02 +00:00
ConVarManager.h
Fixed amb660 - crash on exit when handles were created for convars that belonged to Metamod:Source plugins (or SM extensions that were loaded as MM:S plugins)
2007-07-23 18:30:02 +00:00
CoreConfig.cpp
fixed exec'ing from cfg literally
2007-06-26 20:10:36 +00:00
CoreConfig.h
- removed OnServerCfg in favor of OnConfigsExecuted
2007-06-18 07:04:22 +00:00
CrazyDebugger.cpp
added craaaaazy debugger so we can get full minidumps
2007-07-14 17:36:11 +00:00
Database.cpp
added amb670 (exposed IDBThreadOperation to extensions)
2007-07-24 02:24:37 +00:00
Database.h
added amb670 (exposed IDBThreadOperation to extensions)
2007-07-24 02:24:37 +00:00
DebugReporter.cpp
added amb505
2007-07-03 20:46:17 +00:00
DebugReporter.h
More consistency of some sort...
2007-03-22 21:50:20 +00:00
EventManager.cpp
fixed a bug where improper event removals could cause a crash
2007-06-26 22:28:37 +00:00
EventManager.h
Added paramater to CreateEvent to determine whether or not creation should be forced even if nothing is hooking/listening to the event.
2007-04-30 22:53:27 +00:00
GameConfigs.cpp
Gameconfs now support descriptions to identify games with '!' at the beginning of the string
2007-07-08 09:34:20 +00:00
GameConfigs.h
Gameconfs now support descriptions to identify games with '!' at the beginning of the string
2007-07-08 09:34:20 +00:00
HalfLife2.cpp
- changed TextMsg to return a bool
2007-07-19 00:34:44 +00:00
HalfLife2.h
- changed TextMsg to return a bool
2007-07-19 00:34:44 +00:00
Logger.cpp
Normal daily and error logs now use YYYYMMDD date format in their file names (like AMXX 1.8 will)
2007-05-04 21:21:55 +00:00
Logger.h
added some levelchange functions to SMGlobalClass to get rid of some messy crap
2007-04-07 03:58:20 +00:00
Makefile
initial import of adt array natives for amb576
2007-07-24 01:18:28 +00:00
MemoryUtils.cpp
Wow, how did I forget this - exported IMemoryUtils interface
2007-04-21 17:03:28 +00:00
MemoryUtils.h
Wow, how did I forget this - exported IMemoryUtils interface
2007-04-21 17:03:28 +00:00
MenuManager.cpp
- added MenuAction_DisplayItem callback for plugins
2007-07-25 01:18:11 +00:00
MenuManager.h
- added MenuAction_DisplayItem callback for plugins
2007-07-25 01:18:11 +00:00
MenuStyle_Base.cpp
- added MenuAction_DisplayItem callback for plugins
2007-07-25 01:18:11 +00:00
MenuStyle_Base.h
- added MenuAction_DisplayItem callback for plugins
2007-07-25 01:18:11 +00:00
MenuStyle_Radio.cpp
- added request amb426
2007-06-22 21:04:13 +00:00
MenuStyle_Radio.h
added experimental voting API
2007-06-05 16:27:45 +00:00
MenuStyle_Valve.cpp
- added request amb426
2007-06-22 21:04:13 +00:00
MenuStyle_Valve.h
added experimental voting API
2007-06-05 16:27:45 +00:00
PlayerManager.cpp
added amb403 (sm_reloadadmins)
2007-07-24 22:20:58 +00:00
PlayerManager.h
added amb403 (sm_reloadadmins)
2007-07-24 22:20:58 +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_fastlink.h
fixed a serious corruption bug in fastlink causing menus to corrupt memory after a while
2007-07-18 06:20:00 +00:00
sm_globals.h
added amb670 (exposed IDBThreadOperation to extensions)
2007-07-24 02:24:37 +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_queue.h
fixed linux build
2007-07-13 19:47:10 +00:00
sm_simple_prioqueue.h
added amb670 (exposed IDBThreadOperation to extensions)
2007-07-24 02:24:37 +00:00
sm_srvcmds.cpp
- removed OnServerCfg in favor of OnConfigsExecuted
2007-06-18 07:04:22 +00:00
sm_srvcmds.h
- removed OnServerCfg in favor of OnConfigsExecuted
2007-06-18 07:04:22 +00:00
sm_stringutil.cpp
added request amb588 - language info embellishment
2007-07-14 01:04:15 +00:00
sm_stringutil.h
added ReplaceString and ReplaceStringEx (phew!)
2007-05-22 20:50:48 +00:00
sm_trie.cpp
Fixed minor issue with sm_trie_add where memory was being read beyond the allocated boundaries
2007-07-10 08:21:24 +00:00
sm_trie.h
gameconfs can now inherit properly with a new trie replace function
2007-07-08 03:17:29 +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_adt_array.cpp
fixed a small bug in GetArrayCell/PushArrayCell that caused cell/char to be swapped
2007-07-24 15:07:38 +00:00
smn_bitbuffer.cpp
fixed spacing on headers
2007-03-12 00:07:54 +00:00
smn_console.cpp
added api to walk cmd list
2007-07-15 18:51:25 +00:00
smn_core.cpp
- added callbacks for libraries becoming available
2007-07-16 02:06:02 +00:00
smn_database.cpp
added amb670 (exposed IDBThreadOperation to extensions)
2007-07-24 02:24:37 +00:00
smn_datapacks.cpp
fixed spacing on headers
2007-03-12 00:07:54 +00:00
smn_entities.cpp
finally exposed IGameHelpers interface
2007-06-17 04:04:17 +00:00
smn_events.cpp
- 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
smn_fakenatives.cpp
added SetGlobalTarget() calls to anything that uses Format()
2007-06-24 19:40:25 +00:00
smn_filesystem.cpp
added SetGlobalTarget() calls to anything that uses Format()
2007-06-24 19:40:25 +00:00
smn_float.cpp
spelling mistake
2007-05-23 20:24:28 +00:00
smn_functions.cpp
Fixed amb581 - reentrancy problems with Call_Finish()
2007-07-09 06:03:04 +00:00
smn_gameconfigs.cpp
synced linux build
2007-04-27 11:25:30 +00:00
smn_halflife.cpp
- changed TextMsg to return a bool
2007-07-19 00:34:44 +00:00
smn_handles.cpp
More consistency of some sort...
2007-03-22 21:50:20 +00:00
smn_keyvalues.cpp
fixed a bug where the "keyOnly" parameter to KvGotoNextKey was read backwards
2007-06-22 17:24:48 +00:00
smn_lang.cpp
added request amb588 - language info embellishment
2007-07-14 01:04:15 +00:00
smn_menus.cpp
- added MenuAction_DisplayItem callback for plugins
2007-07-25 01:18:11 +00:00
smn_player.cpp
fixed linux build
2007-07-14 04:15:08 +00:00
smn_profiler.cpp
added profiler (windows only for now) and a benchmark script
2007-06-07 07:29:55 +00:00
smn_sorting.cpp
More consistency of some sort...
2007-03-22 21:50:20 +00:00
smn_string.cpp
added requests amb565 and amb445
2007-07-08 18:00:35 +00:00
smn_textparse.cpp
fixed amb254
2007-05-06 19:52:00 +00:00
smn_timers.cpp
fixed bug amb400
2007-06-24 01:45:33 +00:00
smn_usermsgs.cpp
User message functions now fallback on IServerGameDLL::GetUserMessageInfo() if SourceMM was unable to get the message list for some reason.
2007-05-12 04:47:58 +00:00
smn_usermsgs.h
More consistency of some sort...
2007-03-22 21:50:20 +00:00
smn_vector.cpp
cleanup of vector import
2007-07-08 17:34:44 +00:00
sourcemm_api.cpp
Fixed amb660 - crash on exit when handles were created for convars that belonged to Metamod:Source plugins (or SM extensions that were loaded as MM:S plugins)
2007-07-23 18:30:02 +00:00
sourcemm_api.h
Fixed amb660 - crash on exit when handles were created for convars that belonged to Metamod:Source plugins (or SM extensions that were loaded as MM:S plugins)
2007-07-23 18:30:02 +00:00
sourcemod.cpp
new jit api versioning scheme for amb398
2007-07-23 19:12:54 +00:00
sourcemod.h
- added experimental (so far) support for SourceMod chat triggers
2007-06-06 22:16:15 +00:00
TextParsers.cpp
fixed amb664 - BOM markings were not properly ignored
2007-07-23 17:25:18 +00:00
TextParsers.h
More consistency of some sort...
2007-03-22 21:50:20 +00:00
ThreadSupport.cpp
fixed a bug where threader wasn't exposed
2007-07-13 17:26:32 +00:00
ThreadSupport.h
added threader to core (not used yet)
2007-07-09 16:10:23 +00:00
TimerSys.cpp
fixed amb658 - timer_flag_no_mapchange conflicted with simulated ticking
2007-07-22 16:01:01 +00:00
TimerSys.h
fixed amb658 - timer_flag_no_mapchange conflicted with simulated ticking
2007-07-22 16:01:01 +00:00
Translator.cpp
fixed another translator cache issue
2007-07-19 03:22:10 +00:00
Translator.h
added request amb588 - language info embellishment
2007-07-14 01:04:15 +00:00
UserMessages.cpp
- changed TextMsg to return a bool
2007-07-19 00:34:44 +00:00
UserMessages.h
User message functions now fallback on IServerGameDLL::GetUserMessageInfo() if SourceMM was unable to get the message list for some reason.
2007-05-12 04:47:58 +00:00
version.rc
new versioning stuff
2007-03-03 07:50:01 +00:00