- massive overhaul of the voting subsystem

- NOTE: menu API compatibility was COMPLETELY broken for C++!
- cleaned up various aspects of the menu API
- implemented new extended vote results callback
- extended the debug reporter a tiny bit

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401275
This commit is contained in:
David Anderson
2007-08-08 02:27:10 +00:00
parent 9d0c2ea4d8
commit 6d60bd8de2
20 changed files with 1900 additions and 1600 deletions
+8
View File
@@ -336,6 +336,10 @@
RelativePath="..\MenuStyle_Valve.cpp"
>
</File>
<File
RelativePath="..\MenuVoting.cpp"
>
</File>
<File
RelativePath="..\PlayerManager.cpp"
>
@@ -474,6 +478,10 @@
RelativePath="..\MenuStyle_Valve.h"
>
</File>
<File
RelativePath="..\MenuVoting.h"
>
</File>
<File
RelativePath="..\PlayerManager.h"
>