..
lib
Counter expressions ( #3534 )
2019-02-02 13:56:49 -05:00
pb
deprecate the gender property from the protocol entirely ( #4496 )
2021-12-14 01:51:57 -05:00
sfmt
update sfmt to version 1.5.1 from 1.4.1 ( #4124 )
2020-10-02 12:13:12 -04:00
CMakeLists.txt
allow login using hashed passwords ( #4464 )
2021-11-09 20:00:41 -05:00
color.h
Tabs to spaces.
2014-07-08 22:53:02 -04:00
decklist.cpp
fix #4249 ( #4285 )
2021-04-01 23:35:36 -04:00
decklist.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
expression.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
expression.h
Counter expressions ( #3534 )
2019-02-02 13:56:49 -05:00
featureset.cpp
comment out new feature from feature list ( #4477 )
2021-11-15 00:44:16 -05:00
featureset.h
Clang-format ( #3028 )
2018-01-27 10:41:32 +01:00
get_pb_extension.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
get_pb_extension.h
Clang-format ( #3028 )
2018-01-27 10:41:32 +01:00
passwordhasher.cpp
allow login using hashed passwords ( #4464 )
2021-11-09 20:00:41 -05:00
passwordhasher.h
allow login using hashed passwords ( #4464 )
2021-11-09 20:00:41 -05:00
rng_abstract.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
rng_abstract.h
Clang-format ( #3028 )
2018-01-27 10:41:32 +01:00
rng_sfmt.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
rng_sfmt.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
room_message_type.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server.cpp
allow login using hashed passwords ( #4464 )
2021-11-09 20:00:41 -05:00
server.h
allow login using hashed passwords ( #4464 )
2021-11-09 20:00:41 -05:00
server_abstractuserinterface.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_abstractuserinterface.h
apply chat flood prevention in games next to rooms ( #4387 )
2021-06-28 01:57:46 -04:00
server_arrow.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_arrow.h
Clang-format ( #3028 )
2018-01-27 10:41:32 +01:00
server_arrowtarget.cpp
Tabs to spaces.
2014-07-08 22:53:02 -04:00
server_arrowtarget.h
Clang-format ( #3028 )
2018-01-27 10:41:32 +01:00
server_card.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_card.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_cardzone.cpp
Fix move ( #4491 )
2021-12-07 22:56:58 -05:00
server_cardzone.h
Fix move ( #4491 )
2021-12-07 22:56:58 -05:00
server_counter.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_counter.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_database_interface.cpp
Overhaul common's CMakeLists.txt
2014-06-11 01:24:34 +02:00
server_database_interface.h
deprecate the gender property from the protocol entirely ( #4496 )
2021-12-14 01:51:57 -05:00
server_game.cpp
do not edit the zone currently iterated on ( #4345 )
2021-05-10 13:21:12 -04:00
server_game.h
fix deprecation of QMutex::Recursive in favor of QRecursiveMutex ( #4328 )
2021-05-01 18:51:17 -04:00
server_metatypes.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_player.cpp
implement max lengths for input dialogs that are sent to the server ( #4522 )
2022-01-16 17:57:01 -05:00
server_player.h
Fix move ( #4491 )
2021-12-07 22:56:58 -05:00
server_player_reference.h
Clang-format ( #3028 )
2018-01-27 10:41:32 +01:00
server_protocolhandler.cpp
implement max lengths for input dialogs that are sent to the server ( #4522 )
2022-01-16 17:57:01 -05:00
server_protocolhandler.h
apply chat flood prevention in games next to rooms ( #4387 )
2021-06-28 01:57:46 -04:00
server_remoteuserinterface.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_remoteuserinterface.h
apply chat flood prevention in games next to rooms ( #4387 )
2021-06-28 01:57:46 -04:00
server_response_containers.cpp
send hidden info to judge instead of player ( #4297 )
2021-03-25 22:35:46 -04:00
server_response_containers.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
server_room.cpp
implement max lengths for input dialogs that are sent to the server ( #4522 )
2022-01-16 17:57:01 -05:00
server_room.h
add option to delete a user's messages ( #4362 )
2021-09-14 16:05:20 -04:00
serverinfo_user_container.cpp
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
serverinfo_user_container.h
fix compiling on gcc 9 ( #3830 )
2019-10-02 15:48:49 -04:00
stringsizes.h
implement max lengths for input dialogs that are sent to the server ( #4522 )
2022-01-16 17:57:01 -05:00
user_level.h
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00