mumble/plugins
Davide Beatrici 7779447ee4 mumble_plugin_utils.h: declare escape() as inline, minor improvements
Fixes the following warning:

../mumble_plugin_utils.h:33:13: error: 'void escape(char*, size_t)' defined but not used [-Werror=unused-function]
 static void escape(char *str, size_t size) {
             ^

It appeared after bb248cc, due to "ut99.cpp" not using escape().

This commit also:

- Changes the "size" argument so that it is passed as reference.
- Indents the function using tabs.
2019-10-12 09:01:00 +02:00
..
aoc plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
arma2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf1 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf3 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf4 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf4_x86 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf1942 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bf2142 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bfbc2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
bfheroes plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
blacklight plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
borderlands plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
borderlands2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
breach plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
cod2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
cod4 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
cod5 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
codmw2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
codmw2so plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
cs plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
css plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
dods plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
dys plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
etqw plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
ffxiv plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
ffxiv_x64 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
gmod plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
gtaiv plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
gtasa plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
gtav plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
gw plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
hl2dm plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
insurgency plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
jc2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
l4d plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
l4d2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
link plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
lol plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
lotro plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
ql plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
rl plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
sr plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
sto plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
tf2 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
ut3 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
ut99 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
ut2004 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
wolfet plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
wow plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
wow_x64 plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
mumble_plugin_linux.h mumble_plugin_linux.h: detect process architecture by reading the process' memory instead of its binary 2019-08-17 00:31:18 +02:00
mumble_plugin_main.h mumble_plugin_main.h: include <cstring> for memset() 2019-08-28 09:28:53 +02:00
mumble_plugin_utils.h mumble_plugin_utils.h: declare escape() as inline, minor improvements 2019-10-12 09:01:00 +02:00
mumble_plugin_win32_internals.h plugins: add Win32 internal structures in a dedicated header 2019-08-17 00:30:06 +02:00
mumble_plugin_win32.h plugins: detect Win32 process architecture by reading NT header(s) 2019-08-17 00:30:23 +02:00
mumble_plugin.h Corrected error in doc 2019-09-20 21:27:31 +02:00
null_plugin.cpp Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
plugins.pri plugins: link to user32 in common project (only on Windows) 2019-10-11 22:48:06 +02:00
plugins.pro plugins.pro: compile plugins for Windows games also on Linux 2019-10-11 22:48:13 +02:00