sourcemod/core
Borja Ferrer c9002c2011 Added initial console commands for plugins
fixed crash in plugin destructor
fixed compilation not being freed causing a crash
fixed small issues in plugin system
fixed plugin iterator not being reseted when freed and not being initialized it's current pointer.
fixed a bug where insertion of a prefixed string would not check whether a value could be set.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40221
2006-12-16 02:16:21 +00:00
..
interfaces i have changed some letters in these files 2006-12-16 01:51:45 +00:00
msvc8 Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
systems Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
vm rewritten PushStringEx in Forward and Function systems 2006-12-06 14:52:11 +00:00
zlib finalized new structure and imported newly proposed plugin system API 2006-11-08 06:30:20 +00:00
CTextParsers.cpp Fixed a bug where EOS/EOF was interpreted as a stream error 2006-12-13 11:14:25 +00:00
CTextParsers.h committed shiny new SMC parser (really Valve XML or whatever) 2006-12-08 20:54:49 +00:00
sm_globals.h added some trivial comments 2006-11-08 07:44:26 +00:00
sm_memtable.cpp Fixed silly crash bugs 2006-12-13 11:09:43 +00:00
sm_memtable.h initial import of plugin database (UNTESTED) 2006-12-10 09:19:59 +00:00
sm_platform.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
sm_srvcmds.cpp Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
sm_srvcmds.h Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
sm_trie.cpp Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
sm_trie.h Added global class initialization automation 2006-12-15 13:38:04 +00:00
sm_version.h added some trivial comments 2006-11-08 07:44:26 +00:00
sourcemm_api.cpp Added initial console commands for plugins 2006-12-16 02:16:21 +00:00
sourcemm_api.h !Added MOSTLY UNTESTED plugin loading 2006-12-13 11:16:20 +00:00
sourcemod.cpp added global class initializers 2006-12-15 13:58:22 +00:00
sourcemod.h Added global class initialization automation 2006-12-15 13:38:04 +00:00