438 Commits

Author SHA1 Message Date
9b8fdcc970 [nostalgia] Ensure pkg-gba reads .current_build without a new line 2023-12-30 13:59:10 -06:00
3a1b75c9ee [olympic/keel] Improve error clarity on pack some common failures 2023-12-30 13:58:42 -06:00
a59a2236fb [ox/claw] Improve error clarity when loading ModelObjects 2023-12-30 13:57:51 -06:00
d9cb493cf9 Squashed 'deps/nostalgia/' changes from 7c824e91..89fab5cc
89fab5cc [ox/fs] Remove stdc++fs from library list on Linux
1c06ea67 [nostalgia] Add links to Tonc and GBATEK to developer-handbook
6b948ee0 Merge commit '932c3e57e93d63dc98c454015afea941416ff423'
72dddcae [ox] Fix TypeDescWriter segfault

git-subtree-dir: deps/nostalgia
git-subtree-split: 89fab5cc208729a9ef6564d6b4172a0c9e0cd3bb
2023-12-30 13:56:23 -06:00
8c0a37eb44 Merge commit 'd9cb493cf9ca88ac77364b3a3c3ca1e86932841c' 2023-12-30 13:56:23 -06:00
6ded93f51b [jasper/project] Add missing and remove old type descriptors
All checks were successful
Build / build (push) Successful in 2m21s
2023-12-29 19:38:41 -06:00
932c3e57e9 Squashed 'deps/nostalgia/' changes from a0c81463..7c824e91
7c824e91 [nostalgia] Remove Jenkinsfiles

git-subtree-dir: deps/nostalgia
git-subtree-split: 7c824e910c61383b3124cd563c4b08f7717eaec3
2023-12-29 18:44:06 -06:00
080b5ba132 Merge commit '932c3e57e93d63dc98c454015afea941416ff423' 2023-12-29 18:44:06 -06:00
b95fc11ddb [ox] Fix TypeDescWriter segfault 2023-12-29 18:42:59 -06:00
b859a339a6 [jasper] Remove Jenkinsfiles
All checks were successful
Build / build (push) Successful in 2m35s
2023-12-29 02:28:02 -06:00
536e4540cb [jasper] Fix build
All checks were successful
Build / build (push) Successful in 2m19s
2023-12-29 00:39:57 -06:00
9caa925f20 Squashed 'deps/nostalgia/' changes from e7a66390..a0c81463
a0c81463 [nostalgia/core/studio] East const some function args
d5b232f5 [olympic/studio] Fix array bounds issue
c79fe3be [buildcore] Make CMake configure failure trigger failed return code
1df4e780 [olympic/studio] Add new project menu, make file creation open file
ffbdb09c [olympic/turbine/glfw] Add shift key support
b35a956e [olympic/studio] Cleanup unused expression
d3847caa [olympic/studio] Make Project::writeObj only write descriptor if it does not already exist or if debug build
ae066a91 [olympic/studio] Fix Project::writeObj to ensure parent directory of file exists
67543af8 [ox/oc] Remove some unnecessary code
6b774ec2 [ox/oc] Fix array writing to write all values
4b9758f4 [nostalgia/core] Move most TileSheet member functions out of class
bf12b15f [nostalgia/sample_project] Update some tilesheets to version 4 format
a7328eb5 [nostalgia/core/studio] Reduce indent for Subsheet editor
b52124a0 [nostalgia/core/studio] Revert new subsheet index increment to happen after index assignment
eae9972f [nostalgia/sample_project] Add missing type descriptors
d83e3929 [nostalgia/core] Cleanup, revert CompactTileSheet version to 1
e2d0a784 [olympic/keel] Cleanup
f0882142 [nostalgia/core/studio] Change TileSheets to back to MC
6a2954f8 [nostalgia/core] Remove id from TileSheetV3::Subsheet, add TileSheetV4
9c19655c [nostalgia/core] Fix build, add SubSheet ID to SubSheet Editor view
087c834b [nostalgia/core/studio] Fix Add SubSheet to increment idIt before using it
79bdbf2e [nostalgia/core] Add id to TileSheetV3::SubSheet model
2bdc3def [nostalgia/core/opengl] Implement flip X and flip Y for BG tiles

git-subtree-dir: deps/nostalgia
git-subtree-split: a0c8146396a9e9c0dc48a2564f4e9870a212ed59
2023-12-29 00:37:47 -06:00
9f51ca6e04 Merge commit '9caa925f20058a4f586b28fabbcbdff04e9b9016' 2023-12-29 00:37:47 -06:00
fd990b18b3 [jasper/world] Fix build for Nostalgia update
All checks were successful
Build / build (push) Successful in 2m24s
2023-12-26 12:17:19 -06:00
cf0d078a1e Squashed 'deps/nostalgia/' changes from 050339ba..e7a66390
e7a66390 [nostalgia/core/opengl] Fix duplicate and missing symbol
ffdc0ddb [nostalgia/core] Add support for specifying palette banks
e941781f [ox/std] Cleanup Result::copyTo variants
b869f490 [ox/std] Add or_value to Optional, Result
caf8d93c [nostalgia] Delete .gitlab-ci.yml
afbf2caf [nostalgia] Remove conan from devenv
20914eaa [nostalgia] Add Gitea action file
c5f76ff5 [nostalgia/core] Add setBgBpp function

git-subtree-dir: deps/nostalgia
git-subtree-split: e7a663901a4db72b647263c9de2ec4a45dd2e5e5
2023-12-26 12:15:45 -06:00
bc6333aedf Merge commit 'cf0d078a1e13fc9a3f0e290126e738976744c715' 2023-12-26 12:15:45 -06:00
fa3ab5fca3 [jasper] Remove .gitlab-ci.yml
All checks were successful
Build / build (push) Successful in 2m23s
2023-12-24 21:45:19 -06:00
d315b70118 [jasper] Add Gitea workflow
All checks were successful
Build / build (push) Successful in 2m16s
2023-12-24 02:48:50 -06:00
b7278c3d04 Squashed 'deps/nostalgia/' changes from c90a8449..050339ba
050339ba [nostalgia] Update developer-handbook
45ec39f7 [ox/std] Add Result::orVal
319fbb26 [nostalgia] Add .lldbinit
f43d97a1 [nostalgia] Add missing type descriptors
a0974637 [nostalgia] Add missing test tilesheets

git-subtree-dir: deps/nostalgia
git-subtree-split: 050339ba09966cb9fa04747ee7bad3258bd42e55
2023-12-23 19:12:16 -06:00
d40d017757 Merge commit 'b7278c3d04920a4fe55abd8d7ad0727f6ecde21a' 2023-12-23 19:12:16 -06:00
a991133224 [jasper] Reorder developer-handbook 2023-12-23 17:44:48 -06:00
17cccf4a1e [jasper] Update Nostalgia developer-handbook.md reference to copy in repo 2023-12-23 17:34:45 -06:00
54fe3ac63e [jasper] Fix GBA build 2023-12-23 16:56:54 -06:00
2036ec55cb Squashed 'deps/nostalgia/' changes from 5b167fd5..c90a8449
c90a8449 [olympic/turbine] Fix some broken CMake vars
95dcd6be [teagba] Fix not to rely on TURBINE_BUILD_TYPE

git-subtree-dir: deps/nostalgia
git-subtree-split: c90a8449be5f49268748a7ae7ebfa86c83d51001
2023-12-23 15:31:11 -06:00
6e13f1c089 Merge commit '2036ec55cb40bb5067eacd40d7e137142cb80a30' 2023-12-23 15:31:11 -06:00
cba69a4875 [jasper] Fix GBA build 2023-12-23 15:12:53 -06:00
95c099d6ac [jasper] Fix pull for Nostalgia 2023-12-23 15:06:02 -06:00
82bd92fe78 Update liccor file 2023-12-23 15:05:38 -06:00
c041532a7a [jasper] Enable Nostalgia Studio modules build 2023-12-23 15:05:18 -06:00
f1b60ef29c Squashed 'deps/nostalgia/' changes from 9cb6bd4a..5b167fd5
5b167fd5 [nfde] Bump minimum CMake for NFDE to silence CMake warning
a701a241 [imgui] Add target_include_directories for ImGui
9907bb8f [nostalgia] Allow building Studio mods without Studio app

git-subtree-dir: deps/nostalgia
git-subtree-split: 5b167fd53bd513a3a071b81fcc3b74b011d48e31
2023-12-23 15:03:19 -06:00
2a9e07fecf Merge commit 'f1b60ef29c73953025f28aa2bd0df2720a9aeecc' 2023-12-23 15:03:19 -06:00
24be3b58db [jasper] Add Makefile commands for managing nostalgia subtree 2023-12-23 14:55:21 -06:00
2c5dfe35c9 Update liccor file for new project 2023-12-23 14:41:39 -06:00
77e2c3f6a2 [imgui] Add target_include_directories for ImGui 2023-12-23 14:35:12 -06:00
7323a5ce9f [nostalgia] Allow building Studio mods without Studio app 2023-12-23 14:34:32 -06:00
587dd92414 Squashed 'deps/nostalgia/' content from commit 9cb6bd4a
git-subtree-dir: deps/nostalgia
git-subtree-split: 9cb6bd4a32e9f39a858f72443ff5c6d40489fe22
2023-12-23 14:17:05 -06:00
05ee5d874d Merge commit '587dd924142c959b812ca340eab52af35ac4096c' as 'deps/nostalgia' 2023-12-23 14:17:05 -06:00
624498de7d Initial commit 2023-12-23 14:16:05 -06:00