Diavolo
|
f79bddb4c3
|
Forgot about these
|
2022-02-01 13:15:59 +01:00 |
|
FutureRave
|
cfc540991c
|
Address some parts of review
|
2022-01-23 19:32:20 +00:00 |
|
FutureRave
|
446c55b0b0
|
[Script] Fix unsigned/signed mismatch
|
2021-11-13 13:22:06 +00:00 |
|
Diavolo
|
4966a64711
|
Fix compilation
|
2021-09-08 11:19:30 +02:00 |
|
INeedBots
|
74ac166885
|
[Download] Register HTTP GSC functions to prevent script compile errors
|
2020-12-16 11:45:28 -06:00 |
|
0x90
|
50e93d7f2f
|
[Download] Improve client downloads
This is a (partial) fix for issue #14
|
2019-12-26 00:07:04 +01:00 |
|
Maurice Heumann
|
e311e77861
|
[Download] Small optimizations
|
2019-12-25 21:53:15 +01:00 |
|
/dev/root
|
6176d26fbb
|
[ServerInfo] Add host info to /info
|
2019-01-09 21:40:56 +01:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
/dev/root
|
70a60517ee
|
[Download] Change json
|
2018-12-03 22:10:55 +01:00 |
|
/dev/root
|
3f9f58d5f6
|
[Download] Add serverlist info
|
2018-12-02 19:04:04 +01:00 |
|
momo5502
|
4f8820587d
|
[Download] Temporarily disable the dvar check to fix startup
The dvar system is not yet active at that point, so the client will crash
|
2018-11-04 20:16:14 +01:00 |
|
TheApadayo
|
e11e4ae5a9
|
[Download] Add Dvar for protection and also properly shutdown server even when running on a client
|
2018-10-22 18:58:09 -04:00 |
|
/dev/urandom
|
46a340af3d
|
[Download] Enable when running as client.
This fixes mods being unusable in private matches.
|
2018-10-22 18:09:39 -04:00 |
|
momo5502
|
390418e34e
|
[Download] Correctly download maps from lobby servers
|
2017-07-12 19:36:18 +02:00 |
|
momo5502
|
a3939860ea
|
[Download] Fix fastdownload
|
2017-07-05 09:13:51 +02:00 |
|
momo5502
|
622242f3b0
|
[Download] Fix modlist download
|
2017-07-02 19:00:28 +02:00 |
|
momo5502
|
9847e1a512
|
[Download] Hash password for url safety
|
2017-07-02 14:16:06 +02:00 |
|
momo5502
|
ac7943cfbb
|
[Download] Fix password protected moddownload
|
2017-06-26 13:04:30 +02:00 |
|
momo5502
|
9c6401ad9b
|
[Download] Remove unnecessary heap allocation
|
2017-06-22 10:40:39 +02:00 |
|
momo5502
|
dc8b30a42f
|
[General] Fix issues and warnings
|
2017-06-22 10:35:45 +02:00 |
|
TheApadayo
|
b66bb9dc2e
|
[Merge] develop -> bugs/mod-downloading
|
2017-06-19 16:31:58 -04:00 |
|
TheApadayo
|
743841731e
|
[Download] Always set private state
|
2017-06-19 15:44:59 -04:00 |
|
TheApadayo
|
491cf4caf8
|
[Download] Don't allow downloading of mod files when the client provides an invalid password
-also don't even leave the menu if there is no password set when connecting to a private server
|
2017-06-19 15:39:48 -04:00 |
|
TheApadayo
|
579fa0a87c
|
[Download] send base url as part of inforesponse. also set client dvar correctly for downloader.
|
2017-06-15 12:52:29 -04:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
TheApadayo
|
195f6bb297
|
[Download] Added external server download. Still needs error checking to see if the file doesn't exist to revert back to the original host. Completely untested cause i can't get my dedi to start right now.
|
2017-06-12 19:22:39 -04:00 |
|
momo5502
|
8785dfe316
|
[Download] Fix memory leaks
|
2017-06-02 12:26:08 +02:00 |
|
momo5502
|
7af0f7368c
|
[Node] Check if ports match to get rid of unforwarded nodes
|
2017-05-31 18:03:05 +02:00 |
|
momo5502
|
fe6cb2d737
|
[Scheduler] Introduce scheduler with 80 compile errors
|
2017-05-31 15:50:32 +02:00 |
|
momo5502
|
a54e322f9c
|
[Download] Only create dir when downloading a map
|
2017-05-30 21:07:05 +02:00 |
|
momo5502
|
7dd6ff0fe2
|
[Download] Optimize map download
|
2017-05-25 20:18:20 +02:00 |
|
momo5502
|
f6894b46c5
|
[Download] Add ssl support
|
2017-05-15 21:57:45 +02:00 |
|
momo5502
|
a5a56f1e72
|
[Download] Implement gsc http download
|
2017-05-14 20:32:39 +02:00 |
|
momo5502
|
8b22a1ff70
|
[Maps] Load map specific arena files
|
2017-04-08 15:32:51 +02:00 |
|
momo5502
|
67defdf5a3
|
[Download] Implement map download
|
2017-04-06 22:22:47 +02:00 |
|
momo5502
|
07e1edc050
|
[Dowload] Add size check
|
2017-02-14 20:53:55 +01:00 |
|
/dev/root
|
cb2162a0d0
|
[Download] Changed registered endpoint to /file/
|
2017-02-14 17:12:07 +01:00 |
|
/dev/root
|
65fcc95480
|
[Download] Fix mongoose crash
|
2017-02-14 16:49:25 +01:00 |
|
momo5502
|
9d08e84627
|
[General] Small refactoring
|
2017-02-10 22:02:13 +01:00 |
|
momo5502
|
cf05da99a1
|
[IO] Safer file reading and writing
|
2017-02-10 15:18:11 +01:00 |
|
momo5502
|
9cb7e0dffa
|
[Download] Fix crash if TCP port is blocked
|
2017-02-02 21:07:40 +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 |
|
momo5502
|
78c29360bf
|
[Download] Safer moddownload
|
2017-01-22 13:44:14 +01:00 |
|
momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|
momo5502
|
76fd8a65f5
|
[LineEndings] Add lineendings patch again
|
2017-01-20 14:37:52 +01:00 |
|
momo5502
|
1a93b9311f
|
[Download] Fix status
|
2017-01-19 23:12:40 +01:00 |
|
momo5502
|
74b34f2a6d
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
|
momo5502
|
07b0a42f45
|
[Download] Small fixes
|
2017-01-19 21:21:59 +01:00 |
|
sr0
|
e1a4e3ec27
|
Remove .gitattributes file
|
2017-01-18 23:44:36 +01:00 |
|