Commit graph

120 commits

Author SHA1 Message Date
MetricExpansion
fbcd0ebbaa Deep logging support 2022-10-09 14:07:31 -07:00
MetricExpansion
6d5ac0ea14 Format 2022-10-09 12:58:42 -07:00
MetricExpansion
07740d2ea4 Add tooltips for character select 2022-10-09 12:41:35 -07:00
MetricExpansion
5390ec7f1e Make sure AE gets module reset too 2022-10-08 21:47:22 -07:00
MetricExpansion
c415d61a64 Add in a hacky reset of REL::Module to fix version detection 2022-10-08 21:37:51 -07:00
MetricExpansion
bc51d56c9d Try to debug issue 2022-10-08 20:57:13 -07:00
MetricExpansion
0853d8d1a6 Fixup relocations 2022-10-08 20:21:23 -07:00
MetricExpansion
bf6097ae4d Links 2022-10-08 20:07:58 -07:00
MetricExpansion
a0ce24c91f First blood 2022-10-08 18:46:52 -07:00
MetricExpansion
2b66de7d01 Handle Oriented 2022-10-09 01:21:26 +00:00
MetricExpansion
f7ad90c9b6 Add MCM menu check that the DLL is loaded 2022-09-17 21:03:05 -07:00
MetricExpansion
a4f09d37c0 Add fomod and new cmake options 2022-09-17 15:22:16 -07:00
MetricExpansion
345ac9bb8f Fix light and heavy mixup for AE 2022-09-16 22:45:20 -07:00
MetricExpansion
0ca0dff3f1 Use template to avoid dynamic dispatch 2022-09-16 22:45:20 -07:00
MetricExpansion
45f90ade3f Implement actual slot counting logic 2022-09-16 22:45:20 -07:00
MetricExpansion
628e0b9927 AE leveling hook 2022-09-16 22:45:20 -07:00
MetricExpansion
82e684ac86 comments cleanup 2022-09-16 22:45:20 -07:00
MetricExpansion
2581385178 Add prototype hook for SE (untested) 2022-09-16 22:45:20 -07:00
MetricExpansion
4f8c8e077c Refactor hooks to reduce duplication 2022-09-11 15:49:18 -07:00
MetricExpansion
7d74800268 Remove reinterpret casts 2022-09-11 14:20:25 -07:00
MetricExpansion
a125c3814d clang-format formatting 2022-09-11 13:36:57 -07:00
MetricExpansion
cfea907b22 Add editor formatting config and switch tabs to spaces 2022-09-11 13:16:57 -07:00
MetricExpansion
999d5e0991 Bugfix/head clipping 2022-09-11 03:11:02 +00:00
MetricExpansion
ea3ba0f66c Fix ShimWornFlags in AE 2022-09-10 21:32:46 +00:00
MetricExpansion
2f40ae126b Support skinning NPCs 2022-08-28 22:21:21 +00:00
MetricExpansion
df62a1e2d5 Fix crash caused by RSP alignment
RSP needs to be aligned to 16-bytes. In cases where we push an odd number of registers, accounted for this.
2022-08-27 23:05:03 -07:00
MetricExpansion
358e82c8db Minimize diff between AE and pre-AE hook code 2022-08-27 15:51:45 -07:00
MetricExpansion
175998e85a Formatting 2022-08-27 15:39:45 -07:00
MetricExpansion
3092ca0a93 Fix pre-AE 2022-08-27 15:37:20 -07:00
MetricExpansion
433530a574 Switch to newer CLS for pre-AE 2022-08-27 15:14:52 -07:00
MetricExpansion
3c6e8af93f Fix that pre-AE bug :) 2022-08-27 14:41:16 -07:00
MetricExpansion
d04f9764cb Reformat 2022-08-27 14:38:29 -07:00
MetricExpansion
8b68746ee6 Add dual pre and post AE support in build 2022-08-27 14:28:29 -07:00
MetricExpansion
1ad1873763 Add note about CustomSkinPlayer_Hook 2022-08-26 23:15:28 -07:00
MetricExpansion
1d0a7e513a Format all code in VS 2022-08-26 23:07:07 -07:00
MetricExpansion
2aa4a1190a Fix botched formatting 2022-08-26 23:01:59 -07:00
MetricExpansion
c416db279f Fix iterator invalidation bug 2022-08-26 22:47:51 -07:00
MetricExpansion
48aba24f92 Make sure the sort is identical 2022-08-26 22:05:11 -07:00
MetricExpansion
9e10c891b9 Fix pair sorting 2022-08-26 22:03:31 -07:00
MetricExpansion
6e57a61491 Reorganize 2022-08-26 21:58:44 -07:00
MetricExpansion
03c748473c IT WORKS (PROBABLY) 2022-08-25 23:09:00 -07:00
MetricExpansion
efb2ec52c8 Remove SKSE patcher 2022-08-23 19:47:05 -07:00
MetricExpansion
f6f4069c34 Fix papyrus scripts 2022-08-23 19:45:45 -07:00
MetricExpansion
306262c9c4 Define AE offsets 2022-08-23 18:44:16 -07:00
MetricExpansion
2226cde345 Rework native sort function 2022-08-22 23:02:44 -07:00
MetricExpansion
f4795e206f Very uncertain fix for NaturalSortPair_ASCII 2022-08-22 22:43:44 -07:00
MetricExpansion
b3955916d9 More work 2022-08-22 22:40:30 -07:00
MetricExpansion
df2c1434fd Attempt to handle branch trampoline 2022-08-22 22:03:18 -07:00
MetricExpansion
bfcf063877 Revert some trampoline code 2022-08-22 20:20:46 -07:00
MetricExpansion
4536d10f4e Fix casts 2022-08-22 20:19:44 -07:00