Commit graph

251 commits

Author SHA1 Message Date
MonsterDruide1 c5b04a098a dump 2024-04-07 20:36:03 +02:00
MonsterDruide1 26b03af44e control: Add PlayerActionTurnControl 2024-03-16 14:44:47 +01:00
MonsterDruide1 4802536cf6 Fix empty commit message for PR-branch on OdysseyHeaders 2024-02-27 22:57:04 +01:00
MonsterDruide1 b2a5c1870b Fix author information on PR branch of OdysseyHeaders 2024-02-27 22:53:35 +01:00
MonsterDruide1 6ef7f34c47 Actually fix headers workflow 2024-02-27 22:29:17 +01:00
MonsterDruide1 1e832f665d Fix PR-number in headers repo workflow 2024-02-27 22:26:55 +01:00
MonsterDruide1 5e416927a0
Attempts to fix some issues with workflow (#22) 2024-02-27 21:58:27 +01:00
MonsterDruide1 adade9feb4
Add headers workflow (#21) 2024-02-27 21:35:59 +01:00
MonsterDruide1 6e1cafa079 CI: apt update on compile-check 2024-02-25 16:26:52 +01:00
MonsterDruide1 8b967a1b38 CI: allow PRs to access binary for checking 2024-02-23 18:06:46 +01: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 4a231bb299 Add workflow for linting and function checks 2023-10-14 21:32:18 +02:00
MonsterDruide1 ed167b390b clang-format 2023-10-14 21:32:18 +02:00
MonsterDruide1 074aed9a25 Add workflow for progress 2023-10-10 15:55:00 +02:00
MonsterDruide1 53fe6e9915 al/Area: Reverse most AreaShape funcs (aedad59)
Co-authored-by: aster <tetraxile@gmail.com>
2023-09-15 16:56:51 +02:00
MonsterDruide1 4ad328de83 Sequence: Simpler functions (3f25e91)
Co-authored-by: Aubrey Taylor <aubrey@hall.ly>
2023-09-15 16:01:29 +02:00
MonsterDruide1 83deb53cb5 System: Correct RootTask with sead (bb957bc)
Co-authored-by: Aubrey Taylor <aubrey@hall.ly>
2023-09-15 15:58:07 +02:00
MonsterDruide1 41f3186e28 al/ActorMovement: addVelocity* (f28f267)
Co-authored-by: cwhaley112 <cwhaley112@gmail.com>
2023-09-15 15:16:52 +02:00
MonsterDruide1 628ae33345 clang-format 2023-08-14 11:42:48 +02:00
MonsterDruide1 360cf08c73 Use f32, s32, u32 instead of long type names 2023-08-14 11:39:31 +02:00
MonsterDruide1 9e227a2db5 Fix all headers 2023-08-14 11:26:51 +02:00
MonsterDruide1 74d9a52c2a Adjust config.toml for clang-3.9.1 2023-08-13 21:55:11 +02:00
MonsterDruide1 995a9b723e Merge headers/source of game into src 2023-08-13 21:53:46 +02:00
MonsterDruide1 f94d98e8f1 Move al to library-like structure 2023-08-13 19:00:58 +02:00
MonsterDruide1 151843cbdb Merge rs into game 2023-08-13 18:22:26 +02:00
MonsterDruide1 1322b2495a Remove CMakeLists.txt from old build setup 2023-08-13 17:31:51 +02:00
MonsterDruide1 88bc5f5129 Rework build system: Globbing and build script
Co-authored-by: fruityloops1 <fruityloops@littun.co>
2023-08-13 17:01:01 +02:00
MonsterDruide1 f7ed0d8810 al: Remove OtherUtil.h 2023-08-13 16:46:38 +02:00
MonsterDruide1 63c824c578 Remove all references to OtherUtil 2023-08-13 16:24:50 +02:00
MonsterDruide1 e19d72ed92 Fix headers of GameSystemInfo and Scene (23d72f3)
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-13 16:14:48 +02:00
MonsterDruide1 51f16f0a8b System/RootTask: Implement draw (38ac0a1)
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-11 10:50:53 +02:00
MonsterDruide1 fadf8c9834 Cleanup & Additions by Sanae (a8e87b3)
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-11 00:33:46 +02:00
MonsterDruide1 e7416c33cc Reverse ScreenFunction
Co-authored-by: Amethyst-szs <contact@amethyst.page>
2023-08-10 22:23:10 +02:00
MonsterDruide1 021e5af598 Additions by GRAnimated (edc5133)
Co-authored-by: GRAnimated <devin@nhscan.com>
2023-08-10 21:19:25 +02:00
MonsterDruide1 2d2460b56f Additions by CraftyBoss (ad54d82)
Co-authored-by: CraftyBoss <talibabdulmaalik@gmail.com>
2023-08-10 13:43:15 +02:00
MonsterDruide1 62ce79a118 Additions by Sanae (9fc45c7)
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-10 10:10:22 +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 91b8c9a6ce Move all source files to proper paths
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-08 16:14:56 +02:00
MonsterDruide1 076255de1f Update submodules and proper compiler setup 2023-08-08 12:50:29 +02:00
MonsterDruide1 7d57d6e52e Add eui submodule 2023-03-03 22:20:30 +01:00
MonsterDruide1 3e5c54a224 Update submodules 2023-03-03 22:16:04 +01:00
MonsterDruide1 ef1a97bf6d Update submodules 2023-03-01 20:14:17 +01:00
MonsterDruide1 9fadb98ab8 Update submodules 2023-02-12 22:10:47 +01:00
MonsterDruide1 fe325c5c7c Update submodules 2023-01-21 23:17:21 +01:00
MonsterDruide1 1e88023c90
Merge pull request #14 from Sanae6/nsq
Add FixMapParts
2022-10-25 17:18:11 +02:00
Sanae d8043eb7e5 Add FixMapParts
Use MapObj instead of MapParts for folder name

Add newline at end of FixMapParts.h

Fix include in FixMapParts.cpp

Add missing overrides to FixMapParts
2022-10-25 09:15:31 -06:00
MonsterDruide1 38b6c8510f Update submodules 2022-07-07 23:50:42 +02:00
MonsterDruide1 88c1aa7f3a al/rail: Add Rail 2022-06-24 21:28:29 +02:00
MonsterDruide1 f84a658c34 al/byaml/writer: Fix mismatches 2022-05-22 21:50:06 +02:00
MonsterDruide1 1fbaf2e6a4 al/rail: Add RailPart 2022-05-22 21:46:17 +02:00