mumble/plugins
Mikkel Krautz 6c2cf49e4c plugins.pri, mumble_plugin_win32.h: add CONFIG(no-plugin-legacy-ptr) to disable use of non-explicit mumble_plugin_win32.h header.
The idea is that we can use the CONFIG option until we've fixed the
remaining plugins.

Once all plugins have been transitioned over to the new explicit
pointer types, we can drop the mumble_plugin_win32.h header and
point people to mumble_plugin_win32_x86.h and mumble_plugin_win32_x64.h.
2016-06-20 22:40:12 +02:00
..
aoc Use # for license header instead of // in various .pro files. 2016-05-18 01:59:24 +02:00
arma2 Use # for license header instead of // in various .pro files. 2016-05-18 01:59:24 +02:00
bf2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
bf3 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
bf4 Move "escape" function to mumble_plugin_utils.h header 2016-05-29 00:57:57 +02:00
bf4_x86 Move "escape" function to mumble_plugin_utils.h header 2016-05-29 00:57:57 +02:00
bf1942 Use # for license header instead of // in various .pro files. 2016-05-18 01:59:24 +02:00
bf2142 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
bfbc2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
bfheroes plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
blacklight plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
borderlands plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
borderlands2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
breach plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
cod2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
cod4 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
cod5 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
codmw2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
codmw2so plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
cs plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
css plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
dods plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
dys plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
etqw plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
gmod plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
gtaiv plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
gtav plugins/gtav: Plugin update for game's latest version 2016-06-11 19:59:42 +02:00
gw plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
hl2dm plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
insurgency plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
jc2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
l4d plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
l4d2 plugins/l4d2: fix build. 2016-06-07 00:14:43 +02:00
link plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
lol plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
lotro plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
manual plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
ql plugins/ql: Plugin update for game's latest version 2016-06-10 22:04:22 +02:00
rl plugins/rl: convert plugin to use 'mumble_plugin_win32_x86.h'. 2016-06-20 22:40:12 +02:00
sr plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
sto plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
tf2 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
ut3 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
ut99 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
ut2004 plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
wolfet plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
wow Remove old-style license header from WoW plugin. 2016-06-11 19:18:01 +02:00
mumble_plugin_utils.h Move "escape" function to mumble_plugin_utils.h header 2016-05-29 00:57:57 +02:00
mumble_plugin_win32_ptr_type.h plugins: add distinct header files for x86 and x64. 2016-06-20 22:40:05 +02:00
mumble_plugin_win32_x64.h plugins: add distinct header files for x86 and x64. 2016-06-20 22:40:05 +02:00
mumble_plugin_win32_x86.h plugins: add distinct header files for x86 and x64. 2016-06-20 22:40:05 +02:00
mumble_plugin_win32.h plugins.pri, mumble_plugin_win32.h: add CONFIG(no-plugin-legacy-ptr) to disable use of non-explicit mumble_plugin_win32.h header. 2016-06-20 22:40:12 +02:00
mumble_plugin.h plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
null_plugin.cpp plugins: update to use LICENSE.header. 2016-05-10 22:42:04 +02:00
plugins.pri plugins.pri, mumble_plugin_win32.h: add CONFIG(no-plugin-legacy-ptr) to disable use of non-explicit mumble_plugin_win32.h header. 2016-06-20 22:40:12 +02:00
plugins.pro Add GTA V plugin to the build and to the installer. 2016-05-29 11:55:22 +02:00