Commit Graph

8 Commits

Author SHA1 Message Date
tetraxile
180957e93c
docs: fix cheatsheet link (#125) 2024-06-30 11:55:06 +02:00
MonsterDruide1
69d81ebd91
Custom format validation (Linting) (#17)
* Add script to verify formatting
* Add newline to end of files
* Add `#pragma once` to top of headers
* Add own header to includes at top of source files
* Remove useless namespace qualifiers
* Sort visibility modifiers correctly
* Format `#include`s in three blocks
* Remove `;` after namespaces
* Add for custom style checking to `lint`-GitHub-Action
* Format: No "// 0x" offset comments
* Remove macros from padding
2024-01-07 00:33:09 +01:00
MonsterDruide1
f94d98e8f1 Move al to library-like structure 2023-08-13 19:00:58 +02:00
MonsterDruide1
2d093584f2 Move all header files to proper paths
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-08 19:19:07 +02:00
MonsterDruide1
92e73301f1 Update project setup 2022-02-07 23:19:03 +01:00
MonsterDruide1
806937b539 Guideline changes from BotW project 2021-12-10 14:45:47 +01:00
MonsterDruide1
8efcc41a64 Contributing.md: Fix links to BotW-Cheatsheet 2021-10-29 00:33:56 +02:00
MonsterDruide1
e0e23704a6 Add Contributing.md 2021-10-29 00:09:39 +02:00