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 |
|
/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
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
61fcea7742
|
Some fixes and introduce FileReader
|
2016-09-19 22:52:00 +02:00 |
|
momo5502
|
52487aa224
|
Finish surface loading, but not test ready
|
2016-09-14 23:01:53 +02:00 |
|
momo5502
|
af21b8a6d9
|
Optimize moddownload
|
2016-09-08 21:41:01 +02:00 |
|
momo5502
|
e94d9788d0
|
Fix code analysis warnings
|
2016-09-04 13:06:44 +02:00 |
|
momo5502
|
6f89e0f052
|
|
2016-08-31 18:12:31 +02:00 |
|
momo5502
|
63acb4374d
|
Stuff concerning issue
|
2016-08-31 18:04:28 +02:00 |
|
momo5502
|
243ddc400d
|
Experimental moddownload
|
2016-08-31 17:54:23 +02:00 |
|
momo5502
|
256b463411
|
Don't ignore warning 4100
|
2016-08-18 02:18:45 +02:00 |
|
momo5502
|
b2a9e7af81
|
Remove unnecessary includes and fix steamauth exploit
|
2016-07-22 12:12:11 +02:00 |
|
momo5502
|
9562285ed7
|
Use new format library and sort utils
|
2016-07-11 17:14:58 +02:00 |
|
momo5502
|
b83d85b651
|
Optimizations
|
2016-06-26 14:25:54 +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
|
2b5a171668
|
Experiments
|
2016-06-05 15:09:01 +02:00 |
|
momo5502
|
0c205f0353
|
Server-side moddownload implemented
|
2016-06-04 21:24:03 +02:00 |
|
momo5502
|
d59e70ff2a
|
Start implementing moddownload
|
2016-06-04 17:06:49 +02:00 |
|
momo5502
|
3c703e6db4
|
POW optimization and general cleanup
|
2016-04-11 13:32:11 +02:00 |
|
momo5502
|
5fffac5bab
|
Entirely block dll injections
|
2016-03-01 13:37:51 +01:00 |
|
momo5502
|
55b8d2c5de
|
Safe iterator pointer.
|
2016-02-15 20:32:41 +01:00 |
|
momo5502
|
a11f004a7e
|
More proto stuff.
We should add a version identifier before releasing!
|
2016-02-12 15:06:06 +01:00 |
|
momo5502
|
e3904db37c
|
Rewrite network interface.
|
2016-02-10 17:18:45 +01:00 |
|
momo5502
|
4d36a0b9ed
|
ECDSA and PRGN stuff.
|
2016-02-08 14:27:15 +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
|
8343ce5f13
|
Playlist stuff.
|
2016-01-09 15:30:13 +01:00 |
|
momo5502
|
5624390e67
|
Start implementing download protocol.
|
2016-01-09 03:21:59 +01:00 |
|