Commit Graph
40 Commits
Author SHA1 Message Date
Yoshi Askharoun 703e650e40 Add required properties 2025-09-21 21:25:27 -05:00
Yoshi Askharoun f491df4c66 Parenthesize expressions used with operators 2025-07-28 23:27:25 -05:00
Yoshi Askharoun fb3b331255 Support list/dictionary bracket access 2025-07-28 19:51:25 -05:00
Yoshi Askharoun 55829c7774 Include return void statement when required; Temporarily use gotos 2025-07-25 16:32:34 -05:00
Yoshi Askharoun 0e71917f34 Apply De Morgan's to simplify negations 2025-07-24 22:59:49 -05:00
Yoshi Askharoun eb7e5f6f0b Don't ignore non-void returns 2025-07-21 02:26:32 -05:00
Yoshi Askharoun 27b248c704 Correct negation is ISC 2025-07-21 02:02:32 -05:00
Yoshi Askharoun 2e8f22b963 [WIP] Class method exports 2025-07-21 01:46:38 -05:00
Yoshi Askharoun 14505cd006 Use boolean literals in scripts 2025-07-20 10:24:35 -05:00
Yoshi Askharoun 8cbf503008 Correct inverted if blocks in scripts 2025-07-20 10:16:46 -05:00
Yoshi Askharoun dc7908b6a9 Fix incorrect PSHT decomp 2025-07-20 02:09:49 -05:00
Yoshi Askharoun 4325bc3e73 More inline scripts, shared classes 2025-07-20 02:03:16 -05:00
Yoshi Askharoun 77fe53fcc3 Initial AboutDialog.uix 4.8 decomp 2025-07-18 20:11:53 -05:00
Yoshi Askharoun e9c75074ee Enable decompilation of Locals block 2025-07-18 20:01:49 -05:00
Yoshi Askharoun b72918726b Guess type of null dictionary items 2025-07-18 19:57:50 -05:00
Yoshi Askharoun 044615088d Implement If blocks in scripts 2025-07-18 14:04:06 -05:00
Yoshi Askharoun f18920fd33 [WIP] First pass at script decompilation 2025-07-18 00:23:23 -05:00
Yoshi Askharoun 059e143980 Fix namespaces on element property assignments 2025-07-17 18:32:28 -05:00
Yoshi Askharoun 2a76d02461 Support content init, PLAD, PGET/P/T, LSYM, and serialization of complex objects with simple properties 2025-07-17 17:55:04 -05:00
Yoshi Askharoun 52d2fdb10b Move init method analysis 2025-07-17 15:26:17 -05:00
Yoshi Askharoun c4a8be37cb [WIP] Start handling inline expressions 2025-07-17 00:46:05 -05:00
Yoshi Askharoun 4114d206cb Add real-world tests from Zune 3.1, ported to UIX 4.8 2025-07-16 22:59:57 -05:00
Yoshi Askharoun d536297161 UIXC demo 2024-06-13 17:30:39 -05:00
Yoshi Askharoun c8b5091fd9 [WIP] Implement more of AsmMarkupLoader 2024-02-10 19:19:40 -06:00
Yoshi Askharoun 2628aa422e Update test for namespace import 2024-02-01 11:43:03 -06:00