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
Flumble
c92b599349
Update BF2142 plugin, adding identity support
...
updates to BF2142 final patch v1.51 (compatible with Revive)
avatar orientation is copied from camera orientation
2017-04-19 00:01:22 +02:00
Mikkel Krautz
98349a1b33
Merge PR #2755 : plugins: Fix visibility, warnings and errors when compiled with MinGW
2017-01-22 16:37:32 +01:00
Davide Beatrici
6096b74a1c
plugins: Fix MinGW compilation warnings and errors
...
warning: converting to non-pointer type 'procptr32_t {aka long unsigned int}' from NULL [-Wconversion-null]
ql\ql.cpp:87: warning: comparison is always true due to limited range of data type [-Wtype-limits]
sto\sto.cpp:11: error: 'numeric_limits' is not a member of 'std'
Not fixed:
sto\sto.cpp:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
2017-01-22 16:20:56 +01:00
Mikkel Krautz
91ebb8b0b5
Update tree copyrights to 2017.
2017-01-08 21:05:57 +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
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
davidebeatrici
ed8748dc07
plugins: update memory addresses retrieval to use procptr32_t/procptr64_t.
2016-06-23 23:32:37 +02:00
Mikkel Krautz
313be4b66b
plugins: update to use LICENSE.header.
2016-05-10 22:42:04 +02:00
Benjamin Jemlich
f90c6e35ab
More plugin touching
2012-05-01 11:12:43 +02:00
Thorvald Natvig
f3437a6ba7
Update copyright year ranges of dev team.
2011-03-18 05:52:51 +01:00
Thorvald Natvig
e1b24d25f0
Clean up a few compiler warnings.
2011-01-20 18:25:15 -08:00
Thorvald Natvig
f2c191daf8
The grand plugin multiregexp experiment
2010-02-25 15:18:35 +01:00
Thorvald Natvig
c263aa0a7d
Update plugins to new trylock signature
2010-02-25 13:19:47 +01:00
Stefan Hacker
070692d6fb
Small style fixes in some plugins
2010-02-08 22:35:22 +01:00
Thorvald Natvig
e207ef60c4
Zero camera positions in plugins' fetch()
2010-02-08 17:11:59 +01:00
Tuck Therebelos
85e54290a7
Add licenses to plugins
2010-01-04 23:58:21 -06:00
Thorvald Natvig
22d910c896
Indent, changelog, submodule and language update
2009-12-28 02:07:07 +01:00
Tuck Therebelos
417ae98ac1
Unified string messages; added ETQW plugin; various plugin fixes, improvements and updates
2009-12-27 08:23:10 -06:00
Thorvald Natvig
6325fa8072
Indent, changelog and submodule update
2009-12-10 18:15:56 +01:00
Tuck Therebelos
a4ea89c1cf
Added BFHeroes plugin; updated BF2 and BF2142 with IP contexts and improved linkstates
2009-12-10 02:46:37 -06:00
Thorvald Natvig
1c0d7bbfd3
Indent, changelog and submodule update
2009-04-27 22:59:47 +02:00
Thorvald Natvig
f91647345b
Avoid constref initializers of std::wstring inside const structs
2009-04-27 00:18:19 +02:00
Tuck Therebelos
f594ce8ee4
Plugins update for 1.2 PA; Cod5 and L4D patch update
2009-04-24 16:36:03 -05:00
Thorvald Natvig
d47b19b27b
crlf
2009-03-24 03:34:05 +01:00
Tuck Therebelos
b7a974d171
Added BF2142 plugin
2009-03-23 20:43:37 -05:00