Commit Graph
56 Commits
Author SHA1 Message Date
Yoshi Askharoun a41a4ff780 Make GetOwnedObjects public 2023-04-28 18:47:00 -05:00
Yoshi Askharoun 862c87fa66 Add breakpoints to UIX interpreter 2023-04-28 18:46:37 -05:00
Yoshi Askharoun 472361c839 Split common props into file 2022-12-20 01:54:59 -06:00
Yoshi Askharoun 2667456b41 Make visual tree public 2022-10-07 10:29:09 -05:00
Yoshi Askharoun be7d9c5364 Merge 2022-10-07 09:35:18 -05:00
Yoshi Askharoun eeb046a82e Started TCP remote messaging 2022-10-07 09:34:55 -05:00
Yoshi Askharoun ab0b5e3a4d Started TCP remote messaging 2022-10-07 09:34:08 -05:00
Yoshi Askharoun 4c2548a55a Added platform targets to SimpleDebugClient 2022-07-15 21:03:10 -05:00
Yoshi Askharoun da71a596a9 Added simple Iris test app 2022-07-15 21:00:29 -05:00
Yoshi Askharoun acb5d5f59d Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2022-07-15 15:19:05 -05:00
Yoshi Askharoun a7d4b12877 Added UIXrender.dll
UIX itself doesn't need it to compile, but apps built on UIX will crash at runtime without it.
2022-07-15 15:15:24 -05:00
Yoshi Askharoun fb81e1ad58 Fixed creation of ManagedXmlReader using Resource 2022-07-05 21:35:55 -05:00
Yoshi Askharoun e5ae6cd7cb Added support for .NET embedded resources 2022-07-05 15:15:26 -05:00
Yoshi Askharoun c09f29e92c Added support for .NET embedded resources 2022-07-05 15:14:28 -05:00
Yoshi Askharoun 62e3a05189 More decompiler fixes 2022-07-05 12:00:18 -05:00
Yoshi Askharoun 8074aef7b8 Massive improvements to UIX decompiler 2022-06-24 20:41:00 -05:00
Yoshi Askharoun fcde23d52d Fixed incorrect decomp in InputQueue.FilterItem() 2022-06-23 13:22:48 -05:00
Yoshi Askharoun 558455de62 Fixed potential NRE in ToDebugPacketString 2022-06-23 13:19:06 -05:00
Yoshi Askharoun e0879dfdb3 Register resource source for HTTPS 2022-06-23 13:18:43 -05:00
Yoshi Askharoun b476bb2677 Added null handling to ToDebugPacketString 2022-06-13 01:40:47 -05:00
Yoshi Askharoun 21fbce65df Changed GenerateDataMappingModels default value to false 2022-06-12 23:40:11 -05:00
Yoshi Askharoun 6d48431191 Added Microsoft.Iris.Debug.DataMappingModel 2022-06-12 23:26:39 -05:00
Yoshi Askharoun 1db829f803 Made DataMappingModels available on net35 2022-06-12 23:16:28 -05:00
Yoshi Askharoun 973855f5d5 Updated data mapping codegen 2022-06-12 23:13:27 -05:00
Yoshi Askharoun b0e9352ff2 Fixed net35/net40 build 2022-06-12 21:40:52 -05:00
Yoshi Askharoun a41ef575ba Ditched Roslyn 2022-06-12 21:38:09 -05:00
Yoshi Askharoun 9461773d02 Added initial MarkupDataMapping codegen 2022-06-12 21:21:29 -05:00
Yoshi Askharoun 5741116340 Fixed ZUNE -> OPENZUNE 2022-06-09 19:04:59 -05:00
Yoshi Askharoun 715088e634 Renamed Zune5 to OpenZune 2022-06-09 19:03:40 -05:00
Yoshi Askharoun d2cd58fa39 Switched debug bridge to events 2022-06-07 14:36:02 -05:00
Yoshi Askharoun 3700afad88 Debug bridge improvements 2022-06-07 14:30:29 -05:00
Yoshi Askharoun 649cab5d8d Init instance of DebugSettings 2022-06-07 01:27:22 -05:00
Yoshi Askharoun 5da8e72f3f Updated UIX.Debug to latest C# 2022-06-07 01:16:41 -05:00
Yoshi Askharoun 23196a5e47 Fixed InterpreterEntry compile error 2022-06-07 01:16:00 -05:00
Yoshi Askharoun 02d1181b3f Updated ZuneUIXTools public key 2022-06-07 01:05:06 -05:00
Yoshi Askharoun 61eef6ff9a Added custom UIX debug bridge 2022-06-07 01:00:15 -05:00
Yoshi Askharoun 0999ee69bb Removed broken net35 assembly references 2022-06-06 23:11:25 -05:00
Yoshi Askharoun 8cb0b9dfdf Switched to DebugSettings 2022-06-06 23:10:30 -05:00
Yoshi Askharoun c1fe12288c Reverted incorrect assumption about pointer casts/arithmetic 2022-06-05 16:38:46 -05:00
Yoshi Askharoun 0c9345050b Fixed more bitness assumptions 2022-06-05 14:51:29 -05:00
Yoshi Askharoun 4953c7a0ac Fixed UIX net40 target 2022-06-05 14:31:21 -05:00
Yoshi Askharoun 3503068de0 Fixed bitness assumptions in MessageHeap 2022-06-05 14:27:09 -05:00
Yoshi Askharoun 18fd5f6445 Added .NET Framework 4.0 target 2022-06-05 14:17:21 -05:00
Yoshi Askharoun 0c1f03cf2b Added Initialized event to MS.Iris.Application 2022-06-03 11:33:19 -05:00
Yoshi Askharoun 72bba3fe14 Added .NET 6 multitarget 2022-06-03 00:37:31 -05:00
Yoshi Askharoun d3d2bc0443 Removed odd UIXSign project 2022-06-03 00:25:28 -05:00
Yoshi Askharoun 0ce8db9617 Added x64 and x86 compile targets 2022-06-02 23:54:57 -05:00
Yoshi Askharoun 4a6bca1e9f Added workaround for rich text XML parsing 2022-06-02 19:08:19 -05:00
Yoshi Askharoun dd68f79b31 Added real SNK signing 2022-06-02 18:40:47 -05:00
Yoshi Askharoun 4038c8fb81 Added Microsoft.Iris.Debug to source control 2022-06-02 18:17:09 -05:00
Joshua Askharoun 0724358288 More README 2022-03-03 09:07:28 -06:00
Joshua Askharoun ab33f58c69 Added UIX.RenderApi 2022-03-03 08:40:19 -06:00
Joshua Askharoun 86c3d1ed19 Whoops, wrong place 2022-03-03 08:30:09 -06:00
Joshua Askharoun e910d99e72 Added basic README 2022-03-03 08:29:25 -06:00
Joshua Askharoun 1198cc8a66 Add project files. 2022-03-03 08:14:05 -06:00
Joshua Askharoun cfa6f93211 Add .gitignore and .gitattributes. 2022-03-03 08:14:00 -06:00