mumble/plugins
Davide Beatrici 9bf24dc210 plugins: add positional audio plugin for GTA: San Andreas
Supports the 1.0 version of Grand Theft Auto: San Andreas, the only one supported by multiplayer modifications.

The camera's vectors are synced with the avatar's ones; in future we should locate the camera's CMatrix in the game's memory and retrieve the proper values.

No context/identity support; in future we should at least add the context (e.g. server IP address + port) for Multi Theft Auto and San Andreas: MultiPlayer.
2019-08-28 09:29:00 +02:00
..
aoc plugins: use new header 2019-08-08 23:51:13 +02:00
arma2 plugins: use new header 2019-08-08 23:51:13 +02:00
bf1 plugins: use new header 2019-08-08 23:51:13 +02:00
bf2 plugins: use new header 2019-08-08 23:51:13 +02:00
bf3 plugins: use new header 2019-08-08 23:51:13 +02:00
bf4 plugins: use new header 2019-08-08 23:51:13 +02:00
bf4_x86 plugins: use new header 2019-08-08 23:51:13 +02:00
bf1942 plugins: use new header 2019-08-08 23:51:13 +02:00
bf2142 plugins: use new header 2019-08-08 23:51:13 +02:00
bfbc2 plugins: use new header 2019-08-08 23:51:13 +02:00
bfheroes plugins: use new header 2019-08-08 23:51:13 +02:00
blacklight plugins: use new header 2019-08-08 23:51:13 +02:00
borderlands plugins: use new header 2019-08-08 23:51:13 +02:00
borderlands2 plugins: use new header 2019-08-08 23:51:13 +02:00
breach plugins: use new header 2019-08-08 23:51:13 +02:00
cod2 plugins: use new header 2019-08-08 23:51:13 +02:00
cod4 plugins: use new header 2019-08-08 23:51:13 +02:00
cod5 plugins: use new header 2019-08-08 23:51:13 +02:00
codmw2 plugins: use new header 2019-08-08 23:51:13 +02:00
codmw2so plugins: use new header 2019-08-08 23:51:13 +02:00
cs plugins: use new header 2019-08-08 23:51:13 +02:00
css Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
dods Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
dys plugins: use new header 2019-08-08 23:51:13 +02:00
etqw plugins: use new header 2019-08-08 23:51:13 +02:00
ffxiv plugins: use new header 2019-08-08 23:51:13 +02:00
ffxiv_x64 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
gmod plugins: use new header 2019-08-08 23:51:13 +02:00
gtaiv plugins: use new header 2019-08-08 23:51:13 +02:00
gtasa plugins: add positional audio plugin for GTA: San Andreas 2019-08-28 09:29:00 +02:00
gtav plugins/gtav: update plugin to work with version 1.48 (Steam) 2019-08-16 01:29:50 +02:00
gw plugins: use new header 2019-08-08 23:51:13 +02:00
hl2dm Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
insurgency plugins: use new header 2019-08-08 23:51:13 +02:00
jc2 plugins: use new header 2019-08-08 23:51:13 +02:00
l4d plugins: use new header 2019-08-08 23:51:13 +02:00
l4d2 plugins: use new header 2019-08-08 23:51:13 +02:00
link Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
lol plugins: use new header 2019-08-08 23:51:13 +02:00
lotro plugins: use new header 2019-08-08 23:51:13 +02:00
ql plugins: use new header 2019-08-08 23:51:13 +02:00
rl plugins: use new header 2019-08-08 23:51:13 +02:00
sr plugins: use new header 2019-08-08 23:51:13 +02:00
sto Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
tf2 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
ut3 plugins: use new header 2019-08-08 23:51:13 +02:00
ut99 plugins: use new header 2019-08-08 23:51:13 +02:00
ut2004 plugins: use new header 2019-08-08 23:51:13 +02:00
wolfet plugins: use new header 2019-08-08 23:51:13 +02:00
wow plugins: use new header 2019-08-08 23:51:13 +02:00
wow_x64 plugins: use new header 2019-08-08 23:51:13 +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 Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01: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 plugins: move common functions and variables from OS-specific headers to mumble_plugin_main.h 2019-08-08 23:51:13 +02:00
null_plugin.cpp Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
plugins.pri Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
plugins.pro plugins: add positional audio plugin for GTA: San Andreas 2019-08-28 09:29:00 +02:00