Commit Graph

379 Commits

Author SHA1 Message Date
Martin Michelsen e998cb4a92 use PPC32Assembler shortcut with include_directories 2022-09-22 17:22:27 -07:00
Martin Michelsen 79dde31d7f increase log replay timeout 2022-09-22 17:22:10 -07:00
Martin Michelsen a1c86189e4 fix disconnect when sending mail to offline user 2022-09-22 16:55:58 -07:00
Martin Michelsen 8afc952294 simplify decryption seed finder 2022-09-21 00:10:47 -07:00
Martin Michelsen 30426acbbe add compress/decompress options 2022-09-20 23:30:27 -07:00
Martin Michelsen 38117390f7 add TODO to delete duplicate parallel_range function 2022-09-17 12:14:56 -07:00
Martin Michelsen fb08c45cb7 fix ep3 menu song 2022-09-16 13:48:44 -07:00
Martin Michelsen 58aef33edc add persist command 2022-09-16 13:45:58 -07:00
Martin Michelsen dcf89865f5 reduce log output when populating patch index 2022-09-15 22:14:53 -07:00
Martin Michelsen 5b93ac046f fix explicit endianness in some command formats 2022-09-15 22:14:30 -07:00
Martin Michelsen 481b9b3040 fix some edge cases in gci decryption 2022-09-14 23:40:59 -07:00
Martin Michelsen 34d32418e3 print found GCI file seed on success 2022-09-13 23:25:41 -07:00
Martin Michelsen 1b949c67da add missing include on linux 2022-09-13 10:02:51 -07:00
Martin Michelsen 1a3dd26cb3 add GCI decryption function 2022-09-13 01:27:54 -07:00
Martin Michelsen 19b093cfc5 only return clients to newserv from proxy if not in a game 2022-09-06 11:12:32 -07:00
Martin Michelsen 425338877d fix dressing room overwriting level/exp 2022-09-04 00:21:33 -07:00
Martin Michelsen 764a930213 also store chunk crcs in patch metadata cache 2022-09-03 23:24:35 -07:00
Martin Michelsen f166dae1c6 add debug names for loaded enemies 2022-09-03 22:53:50 -07:00
Martin Michelsen 176e0fb6d6 cache file checksums in patch trees 2022-09-03 22:53:33 -07:00
Martin Michelsen 60bb758bc4 implement dressing room on BB 2022-09-03 22:09:32 -07:00
Martin Michelsen 3e5a961b68 implement play time on BB 2022-09-03 22:09:32 -07:00
Martin Michelsen 8937333a2b support early BB login command in multi-key detector crypt 2022-09-03 21:03:55 -07:00
Martin Michelsen 861d4e432a reduce bb file cache timeout 2022-09-03 12:34:49 -07:00
Martin Michelsen c46db6eccd add some missing includes, delete accidentally-added notes 2022-09-03 12:30:41 -07:00
Martin Michelsen 9a35f5ca63 reorganize BB file loading abstractions 2022-09-03 12:26:12 -07:00
Martin Michelsen 89285fef98 remove accidentally-included function prototype 2022-09-03 01:17:57 -07:00
Martin Michelsen b6d6474356 handle disable_udp correctly for games 2022-09-03 01:14:51 -07:00
Martin Michelsen 010f753a08 clean up some player structs 2022-09-02 18:26:47 -07:00
Martin Michelsen 3a7c3c0fe9 implement BB encryption in --cat-client 2022-09-02 17:33:44 -07:00
Martin Michelsen 01e4518c8e clean up handler tables 2022-09-01 23:35:41 -07:00
Martin Michelsen 47c2269fca delete some outdated comments 2022-09-01 21:09:46 -07:00
Martin Michelsen 507af79203 add notes and check about pc_console_detect port configs 2022-09-01 21:06:03 -07:00
Martin Michelsen 74fdf3cdeb fix bb proxy reconnect port 2022-09-01 21:05:47 -07:00
Martin Michelsen e8f79628ca use explicit offset widths for print_data calls 2022-09-01 17:58:01 -07:00
Martin Michelsen 6eb77a7193 add SH4 to architecture enum 2022-08-28 18:01:51 -07:00
Martin Michelsen 1ed06283a2 fix subobject initialization 2022-08-27 23:00:50 -07:00
Martin Michelsen 0908ba5599 auto-mask meet user reconnect command during replay 2022-08-27 22:56:08 -07:00
Martin Michelsen 8ef18eab13 hide all non-BB redirects on proxy server 2022-08-27 22:50:43 -07:00
Martin Michelsen d2bcc5d261 fix LoginExtended format 2022-08-27 19:20:08 -07:00
Martin Michelsen f59347c5c2 fix port names for proxy change ship/block 2022-08-27 19:20:08 -07:00
Martin Michelsen bca76322bf fix dc guild card format 2022-08-27 19:20:08 -07:00
Martin Michelsen dc278a7843 implement meet user on dcv1 2022-08-27 18:58:47 -07:00
Martin Michelsen 34b70a8a03 don't send event change command to GCTE clients 2022-08-27 18:58:10 -07:00
Martin Michelsen 7380b34d9d support unregistered users on bb proxy 2022-08-27 13:48:58 -07:00
Martin Michelsen 5d3d1e1900 add support for PSO DC v1/v2 2022-08-27 10:49:53 -07:00
Martin Michelsen 4abd91cb8f fix typo in help text 2022-08-26 00:26:28 -07:00
Martin Michelsen 56494f7e9d document some DC formats 2022-08-26 00:26:28 -07:00
Martin Michelsen 5ede882715 add ability to handle V2 and V3 clients on the same port 2022-08-26 00:26:28 -07:00
Martin Michelsen b612d50c17 show dns response in ip stack simulator debug 2022-08-25 19:25:38 -07:00
Martin Michelsen c5375c11aa fix download quests 2022-08-24 01:02:11 -07:00