jak-project/tools
Tyler Wilding 332f0b2f2b
tools: add a tool to search for types based on size / type chain / fields (#1906)
Just a small simple tool that can search through `all-types` for a type
based on a bunch of criteria.

For example:

![image](https://user-images.githubusercontent.com/13153231/192043561-181e5c5d-d5b1-41a9-8891-5cc3ed1a0efa.png)

The results are printed to stdout, as well as output to a json file so
they can be consumed by another tool (in my plans, the VSCode extension)
2022-09-24 16:04:52 -04:00
..
level_tools W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
memory_dump_tool tools: add a tool to search for types based on size / type chain / fields (#1906) 2022-09-24 16:04:52 -04:00
type_searcher tools: add a tool to search for types based on size / type chain / fields (#1906) 2022-09-24 16:04:52 -04:00
CMakeLists.txt tools: add a tool to search for types based on size / type chain / fields (#1906) 2022-09-24 16:04:52 -04:00
dgo_packer.cpp utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00
dgo_tools.md [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
dgo_unpacker.cpp utf8: fix locale mis-handling on linux (#1698) 2022-07-23 10:30:23 -04:00