Fuzzy2319
2b0f71d819
Library/Base: Add hash code functions ( #35 )
2024-05-09 19:30:16 +02:00
MonsterDruide1
f0312ff6fd
tools: Update common
submodule
2024-05-09 16:02:16 +02:00
MonsterDruide1
1aa1c96999
lint: Boolean variables must start with mIs
or mHas
2024-05-08 20:48:55 +02:00
MonsterDruide1
e1b27fed4b
lint: Member variable names must start with m
or s
2024-05-08 20:48:55 +02:00
MonsterDruide1
8b7f94209e
lint: functions ending with _
are non-public
2024-05-08 20:48:55 +02:00
MonsterDruide1
fd75495c31
lint: All superclasses must be public
2024-04-25 16:36:20 +02:00
MonsterDruide1
d6a1d6e82c
lint: enforce seadTypes
2024-04-25 16:32:45 +02:00
MonsterDruide1
5423f796f2
al/Library/LiveActor
: Decompile LiveActorKit
2024-04-25 16:15:33 +02:00
MonsterDruide1
06bf776a15
al/Library/Thread
: Move FunctorV0M
definitions to header
2024-04-25 16:07:58 +02:00
Fuzzy2319
fc26b34493
al/Library/Network: Add AccountHolder ( #32 )
2024-04-25 15:36:27 +02:00
vakhdmyt06
a42dc043ab
Implement ActorActionKeeper and ActorAnimFunction + AnimPlayer* headers
2024-04-20 22:51:16 +02:00
MonsterDruide1
c32e55bb33
workflow: Fix branch name for OdysseyHeaders repo
2024-04-18 12:06:40 +02:00
MonsterDruide1
b3dffe7ca1
lint: Only allow specific lines outside of visibility block in classes
2024-04-15 21:46:48 +02:00
MonsterDruide1
254eeb8923
Scene: Add SceneObjFactory
...
Co-authored-by: tetraxile <tetraxile@proton.me>
2024-04-15 10:52:28 +02:00
MonsterDruide1
dd328ecc68
copy-headers: Support multiline commit message
2024-04-07 21:49:09 +02:00
vakhdmyt06
fad5842bcd
Add some Action and Bgm headers
2024-03-26 17:54:49 +01:00
MonsterDruide1
d771d81c66
al/Lib/Yaml: Fix some mismatches
2024-03-24 22:02:23 +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