Martin Michelsen
|
091f3d4da4
|
improve proxy command documentation
|
2022-04-02 14:38:22 -07:00 |
|
Martin Michelsen
|
d1cd27b6aa
|
move fallthrough label to a place where gcc can understand it
|
2022-04-02 14:23:26 -07:00 |
|
Martin Michelsen
|
5afe3fb8d2
|
implement switch assist on proxy server
|
2022-04-02 10:47:05 -07:00 |
|
Martin Michelsen
|
76fd9c22bf
|
get PSO PC login sequence working
|
2022-04-02 10:47:05 -07:00 |
|
Martin Michelsen
|
3f5f2fc61d
|
support multiple versions on proxy server
|
2022-04-02 10:47:01 -07:00 |
|
Martin Michelsen
|
37b8f1cffa
|
move flags enums into the structs they're scoped to
|
2022-04-01 21:21:46 -07:00 |
|
Martin Michelsen
|
b7cf7df4ef
|
remove another memset
|
2022-04-01 10:40:34 -07:00 |
|
Martin Michelsen
|
583925045e
|
clean up memory handling for client configs
|
2022-04-01 10:39:04 -07:00 |
|
Martin Michelsen
|
edd9f4ea8f
|
add proxy commands to override lobby params
|
2022-03-31 23:33:43 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
7dce8b6c2c
|
centralize command formats; fix a few range bugs
|
2022-03-31 01:03:13 -07:00 |
|
Martin Michelsen
|
db099ed2dd
|
make proxy change ship behavior cleaner
|
2022-03-30 11:34:01 -07:00 |
|
Martin Michelsen
|
d9a554beb3
|
add chat filter proxy option
|
2022-03-30 00:51:30 -07:00 |
|
Martin Michelsen
|
bcd69bab89
|
add option for suppressing commands
|
2022-03-29 23:46:17 -07:00 |
|
Martin Michelsen
|
5848beb6c2
|
add set-save-files
|
2022-03-29 23:37:56 -07:00 |
|
Martin Michelsen
|
2e839fe70a
|
allow returning to newserv from proxy server
|
2022-03-29 23:25:16 -07:00 |
|
Martin Michelsen
|
03dcc016d8
|
add session timeout on proxy server
|
2022-03-29 23:22:45 -07:00 |
|
Martin Michelsen
|
b61a9bcdcb
|
add warp command in proxy
|
2022-03-28 22:30:13 -07:00 |
|
Martin Michelsen
|
97db8da273
|
keep track of lobby player slots on proxy server
|
2022-03-28 22:29:20 -07:00 |
|
Martin Michelsen
|
162b0327b9
|
add some safety for accidental newserv chat commands on proxy server
|
2022-03-28 22:28:05 -07:00 |
|
Martin Michelsen
|
4001968c84
|
use memcpy instead of strncpy where appropriate
|
2022-03-28 18:41:53 -07:00 |
|
Martin Michelsen
|
c99864fd69
|
fix limits and add fallthrough label in proxy server
|
2022-03-28 18:33:58 -07:00 |
|
Martin Michelsen
|
cf44e2041e
|
add card config backup
|
2022-03-28 18:22:08 -07:00 |
|
Martin Michelsen
|
035730c1b2
|
improve proxy server security data handling
|
2022-03-28 17:57:16 -07:00 |
|
Martin Michelsen
|
2597da95bc
|
rewrite proxy server to support multiple clients and integration with game server
|
2022-03-28 15:55:19 -07:00 |
|
Martin Michelsen
|
c0193747f4
|
use actual remote address when ip stack clients connect to proxy
|
2022-03-20 16:55:16 -07:00 |
|
Martin Michelsen
|
819027145c
|
in proxy mode, log subcommands not implemented in the server
|
2022-03-18 18:51:00 -07:00 |
|
Martin Michelsen
|
7ec3bb0f6f
|
add some new proxy commands
|
2022-03-17 19:54:42 -07:00 |
|
Martin Michelsen
|
15f978820f
|
replace all NULLs with nullptr
|
2022-03-07 21:22:10 -08:00 |
|
Martin Michelsen
|
951b6085ab
|
add IP stack simulator
|
2022-03-07 20:03:01 -08:00 |
|
Martin Michelsen
|
b2437b085c
|
make log messages cleaner
|
2022-03-02 18:54:17 -08:00 |
|
Martin Michelsen
|
64d6b69a8b
|
remove some obviated const_casts
|
2022-02-05 19:23:08 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|