sourcemod/plugins/include
Scott Ehlert 0b25b6d667 Many things:
1) General code clean-up in convar manager
2) Fixed bug where convar handles were not being cached for pre-existing convars
3) Fixed bug where a convar's old value and new value were switched in the ConVarChanged hooks
4) Made convar and concmd listings more consistent, I think
5) Alphabetized convar listing
6) Minor clean-up in event manager

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40588
2007-03-06 23:59:25 +00:00
..
admin.inc added functions for target immunity testing 2007-02-27 03:32:14 +00:00
bitbuffer.inc initial user message implementation with its natives and such 2007-02-16 18:47:16 +00:00
clients.inc split sourcemod.inc into clients.inc and fixed some bugs 2007-02-27 23:39:30 +00:00
console.inc Many things: 2007-03-06 23:59:25 +00:00
core.inc added versioning to plugins 2007-03-03 08:51:47 +00:00
datapack.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
entity.inc added entity functions and stocks for send props 2007-03-02 19:11:04 +00:00
events.inc Creating/Firing/Canceling events now use CStack to avoid the need to use new when possible 2007-03-06 04:50:30 +00:00
files.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
float.inc removed redundant float native 2007-02-26 08:50:25 +00:00
geoip.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
handles.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
helpers.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
lang.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
sorting.inc added sorting natives (phew) 2007-02-26 08:21:09 +00:00
sourcemod.inc Initial import of event stuff: Natives to hook and fire game events 2007-03-04 04:05:03 +00:00
string.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
textparse.inc Fixed tabs, hopefully... 2007-02-12 09:00:55 +00:00
usermessages.inc initial implementation of message hooks 2007-03-01 22:49:08 +00:00
version.inc added versioning to plugins 2007-03-03 08:51:47 +00:00
version.tpl added versioning to plugins 2007-03-03 08:51:47 +00:00