gary
|
645e48af7b
|
[nostalgia,olympic] Run liccor
|
2025-01-08 23:02:08 -06:00 |
|
gary
|
462f2bca4c
|
[nostalgia,olympic] Change macro names to comply with broader conventions
|
2024-12-21 02:41:19 -06:00 |
|
gary
|
96d27eecd1
|
[nostalgia,olympic] Cleanup
|
2024-12-13 22:00:03 -06:00 |
|
gary
|
0a62d90065
|
[studio] Remove Editor::setRequiresConstantRefresh
|
2024-10-02 01:18:37 -05:00 |
|
gary
|
a1b5b56553
|
[olympic,nostalgia] Rename CRStringView to StringViewCR
|
2024-09-28 16:10:44 -05:00 |
|
gary
|
f189469926
|
[keel] Remove setAsset
|
2024-05-27 21:13:17 -05:00 |
|
gary
|
6b47133c22
|
[nostalgia] Cleanup StudioModules
|
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
|
27f1df8f33
|
[nostalgia,olympic] Further reduce use of applicationData
|
2024-03-23 16:07:49 -05:00 |
|
gary
|
b75bbc4d20
|
[olympic,nostalgia] Change order of oxModelFieldRename args
|
2024-01-28 18:03:50 -06:00 |
|
gary
|
124c7029bd
|
[olympic/studio] Change Studio modules to pass StudioContext instead of turbine::Context
|
2024-01-20 15:40:08 -06:00 |
|
gary
|
051623f4b5
|
[olympic,nostalgia] Update copyright for 2024
|
2024-01-01 12:02:40 -06:00 |
|
gary
|
4b9758f478
|
[nostalgia/core] Move most TileSheet member functions out of class
|
2023-12-27 23:10:38 -06:00 |
|
gary
|
ffdc0ddb97
|
[nostalgia/core] Add support for specifying palette banks
|
2023-12-26 11:54:31 -06:00 |
|
gary
|
d29118d783
|
[nostalgia/core] Cleanup graphics API
|
2023-12-21 21:18:31 -06:00 |
|
gary
|
63608229e1
|
[nostalgia/scene/studio] Remove Scene maker from New Item wizard
|
2023-12-14 22:01:26 -06:00 |
|
gary
|
819e93bb1c
|
[olympic/studio,nostalgia] Change Editor item name to item path, make
TileSheetEditorImGui inherit from Editor
|
2023-12-13 23:15:53 -06:00 |
|
gary
|
1b93b2038f
|
[olympic,nostalgia] Move item name/path studio::Editor
|
2023-12-12 23:06:14 -06:00 |
|
gary
|
3ac3b7b5e6
|
[nostalgia,studio] Cleanup
|
2023-12-10 17:03:51 -06:00 |
|
gary
|
8c9ebbedae
|
[nostalgia,studio] Replace some String returns with StringView
|
2023-12-10 15:09:51 -06:00 |
|
gary
|
d5a1e11ec5
|
[nostalgia/scene/studio] Fix vertical resizing to crop from bottom of view
|
2023-12-10 00:16:02 -06:00 |
|
gary
|
e923c73c91
|
[nostalgia/scene/studio] Simplify check for framebuffer resizing
|
2023-12-09 23:53:34 -06:00 |
|
gary
|
b5ee68c90b
|
[nostalgia/scene/studio] Fix SceneEditorView to work after switching tabs
|
2023-12-09 23:24:14 -06:00 |
|
gary
|
371044d63d
|
[nostalgia] Fix scaling of SceneEditorView not to be completely broken
|
2023-12-09 23:18:04 -06:00 |
|
gary
|
9a80196fa6
|
[nostalgia/core] Make Context definition private
|
2023-12-09 01:27:31 -06:00 |
|
gary
|
facde6bdce
|
[keel,nostalgia,studio,turbine] Cleanup structure of Turbine
|
2023-12-09 00:03:31 -06:00 |
|
gary
|
db91ea6a63
|
[glutils,nostalgia] Ptr to ref changes
|
2023-12-06 23:56:49 -06:00 |
|
gary
|
57ba1caf90
|
[nostalgia] Cleanup headers
|
2023-12-05 22:50:03 -06:00 |
|
gary
|
195fd7a113
|
[nostalgia,studio] Cleanup, simplify string handling
|
2023-12-04 21:45:23 -06:00 |
|
gary
|
d23b69ce17
|
[nostalgia,studio] Cleanup
|
2023-12-03 19:59:27 -06:00 |
|
gary
|
453e08497d
|
[keel,nostalgia] Make core calls take Context references instead of pointers
|
2023-12-01 22:53:21 -06:00 |
|
gary
|
e9822bf124
|
[nostalgia,studio] Remove implicit ox::String::String(const char*) calls
|
2023-12-01 22:35:02 -06:00 |
|
gary
|
232a166833
|
[keel,nostalgia,studio] Make keel use references in place of a lot of pointers
|
2023-11-30 23:15:16 -06:00 |
|
gary
|
e543131f0d
|
[nostalgia,studio] Cleanup Studio
|
2023-11-30 00:57:47 -06:00 |
|
gary
|
b946e428ad
|
[keel,nostalgia,turbine] Cleanup
|
2023-11-23 01:46:11 -06:00 |
|
gary
|
868adae053
|
[nostalgia] Cleanup
|
2023-11-05 10:19:27 -06:00 |
|
gary
|
72346162a5
|
[keel,nostalgia] Add id() function to Keel modules
|
2023-09-30 13:34:45 -05:00 |
|
gary
|
e89751dd72
|
Make libraries build as shared libraries on non-Apple/MS systems
|
2023-07-01 16:04:24 -05:00 |
|
gary
|
c5233e0d1d
|
[keel,nostalgia,studio,turbine] Make turbine::Context have a keel::Context instead of being one
|
2023-06-20 00:56:55 -05:00 |
|
gary
|
bac3eed958
|
[nostalgia/scene] Cleanup
|
2023-06-18 20:28:08 -05:00 |
|
gary
|
a95aae2b68
|
[nostalgia/scene] Delete duplicate keelmodule.cpp
|
2023-06-18 17:36:10 -05:00 |
|
gary
|
9ba13b17b1
|
[nostalgia/scene] Make Scene::setupDisplay const
|
2023-06-18 01:40:34 -05:00 |
|
gary
|
bb694b9b13
|
[nostalgia] CMake cleanup
|
2023-06-17 20:53:08 -05:00 |
|
gary
|
76a8499630
|
[nostalgia] Cleanup Keel modules
|
2023-06-17 20:52:44 -05:00 |
|
gary
|
04cb710d56
|
[glutils,keel,nostalgia,turbine] Cleanup sign conversion warnings that are now enabled universal
|
2023-06-17 20:03:45 -05:00 |
|
gary
|
2974fa5863
|
[nostalgia] Reorganize Keel components of modules into own directories
|
2023-06-17 19:37:34 -05:00 |
|
gary
|
ecde759bec
|
[nostalgia] Move modules into modules directory
|
2023-06-17 17:22:56 -05:00 |
|