Commit graph

31 commits

Author SHA1 Message Date
MonsterDruide1 d6bfbb8832
README: Change first paragraph and link to Discord server (#849) 2026-01-06 09:30:47 +01:00
Aubrey 79ab80f6bb
toolchain: make flake rely on tools cache, add nix setup wrapper (#770) 2025-10-27 22:39:11 +01:00
renovate[bot] 954ae63dd1
tools/common: Update submodule to f83435a (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MonsterDruide1 <5958456@gmail.com>
2025-06-22 01:52:29 +02:00
LynxDev2 ec7e78644f
Setup and building: Use clang, lld and viking from cache repo (#348) 2025-05-25 16:56:19 +02:00
LynxDev2 6a268df759
README: update ubuntu and cleanup todo section (#416) 2025-02-28 20:49:35 +01:00
LynxDev2 e14263ae50
all: Fix execute permissions (#338) 2025-02-04 18:32:52 +01:00
MonsterDruide1 1538377191
dev: Update nixpkgs to nixos-unstable (#237) 2025-01-10 14:40:34 +01:00
Fuzzy2319 5c733c84f9
dev: Downgrade libtinfo5 (#206) 2024-12-23 16:08:30 +01:00
MonsterDruide1 6d2d775901
README: Add information about libncurses5 on arch (#172) 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