Commit graph

4 commits

Author SHA1 Message Date
MonsterDruide1 9538e1b6fd
Util: Implement ActorDimensionKeeper (#624) 2025-05-29 21:42:49 +02:00
MonsterDruide1 e1b27fed4b lint: Member variable names must start with m or s 2024-05-08 20:48:55 +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 995a9b723e Merge headers/source of game into src 2023-08-13 21:53:46 +02:00
Renamed from src/game/Util/ActorDimensionKeeper.cpp (Browse further)