Cockatrice/common
ebbit1q baaf261116
use utf8 instead of the system encoding (#4582)
* use utf8 instead of the system preference

* found another toLocal8Bit
2022-02-27 22:33:36 +01:00
..
lib
pb remove unused include in pb file (#4572) 2022-02-12 23:40:47 +01:00
sfmt
CMakeLists.txt implement custom protobuf debug string creation (#4532) 2022-02-23 23:46:23 +01:00
color.h
debug_pb_message.cpp implement custom protobuf debug string creation (#4532) 2022-02-23 23:46:23 +01:00
debug_pb_message.h implement custom protobuf debug string creation (#4532) 2022-02-23 23:46:23 +01:00
decklist.cpp fix #4249 (#4285) 2021-04-01 23:35:36 -04:00
decklist.h
expression.cpp use utf8 instead of the system encoding (#4582) 2022-02-27 22:33:36 +01:00
expression.h
featureset.cpp comment out new feature from feature list (#4477) 2021-11-15 00:44:16 -05:00
featureset.h
get_pb_extension.cpp
get_pb_extension.h
passwordhasher.cpp miscellaneous refactors (#4521) 2022-01-16 17:58:53 -05:00
passwordhasher.h miscellaneous refactors (#4521) 2022-01-16 17:58:53 -05:00
rng_abstract.cpp
rng_abstract.h
rng_sfmt.cpp
rng_sfmt.h
room_message_type.h
server_abstractuserinterface.cpp
server_abstractuserinterface.h apply chat flood prevention in games next to rooms (#4387) 2021-06-28 01:57:46 -04:00
server_arrow.cpp
server_arrow.h
server_arrowtarget.cpp
server_arrowtarget.h
server_card.cpp
server_card.h
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
server_counter.h
server_database_interface.cpp
server_database_interface.h use hashed passwords in all commands (#4493) 2022-01-16 20:32:30 -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
server_player_reference.h
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_protocolhandler.cpp implement custom protobuf debug string creation (#4532) 2022-02-23 23:46:23 +01:00
server_protocolhandler.h use hashed passwords in all commands (#4493) 2022-01-16 20:32:30 -05:00
server_remoteuserinterface.cpp
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
server_response_containers.h
server_room.cpp use hashed passwords in all commands (#4493) 2022-01-16 20:32:30 -05:00
server_room.h add option to delete a user's messages (#4362) 2021-09-14 16:05:20 -04:00
server.cpp implement custom protobuf debug string creation (#4532) 2022-02-23 23:46:23 +01:00
server.h allow login using hashed passwords (#4464) 2021-11-09 20:00:41 -05:00
serverinfo_user_container.cpp
serverinfo_user_container.h
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