| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-26 | MSVC RTTI: misc formatting | Mason Reed | |
| 2024-10-26 | MSVC RTTI: Inherit virtual function tables | Mason Reed | |
| Makes xrefs and base VFT type syncing possible at the expense of correct typing (assuming you have the this param typed for the base class) | |||
| 2024-10-25 | Fix crash when opening new file | Mason Reed | |
| Thanks glenn | |||
| 2024-10-25 | Use module workflows in MSVC RTTI | Mason Reed | |
| MSVC RTTI information will be applied on open to all windows platforms now | |||
| 2024-10-25 | Prevent building test artifacts on cmake builds | Mason Reed | |
| For some reason the linker is looking in the target directory of external rust plugins? | |||
| 2024-10-24 | WARP: Remove misc matcher debug info | Mason Reed | |
| 2024-10-24 | WARP: Handle no default architecture gracefully when loading types | Mason Reed | |
| 2024-10-24 | Make WARP function guid generation infallible | Mason Reed | |
| 2024-10-24 | Add WARP integration | Mason Reed | |
| https://github.com/Vector35/warp/ | |||
| 2024-10-24 | Add virtual function table sweep to MSVC RTTI | Mason Reed | |
| This will sweep for vfts without relying on the pointer sweep | |||
| 2024-10-24 | Add MSVC RTTI plugin | Mason Reed | |
| Adds two commands that must be run manually "MSVC\\Find RTTI" and "MSVC\\Find VFTs" both of which will apply their respective data to the view AND store metadata for scripts to use under the "msvc" key. | |||
