Magnus Groß
cecdf62adf
plugins/gtav: update plugin to work with version 1.48 (Steam)
...
Game version: 1.48 (Steam)
https://support.rockstargames.com/articles/360033065553/GTAV-Title-Update-1-48-Notes-PS4-Xbox-One-PC
2019-08-16 01:29:50 +02:00
Davide Beatrici
9875c59b7a
plugins: use new header
2019-08-08 23:51:13 +02:00
Davide Beatrici
b427333257
Auto-update LICENSE.header in source files
2019-01-25 04:56:19 +01:00
Mikkel Krautz
f6ba3a52bf
Auto-update LICENSE.header in source files.
2018-01-01 23:05:37 +01:00
davidebeatrici
2a51c7bff6
Accomplish changes in all the plugins
2017-11-19 21:48:55 +01:00
Davide Beatrici
bd29b6a23a
plugins/gtav: update plugin to work with version 1.38 (Retail)
...
Game version: 1.38 (Retail)
https://support.rockstargames.com/hc/en-us/articles/115004482908
2017-03-27 21:56:30 +02:00
Davide Beatrici
d19fdd59de
plugins/gtav: update plugin to work with version 1.38 (Steam)
...
Game version: 1.38 (Steam)
https://support.rockstargames.com/hc/en-us/articles/115004482908
2017-03-18 00:20:44 +01:00
Mikkel Krautz
91ebb8b0b5
Update tree copyrights to 2017.
2017-01-08 21:05:57 +01:00
Davide Beatrici
501651b131
plugins/gtav: update plugin to work with version 1.37 (Steam only)
...
Game version: 1.37
https://support.rockstargames.com/hc/en-us/articles/236222747
The memory addresses of the retail version are different.
I can't update them because replacing the executables isn't enough: a Social Club account with the retail version is needed.
2016-12-24 23:25:29 +01:00
Jan Klass
e2ad9c05f0
Fix 2643: Revert "Merge PR #2611 : plugins: use the short form of peekProc"
...
This reverts commit e9c558ffdb , reversing
changes made to ca2fd07b90 .
This is a quick-fix for crashing PA plugins. The intended change is
still useful and planned to land later.
2016-11-17 12:59:45 +01:00
Davide Beatrici
921ee19e3a
plugins: use the short form of peekProc
...
The short form of peekProc automatically uses the correct size for the target.
2016-10-31 14:24:25 +01:00
davidebeatrici
90bcd40d39
plugins: Move NUL terminator to escape function
2016-10-23 21:32:08 +02:00
Mikkel Krautz
b19840cd10
plugins: use MUMBLE_PLUGIN_EXPORT instead of __declspec(dllexport).
2016-08-13 22:59:30 +02:00
davidebeatrici
88797fa324
mumble/plugins: Rename Win32 headers
2016-08-11 23:31:15 +02:00
Davide Beatrici
d7b26dd923
plugins/gtav: update game_name memory addresses
...
I accidentally forgot to update them.
2016-07-17 00:17:53 +02:00
Davide Beatrici
bfa9be7122
plugins/gtav: update plugin to work with version 1.35
...
Game version: 1.35
https://support.rockstargames.com/hc/en-us/articles/222662548-GTAV-Title-Update-1-35-Notes-PS4-Xbox-One-PC
2016-07-14 01:48:34 +02:00
Davide Beatrici
536a3a58d9
plugins/gtav: Support for retail version
...
Added support for retail version.
Fixed avatar position Y being 0 when the game is paused.
2016-07-01 19:33:17 +02:00
davidebeatrici
ed8748dc07
plugins: update memory addresses retrieval to use procptr32_t/procptr64_t.
2016-06-23 23:32:37 +02:00
Davide Beatrici
5271180a26
plugins/gtav: Plugin update for game's latest version
...
Fixed:
X/Z axes: http://www.gtamodding.com/wiki/Map_system
Wrong comma at line 106
Wrong comment at line 150
Game version: 1.34
https://support.rockstargames.com/hc/en-us/articles/220249028-GTAV-Title-Update-1-34-Notes-PS4-Xbox-One-PC
2016-06-11 19:59:42 +02:00
Davide Beatrici
c695463fae
Positional Audio support for Grand Theft Auto V
...
No context support yet.
Identity: Player nickname, vehicle, location and street.
Details: 64-bit only.
2016-05-29 01:26:22 +02:00