310 Commits

Author SHA1 Message Date
6cc77ceea0 [nostalgia/developer-handbook] Update error handling to reflect the enablement of exceptions for GBA build 2025-01-13 22:53:12 -06:00
0a11f2db76 [studio] Cleanup 2025-01-13 22:40:08 -06:00
ee840ae25e [studio] Ensure Editor tabs do first draw immediately, fix shift key being missed with tab shortcuts
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-13 22:29:48 -06:00
2d7f55fe07 [nostalgia/core/gba] Fix partial tilesheet loading overrun 2025-01-13 22:03:36 -06:00
20d65849f5 [nostalgia/core/gba] Make panic use standard abort call 2025-01-13 21:37:29 -06:00
dc9d7f2082 [ox/std] Add and integrate standard abort call 2025-01-13 20:39:21 -06:00
4919a594b3 [gbabuildcore] Enable exceptions 2025-01-13 20:18:28 -06:00
0ecf9d3200 [teagba] Add symbols needed for enabling exceptions 2025-01-13 20:17:10 -06:00
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
f55ede08b2 [nostalgia/core] Fix TileSheet validation/repair to ensure pixels gets cleared if there are subsheets 2025-01-12 16:06:24 -06:00
dd240b5be8 [studio] Fix new project menu to return an appropriately sized string for name 2025-01-12 15:04:31 -06:00
8288dc3f72 [nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized string 2025-01-12 14:55:50 -06:00
2c1dc8c734 [nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
All checks were successful
Build / build (push) Successful in 3m39s
2025-01-11 16:21:10 -06:00
e5e33bb90a [nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
All checks were successful
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
All checks were successful
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
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-11 15:23:57 -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
cdd6ac9a4d [ox/std] Add non-const SmallMap::pairs 2025-01-11 03:37:27 -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
b1403fdca2 [ox/std] SmallMap fixes, add findIdx function 2025-01-07 20:59:04 -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
78d61ec54a [nostalgia/core] Cleanup unused function declaration
All checks were successful
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
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
0713d266e2 Merge commit 'dc96270ca5e882e41f6b657be14a20e8bd2ad501' 2024-12-21 20:13:20 -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
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
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
All checks were successful
Build / build (push) Successful in 3m37s
2024-12-18 21:41:15 -06:00
37e40b540f [ox/std] Cleanup Vec2
Some checks failed
Build / build (push) Failing after 52s
2024-12-15 01:26:41 -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
8c3f9b290b [ox/std] Run liccor
All checks were successful
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
da5b985fb2 [ox] Remove OxException 2024-12-14 00:40:05 -06:00
cbcd172512 [nostalgia/core/studio/tilesheeteditor] Fix access overflow on out of bounds Fill command
All checks were successful
Build / build (push) Successful in 3m43s
2024-12-13 22:24:58 -06:00
f1e9b94df6 [ox] Remove OxError
Some checks failed
Build / build (push) Failing after 1m1s
2024-12-13 22:06:47 -06:00
a8cfa82e11 [glutils] Cleanup OxError 2024-12-13 22:06:26 -06:00
a5271f6cf6 [nostalgia,olympic] Cleanup 2024-12-13 22:00:03 -06:00
fcac134af0 [ox/std] Make source_location::current only init if valid
All checks were successful
Build / build (push) Successful in 3m37s
2024-12-12 23:13:39 -06:00
4ccc6a7412 [ox/std] Add source_location
Some checks failed
Build / build (push) Has been cancelled
2024-12-12 23:09:01 -06:00
21cb3e9d44 [cityhash] Add install rule 2024-12-12 22:36:09 -06:00