momo5502
d096a47f48
[ServerList] Display bots separately
2017-06-12 21:02:34 +02:00
momo5502
bd3c4c8aa1
[AntiCheat] Prevent dll injection
...
- Hook native LdrLoadDll to prevent injection
- Hook native LdrpLoadDll to prevent injection
- Hook NtCreateThreadEx to log threads created by this process
and kill remote threads
2017-06-12 21:00:28 +02:00
momo5502
d74fa8fb6b
[Cache] Re-enable .to domain
2017-06-12 21:00:28 +02:00
momo5502
8b7aca48d3
[Submodules] Update libtomcrypt
2017-06-12 19:54:20 +02:00
momo5502
8b38b3990c
[Main] Directly jump to the initialization routine
2017-06-12 19:54:11 +02:00
momo5502
342e19e87b
[Merge] develop -> feature/anticheat
2017-06-11 22:50:43 +02:00
momo5502
7334e0c353
[News] Show update notification when the client is ready
2017-06-11 22:50:21 +02:00
momo5502
74a39c6e7b
[AntiCheat] Disable VirtualProtect patch
2017-06-11 22:36:28 +02:00
momo5502
de48b1c694
[Submodules] Update libtomcrypt
2017-06-11 21:25:41 +02:00
momo5502
2a15863230
[QuickPatch] Block upnp spam
2017-06-11 21:25:31 +02:00
momo5502
a46daef6f1
[Window] Use better loading cursor
2017-06-11 21:25:18 +02:00
momo5502
a327915008
[Command] Don't crash on shell execute
2017-06-11 21:25:00 +02:00
momo5502
29ef5d6379
[AntiCheat] Add redundant code scanners
2017-06-11 21:24:32 +02:00
momo5502
7a0261ccbd
[AntiCheat] Prevent dll injection
...
- Hook native LdrLoadDll to prevent injection
- Hook native LdrpLoadDll to prevent injection
- Hook NtCreateThreadEx to log threads created by this process
and kill remote threads
2017-06-10 20:24:42 +02:00
momo5502
917870a19d
[Cache] Re-enable .to domain
2017-06-10 20:23:24 +02:00
momo5502
5fd5549b46
[Submodules] Update libtomcrypt
2017-06-09 08:10:45 +02:00
momo5502
88c1d8252f
[ZoneBuilder] Fix memory leak
2017-06-08 20:32:41 +02:00
momo5502
96ebfb7f88
[Friends] Fix sorting comparator
2017-06-08 17:55:27 +02:00
momo5502
7531f468fd
[ServerList] Fix sorting comparator
2017-06-08 17:55:18 +02:00
momo5502
20b8c1cec4
[Dedicated] Add 'unused' dedicated server code cause it's actually used
...
Removing it breaks the ZoneBuilder @TheApadayo!
2017-06-08 15:54:08 +02:00
momo5502
280830274c
[Premake] Use structured exception handling
2017-06-08 13:01:48 +02:00
momo5502
d39d972895
[Submodules] Remove glm
2017-06-08 12:45:17 +02:00
momo5502
712a469465
[QuickPatch] Reimplement logfile dvar to disable the logfile
2017-06-08 12:37:09 +02:00
momo5502
4d088cd620
[QuickPatch] Fix upnp memory leak
2017-06-08 12:22:45 +02:00
momo5502
cfb252b3ee
[Console] Catch exceptions thrown by PDCurses for some users
2017-06-08 11:42:01 +02:00
momo5502
07ffcad740
[Submodules] Update protobuf
2017-06-08 11:41:16 +02:00
momo5502
4ffff44ce3
[Submodule] Update protobuf
2017-06-07 22:13:18 +02:00
TheApadayo
9167a47fcf
[News] Add toast if an update is available when the game starts
2017-06-07 16:04:02 -04:00
TheApadayo
2e807e673f
[UPNP] Re-Enable UPNP in a separate thread
2017-06-07 15:52:02 -04:00
TheApadayo
9324b318ae
[Dedicated] fix bad editing
2017-06-07 15:27:09 -04:00
TheApadayo
498359325f
[Zonebuilder] Remove unused dedicated server code
2017-06-07 15:08:04 -04:00
TheApadayo
9997367ded
[clipMap_t] some attempts to generate triggers
2017-06-07 14:15:32 -04:00
momo5502
445c7825c0
[Proxy] Remove steam start
2017-06-07 11:50:47 +02:00
momo5502
dc15f92b8b
[Submodule] Update libtommath and protobuf
2017-06-07 11:50:47 +02:00
momo5502
0289f6db11
[Submodules] Delete WinToast
2017-06-07 11:50:47 +02:00
momo5502
eb8c141ad9
[Window] Apply waiting cursor while loading fastfiles
2017-06-06 22:13:08 +02:00
momo5502
5e3a8b313c
[Materials] Recover images to prevent vid_restart crashes
2017-06-06 14:02:56 +02:00
momo5502
b7d1cb2e38
[Changelog] Add current changes for the next release
2017-06-06 09:25:57 +02:00
momo5502
11bea6d741
[Submodules] Update protobuf
2017-06-05 23:42:45 +02:00
momo5502
e1c85f81d6
[ZoneBuilder] Load native XModels when not explicitly specified in the csv
...
aka 'primary asset'
2017-06-05 21:03:04 +02:00
momo5502
001939166b
[Localization] Fix demos by locking the mutex only when necessary
2017-06-05 18:44:33 +02:00
momo5502
92b0dcffff
[Friends] Remove testing code
2017-06-05 16:43:07 +02:00
momo5502
ee220e1c51
[ServerList] Better and even more efficient sorting
2017-06-05 16:24:57 +02:00
momo5502
edaa0fe033
[ServerList] Implement better sorting
2017-06-05 16:12:15 +02:00
momo5502
6846efb4e8
[Submodules] Update protobuf
2017-06-05 16:11:58 +02:00
momo5502
3f3fe2a3d1
Merge branch 'feature/steam-avatars' into 'develop'
...
[Merge] feature/steam-avatars -> develop
2017-06-05 14:42:48 +02:00
momo5502
13fc91179f
[Toast] Make sure image is valid before drawing
2017-06-05 14:39:12 +02:00
momo5502
38b64628ef
[Materials] Correctly cleanup images
2017-06-05 14:31:45 +02:00
momo5502
78e7d6375d
[Friends] Fix avatar corners
2017-06-05 13:47:00 +02:00
momo5502
6cc4fa582a
[Friends] First version of working avatars
2017-06-05 12:53:26 +02:00