Commit Graph

1420 Commits

Author SHA1 Message Date
gary 095a1135e7 Merge commit 'f48824793cfce315971fe2e699ece198c7a79407' 2024-05-11 02:09:10 -05:00
gary c4f6ee0026 [nostalgia,olympic] Make performPackTransforms update type id when needed 2024-05-10 19:51:03 -05:00
gary 7d1641faee Merge commit '420fa96463f59c4a4a7cd66b16b0ad01ab0d55e6' 2024-05-08 23:55:07 -05:00
gary f624c720f9 [studio] Fix broken readClaw call
Build / build (push) Successful in 2m29s
2024-05-08 23:54:06 -05:00
gary 331f721292 [olympic,nostalgia] Cleanup
Build / build (push) Successful in 2m31s
2024-05-08 23:35:34 -05:00
gary 423212b2ad [studio] Add missing include 2024-05-06 22:27:20 -05:00
gary 60d1996f0a [keel] Minor optimization 2024-05-03 23:00:38 -05:00
gary 227f3cd9f5 [nostalgia/core/studio] Update itoa usages
Build / build (push) Successful in 2m34s
2024-05-03 20:32:18 -05:00
gary 6a4b48221f [nostalgia,studio] Fixes for Ox changes 2024-05-03 00:00:05 -05:00
gary 0a0a6e306d [studio] Move UndoCommand implementation to its own file 2024-05-02 22:50:25 -05:00
gary 97bc9332d3 [nostalgia/core] Fix TileSheetV1 to use PaletteV1 2024-05-02 22:48:35 -05:00
gary 9caf7099b6 [keel] Fix for Ox change 2024-05-02 22:21:04 -05:00
gary cdbc2d6cc8 [olympic/studio] Move UndoCommand to its own file 2024-05-02 22:09:35 -05:00
gary 0c0ccd1a69 [nostalgia/core/studio] Cleanup scratchpad code
Build / build (push) Successful in 2m32s
2024-04-24 23:09:50 -05:00
gary 6b47133c22 [nostalgia] Cleanup StudioModules
Build / build (push) Successful in 2m22s
2024-04-24 00:58:10 -05:00
gary 0764720f9a [nostalgia,olympic] Update for Ox changes 2024-04-24 00:54:43 -05:00
gary ed4f0e1f2b [nostalgia,olympic] Replace oxIgnoreError with std::ignore 2024-04-22 23:43:22 -05:00
gary d7f309750e Merge commit 'c0baf7efca0e4c3a86a018ad2564d9df7b07c133'
Build / build (push) Successful in 2m22s
2024-04-21 13:13:26 -05:00
gary 84205879d4 [olympic] Cleanup ItemMaker, remove unnecessary copy
Build / build (push) Successful in 2m22s
2024-04-21 10:32:42 -05:00
gary eeb2a5a151 [olympic/studio] Add new ImGui util functions 2024-04-21 10:24:53 -05:00
gary 453f2750dd [nostalgia/core/studio] Cleanup context types 2024-04-21 10:24:29 -05:00
gary 189ba4c545 [olympic/studio] Make studio::run static 2024-04-21 10:23:55 -05:00
gary 057738088e [olympic] Change TypeId building to use constexpr globals 2024-04-21 10:23:22 -05:00
gary 272eabc732 [nostalgia/core/opengl] Unbind vertex arrays when done with them 2024-04-21 10:22:32 -05:00
gary 700d7016d5 [nostalgia] Update for Ox changes 2024-04-18 23:33:06 -05:00
gary 3b8d13dce3 [nostalgia,olympic] Fixes for Ox update
Build / build (push) Successful in 2m25s
2024-04-18 19:25:07 -05:00
gary 9220271630 [nostalgia/core] Update pack transforms to use ModelTypeId_v 2024-04-10 22:20:26 -05:00
gary e3c74637db [turbine] Make applicationData return const&
Build / build (push) Successful in 2m35s
2024-03-23 17:19:33 -05:00
gary 41e08d67aa [turbine] Make keyEventHandler nodiscard 2024-03-23 17:12:44 -05:00
gary 1616ca7018 [turbine] Replace WrapPtr with ox::AnyPtr
Build / build (push) Successful in 2m33s
2024-03-23 16:53:04 -05:00
gary 27f1df8f33 [nostalgia,olympic] Further reduce use of applicationData 2024-03-23 16:07:49 -05:00
gary a4f0c7cdb5 [nostalgia/core/studio] Remove applicationData usages
Build / build (push) Successful in 2m35s
2024-03-23 14:52:30 -05:00
gary 6a52319156 [turbine] Cleanup applicationData
Build / build (push) Successful in 2m38s
2024-03-17 20:59:14 -05:00
gary 205f2a698c [turbine] Fix applicationData to properly return null 2024-03-17 20:05:01 -05:00
gary 82f02896c9 [turbine] Cleanup type safety code for application data
Build / build (push) Successful in 2m35s
2024-03-17 14:33:14 -05:00
gary aa43cb3d8d [turbine] Add some type safety to application data
Build / build (push) Successful in 2m34s
2024-03-16 23:10:44 -05:00
gary 05d08a7687 Merge commit 'd6403991d49292d4f2b7d441636949472ca2b249'
Build / build (push) Successful in 2m22s
2024-03-14 23:33:20 -05:00
gary c6750d50fc [studio/modlib] Add ig::ChildStackItem 2024-03-14 23:32:05 -05:00
gary dade484d87 [olympic/studio] Make StudioContext::ui a ref instead of ptr 2024-03-14 23:31:01 -05:00
gary 04f3d6b491 [keel] Fix some static const vars to be constexpr
Build / build (push) Successful in 2m23s
2024-02-29 23:53:36 -06:00
gary db2dc28f92 [keel] Remove use of removed ModelValue operator
Build / build (push) Successful in 2m24s
2024-02-11 20:35:48 -06:00
gary ce1eea817d [olympic/keel] Remove debug line 2024-02-11 17:28:19 -06:00
gary 59fa39070f [keel] Update pack for Preloader changes
Build / build (push) Successful in 2m19s
2024-02-01 21:07:42 -06:00
gary 10a12f2ab2 [nostalgia/core] Add getTileCnt to header
Build / build (push) Successful in 2m23s
2024-01-31 23:17:59 -06:00
gary 2667be88f6 [nostalgia/core] Add largestPage function for Palette 2024-01-31 23:17:46 -06:00
gary 5972d8acef [nostalgia/core] Fix TileSetEntry model 2024-01-31 23:17:28 -06:00
gary 9c026e1a6c [nostalgia/core/studio] Add function to remove unused data from TileSheets 2024-01-31 23:17:09 -06:00
gary 1dff26d895 [nostalgia/core] Add getTileCnt and fix getTileIdx 2024-01-31 23:16:41 -06:00
gary ff2eb5b11b [olympic/keel] Remove const r-value funcion from AssetRef 2024-01-31 23:15:53 -06:00
gary ef9cb8bea4 [olympic/modlib] Add ListBox to ImGui util 2024-01-30 21:46:38 -06:00