e5e33bb90a
[nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
Build / build (push) Successful in 3m40s
2025-01-11 16:06:48 -06:00
cbab7dc9ba
[nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
Build / build (push) Successful in 3m42s
2025-01-11 15:38:11 -06:00
ddb24c530a
[nostalgia/core/studio] Fix tile insert to work on last tile
Build / build (push) Successful in 3m42s
2025-01-11 15:23:57 -06:00
ff7357a6d9
[jasper/world] Cleanup
Build / build (push) Successful in 3m42s
2025-01-11 14:15:25 -06:00
73da8eaaec
[jasper/project] Update project files
2025-01-11 13:39:08 -06:00
4ea4a61d54
Squashed 'deps/nostalgia/' changes from 98ddb08a..791b7746
...
791b7746 [nostalgia] Update liccor file
842e3587 [nostalgia] Update .gitignore for new location of scripts dir
318e7900 [ox] Update liccor file
9f338a74 [ox] Run liccor
645e48af [nostalgia,olympic] Run liccor
ef92c8df [nostalgia] Make pkg-gba.py force lower case for pack tool
849d50be [nostalgia/core] Make getTileIdx return an Optional
845092f1 [turbine] Make common turbine.cpp file private to its target
75819a17 [ox/std] Add SmallMap::values()
d66da857 [ox/std] SmallMap fixes, add findIdx function
git-subtree-dir: deps/nostalgia
git-subtree-split: 791b7746f331a3ad02cfdcdbc7c3ecde0cab7779
2025-01-11 12:32:00 -06:00
d8b4afe053
Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c'
2025-01-11 12:32:00 -06:00
ab21f09f55
[jasper/world] Fix build warning
Build / build (push) Successful in 3m41s
2025-01-11 03:52:19 -06:00
8676315710
[keel] Fix reloadAsset
Build / build (push) Failing after 3m43s
2025-01-11 03:39:38 -06:00
2103a03a15
[jasper/world] Add support for incremental updating of WorldStatic
2025-01-11 03:38:05 -06:00
cdd6ac9a4d
[ox/std] Add non-const SmallMap::pairs
2025-01-11 03:37:27 -06:00
deac8ecd0d
[jasper/world] Cleanup
2025-01-09 00:57:38 -06:00
e323cb4ef6
[jasper] Update liccor file
Build / build (push) Successful in 3m53s
2025-01-08 23:11:51 -06:00
ace11f392b
[jasper/world/studio] Cleanup
2025-01-08 23:11:34 -06:00
e2e5240bae
[jasper] Run liccor
Build / build (push) Successful in 3m52s
2025-01-08 22:47:42 -06:00
fc184258c9
[jasper/world] Rework World system
Build / build (push) Successful in 3m43s
2025-01-08 22:06:04 -06:00
95587f664f
[jasper] Add jasper-manifest.json to gitignore
2025-01-08 22:04:18 -06:00
0ae3adc7c7
[jasper/player] Rename player from jasper to Jasper, add quit shortcut in debug builds
2025-01-08 22:03:50 -06:00
2cf6e48a73
[nostalgia] Make pkg-gba.py force lower case for pack tool
2025-01-08 22:01:27 -06:00
25af2c2e86
[nostalgia/core] Make getTileIdx return an Optional
2025-01-08 21:34:01 -06:00
627f814fc9
[turbine] Make common turbine.cpp file private to its target
2025-01-08 21:33:23 -06:00
99b7bb05f6
[ox/std] Add SmallMap::values()
2025-01-08 21:31:46 -06:00
5fb3b29de2
[jasper] Fix make debug command
Build / build (push) Successful in 4m9s
2025-01-07 22:13:30 -06:00
b1403fdca2
[ox/std] SmallMap fixes, add findIdx function
2025-01-07 20:59:04 -06:00
7f481ef79f
Squashed 'deps/nostalgia/' changes from 6837a055..98ddb08a
...
98ddb08a [nostalgia] Cleanup
8d1701b0 [turbine/glfw] Ensure window opens with a standard mandatory refresh period
1048e522 [imgui] Make ImGui not an object lib
ee59da4a [glad] Make glad not an object lib
1ba64cb5 Merge commit '07610a5af2aaaac9cfcdcf8359b33f7df40d46cd'
462bebf6 [nostalgia/core] Cleanup unused function declaration
e3f84c4e [studio] Make first tab not draw before selected tab when window opens
git-subtree-dir: deps/nostalgia
git-subtree-split: 98ddb08abd68d2d31864fb44d240b2d79a0022c1
2025-01-05 22:40:22 -06:00
223d4fc325
Merge commit '7f481ef79f8362d68496fbed6083bdd38b743f7c'
2025-01-05 22:40:22 -06:00
07610a5af2
Squashed 'deps/nostalgia/' changes from e758e03d..6837a055
...
6837a055 [keel] Make AssetManager take StringViewCR for assetId
ede2c8ca [keel] Make AssetTypeManager(Loader) move loader
f50367f7 [ox/std] Add hash.hpp to install
git-subtree-dir: deps/nostalgia
git-subtree-split: 6837a0556d179a1ae0d7ef64b990b73b1ce821b1
2025-01-04 01:29:09 -06:00
fc464003f3
Merge commit '07610a5af2aaaac9cfcdcf8359b33f7df40d46cd'
2025-01-04 01:29:09 -06:00
78d61ec54a
[nostalgia/core] Cleanup unused function declaration
Build / build (push) Successful in 3m55s
2025-01-04 01:26:02 -06:00
d19a3dd13f
[studio] Make first tab not draw before selected tab when window opens
Build / build (push) Successful in 3m56s
2025-01-04 01:12:48 -06:00
25133af822
Squashed 'deps/nostalgia/' changes from a75c4a11..e758e03d
...
e758e03d [nostalgia,olympic] Update for ox::Error changes
835e3270 [ox] Make Error use std::source_location
480dd5ec [ox/std] Cleanup
dba6bb58 [ox/std] Make Vector(initializer_list) use list size as capacity
40a456e5 [ox/std] Add Vector::shrink_to_fit
bf5be00c Merge commit 'dc96270ca5e882e41f6b657be14a20e8bd2ad501'
dc7c2559 [studio] Make selection tracker not go below 0
git-subtree-dir: deps/nostalgia
git-subtree-split: e758e03d2bbffbf72d28970ec379e29d7dd0cbf3
2025-01-02 22:03:05 -06:00
c74950ec7e
Merge commit '25133af822313ee5aad1ab5f90c1a68b7092185e'
2025-01-02 22:03:05 -06:00
1ac3ace95c
[jasper/world/studio] Cleanup
Build / build (push) Successful in 3m59s
2024-12-22 01:21:00 -06:00
dc96e9de79
[jasper/world/studio] Fix build on build server
Build / build (push) Successful in 3m47s
2024-12-21 20:17:10 -06:00
dc96270ca5
Squashed 'deps/nostalgia/' changes from 161640fa..a75c4a11
...
a75c4a11 [nfde] Address CMake warning, remove unwanted logging
347a1657 [sample_project] Update type descriptors
fd64bfae [keel] Fix a use after free, cleanup
aaeec20a [nostalgia/player] Fix build
37030f9c [keel] Cleanup pack tool
462f2bca [nostalgia,olympic] Change macro names to comply with broader conventions
dc72500b [glutils] Change macro names to comply with broader conventions
962fe8bc [ox] Change macro names to comply with broader conventions
305eb626 [studio] Fix build
4754359a [ox/std] Cleanup Vec2
dc07f3d5 [studio] Change FilePicker consturctor to take StringParams
fcdcfd10 [ox/std] Run liccor
b74f6a7a [studio,turbine] Run liccor
ac7e5be1 [ox] Remove OxException
ed910c0b [nostalgia/core/studio/tilesheeteditor] Fix access overflow on out of bounds Fill command
345fb038 [ox] Remove OxError
9881253f [glutils] Cleanup OxError
96d27eec [nostalgia,olympic] Cleanup
28ebe93b [ox/std] Make source_location::current only init if valid
e849e7a3 [ox/std] Add source_location
e6777b0a [cityhash] Add install rule
c488c336 [turbine/glfw] Fix mandatoryRefreshPeriodEnd tracking
003f9720 [turbine/glfw] Move MandatoryRefreshPeriod to config.hpp
d85a10af [nostalgia/core/studio] Cleanup
ff05d860 [turbine/glfw] Replace uninterruptedRefreshes with mandatoryRefreshPeriodEnd
76794037 [turbine] Add init wrapper that takes FS path
c51a45e1 [olympic] Cleanup
a6e24ff2 [ox/std] Add CString type alias
e0ec9e0c [nostalgia,olympic] Move olympic::run to global namespace
9a42a9b9 [nfde] Fix Windows warnings
03a05c51 Merge commit '4ccdfc3a6e5bd501968903a01f7d8141b6f88375'
bd91137d [nostalgia,olympic] Fix pack tool build for Windows
2b7d1294 [nostalgia/core/studio] Fix MSVC build
git-subtree-dir: deps/nostalgia
git-subtree-split: a75c4a11d3c555f4d3bed1ea1f70bb29fe49e99c
2024-12-21 20:13:20 -06:00
0713d266e2
Merge commit 'dc96270ca5e882e41f6b657be14a20e8bd2ad501'
2024-12-21 20:13:20 -06:00
6ba7f83a3b
[studio] Make selection tracker not go below 0
Build / build (push) Failing after 1m4s
2024-12-21 20:06:48 -06:00
7247a5522a
[jasper/world/studio] Cleanup
2024-12-21 20:06:48 -06:00
2aba2516a5
[keel] Fix a use after free, cleanup
Build / build (push) Successful in 3m43s
2024-12-21 02:42:19 -06:00
f5e2f601f7
[nostalgia/player] Fix build
2024-12-21 02:42:05 -06:00
2b07b7f453
[keel] Cleanup pack tool
2024-12-21 02:41:56 -06:00
33425ccf3a
[jasper] Change macro names to comply with broader conventions
2024-12-21 02:41:27 -06:00
8c4f55621d
[nostalgia,olympic] Change macro names to comply with broader conventions
2024-12-21 02:41:19 -06:00
3e7a1266fa
[glutils] Change macro names to comply with broader conventions
2024-12-18 22:04:39 -06:00
24120a586d
[ox] Change macro names to comply with broader conventions
2024-12-18 22:04:25 -06:00
17a838206b
[studio] Fix build
Build / build (push) Successful in 3m37s
2024-12-18 21:41:15 -06:00
37e40b540f
[ox/std] Cleanup Vec2
Build / build (push) Failing after 52s
2024-12-15 01:26:41 -06:00
d0ebc16a36
[studio] Change FilePicker consturctor to take StringParams
Build / build (push) Failing after 56s
2024-12-15 01:20:29 -06:00
8c3f9b290b
[ox/std] Run liccor
Build / build (push) Successful in 3m39s
2024-12-14 14:33:43 -06:00
62e4ef71b4
[studio,turbine] Run liccor
2024-12-14 14:33:06 -06:00