Louvenarde
d726015ba2
Fix some declarations and pointer madness in Vec3SqrDist
2021-12-13 18:46:55 +01:00
Louvenarde
0c87243519
Vec3 Square distance function
2021-11-08 17:55:48 +01:00
INeedBots
eeb70a7da4
Fixed compile errors on C++20
2020-12-09 13:13:34 -06:00
momo5502
4fa89722a2
[General] Use const string references
2018-12-17 15:34:28 +01:00
momo5502
66dd013925
[AntiCheat] Fix linux usage
2017-06-30 10:37:37 +02:00
momo5502
51ca49ad83
[Renderer] Implement single backend frame handler
2017-06-22 22:05:22 +02:00
momo5502
110aeb02f7
[General] Upgrade to C++17 features
2017-06-13 15:35:12 +02:00
momo5502
a327915008
[Command] Don't crash on shell execute
2017-06-11 21:25:00 +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
15aea4e0bc
[Node] Get serverlist from dedis
2017-05-30 20:31:00 +02:00
momo5502
3e20ca366a
[ZoneBuilder] Better FastFile obfuscation
2017-04-27 22:03:05 +02:00
momo5502
aa20fc009d
[AntiCheat] Patch virtual protect
2017-03-26 20:41:37 +02:00
momo5502
1b4393f095
[AntiCheat] More process security and debug priviledge acquisition
2017-03-04 13:52:00 +01:00
momo5502
1d7006c420
[Utils] Inline array merging
2017-02-24 11:43:05 +01:00
TheApadayo
23ff36d590
[Exception] Added better exception handling so that when the users are morons it explains exactly what happened to them.... cause they're morons
2017-02-09 16:17:06 -05:00
momo5502
a32ad0b2dd
[Utils] Remove debugbreak
2017-02-08 19:27:24 +01:00
momo5502
7954330418
[Network] Use linebreaks as separators
2017-01-31 22:02:08 +01:00
momo5502
78c29360bf
[Download] Safer moddownload
2017-01-22 13:44:14 +01:00
momo5502
0f258046c3
[Utils] Copy signal slots before executing
2017-01-21 01:52:50 +01:00
momo5502
079bc920a8
[General] Basic refactoring
2017-01-20 14:37:52 +01:00
momo5502
74b34f2a6d
[LineEndings] Fix them all
2017-01-19 22:55:15 +01:00
sr0
e1a4e3ec27
Remove .gitattributes file
2017-01-18 23:44:36 +01:00
/dev/root
6c9e28ff42
[LineEndings] Fix crlf lineendings
...
- added gitattributes file to force crlf for hpp/cpp/lua
2017-01-16 17:42:50 +01:00
momo5502
fbac207190
[FrameTime] Introduce safer frame waiting mechanism
2017-01-14 13:33:58 +01:00
momo5502
c9d160c72a
[General] Get rid of unnecessary submodules
2017-01-06 15:27:35 +01:00
momo5502
f46f5590ff
Fuck those unit-tests on wine.
2016-11-06 14:26:03 +01:00
/dev/urandom
ebba2819d6
Commit local workspace.
...
- Split minidump (upload) and exception handling code
- Smaller minidumps for faster uploads
- Several new build flags (accessible from premake5 with --params)
- BitMessage abstractions
- Some other things I can't remember.
2016-08-28 19:39:39 +02:00
momo5502
2ea490382b
More fixes and optimizations
2016-07-11 17:37:36 +02:00
momo5502
9562285ed7
Use new format library and sort utils
2016-07-11 17:14:58 +02:00
momo5502
fdda6244d3
Optimize toasts
2016-06-28 19:38:14 +02:00
momo5502
9b2d709211
Optimize antishit
2016-06-28 11:30:49 +02:00
momo5502
c8962075a4
Add userraw and redirect http requests to the game's filesystem
2016-06-06 13:00:48 +02:00
momo5502
367b76b8df
Server info via http
2016-06-05 17:34:55 +02:00
momo5502
3c703e6db4
POW optimization and general cleanup
2016-04-11 13:32:11 +02:00
momo5502
bcdc555c4a
POW (aka. hashcash) stuff.
2016-02-22 23:35:53 +01:00
momo5502
99af8fbae7
Implement token class according to https://github.com/IW4x/iw4x-client-node/wikis/technical-information#incrementing-the-token
2016-02-22 00:01:20 +01:00
momo5502
75e76226d1
Include protobuf. Not sure if we're supposed to commit protoc :S
2016-02-10 14:54:50 +01:00
momo5502
40d6c6d715
Rewrote node system to register using ECDSA signatures.
2016-02-09 22:13:49 +01:00
momo5502
87c239a1dc
Fix cryptography memory leaks :P
2016-02-08 18:43:31 +01:00
momo5502
c1ef716e5c
Structureddata stuff. Not the best implementation, but better than our old one :P
2016-02-06 13:37:23 +01:00
momo5502
ba3187ce9e
More optimization.
2016-01-24 21:08:14 +01:00
momo5502
388d5836cd
Optimize loops.
2016-01-24 19:58:13 +01:00
momo5502
d28323f73e
Optimizations
...
- Increase warning level
- Use proper casting
- Fix some more warnings.
2016-01-24 12:19:34 +01:00
momo5502
ac4548f4c2
Build materials.
2016-01-22 11:59:43 +01:00
momo5502
99f5d2cd81
Theater done.
2016-01-10 15:48:49 +01:00
momo5502
5624390e67
Start implementing download protocol.
2016-01-09 03:21:59 +01:00
momo5502
b58085810a
Some fastfile stuff.
2016-01-06 01:23:43 +01:00
momo5502
1e3a832be7
Fixes and stuff.
2016-01-04 11:32:05 +01:00
momo5502
58ce9f0d17
Fix fastfile info allocation shit.
2016-01-02 04:51:08 +01:00
momo5502
47c874d2b4
Fix names (issue)
2016-01-01 20:01:19 +01:00