Commit Graph

1967 Commits

Author SHA1 Message Date
momo5502
c8f80ceee0 [String] Use alternateive VAProvider when uninitializing
Using thread-local VAProviders in the uninitialization routine is not
possible, as thread storage has already been destroyed
2017-06-04 14:20:44 +02:00
/dev/urandom
0449fcef35
[Changelog] Update changelog. 2017-06-04 13:05:44 +02:00
momo5502
0a04d287da [Submodules] Update glm 2017-06-04 12:22:17 +02:00
momo5502
98642a9a59 [AntiCheat] Fix process protection 2017-06-04 12:21:57 +02:00
momo5502
53af2af8b7 [ZoneBuilder] Use static allocator as unreleased data is freed anyways 2017-06-04 11:01:04 +02:00
momo5502
dd12532273 [Submodules] Update glm and zlib 2017-06-04 10:36:04 +02:00
momo5502
0385ed0def [Console] Detect invalid consoles 2017-06-04 10:35:45 +02:00
/dev/urandom
d602d0c7c5
[ZoneBuilder] Hack around assertion crash in destructor temporarily.
Needs to be fixed properly by @momo5502.

See.
2017-06-03 23:58:05 +02:00
momo5502
0f0fc637ff [Console] Fix console output 2017-06-03 17:35:40 +02:00
/dev/tty0
c44afc9005 [Credits] Add V2 to credits menu 2017-06-03 17:02:45 +02:00
momo5502
e5dcef299a [Submodules] Update pdcurses 2017-06-03 00:30:45 +02:00
momo5502
91871fd0d4 [AntiCheat] Fix indentation 2017-06-03 00:27:05 +02:00
momo5502
089c0d152c [IMaterial] Add techset remapping 2017-06-02 22:18:14 +02:00
momo5502
ff15fb07fc [IO] More efficient file check 2017-06-02 22:18:00 +02:00
momo5502
49c0b7d3a1 [String] Use leak-free local storage implementation of VA 2017-06-02 22:05:45 +02:00
/dev/urandom
a739e3bc8d
[Hooking] Fix variable typos. 2017-06-02 21:35:05 +02:00
momo5502
b219858a52 [AntiCheat] Disable vp hook when it's not needed 2017-06-02 21:32:29 +02:00
momo5502
08bff1cf59 [AntiCheat] Remove virtualprotect hook 2017-06-02 21:24:11 +02:00
momo5502
d8c3e7fcee [String] Make VA leak-safe 2017-06-02 15:36:20 +02:00
momo5502
8785dfe316 [Download] Fix memory leaks 2017-06-02 12:26:08 +02:00
momo5502
4ce594609f [Submodules] Update protobuf 2017-06-02 12:25:53 +02:00
/dev/urandom
79878d7715
Update .gitmodules.
- Fix line endings using `dos2unix`.
- Use relative URL for udis86 to allow for HTTPS checkouts.
2017-06-02 10:52:04 +02:00
/dev/urandom
6005229159
[Jenkinsfile] Reenable tests. 2017-06-01 22:53:30 +02:00
/dev/urandom
ad3ba4b6e2
[Jenkinsfile] Mark build as unstable if tests fail on *nix or get interrupted (incl. timeout). 2017-06-01 22:53:30 +02:00
/dev/urandom
3189c55642
[Jenkinsfile] Fix indenting. 2017-06-01 22:53:30 +02:00
momo5502
8732dd68e9 [Wine] Revert /dev/roots changes as wine works fine for me 2017-06-01 22:23:26 +02:00
/dev/root
ab6cca65f9 [Dedicated] Removed hooks which failed in wine 2017-06-01 18:32:22 +02:00
RektInator
a6abc8fe72 [ServerCommands] Old code removed. 2017-06-01 14:30:56 +02:00
RektInator
e64e9bffd6 [ServerCommands] Fix servercommand assembly 2017-06-01 14:26:38 +02:00
momo5502
80ef544cc4 [Jenkins] Disable unittests until fixed 2017-06-01 11:09:06 +02:00
momo5502
1b6255f069 [Scheduler] Correctly register the scheduler 2017-06-01 10:54:16 +02:00
momo5502
fe3e37347d [Scheduler] Distinguish between dedi and client interface 2017-06-01 10:25:13 +02:00
/dev/urandom
38e4f75411
[QuickPatch] Fix crash caused by drawing mini console when no graphics initialized. 2017-06-01 02:13:53 +02:00
/dev/urandom
c639f232f9
[Exception] Fix crash caused by drawing DEBUG text when no graphics initialized. 2017-06-01 02:13:39 +02:00
momo5502
17ae11544d [Node] Introduce net_natFix dvar 2017-05-31 23:45:49 +02:00
/dev/root
d091c6e208 Removed unused try. 2017-05-31 23:22:03 +02:00
/dev/root
ec26e36f54 Removed duplicated timeouts. 2017-05-31 23:19:22 +02:00
/dev/root
7805d7f356 Set build to unstable if tests fail. 2017-05-31 23:00:56 +02:00
/dev/root
5327a4f272 Added timeout to Jenkinsfile for unit tests 2017-05-31 22:37:43 +02:00
/dev/root
e105c41455 Reenabled unit tests. 2017-05-31 22:22:15 +02:00
RektInator
123fd8bff3 [Clantags] Also apply clantags on overhead names. 2017-05-31 19:15:03 +02:00
momo5502
78530a247d [Scheduler] Fix connect protocol 2017-05-31 18:12:22 +02:00
momo5502
9f50c260c8 [Threading] Make VA thread safe
This fixes an issue for dedis
2017-05-31 18:03:33 +02:00
momo5502
7af0f7368c [Node] Check if ports match to get rid of unforwarded nodes 2017-05-31 18:03:05 +02:00
momo5502
dbc4ac170b [Premake] Get rid of protobufs linker warnings 2017-05-31 16:27:16 +02:00
RektInator
1e382af801 [Clantags] iw4x_clantag -> clantag 2017-05-31 16:17:34 +02:00
momo5502
7dbfdb8a79 [Scheduler] Fix errors 2017-05-31 16:09:41 +02:00
momo5502
fe6cb2d737 [Scheduler] Introduce scheduler with 80 compile errors 2017-05-31 15:50:32 +02:00
momo5502
c0575fdc50 Merge branch 'v2features' into 'develop'
V2features
2017-05-31 12:09:19 +02:00
momo5502
d0e5c47439 [Merge] origin -> v2features 2017-05-31 12:05:34 +02:00