FutureRave
|
6d01314a40
|
[General]: Cleanup some code
|
2023-02-06 19:34:08 +00:00 |
|
FutureRave
|
7414ceef44
|
[Zone🅱️uilder]: Add .str parsing
|
2022-11-16 17:25:21 +00:00 |
|
Diavolo
|
a41054e36a
|
[Party] Fix
|
2022-09-24 19:04:37 +02:00 |
|
Diavolo
|
52d9011561
|
[Network] Organize packet handlers
|
2022-08-20 01:10:35 +02:00 |
|
Diavolo
|
60aa5abf05
|
Refactor some packet interception code
|
2022-05-21 00:12:46 +02:00 |
|
FutureRave
|
b0537675cc
|
[Security] Refactor patch (fix mistake?)
|
2022-05-11 16:24:19 +01:00 |
|
FutureRave
|
809e66cdb1
|
Remove unnecessary deconstructors
|
2022-03-16 00:44:59 +00:00 |
|
Diavolo
|
eba1762fd0
|
Add fields to client_t structs, might be useful
|
2021-09-12 16:37:52 +02:00 |
|
Diavolo
|
3f726d3d0d
|
Initial Hooking of functions
|
2021-09-12 16:37:41 +02:00 |
|
INeedBots
|
7aaa64f02d
|
[Network] Stops buffer overflow and crash at NET_DeferPacketToClient
- Fixes #17
|
2020-11-14 02:17:20 -06:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
momo5502
|
b2c94a7be3
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
|
momo5502
|
537cbe12f0
|
Revert "[DHT] Integrate the protocol into the game's network infrastructure"
|
2018-10-09 10:53:04 +02:00 |
|
momo5502
|
5d4cd82ed1
|
[DHT] Integrate the protocol into the game's network infrastructure
|
2017-09-03 18:14:08 +02:00 |
|
momo5502
|
76b8e299a0
|
[DHT] Implement DHT
|
2017-09-02 20:03:51 +02:00 |
|
momo5502
|
b1a91125fc
|
[Node] Rewrite entire node system
|
2017-06-25 21:54:35 +02:00 |
|
momo5502
|
7af0f7368c
|
[Node] Check if ports match to get rid of unforwarded nodes
|
2017-05-31 18:03:05 +02:00 |
|
momo5502
|
4bb1157234
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02: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
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
bb6b1b0764
|
[Network] Ignore WSAENETRESET error
|
2016-12-14 17:26:49 +01:00 |
|
/dev/root
|
124e86387b
|
[General] Fixed line endings
- converted all line endings in cpp/hpp files to dos
|
2016-11-25 13:00:48 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
c2931a04e1
|
Fix names in unittests
|
2016-09-16 11:04:28 +02:00 |
|
momo5502
|
1b71afcc21
|
Beginning of a banclient command
|
2016-08-15 16:40:30 +02:00 |
|
momo5502
|
4fc7de502a
|
Don't authenticate loopback
|
2016-08-07 22:14:30 +02:00 |
|
momo5502
|
0c205f0353
|
Server-side moddownload implemented
|
2016-06-04 21:24:03 +02:00 |
|
momo5502
|
0ec1029a89
|
Optimize RNG and limit packet input
|
2016-02-19 23:57:06 +01:00 |
|
momo5502
|
8b932677f5
|
Fix bad addresses.
|
2016-02-15 20:28:01 +01:00 |
|
momo5502
|
2a4c06ad5e
|
Get default node via hastebin
|
2016-02-12 22:23:41 +01:00 |
|
momo5502
|
a5cca963e0
|
Seamless integration of our proto address type
|
2016-02-12 16:29:48 +01:00 |
|
momo5502
|
a11f004a7e
|
More proto stuff.
We should add a version identifier before releasing!
|
2016-02-12 15:06:06 +01:00 |
|
momo5502
|
4f458b40c3
|
Use slots instead of simple callbacks.
Need to wait till my second pull request gets accepted though, to be able to compile the code.
|
2016-02-12 00:01:13 +01:00 |
|
momo5502
|
dea6d5714a
|
Simplify DeployPacketStub
|
2016-02-10 20:11:34 +01:00 |
|
momo5502
|
e3904db37c
|
Rewrite network interface.
|
2016-02-10 17:18:45 +01:00 |
|
momo5502
|
ba3187ce9e
|
More optimization.
|
2016-01-24 21:08:14 +01:00 |
|
momo5502
|
8343ce5f13
|
Playlist stuff.
|
2016-01-09 15:30:13 +01:00 |
|
momo5502
|
1fd40424e4
|
Some discovery stuff.
|
2016-01-04 00:00:07 +01:00 |
|
momo5502
|
b514b9fb9d
|
Servercount and discovery tests.
|
2016-01-03 19:28:47 +01:00 |
|
momo5502
|
ca5d823efd
|
Split playlist data (+fixed issue)
TODO: Test with sensitive connections and unstable network drives.
|
2016-01-03 15:14:44 +01:00 |
|
momo5502
|
87c1c36943
|
Use premake.
|
2015-12-29 02:52:31 +01:00 |
|