momo5502
|
20139d4a52
|
[Friends] Query friends from the worker
|
2017-01-28 19:05:16 +01:00 |
|
momo5502
|
46d3045d6f
|
[Friends] Experimental ipc function handler
|
2017-01-28 15:51:50 +01:00 |
|
momo5502
|
4cf2ca270c
|
[Friends] Add friend handler
|
2017-01-28 14:20:50 +01:00 |
|
momo5502
|
0221d24f07
|
[Runner] Add handler interface
|
2017-01-28 14:20:50 +01:00 |
|
momo5502
|
0c8ba82fba
|
[ServerList] Add playerCount command to see how many players there are
|
2017-01-28 13:31:43 +01:00 |
|
momo5502
|
0d5ce55b54
|
[Worker] Change console title
|
2017-01-28 12:39:20 +01:00 |
|
momo5502
|
25fbd00c52
|
[Renderer] Use static address in hooks, hope this makes it more stable
|
2017-01-28 12:39:03 +01:00 |
|
momo5502
|
920f660948
|
[Submodules] Update protobuf
|
2017-01-28 12:38:40 +01:00 |
|
momo5502
|
b2a84b2caf
|
Merge branch 'boost' into 'develop'
Boost
|
2017-01-27 23:11:43 +01:00 |
|
momo5502
|
ee185c538f
|
[ConnectProtocol] Upgrade the protocol to the new ipc infrastructure
|
2017-01-27 23:09:32 +01:00 |
|
momo5502
|
559195c5cc
|
[IPCHandler] Register basic ipc handler
|
2017-01-27 22:45:01 +01:00 |
|
momo5502
|
38d0ca616a
|
[AntiCheat] Reenable process protection
|
2017-01-27 22:04:26 +01:00 |
|
momo5502
|
d79493d6d7
|
[Steam] Only handle overlay related operations in the client
|
2017-01-27 22:04:11 +01:00 |
|
momo5502
|
4e84c297e4
|
[IPC] Use iw4x as worker process instead of creating a separate binary
|
2017-01-27 22:03:35 +01:00 |
|
momo5502
|
fc0bf1acc1
|
[IPC] Basic IPC channel class
|
2017-01-27 17:21:10 +01:00 |
|
momo5502
|
ef01b4e617
|
[IPCPipe] Launch the worker process
|
2017-01-27 15:06:31 +01:00 |
|
momo5502
|
8764d8327f
|
[Premake] Allow using Utils in both projects
|
2017-01-27 14:44:36 +01:00 |
|
momo5502
|
c15aac546d
|
[General] Prepare code for use with multiple projects
|
2017-01-27 14:43:52 +01:00 |
|
momo5502
|
b0d863e28d
|
[Worker] Basic worker project
|
2017-01-27 12:05:58 +01:00 |
|
momo5502
|
0ad65d04f3
|
[Submodules] Update protobuf
|
2017-01-27 11:08:42 +01:00 |
|
momo5502
|
1659b9b003
|
[Submodules] Use develop branch for boost modules
|
2017-01-27 11:07:48 +01:00 |
|
momo5502
|
d05cdcb9ea
|
[IPCPipe] Example using boost message queues
|
2017-01-27 10:51:53 +01:00 |
|
momo5502
|
454e358882
|
[General] Use boost for IPC
|
2017-01-27 10:17:33 +01:00 |
|
momo5502
|
8f705d2c37
|
[General] Disable resharper false positives
|
2017-01-26 22:56:46 +01:00 |
|
momo5502
|
c211fe7fa2
|
[Friends] Use feeder 6, this should be the best choice
|
2017-01-26 22:14:44 +01:00 |
|
momo5502
|
07746095b7
|
[AntiCheat] Disable process protection as it conflicts with steam
|
2017-01-26 20:45:15 +01:00 |
|
momo5502
|
22fbfcd588
|
[Submodules] Update mongoose
|
2017-01-26 20:40:51 +01:00 |
|
momo5502
|
05c261a99d
|
[Friends] Use feeder 15
|
2017-01-26 20:40:39 +01:00 |
|
/dev/root
|
dbae1439b0
|
[Friends] Removed ClearRichPresence
|
2017-01-26 19:40:54 +01:00 |
|
momo5502
|
0f91c50ffc
|
[Friends] Correctly display the rank
|
2017-01-26 12:42:42 +01:00 |
|
momo5502
|
5f737f0d36
|
[Friends] Remove test commands
|
2017-01-25 22:41:30 +01:00 |
|
momo5502
|
9c823e14b2
|
[Friends] Add basic friends support using steam
|
2017-01-25 22:39:24 +01:00 |
|
momo5502
|
c8a41139cf
|
[Steam] Add native callback interface
|
2017-01-25 22:38:38 +01:00 |
|
momo5502
|
e70a289b97
|
[Console] Fix memory leak when shutting down the console
|
2017-01-25 15:01:55 +01:00 |
|
momo5502
|
fff9046b72
|
[IPCPipe] Correctly shutdown the pipe
|
2017-01-25 15:01:55 +01:00 |
|
momo5502
|
d31c1c5bb6
|
[Submodules] Update mongoose
|
2017-01-25 13:14:15 +01:00 |
|
momo5502
|
81f6b084eb
|
[ModelSurfs] Null check
|
2017-01-25 10:00:17 +01:00 |
|
momo5502
|
a2a7aeaa97
|
[Submodules] Update protobuf
|
2017-01-25 10:00:02 +01:00 |
|
momo5502
|
8e55bee940
|
[Submodules] Update mongoose
|
2017-01-24 19:19:18 +01:00 |
|
momo5502
|
9236e95b03
|
[Submodules] Update protobuf
|
2017-01-24 06:32:49 +01:00 |
|
momo5502
|
80e88f1572
|
[General] Fix a few memory leaks in threads
Destroying threads past when uninitializing the library is illegal
|
2017-01-24 06:32:04 +01:00 |
|
TheApadayo
|
54323c2c0b
|
[General] Ignore 64-bit ida binaries
|
2017-01-23 21:00:46 -05:00 |
|
momo5502
|
9b88a19e35
|
[Steam] Delete destructors
|
2017-01-22 23:21:52 +01:00 |
|
momo5502
|
2de95b4a3b
|
[General] Fix protobuf and other memory leaks
|
2017-01-22 21:38:57 +01:00 |
|
momo5502
|
f81a36ae3b
|
[General] Use visual leak detector if wanted
|
2017-01-22 21:38:57 +01:00 |
|
momo5502
|
7fa8742c29
|
[Menus] Small fixes
|
2017-01-22 21:38:57 +01:00 |
|
momo5502
|
1a0fedf591
|
[Steam] Fix compile error
|
2017-01-22 15:01:08 +01:00 |
|
momo5502
|
78c29360bf
|
[Download] Safer moddownload
|
2017-01-22 13:44:14 +01:00 |
|
momo5502
|
33df59ffa1
|
[Menus] Only display the server motd if we are connecting to that server
|
2017-01-22 11:28:37 +01:00 |
|
momo5502
|
3ed205836e
|
[Changelog] Update changelog
|
2017-01-22 03:12:50 +01:00 |
|