heinrich5991
|
c1e826e853
|
Fix key slot indices after removing a key
|
2017-03-06 18:02:19 +01:00 |
|
Learath2
|
759799953f
|
Remove dump_binds. Let bind_print dump all. Fixes #634
|
2017-03-06 15:32:11 +01:00 |
|
Learath2
|
8c79f28802
|
Fix a crash on malformed input
|
2017-03-06 15:18:52 +01:00 |
|
Learath2
|
b49c13e617
|
KeySlots are 0 indexed...
|
2017-03-06 14:14:45 +01:00 |
|
heinrich5991
|
5ab2afeabd
|
Merge pull request #651 from Learath2/dd_pr_teamchat
Fix coloring of team chat. Fixes #648
|
2017-03-06 14:06:37 +01:00 |
|
Learath2
|
a87edad978
|
Move to a cpp file
|
2017-03-06 14:04:09 +01:00 |
|
Learath2
|
cbb5891263
|
Introduce ugly workaround to allow empty usernames
|
2017-03-06 13:49:08 +01:00 |
|
Learath2
|
71fb030443
|
Fix a comparison. Hate backwards compatibility...
|
2017-03-06 13:46:02 +01:00 |
|
Learath2
|
4d0f036b4f
|
Forgot to negate the comparisons
|
2017-03-06 13:22:17 +01:00 |
|
Learath2
|
9800360340
|
Check the return from str_hex_decode. Remove comment
|
2017-03-06 12:59:47 +01:00 |
|
Learath2
|
3c6a21ace2
|
dbg_assert felt more appropriate
|
2017-03-06 12:58:49 +01:00 |
|
Learath2
|
c5a12e3eba
|
Fix the status command for logged out people
|
2017-03-06 12:35:37 +01:00 |
|
Learath2
|
6f1f348715
|
Fix c&p fail
|
2017-03-06 12:35:09 +01:00 |
|
Learath2
|
939a7f0d3f
|
This time actually add error checking to str_hex_decode
|
2017-03-06 12:33:29 +01:00 |
|
Learath2
|
9319a82c6e
|
Add /invite for locked teams. Fixes #647
|
2017-03-06 12:14:38 +01:00 |
|
Learath2
|
4101acd747
|
Add rcon_login
|
2017-03-06 10:31:05 +01:00 |
|
Learath2
|
5317be824e
|
Fix coloring of team chat. Fixes #648
|
2017-03-06 10:24:00 +01:00 |
|
def
|
de7587b8b5
|
Version 10.4.2
|
2017-03-05 20:19:46 +01:00 |
|
Learath2
|
95bb9894a7
|
Get rid of pw generation in CServer, Err out in CAuthManager instead
|
2017-03-04 23:16:02 +03:00 |
|
Learath2
|
3a22a4b62d
|
Fix some issues
|
2017-03-04 23:06:22 +03:00 |
|
Learath2
|
ed5824589c
|
Make str_hex_decode a little more friendly
|
2017-03-04 23:06:07 +03:00 |
|
heinrich5991
|
ba5af42b1f
|
Fix the brace style in some places
|
2017-03-04 15:43:49 +01:00 |
|
heinrich5991
|
a13cdc25b2
|
Merge pull request #632 from Learath2/dd_pr_friend
Put hearts before friends names. Closes #606
|
2017-03-04 15:37:24 +01:00 |
|
heinrich5991
|
23681bbbc9
|
Fix a line ending in autoexec_server.cfg
|
2017-03-04 15:30:43 +01:00 |
|
Learath2
|
cf9f3e3d38
|
Forgot one block
|
2017-03-04 10:58:02 +03:00 |
|
heinrich5991
|
0d342f139c
|
CMakeLists.txt: Add tools target
|
2017-03-03 15:23:18 +01:00 |
|
heinrich5991
|
9b0561bbc0
|
CMakeLists.txt: Add some EXCLUDE_FROM_ALL
|
2017-03-03 15:17:12 +01:00 |
|
heinrich5991
|
e6dcd94fc4
|
CMakeLists.txt: Fix Windows build and ignore some more warnings
|
2017-03-03 15:10:21 +01:00 |
|
heinrich5991
|
8407416042
|
CMakeLists.txt: Move everything to target_* commands
|
2017-03-03 15:04:13 +01:00 |
|
heinrich5991
|
0fb13159d5
|
CMakeLists.txt: Squelch some warnings on Windows
|
2017-03-03 13:39:06 +01:00 |
|
heinrich5991
|
254793604c
|
CMakeLists.txt: Group sources by directory in MSVC
|
2017-03-03 13:29:35 +01:00 |
|
heinrich5991
|
33aa719d63
|
CMakeLists.txt: Move libraries into more canonical locations
|
2017-03-03 13:29:06 +01:00 |
|
heinrich5991
|
1157a9a835
|
CMakeLists.txt: Windows support?
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
a7e68fbf1b
|
CMakeLists.txt: Fix a couple of uninitialized variables
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
98f3c82c29
|
CMakeLists.txt: Fix SQL config
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
1c7be368f6
|
CMakeLists.txt: Make external dependencies to OBJ libs
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
e3839e4bf2
|
CMakeLists.txt: Build tools
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
6bf0862c30
|
Use add_library(... OBJECT ...) for internal targets
Also add a few smaller targets: mastersrv, twping, versionsrv.
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
6980bb7b02
|
Improve the CMakeLists.txt to search for the bundled libs
|
2017-03-03 12:23:51 +01:00 |
|
Learath2
|
d475eddb88
|
Add key ident to status command
|
2017-03-02 19:02:57 +03:00 |
|
Learath2
|
adfd6ca644
|
Enable the username prompt on client side
|
2017-03-02 18:16:50 +03:00 |
|
Learath2
|
b7cbaedea0
|
New auth system for rcon
|
2017-03-02 18:16:29 +03:00 |
|
Dennis Felsing
|
acb1ada28c
|
Merge pull request #637 from necropotame/pr-i636-memoryleak
Fixed memory leak after gametype change
|
2017-03-02 09:47:34 +01:00 |
|
necropotame
|
2c24fbce25
|
Fixed #636
|
2017-03-02 09:27:03 +01:00 |
|
Dennis Felsing
|
4c1053c6c4
|
Merge pull request #635 from heinrich5991/pr_dummy_input_demo_filter
Refactor dummy input and demo filtering
|
2017-03-01 07:59:24 +01:00 |
|
heinrich5991
|
b841fdc203
|
Bump version requirement for warmup race timer
|
2017-03-01 00:08:56 +01:00 |
|
heinrich5991
|
6517567e7e
|
Merge pull request #602 from necropotame/gametick
Send the race time using warmup timer
|
2017-03-01 00:05:22 +01:00 |
|
heinrich5991
|
305a67d492
|
Initialize variable in the demo recorder
|
2017-02-28 17:16:22 +01:00 |
|
heinrich5991
|
e3f2316106
|
Revert "Revert "Refactor dummy input and demo filtering""
This reverts commit 187560c8c0 .
|
2017-02-28 10:08:14 +01:00 |
|
Dennis Felsing
|
45c27e8b10
|
Version 10.4.1
|
2017-02-28 08:16:08 +01:00 |
|