Edo
|
d00ba58658
|
[General]: Cleanup dvar usage (#744)
|
2023-01-29 12:54:51 +00:00 |
|
Edo
|
86b402a5a0
|
[Dvar]: Don't lookup dvar every time we need it (#677)
* [Dvar]: Don't lookup dvar every time we need it
* [Console]: Cleanup the code
* [Party]: Improve source code quality
* [Party]: Update
|
2022-12-31 15:03:33 +01:00 |
|
FutureRave
|
becfbe42fa
|
[Download]: Use filesystem library for paths
|
2022-12-01 18:24:44 +00:00 |
|
Edo
|
41e7d1c37f
|
[Deps] Update Mongoose (#540)
|
2022-10-28 11:52:34 +01:00 |
|
Edo
|
28653a0e8d
|
[Download] Nullsub some quirky gsc functions (#449)
* [Download] Nullsub some quirky gsc functions
* [Script] Show deprecation warning
* [Script] Expand error message
|
2022-08-22 18:17:42 +02:00 |
|
Diavolo
|
7866d255d9
|
Do not use definitions from mongoose
|
2022-08-01 19:15:03 +02:00 |
|
Diavolo
|
b718803ecb
|
[Bans] Refactor
|
2022-06-28 09:26:43 +02:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
0x90
|
50e93d7f2f
|
[Download] Improve client downloads
This is a (partial) fix for issue #14
|
2019-12-26 00:07:04 +01:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
/dev/root
|
3f9f58d5f6
|
[Download] Add serverlist info
|
2018-12-02 19:04:04 +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 |
|
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 |
|
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 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
4bb1157234
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +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
|
67defdf5a3
|
[Download] Implement map download
|
2017-04-06 22:22:47 +02: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
|
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 |
|
/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
|
af21b8a6d9
|
Optimize moddownload
|
2016-09-08 21:41:01 +02:00 |
|
momo5502
|
6f89e0f052
|
|
2016-08-31 18:12:31 +02:00 |
|
momo5502
|
243ddc400d
|
Experimental moddownload
|
2016-08-31 17:54:23 +02:00 |
|
momo5502
|
1b71afcc21
|
Beginning of a banclient command
|
2016-08-15 16:40:30 +02:00 |
|
momo5502
|
367b76b8df
|
Server info via http
|
2016-06-05 17:34:55 +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
|
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 |
|