jak-project/tools
Tyler Wilding 8b12553d15
d/jak2: first pass at decompiling the core vehicle/traffic code (#2058)
Effects the following files:
- [x] vehicle-rider
- [x] vehicle-control
- [x] vehicle-effects
- [x] vehicle
~~- [ ] vehicle-util~~
- [x] vehicle-physics
- [x] vehicle-states
~~- [ ] vehicle-guard~~
~~- [ ] traffic-engine~~
~~- [ ] traffic-manager~~

With the exception of traffic-engine, most of these files are either
done or have 1-3 stubborn functions remaining. Draft while I try to
resolve as many as possible / cleanup names and such.

Co-authored-by: water <awaterford111445@gmail.com>
2023-01-14 12:01:33 -05:00
..
level_tools CI: Add a macOS Github runner (#2064) 2022-12-22 18:12:59 -05: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 d/jak2: first pass at decompiling the core vehicle/traffic code (#2058) 2023-01-14 12:01:33 -05: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 CI: Add a macOS Github runner (#2064) 2022-12-22 18:12:59 -05:00
dgo_tools.md [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
dgo_unpacker.cpp CI: Add a macOS Github runner (#2064) 2022-12-22 18:12:59 -05:00