Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
CMenuManager done and CHud fixes
  • Loading branch information
erorcun committed Apr 11, 2020
1 parent 3a4442e commit 100fa30a439b8d873f8293ff99197c6e2ae26960
Showing with 1,465 additions and 687 deletions.
  1. +0 −1 README.md
  2. BIN gamefiles/menu.txd
  3. +1,185 −504 src/core/Frontend.cpp
  4. +54 −40 src/core/Frontend.h
  5. +107 −82 src/core/MenuScreens.h
  6. +4 −4 src/core/Radar.cpp
  7. +22 −10 src/core/Timer.cpp
  8. +4 −0 src/core/Timer.h
  9. +5 −7 src/peds/CivilianPed.cpp
  10. +79 −34 src/render/Hud.cpp
  11. +5 −5 src/render/Hud.h
@@ -35,7 +35,6 @@ to reverse at the time, calling the original functions is acceptable.
cAudioManager - WIP cAudioManager - WIP
CBoat CBoat
CBulletInfo CBulletInfo
CMenuManager - WIP
CObject CObject
CPacManPickups CPacManPickups
CPedPath CPedPath
BIN +0 Bytes (100%) gamefiles/menu.txd
Binary file not shown.

0 comments on commit 100fa30

Please sign in to comment.