Martin Michelsen
|
06fd71f7a6
|
use std::strings in places of c-strings in most places
|
2022-04-03 23:31:24 -07:00 |
|
Martin Michelsen
|
fe9eceed5c
|
bring subcommand abstraction in line with main command abstraction
|
2022-04-03 11:00:14 -07:00 |
|
Martin Michelsen
|
522dac9a03
|
hide remote guild card number in licensed proxy sessions
|
2022-04-02 18:04:37 -07:00 |
|
Martin Michelsen
|
d3ff50918f
|
add safety for erroneous AC commands from clients
|
2022-04-02 15:14:21 -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
|
583925045e
|
clean up memory handling for client configs
|
2022-04-01 10:39:04 -07:00 |
|
Martin Michelsen
|
07a6e40b18
|
remove some now-unneeded memcpys
|
2022-04-01 10:24:31 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
832135a505
|
always null-terminate limited-length strings
|
2022-03-31 10:04:37 -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
|
39f8a33588
|
add option to set nonzero client IDs by default
|
2022-03-30 00:51:08 -07:00 |
|
Martin Michelsen
|
5c388c4052
|
make all file/network-related structs packed
|
2022-03-29 00:12:16 -07:00 |
|
Martin Michelsen
|
29c4387192
|
add comment about choice search implementation
|
2022-03-28 18:22:08 -07:00 |
|
Martin Michelsen
|
9699b86d1e
|
do something for E2 commands so clients don't get stuck
|
2022-03-28 18:22:08 -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 |
|
clint-david
|
99ae834cf2
|
add subcommands, identified process trade command
add subcommands for drop meseta, trade proposal, place trap, trigger trap
identified command ID for process trade on gamecube (0xD0)
|
2022-03-26 23:11:33 -07:00 |
|
Martin Michelsen
|
fa07ce457b
|
make enum style consistent
|
2022-03-26 19:26:26 -07:00 |
|
Martin Michelsen
|
fa90f32619
|
fix map variations in non-BB games
|
2022-03-24 11:25:10 -07:00 |
|
Martin Michelsen
|
2a836e9a04
|
fix erroneous use of download quest commands in games
|
2022-03-17 18:33:40 -07:00 |
|
Martin Michelsen
|
1a2cc7ba3a
|
fix max level check
|
2022-03-17 16:34:39 -07:00 |
|
Martin Michelsen
|
c3a2356972
|
fix ep3 game creation
|
2022-03-09 00:28:44 -08:00 |
|
Martin Michelsen
|
1b663aed58
|
add set-ep3-menu-song
|
2022-03-08 16:47:02 -08:00 |
|
Martin Michelsen
|
d30a3220c8
|
implement ep3 jukebox
|
2022-03-08 12:04:25 -08:00 |
|
Martin Michelsen
|
431484c3d3
|
fix various ep3 lobby bugs
|
2022-03-08 10:58:19 -08:00 |
|
Martin Michelsen
|
e1638bdc67
|
set up download quest menus
|
2022-03-08 00:38:56 -08:00 |
|
Martin Michelsen
|
ca1b5372a0
|
fix multiplayer quest loading
|
2022-03-07 22:45:57 -08:00 |
|
Martin Michelsen
|
1c2c69200d
|
rework join error strings again
|
2022-03-07 22:40:13 -08:00 |
|
Martin Michelsen
|
627498dc8a
|
show client player name in sent/received commands
|
2022-03-07 22:00:07 -08:00 |
|
Martin Michelsen
|
15f978820f
|
replace all NULLs with nullptr
|
2022-03-07 21:22:10 -08:00 |
|
Martin Michelsen
|
e5bc59a896
|
fix game join conditions and messages
|
2022-03-07 20:24:00 -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
|
04b21f34d4
|
update for string_printf and log format warnings
|
2022-01-30 22:46:01 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|