|
d83e392964
|
[nostalgia/core] Cleanup, revert CompactTileSheet version to 1
Build / build (push) Successful in 2m2s
|
2023-12-26 18:50:33 -06:00 |
|
|
e2d0a784f1
|
[olympic/keel] Cleanup
|
2023-12-26 18:37:02 -06:00 |
|
|
f08821422a
|
[nostalgia/core/studio] Change TileSheets to back to MC
Build / build (push) Successful in 2m4s
|
2023-12-26 17:56:03 -06:00 |
|
|
6a2954f82b
|
[nostalgia/core] Remove id from TileSheetV3::Subsheet, add TileSheetV4
Build / build (push) Has been cancelled
|
2023-12-26 17:28:41 -06:00 |
|
|
9c19655ce2
|
[nostalgia/core] Fix build, add SubSheet ID to SubSheet Editor view
Build / build (push) Successful in 2m5s
|
2023-12-26 16:37:09 -06:00 |
|
|
087c834b25
|
[nostalgia/core/studio] Fix Add SubSheet to increment idIt before using it
Build / build (push) Failing after 23s
|
2023-12-26 16:34:40 -06:00 |
|
|
79bdbf2eaa
|
[nostalgia/core] Add id to TileSheetV3::SubSheet model
|
2023-12-26 16:31:54 -06:00 |
|
|
2bdc3def74
|
[nostalgia/core/opengl] Implement flip X and flip Y for BG tiles
Build / build (push) Successful in 2m4s
|
2023-12-26 12:34:35 -06:00 |
|
|
e7a663901a
|
[nostalgia/core/opengl] Fix duplicate and missing symbol
Build / build (push) Successful in 2m6s
|
2023-12-26 11:59:14 -06:00 |
|
|
ffdc0ddb97
|
[nostalgia/core] Add support for specifying palette banks
Build / build (push) Failing after 40s
|
2023-12-26 11:54:31 -06:00 |
|
|
c5f76ff558
|
[nostalgia/core] Add setBgBpp function
|
2023-12-23 21:33:52 -06:00 |
|
|
c90a8449be
|
[olympic/turbine] Fix some broken CMake vars
|
2023-12-23 15:30:54 -06:00 |
|
|
9907bb8f1d
|
[nostalgia] Allow building Studio mods without Studio app
|
2023-12-23 14:34:32 -06:00 |
|
|
2dba592a42
|
[nostalgia,olympic] Cleanup CMake
|
2023-12-23 12:23:47 -06:00 |
|
|
978f2f9c4f
|
[nostalgia/core/gba] Cleanup
|
2023-12-23 01:50:26 -06:00 |
|
|
2bad4ee416
|
Add OLYMPIC_BUILD_STUDIO CMake var
|
2023-12-23 01:25:51 -06:00 |
|
|
46d1313797
|
[nostalgia/core] Get TileSheetSet working with 8bpp setting
|
2023-12-23 01:24:56 -06:00 |
|
|
fcf6f00797
|
[nostalgia/core] Get TileSheetSet working
|
2023-12-22 22:38:46 -06:00 |
|
|
c460e0f9e0
|
[olympic/studio] Fix NewMenu to clear item name on reopen
|
2023-12-22 04:49:13 -06:00 |
|
|
8526b3fa51
|
[nostalgia/core] Add loading multiple tile sheets
|
2023-12-22 01:03:41 -06:00 |
|
|
d29118d783
|
[nostalgia/core] Cleanup graphics API
|
2023-12-21 21:18:31 -06:00 |
|
|
6d2a20e8bd
|
[nostalgia/core/opengl] Allow GL implementation to customize sprite count and size
|
2023-12-20 23:01:56 -06:00 |
|
|
ce34d450b9
|
[nostalgia/player] Turn player back into test sandbox
|
2023-12-20 20:13:54 -06:00 |
|
|
8fa47e961d
|
[nostalgia/core/opengl] Disable depth testing once core scene is drawn
|
2023-12-20 19:22:47 -06:00 |
|
|
9840b6fdee
|
[nostalgia/core] Add a background priority option
|
2023-12-20 19:00:23 -06:00 |
|
|
d0c90c39e0
|
[nostalgia/core/opengl] Cleanup priority, ensure sprites draw over BGs by default
|
2023-12-20 18:59:41 -06:00 |
|
|
8dd6adc554
|
[nostalgia/core] Specify a maximum for priority level
|
2023-12-19 23:06:14 -06:00 |
|
|
0093778f64
|
[nostalgia/core/opengl] Cleanup sprite enable/disable code
|
2023-12-19 22:55:41 -06:00 |
|
|
59016ee894
|
[nostalgia/core] Fix OpenGL sprites, add priority
|
2023-12-19 22:37:18 -06:00 |
|
|
7bc1d90be8
|
Restore some global CMake setting that were moved to nostalgia
|
2023-12-16 20:08:26 -06:00 |
|
|
cfb7d4f861
|
[nostalgia/studio] Add icon
|
2023-12-16 10:51:14 -06:00 |
|
|
7a6e94959c
|
[nostalgia] Move nostalgia install vars to nostalgia dir CMakeLists.txt
|
2023-12-16 10:45:04 -06:00 |
|
|
eb1846278b
|
[nostalgia/studio] Update app name
|
2023-12-16 10:35:28 -06:00 |
|
|
00c2a39dba
|
[olympic] Cleanup
|
2023-12-16 03:05:57 -06:00 |
|
|
56f59b29fe
|
[nostalgia/core/studio] Add scale option to TileSheet export
|
2023-12-16 02:58:54 -06:00 |
|
|
9b11fa4e91
|
[olympic/keel] Fix some unsafe pointer accesses, disconnect signals on asset move
|
2023-12-15 01:33:08 -06:00 |
|
|
72e54da017
|
[olympic/turbine] East const Turbine, cleanup
|
2023-12-15 00:54:55 -06:00 |
|
|
58d13a3ad9
|
[olympic/studio/modlib] East const Studio
|
2023-12-15 00:49:55 -06:00 |
|
|
5ae6df7e05
|
[olympic/applib] East const applib
|
2023-12-15 00:26:31 -06:00 |
|
|
f71d4d3efd
|
[olympic/keel] Finish east consting Keel
|
2023-12-15 00:22:56 -06:00 |
|
|
4b824ddef4
|
[olympic] Change readClaw to take ref to TypeStore
|
2023-12-14 23:56:14 -06:00 |
|
|
1f2e9917f1
|
[nostalgia/core/opengl] Cleanup fragment shader
|
2023-12-14 23:47:00 -06:00 |
|
|
13ddbd981e
|
[olympic,nostalgia] Cleanup some reinterpret_casts
|
2023-12-14 23:39:30 -06:00 |
|
|
cdc7428eb6
|
[olympic,nostalgia] Update Result copyTo and moveTo calls to take refs
|
2023-12-14 22:26:55 -06:00 |
|
|
935099f8d4
|
[nostalgia] Re-enable Scene module
|
2023-12-14 22:03:39 -06:00 |
|
|
63608229e1
|
[nostalgia/scene/studio] Remove Scene maker from New Item wizard
|
2023-12-14 22:01:26 -06:00 |
|
|
db961739ad
|
[olympic/studio] Fix several crashes
|
2023-12-14 21:34:46 -06:00 |
|
|
2167a46266
|
[olympic/studio] Make copy/cut/paste enabled function noexcept
|
2023-12-14 19:37:24 -06:00 |
|
|
d1c6ab9f77
|
[nostalgia/core/studio] Cleanup TileSheetEditor, make it set copy/cut/paste enabled/disabled
|
2023-12-14 19:36:10 -06:00 |
|
|
819e93bb1c
|
[olympic/studio,nostalgia] Change Editor item name to item path, make
TileSheetEditorImGui inherit from Editor
|
2023-12-13 23:15:53 -06:00 |
|