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
Edo
56baaaf0f5
[Chat] Add missing server is not running warning ( #567 )
...
* [Dedicated] Is running function
* [Dedicated]: Better func
2022-11-15 16:18:00 -06:00
Edo
def50477fb
[Chat] Move chat commands here ( #462 )
...
* [Chat] Move chat commands here
* [General] Rename Cbuf_AddServerText to Cbuf_AddServerText_f
2022-08-27 23:19:09 +02:00
Edo
7efaa89d32
Merge branch 'develop' into scheduler
2022-06-12 20:02:48 +02:00
Diavolo
0ebc3a8224
Merge remote-tracking branch 'origin/develop' into scheduler
2022-06-05 12:23:55 +02:00
Edo
27f78edb29
General Refactoring
...
* [General] Clean up a few things
2022-06-04 22:16:55 +02:00
Diavolo
9cb9f46663
Remove the most hated callback in the source code
2022-06-04 14:06:30 +02:00
FutureRave
b0dfd16759
Attempt to refactor scheduler *gone insane*
2022-06-04 14:06:22 +02:00
Diavolo
479a2e548d
[Dedicated] New map rotation system
2022-05-25 18:03:26 +02:00
Diavolo
c107739116
[General] Clean up a few things
2022-05-25 16:23:28 +02:00
FutureRave
d28dc6ecc4
[Dedicated] fix sv_lanOnly
2022-05-04 00:03:11 +01:00
FutureRave
809e66cdb1
Remove unnecessary deconstructors
2022-03-16 00:44:59 +00:00
Diavolo
ef181d2b21
Fix really bad patch
2022-02-03 22:09:17 +01:00
Dss0
e68c402095
Merge pull request #145 from diamante0018/refactor-logger-error
...
[Logger] Use correct enum over numbers for com_error
2021-11-30 14:42:50 +01:00
FutureRave
fb8ecf637f
Added random map rotation
2021-11-16 18:21:06 +00:00
FutureRave
f0687f8203
Use correct enum over numbers for com_error
2021-11-16 16:56:13 +00:00
Jan
624daa858e
Move Dedicated patches related to chat to new Chat component
2021-09-19 13:13:46 +02:00
Jan
1821d9072e
Use TextRenderer to strip material text icons from dedicated server names and chat messages
2021-09-07 14:51:36 +02:00
Jan
a7a8207a34
Strip material text icons from chat messages
2021-08-20 18:50:53 +02:00
momo5502
8dfbe47bc6
[Dedicated] Implement event for chat
2017-06-28 21:30:39 +02:00
momo5502
fe6cb2d737
[Scheduler] Introduce scheduler with 80 compile errors
2017-05-31 15:50:32 +02:00
momo5502
4bb1157234
[Loader] Make use of typeinfo for singleton and name resolving
2017-05-31 12:04:56 +02:00
RektInator
f798af7840
[Dedicated] Updated friend discovery hook
2017-05-31 01:51:06 +02:00
momo5502
e71409da28
[Dedicated] Transmit original steam ids
2017-02-17 12:26:07 +01:00
momo5502
3d8a1010c2
[Friends] Display friends in blue
2017-01-29 21:50:08 +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
c9d160c72a
[General] Get rid of unnecessary submodules
2017-01-06 15:27:35 +01:00
momo5502
f1d90af0d7
[Dedicated] Fix frame handler
2016-12-13 19:26:30 +01:00
momo5502
fb8958d2ea
[Dedicated] Time wrapping workaround
2016-12-08 20:07:42 +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
b2a9e7af81
Remove unnecessary includes and fix steamauth exploit
2016-07-22 12:12:11 +02:00
momo5502
3b8e47fecc
Implement the stuff B3 needs.
2016-03-04 14:48:31 +01:00
momo5502
5fffac5bab
Entirely block dll injections
2016-03-01 13:37:51 +01:00
momo5502
8cef16017e
Use wink-signals
...
boost.signals sadly requires way too many dependencies, libsigc++ requires too much configuration and all the other libs I tested mostly required constexpr as callbacks (due to passing callbacks via template list), which doesn't server this purpose, so wink-signals seems just about right for what we do.
2016-02-11 11:26:41 +01:00
momo5502
1c0b9f6aa1
Dedi post initialization.
2016-01-02 18:49:58 +01:00
momo5502
7798f1e20e
Heartbeats
2015-12-30 00:13:12 +01:00
momo5502
83a7a7e448
Map rotation for dedis.
2015-12-29 20:12:26 +01:00
momo5502
87c1c36943
Use premake.
2015-12-29 02:52:31 +01:00