| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit d3d336f7a3d669f43599988e594877f603d1ad10.
|
|
|
|
* d_a_obj_shrine_after ok
* d_a_obj_shrine_before ok
* d_a_obj_shrine_bef_inside ok
* Add offset comments
|
|
* update from dtk-template and start work towards using clangd
* include <a> -> "a"
* Update build.yml
* remove/add non-trivial class in union warning
|
|
* Fix .data sections misidentified as .rodata by dtk
dtk can't always reliably identify REL sections in its initial analysis.
This is a manual fix - the list of RELs to fix was found by looking
at supposed .rodata splits that contained an fBase vtable, since vtables
should be in .data. This fix is required for scripted creation of REL actors
based on rel .data
* More consistent d/t header paths
* Data fixups for parsing
* Tmp actor file setup
* Fixes
* Set up almost all REL templates
* formatting
* Fix formatting
|
|
|