| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-11 | MSVC RTTI: Fix crash due to function creation on invalid virtual function entry | Mason Reed | |
| Also fix type clobbering on anonymous class names | |||
| 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-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. | |||
