Commit Graph

49 Commits

Author SHA1 Message Date
mkrsym1
4060fb5d4e Added handling for more error conditions 2023-08-06 19:01:44 +03:00
mkrsym1
54978e367c Fixed multiple error messageboxes showing invalid characters 2023-08-06 18:55:40 +03:00
mkrsym1
e0d89875a0 Updated core.md 2023-08-05 18:37:19 +03:00
mkrsym1
79cf7d20cc Finish integrating TX 2023-08-05 12:15:08 +03:00
mkrsym1
505d4b12dd Specify full relative assembly path 2023-08-05 09:28:36 +03:00
mkrsym1
bb8d41c06d Properly append version to the messagebox title 2023-08-05 09:22:15 +03:00
mkrsym1
b8aa6f968b Load table dynamically from FS 2023-08-04 23:22:26 +03:00
mkrsym1
6b9f9b6d93 Get rid of game_id 2023-08-04 23:00:42 +03:00
mkrsym1
400729a3dc Implement table saving functionality 2023-08-04 22:55:10 +03:00
mkrsym1
7eac309372 Begin integrating TX 2023-08-04 22:17:31 +03:00
mkrsym1
592ce62e6b Implement utils_file_exists, use wide strings for paths 2023-08-04 21:09:16 +03:00
mkrsym1
4911f8d903 Implement restart flag 2023-08-04 15:35:29 +03:00
mkrsym1
970561afb9 Change pe_find_section interface again, add error handling 2023-08-04 14:28:30 +03:00
mkrsym1
dcb482ab8e Change pe_find_section interface 2023-08-04 00:28:53 +03:00
mkrsym1
5e2b015cc0 Optimize game_data struct 2023-08-04 00:19:02 +03:00
mkrsym1
1375549216 Add support for 3rd 3.8.0 glb/sea/tw/kr/jp 2023-08-03 09:07:18 +03:00
mkrsym1
8dfe04d005 v2.0.0 2023-08-03 08:35:18 +03:00
mkrsym1
ce58ec89ef Implement multiregion support for 3rd 2023-08-02 23:32:12 +03:00
mkrsym1
e554c8e57b Major core rewrite 2023-08-02 18:32:26 +03:00
mkrsym1
be445e6db9 Fix _create_driver_file error message 2023-08-02 02:29:18 +03:00
mkrsym1
6279bb573d Make _load_module_patched function static 2023-08-02 02:24:39 +03:00
mkrsym1
eb38894de5 Refactor ace.c 2023-08-02 01:42:04 +03:00
mkrsym1
2612ad2212 Only store the name of the game assembly 2023-08-02 01:39:39 +03:00
mkrsym1
dd15dc60e3 Remove I_WANT_A_BAN requirement 2023-07-30 00:50:04 +03:00
mkrsym1
80c817cb6b Renamed tp6.c to core.c 2023-07-28 01:51:04 +03:00
mkrsym1
64a25b1607 Update checksums for SR 1.2.0 2023-07-17 23:56:37 +03:00
mkrsym1
c979c980c1 v1.1.11 2023-07-09 00:03:31 +03:00
mkrsym1
215af6e3db v1.1.10 2023-07-08 23:44:25 +03:00
mkrsym1
f7c24f5ab7 v1.1.9 2023-07-08 21:24:17 +03:00
caem
8164694c8f Point user to Jadeite Readme 2023-07-08 15:11:52 +02:00
mkrsym1
ce427556a3 More efficient string comparisions 2023-07-03 17:04:32 +03:00
mkrsym1
d30a2aba9e Update comment in hi3.c 2023-06-29 12:58:57 +03:00
mkrsym1
1341e1600c Add tables for HI3 v6.7.0 glb 2023-06-29 12:52:08 +03:00
mkrsym1
9a1405c828 Use winapi types in pe.c 2023-06-25 01:42:32 +03:00
mkrsym1
5473908df4 Show invalid UnityPlayer.dll checksum in hex 2023-06-23 20:00:27 +03:00
mkrsym1
95dec1b0fd Remove useless includes in hsr.c 2023-06-21 17:47:42 +03:00
mkrsym1
661ef826c3 Move magic number into def 2023-06-21 16:24:16 +03:00
mkrsym1
f26bcbd0fc HOTFIX: fix module unloading with SRFIX_DISABLE 2023-06-21 15:41:46 +03:00
mkrsym1
8f96ec4eec Unpatch WriteTextureStatisticUserData after execution 2023-06-21 14:47:46 +03:00
mkrsym1
5421487212 Counter-based unloading logic 2023-06-21 14:25:22 +03:00
mkrsym1
f8954d0857 Implement configuration variables 2023-06-08 22:33:37 +03:00
mkrsym1
8662c84a0a New messagebox system 2023-06-08 21:44:42 +03:00
mkrsym1
38dbf82f7f Implement shared resources fix for HSR 2023-06-08 20:13:21 +03:00
mkrsym1
2584898be6 Add resources for HSR 2023-06-08 19:38:36 +03:00
mkrsym1
006ff30914 Initial HSR support 2023-06-08 18:36:22 +03:00
mkrsym1
88568b374d Move UnityPlayer loading into the game payload DLL 2023-06-08 15:27:51 +03:00
mkrsym1
f965bb79a3 Merge hi3.h into game.h 2023-06-06 21:14:21 +03:00
mkrsym1
a79ebdc0c8 Remove redundant "assembly_name_lwr" field from "struct game_data" 2023-06-06 20:52:48 +03:00
mkrsym1
72626c2c18 Initial commit 2023-06-06 00:23:08 +03:00