- added new system for detecting convar/concmd removals in one nice place

- convar code overhaul - reorganized handle contents to make removal easier

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401588
This commit is contained in:
David Anderson
2007-10-16 01:17:08 +00:00
parent 60d8e4f248
commit 796d9b2de8
8 changed files with 412 additions and 191 deletions
+8
View File
@@ -609,6 +609,10 @@
RelativePath="..\ChatTriggers.cpp"
>
</File>
<File
RelativePath="..\concmd_cleaner.cpp"
>
</File>
<File
RelativePath="..\ConCmdManager.cpp"
>
@@ -803,6 +807,10 @@
RelativePath="..\..\public\compat_wrappers.h"
>
</File>
<File
RelativePath="..\concmd_cleaner.h"
>
</File>
<File
RelativePath="..\ConCmdManager.h"
>