Commit Graph
51 Commits
Author SHA1 Message Date
Joshua "Yoshi" Askharoun 288acbe21e Initial implementation of UIX Script debug symbols 2025-11-29 18:43:39 -06:00
Joshua "Yoshi" Askharoun a8f1f2c305 Implement symbols for XML elements 2025-11-29 01:32:09 -06:00
Joshua "Yoshi" Askharoun 1aa21ee310 Checking in NowPlayingMusicBackground samples 2025-11-28 21:27:15 -06:00
Joshua "Yoshi" Askharoun c68fb6fc1f Begin work on UIXC debug command 2025-11-28 18:06:49 -06:00
Joshua "Yoshi" Askharoun 3a1bb61493 Mark INIT instruction as handled 2025-11-24 02:42:41 -06:00
Joshua "Yoshi" Askharoun 3557437daf Temporarily disable # syntax for refresh methods 2025-11-24 02:36:24 -06:00
Joshua "Yoshi" Askharoun e0d3771a63 Recognize object creation syntax when inferring types 2025-11-24 02:31:23 -06:00
Joshua "Yoshi" Askharoun ef2de0a2d1 Prevent DIS from producing invalid statements 2025-11-24 02:18:59 -06:00
Joshua "Yoshi" Askharoun d8c073bd3d Add special handling for SingleModelItem 2025-11-24 01:22:19 -06:00
Yoshi Askharoun 8c63355a16 Update Iris and add sample of new CFA 2025-09-27 21:53:43 -05:00
Yoshi Askharoun 7ceeb13d06 Commit decomp samples 2025-09-21 21:25:29 -05:00
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