| Age | Commit message (Collapse) | Author |
|
Also fix type clobbering on anonymous class names
|
|
This was the original behavior before the fixes for PDB support
|
|
|
|
Must be within section now
|
|
|
|
|
|
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)
|
|
MSVC RTTI information will be applied on open to all windows platforms now
|
|
This will sweep for vfts without relying on the pointer sweep
|
|
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.
|