This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2,874 additions
and 328 deletions.
- +5 −5 src/core/Camera.cpp
- +30 −29 src/core/Camera.h
- +2,450 −28 src/core/ControllerConfig.cpp
- +166 −78 src/core/ControllerConfig.h
- +1 −1 src/core/Frontend.cpp
- +9 −0 src/core/Frontend.h
- +126 −117 src/core/Pad.h
- +5 −5 src/core/Radar.cpp
- +3 −3 src/core/main.cpp
- +9 −9 src/peds/Ped.cpp
- +7 −7 src/render/Hud.cpp
- +5 −5 src/render/Renderer.cpp
- +2 −2 src/render/Shadows.cpp
- +2 −2 src/render/VisibilityPlugins.cpp
- +8 −0 src/skel/skeleton.h
- +6 −34 src/skel/win/win.cpp
- +38 −1 src/skel/win/win.h
- +2 −2 src/vehicles/Automobile.cpp
There are no files selected for viewing
Oops, something went wrong.