Sound Converter for s25client
Stars
3
Forks
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
88
commits
26
2
1
Create README.md
bc3d3b4
Reduce includes
735b9ce
Fix missing instance object of bnw::args
3cd6d7e
Add parantheses around macro args
2e628a1
Modernize Code: nullptr, make_unique, typedef->using
5117d7c
Use new headers, const pointers and override
008a1e2
Use auto where the type is clear (casts...)
0100be3
Use noreturn only for GNU
4df7bdf
Fix signed/unsigned mismatch
b55e29d
Use format attribute only for GCC
d1673bd
Fix remaining warnings
1e48a12
Raise C standard to C11
575f87a
Fix many warnings (sign covnersions)
5f6a936
Add noreturn and const to char*
3b873ff
Add format attribute
3e8912b