Commit Graph

28 Commits

Author SHA1 Message Date
Martin Michelsen bb4b495d2c add another subcommand 2022-04-17 00:01:16 -07:00
Martin Michelsen 54f01713bc fix bug causing private subcommands to get truncated 2022-04-03 23:36:22 -07:00
Martin Michelsen be69f26af5 add some more subcommands 2022-04-03 23:34:02 -07:00
Martin Michelsen 88f0c90aba skip room unlock events in switch assist 2022-04-03 23:32:31 -07:00
Martin Michelsen 1d70933c17 define switch subcommand structure 2022-04-03 17:54:46 -07:00
Martin Michelsen fe9eceed5c bring subcommand abstraction in line with main command abstraction 2022-04-03 11:00:14 -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 345820145e implement switch assist 2022-04-01 10:08:06 -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 f3a3e18455 add some more game subcommands 2022-03-29 17:45:51 -07:00
Martin Michelsen 5c388c4052 make all file/network-related structs packed 2022-03-29 00:12:16 -07:00
Martin Michelsen 040cccf785 fix a few subcommand comments 2022-03-27 00:29:39 -07:00
Martin Michelsen e7ecec6161 fix infinite tp flag check 2022-03-27 00:29:24 -07:00
Martin Michelsen 3aeb121b00 rewrite subcommand list, add some comments 2022-03-26 23:59:58 -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
clint-david bd8aadb09f add subcommand for level-up and revive 2022-03-25 11:13:33 -07:00
Martin Michelsen ece71153d9 add a few more subcommands 2022-03-23 17:38:29 -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 20e4b64571 add some more subcommands 2022-03-09 00:28:54 -08:00
Martin Michelsen c3a2356972 fix ep3 game creation 2022-03-09 00:28:44 -08:00
Martin Michelsen d30a3220c8 implement ep3 jukebox 2022-03-08 12:04:25 -08:00
Martin Michelsen 12cc90ce50 fix unforwarded commands in game join sequence 2022-03-07 22:46:22 -08:00
Martin Michelsen 15f978820f replace all NULLs with nullptr 2022-03-07 21:22:10 -08:00
Martin Michelsen b2437b085c make log messages cleaner 2022-03-02 18:54:17 -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