Commit Graph

23 Commits

Author SHA1 Message Date
MonsterDruide1
6d2d775901
README: Add information about libncurses5 on arch (#172)
Some checks are pending
Compile and verify functions / compile_verify (push) Waiting to run
Copy headers to separate repo / copy_headers (push) Waiting to run
lint / clang-format (push) Waiting to run
lint / custom-lint (push) Waiting to run
progress / publish_progress (push) Waiting to run
2024-10-15 23:06:19 +02:00
MonsterDruide1
02ff2d3814
dev: Add flake.nix-devshell and direnv setup (#140) 2024-08-10 22:21:33 +02:00
MonsterDruide1
af1a90a4ea
dev: Add Devcontainer setup for VS-Code (#63)
Co-authored-by: Fuzzy2319 <alexandre.verbrigghe@orange.fr>
2024-06-07 10:51:53 +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
4a231bb299 Add workflow for linting and function checks 2023-10-14 21:32:18 +02:00
MonsterDruide1
074aed9a25 Add workflow for progress 2023-10-10 15:55:00 +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
51f16f0a8b System/RootTask: Implement draw (38ac0a1)
Co-authored-by: Sanae <atmatm6000@outlook.com>
2023-08-11 10:50:53 +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
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
shibbo
f4855008d7 README: Fix file path of 2021-11-13 18:56:38 +01:00
MonsterDruide1
1b3fb26987 tools: Build multiple versions - deactivated 2021-08-26 01:09:30 +02:00
MonsterDruide1
60b03c5945 Update setup guide 2021-08-19 16:42:38 +02:00
MonsterDruide1
0c749a6124 Repo cleanup 2021-08-19 16:30:34 +02:00
MonsterDruide1
72b3d5cdce Moving structure to system as zeldaret/botw
Co-authored-by: leoetlino <leo@leolam.fr>
2021-08-19 16:30:33 +02:00
shibbo
8e0cc4e99e readme fix and al::ByamlStringTableIter fix 2021-02-20 16:44:43 -05:00
shibbo
dddc2463f1 Merge https://github.com/open-ead/sead library into decompiled code 2020-11-29 23:35:34 -05:00
shibbo
cc1b5f66ad fix typo 2020-10-27 01:50:31 -04:00
shibbo
203201b005 mergle with sead and more user friendly build system 2020-10-27 01:46:25 -04:00
shibbs
701b9f7431
Initial commit 2020-07-23 19:22:18 -04:00