thobbsinteractive / magic-carpet-2-hd

Recode Binary code of game Magic Carpet2 to C/C++ language(remake MC2 for any platform)
GNU General Public License v3.0
30 stars 5 forks source link

Big cleaning/renaming Sound.cpp/Sound.h #194

Closed turican0 closed 2 years ago

turican0 commented 2 years ago

Hi, I finished the big cleanup in Sound.cpp/Sound.h. I tried to guess the names of all the variables, removed most of the procedures that are not used, and overall cleaned up the code or fixed somewhere. The Sound.cpp file has become more than twice as short! In time we can continue to trim unnecessary code in sound, but already the code is significantly shorter and more readable.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 10 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 11 Security Hotspots
Code Smell B 315 Code Smells

0.0% 0.0% Coverage
1.2% 1.2% Duplication