initial import of radio message - UNTESTED, DO NOT EVEN TRY LOL

added supported mods for radio messages into core gameconf
various internal fixes/improvements for menus

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40786
This commit is contained in:
David Anderson
2007-05-13 05:51:30 +00:00
parent 11bd835e55
commit 94c0783d5c
11 changed files with 481 additions and 45 deletions
+35
View File
@@ -10,5 +10,40 @@
"linux" "14"
}
}
}
"cstrike"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"dod"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"sourceforts"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
"insurgency"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
}
}
}