.. |
protocols
|
Allow specifying database waiting timeout
|
2019-07-08 00:26:11 +08:00 |
compress_network_body.hpp
|
Add document for compressed network values
|
2019-03-26 02:44:52 +08:00 |
crypto_nettle.cpp
|
Make the iv send in network order
|
2019-03-14 11:38:58 +08:00 |
crypto_nettle.hpp
|
Use separate nettle aes context for encryption and decryption
|
2018-09-18 14:25:55 +08:00 |
crypto_openssl.cpp
|
Make the iv send in network order
|
2019-03-14 11:38:58 +08:00 |
crypto_openssl.hpp
|
Make sure no IV is duplicated and allow using 32bit counter completely
|
2018-09-15 16:36:01 +08:00 |
crypto.hpp
|
Use Nettle in linux if found
|
2018-09-01 01:05:22 +08:00 |
dummy_rewinder.hpp
|
Don't recreate locally destroyed projectile
|
2018-07-30 01:56:14 +08:00 |
event_rewinder.cpp
|
Refactored event handling, so that now not only Rewinder objects
|
2016-08-11 17:16:54 +10:00 |
event_rewinder.hpp
|
Started to implement proper item handling: the server now sends
|
2018-05-08 19:12:06 +10:00 |
event.cpp
|
Use mono time for event arrival time
|
2019-05-12 14:33:48 +08:00 |
event.hpp
|
Use mono time for event arrival time
|
2019-05-12 14:33:48 +08:00 |
game_setup.cpp
|
Make all ifstream creation utf8 path aware
|
2019-06-28 23:39:18 +08:00 |
game_setup.hpp
|
Use placeholder tux for reserved players
|
2018-12-30 16:37:13 +08:00 |
network_config.cpp
|
Add network capabilities to handle same server version changes
|
2019-03-09 15:14:13 +08:00 |
network_config.hpp
|
Add report_player network capabilities
|
2019-05-09 11:22:19 +08:00 |
network_console.cpp
|
Remove old ban list
|
2019-05-06 00:20:30 +08:00 |
network_console.hpp
|
Simpify network console
|
2018-02-23 14:57:59 +08:00 |
network_player_profile.cpp
|
Server never has local player at the moment
|
2018-03-16 23:09:21 +08:00 |
network_player_profile.hpp
|
Rename to country code for a better name
|
2019-05-10 00:43:21 +08:00 |
network_string.cpp
|
Add utf32 / wchar_t handling in network string
|
2019-06-10 15:31:49 +08:00 |
network_string.hpp
|
Add utf32 / wchar_t handling in network string
|
2019-06-10 15:31:49 +08:00 |
network_timer_synchronizer.hpp
|
Use monotonic clock to avoid system time changes
|
2019-05-06 15:17:19 +08:00 |
network.cpp
|
Make all fopen utf8 path aware
|
2019-06-28 21:05:50 +08:00 |
network.hpp
|
Add --connection-debug for verbose packet logging
|
2018-06-08 12:12:59 +08:00 |
peer_vote.hpp
|
Update translation source
|
2018-12-22 11:20:26 +08:00 |
protocol_manager.cpp
|
Allow start and terminate protocol directly
|
2019-07-01 10:49:41 +08:00 |
protocol_manager.hpp
|
Allow start and terminate protocol directly
|
2019-07-01 10:49:41 +08:00 |
protocol.cpp
|
Fix several spelling/grammar errors (#3951)
|
2019-06-04 19:04:18 -04:00 |
protocol.hpp
|
Allow game protocols self-terminated if world is gone
|
2019-06-18 00:42:44 +08:00 |
race_event_manager.cpp
|
Improve goal when live join is happening
|
2019-03-07 15:40:25 +08:00 |
race_event_manager.hpp
|
Add fast forward in rewind to avoid android hangs
|
2019-02-01 17:22:41 +08:00 |
remote_kart_info.cpp
|
Rename to country code for a better name
|
2019-05-10 00:43:21 +08:00 |
remote_kart_info.hpp
|
Rename to country code for a better name
|
2019-05-10 00:43:21 +08:00 |
rewind_info.cpp
|
Use libraqm for text layout
|
2019-06-09 11:26:00 +08:00 |
rewind_info.hpp
|
Optimize network state saving
|
2018-07-30 16:26:28 +08:00 |
rewind_manager.cpp
|
Restore physical object moved by 3d animation even the first rewind ticks
|
2019-03-04 09:54:22 +08:00 |
rewind_manager.hpp
|
Add fast forward in rewind to avoid android hangs
|
2019-02-01 17:22:41 +08:00 |
rewind_queue.cpp
|
Hide rewind queue warnings if not connection debug
|
2019-05-06 12:26:11 +08:00 |
rewind_queue.hpp
|
Use a correct queue to save network state
|
2018-07-30 19:38:10 +08:00 |
rewinder.cpp
|
Port rewinders to use shared_ptr
|
2018-07-24 14:22:20 +08:00 |
rewinder.hpp
|
Use rewinder with binary uid
|
2019-02-27 11:31:49 +08:00 |
server_config.cpp
|
Make all ofstream creation utf8 path aware
|
2019-06-28 22:54:02 +08:00 |
server_config.hpp
|
Allow specifying database waiting timeout
|
2019-07-08 00:26:11 +08:00 |
server.cpp
|
Show country flag in server screen
|
2019-06-16 01:40:31 +08:00 |
server.hpp
|
Clean up headers
|
2019-06-15 13:52:28 +08:00 |
servers_manager.cpp
|
Clean up headers
|
2019-06-15 13:52:28 +08:00 |
servers_manager.hpp
|
Fix sign of time with mono clock
|
2019-05-06 16:41:29 +08:00 |
smooth_network_body.cpp
|
Fix broken logic
|
2018-11-13 16:04:31 +08:00 |
smooth_network_body.hpp
|
Disable smoothing body for network when animation is playing
|
2018-12-25 10:02:19 +08:00 |
stk_host.cpp
|
Clean up headers
|
2019-06-15 13:52:28 +08:00 |
stk_host.hpp
|
Fix sign of time with mono clock
|
2019-05-06 16:41:29 +08:00 |
stk_peer.cpp
|
Use monotonic clock to avoid system time changes
|
2019-05-06 15:17:19 +08:00 |
stk_peer.hpp
|
Add report_player network capabilities
|
2019-05-09 11:22:19 +08:00 |
transport_address.cpp
|
Clean up headers
|
2019-06-15 13:52:28 +08:00 |
transport_address.hpp
|
Clean up headers
|
2019-06-15 13:52:28 +08:00 |