129 Commits

Author SHA1 Message Date
2823db63ac [studio] Remap toggle explorer keyboard shortcut, add Ctrl+1-0 mappings for jumping between tabs
All checks were successful
Build / build (push) Successful in 3m47s
2025-01-13 01:14:57 -06:00
dd240b5be8 [studio] Fix new project menu to return an appropriately sized string for name 2025-01-12 15:04:31 -06:00
d8b4afe053 Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c' 2025-01-11 12:32:00 -06:00
8676315710 [keel] Fix reloadAsset
Some checks failed
Build / build (push) Failing after 3m43s
2025-01-11 03:39:38 -06:00
627f814fc9 [turbine] Make common turbine.cpp file private to its target 2025-01-08 21:33:23 -06:00
223d4fc325 Merge commit '7f481ef79f8362d68496fbed6083bdd38b743f7c' 2025-01-05 22:40:22 -06:00
fc464003f3 Merge commit '07610a5af2aaaac9cfcdcf8359b33f7df40d46cd' 2025-01-04 01:29:09 -06:00
d19a3dd13f [studio] Make first tab not draw before selected tab when window opens
All checks were successful
Build / build (push) Successful in 3m56s
2025-01-04 01:12:48 -06:00
c74950ec7e Merge commit '25133af822313ee5aad1ab5f90c1a68b7092185e' 2025-01-02 22:03:05 -06:00
6ba7f83a3b [studio] Make selection tracker not go below 0
Some checks failed
Build / build (push) Failing after 1m4s
2024-12-21 20:06:48 -06:00
2aba2516a5 [keel] Fix a use after free, cleanup
All checks were successful
Build / build (push) Successful in 3m43s
2024-12-21 02:42:19 -06:00
2b07b7f453 [keel] Cleanup pack tool 2024-12-21 02:41:56 -06:00
8c4f55621d [nostalgia,olympic] Change macro names to comply with broader conventions 2024-12-21 02:41:19 -06:00
17a838206b [studio] Fix build
All checks were successful
Build / build (push) Successful in 3m37s
2024-12-18 21:41:15 -06:00
d0ebc16a36 [studio] Change FilePicker consturctor to take StringParams
Some checks failed
Build / build (push) Failing after 56s
2024-12-15 01:20:29 -06:00
62e4ef71b4 [studio,turbine] Run liccor 2024-12-14 14:33:06 -06:00
a5271f6cf6 [nostalgia,olympic] Cleanup 2024-12-13 22:00:03 -06:00
4c8f967e0e [turbine/glfw] Fix mandatoryRefreshPeriodEnd tracking
All checks were successful
Build / build (push) Successful in 3m42s
2024-12-11 22:13:28 -06:00
1c0eaf7050 [turbine/glfw] Move MandatoryRefreshPeriod to config.hpp
All checks were successful
Build / build (push) Successful in 3m32s
2024-12-10 23:29:50 -06:00
1ea0a67e40 [turbine/glfw] Replace uninterruptedRefreshes with mandatoryRefreshPeriodEnd
All checks were successful
Build / build (push) Successful in 4m20s
2024-12-10 01:49:20 -06:00
c1a628f061 [turbine] Add init wrapper that takes FS path
All checks were successful
Build / build (push) Successful in 3m25s
2024-12-06 23:20:30 -06:00
ffb622f285 [olympic] Cleanup 2024-12-06 00:22:33 -06:00
33e41824a1 [nostalgia,olympic] Move olympic::run to global namespace 2024-12-06 00:13:10 -06:00
373de390d3 [nostalgia,olympic] Fix pack tool build for Windows 2024-12-02 21:10:52 -06:00
f4ec743678 [nostalgia,olympic] Replace SpanView with Span<const T>
All checks were successful
Build / build (push) Successful in 3m14s
2024-12-01 08:41:20 -06:00
425ef61dae [applib] Make run take args as a SpanView 2024-11-28 00:51:42 -06:00
7bdfe4d54f [olympic] Enable warnings for unsafe buffers 2024-11-26 23:58:11 -06:00
e1b66867af [studio/applib] Cleanup 2024-11-26 23:32:32 -06:00
e2e4f5f805 [keel] Add missing error checking to pack 2024-11-26 23:32:15 -06:00
69ff048e5f [keel] Cleanup 2024-11-15 19:59:42 -06:00
c98792abd1 [keel] Fix readAsset to actually return asset
All checks were successful
Build / build (push) Successful in 3m19s
2024-11-15 01:01:31 -06:00
d2323a4676 [keel] Cleanup
All checks were successful
Build / build (push) Successful in 3m23s
2024-11-14 21:23:42 -06:00
8e560fcec6 [keel] Add ensureValid call to readAsset 2024-11-14 21:17:41 -06:00
284f4d6665 Merge commit '9e11019b87ba27d1dac9e097dc212a126e404218' 2024-11-01 22:23:08 -05:00
a73d90fe3a [studio/modlib] Add missing include 2024-10-04 21:35:08 -05:00
a60da8656a [keel] Cleanup
All checks were successful
Build / build (push) Successful in 3m11s
2024-10-03 22:39:48 -05:00
05ab0e056e [studio] Add variant of InputText that returns an IString 2024-10-02 20:55:12 -05:00
a79e8e749e [keel] Cleanup 2024-10-02 20:54:40 -05:00
686da8c28b [studio] Remove Editor::setRequiresConstantRefresh 2024-10-02 01:18:37 -05:00
2c7c683a4a [studio] Remove Editor::requiresConstantRefresh 2024-10-01 22:35:29 -05:00
d92542dc8b [studio,nostalgia] Fix PaletteEditor color update command merging, add setObsolete 2024-09-30 23:07:14 -05:00
aa61dd0efa Merge commit '511548a2ee54c5ceb2fd858919b278721cf5ba31' 2024-09-28 23:44:24 -05:00
81f0237903 [olympic,nostalgia] Rename CRStringView to StringViewCR 2024-09-28 16:10:44 -05:00
379b03b318 [keel] Fix Linux build
All checks were successful
Build / build (push) Successful in 3m15s
2024-09-27 02:46:06 -05:00
d3a4ecd661 [keel,studio] Removing null terminator from JSON file output 2024-09-27 02:30:28 -05:00
1617e6cd58 [keel] Cleanup 2024-09-14 22:35:42 -05:00
0136cdd4e4 [keel] Add manifest to pack output
All checks were successful
Build / build (push) Successful in 3m10s
2024-09-14 20:47:54 -05:00
aa72647a09 [keel] Move vald and repair funcs to their own file, make conversion to validation
All checks were successful
Build / build (push) Successful in 3m13s
2024-09-14 14:16:16 -05:00
5191947f72 [keel] Make pack file copy logging nest for dir level
All checks were successful
Build / build (push) Successful in 3m11s
2024-09-14 02:52:38 -05:00
4079efd386 [keel] Cleanup
All checks were successful
Build / build (push) Successful in 3m10s
2024-09-13 23:55:23 -05:00