|
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 |
|
|
1b93b2038f
|
[olympic,nostalgia] Move item name/path studio::Editor
|
2023-12-12 23:06:14 -06:00 |
|
|
d056323679
|
[nostalgia,olympic] Remove src as include directory
|
2023-12-12 20:31:05 -06:00 |
|
|
a1de7fbd8a
|
[olympic,nostalgia] Make Applib an interface library that publicly exports applib.cpp
|
2023-12-12 20:23:54 -06:00 |
|
|
debeb83119
|
[glutils] Move glutils to deps
|
2023-12-11 22:57:59 -06:00 |
|
|
e2545a956b
|
[olympic] Move keel, turbine, and studio to olympic
|
2023-12-11 22:48:22 -06:00 |
|
|
5b929b8796
|
[nostalgia] Move Olympic app parameters to NostalgiaProfile library
|
2023-12-11 22:21:01 -06:00 |
|
|
aea1aabcd7
|
[nostalgia] Restructure module register guards to behave more like include guards
|
2023-12-11 22:19:10 -06:00 |
|
|
3b8a9af97b
|
[keel] Remove NostalgiaKeelModules as a dependency of keel
|
2023-12-11 22:16:16 -06:00 |
|
|
d54853a8b5
|
[studio/applib] Cleanup
|
2023-12-10 22:18:48 -06:00 |
|
|
d06412a6fe
|
[nostalgia/tools] Remove old pack.cpp file
|
2023-12-10 22:16:23 -06:00 |
|
|
937e88ce7a
|
[keel] Add missing file
|
2023-12-10 22:14:06 -06:00 |
|
|
9a5bdebbd7
|
[nostalgia] Rename nost-pack to nostalgia-pack
|
2023-12-10 22:12:02 -06:00 |
|
|
a2361c3fd9
|
[keel,nostalgia] AppLib-ize nost-pack
|
2023-12-10 22:10:37 -06:00 |
|
|
d6f0fe0cc8
|
[studio/applib] Remove separate logger instantiation
|
2023-12-10 21:35:01 -06:00 |
|
|
e3b2c66d70
|
[olympic/applib] Change applib run arguments
|
2023-12-10 21:33:45 -06:00 |
|
|
6dec1bf5ed
|
[olympic/applib] Cleanup unused header
|
2023-12-10 21:10:35 -06:00 |
|
|
af1f674bc0
|
[olympic/applib] Move run function to olympic namespace
|
2023-12-10 21:07:17 -06:00 |
|
|
6a1e2f7566
|
[olympic/applib] Make applib module loading optional
|
2023-12-10 20:59:15 -06:00 |
|
|
393259a010
|
[nostalgia,olympic,studio] Add Olympic applib system, convert Studio to use it
|
2023-12-10 20:39:08 -06:00 |
|
|
b6b59e77f5
|
[nostalgia/core/studio] Cleanup TileSheetEditor commands
|
2023-12-10 17:27:18 -06:00 |
|
|
4a94672fdc
|
[nostalgia/core/studio] Fix some use after move bugs
|
2023-12-10 17:17:03 -06:00 |
|
|
d22c968561
|
[nostalgia/core/studio] String hygiene change
|
2023-12-10 17:13:42 -06:00 |
|
|
79c85c2a33
|
[turbine] Cleanup
|
2023-12-10 17:03:58 -06:00 |
|
|
3ac3b7b5e6
|
[nostalgia,studio] Cleanup
|
2023-12-10 17:03:51 -06:00 |
|
|
8c9ebbedae
|
[nostalgia,studio] Replace some String returns with StringView
|
2023-12-10 15:09:51 -06:00 |
|
|
dbd98fe18b
|
[nostalgia/core/studio] Really pedantic formatting change
|
2023-12-10 02:00:54 -06:00 |
|
|
7418a7126a
|
[nostalgia/core/studio] Restructure core studio for maintainability
|
2023-12-10 01:50:52 -06:00 |
|
|
d5a1e11ec5
|
[nostalgia/scene/studio] Fix vertical resizing to crop from bottom of view
|
2023-12-10 00:16:02 -06:00 |
|
|
f4a93d8419
|
[glutils] Change frame buffers to just use linear filtering
|
2023-12-10 00:10:51 -06:00 |
|
|
e923c73c91
|
[nostalgia/scene/studio] Simplify check for framebuffer resizing
|
2023-12-09 23:53:34 -06:00 |
|
|
b5ee68c90b
|
[nostalgia/scene/studio] Fix SceneEditorView to work after switching tabs
|
2023-12-09 23:24:14 -06:00 |
|
|
e906237d76
|
[nostalgia/core/opengl] Remove debug line
|
2023-12-09 23:23:39 -06:00 |
|
|
6bcf29b8f2
|
[nostalgia/core] Cleanup
|
2023-12-09 23:20:48 -06:00 |
|
|
371044d63d
|
[nostalgia] Fix scaling of SceneEditorView not to be completely broken
|
2023-12-09 23:18:04 -06:00 |
|
|
62c671e823
|
[nostalgia/core] Cleanup on TileSheet
|
2023-12-09 17:46:16 -06:00 |
|
|
0ac494998f
|
[glutils] Add wrapper function around resizeInitFrameBuffer
|
2023-12-09 17:13:58 -06:00 |
|
|
500c012713
|
[nostalgia/core/studio] Cleanup TileSheetEditor constructor
|
2023-12-09 17:12:04 -06:00 |
|
|
115941a787
|
[nostalgia/core/studio] Fix palette selection reversion on undo of palette change
|
2023-12-09 12:57:16 -06:00 |
|
|
65a179e314
|
[nostalgia/player] Make error output actually check for error
|
2023-12-09 11:22:10 -06:00 |
|
|
9a80196fa6
|
[nostalgia/core] Make Context definition private
|
2023-12-09 01:27:31 -06:00 |
|
|
40a3c28fbf
|
[turbine] Remove dead code
|
2023-12-09 00:32:39 -06:00 |
|
|
def994f406
|
[turbine/glfw] Enable GLFW_OPENGL_FORWARD_COMPAT on all platforms
|
2023-12-09 00:18:10 -06:00 |
|
|
e808859e29
|
[nostalgia/player] Give player a mechanism for reporting failure in release builds
|
2023-12-09 00:14:30 -06:00 |
|
|
9e9f30fb18
|
[nostalgia/core] Fix some GL rendering issues
|
2023-12-09 00:05:14 -06:00 |
|
|
facde6bdce
|
[keel,nostalgia,studio,turbine] Cleanup structure of Turbine
|
2023-12-09 00:03:31 -06:00 |
|
|
795b1add64
|
[nostalgia,studio] Fix includes
|
2023-12-06 23:59:03 -06:00 |
|
|
db91ea6a63
|
[glutils,nostalgia] Ptr to ref changes
|
2023-12-06 23:56:49 -06:00 |
|
|
57ba1caf90
|
[nostalgia] Cleanup headers
|
2023-12-05 22:50:03 -06:00 |
|
|
a5bdad448f
|
[nostalgia/core] Cleanup headers, TileSheet versioning
|
2023-12-05 22:37:22 -06:00 |
|
|
54fcbb1a33
|
[studio] Adjust size of NewMenu, sort items, rename Quit to Cancel
|
2023-12-04 21:45:59 -06:00 |
|
|
195fd7a113
|
[nostalgia,studio] Cleanup, simplify string handling
|
2023-12-04 21:45:23 -06:00 |
|
|
ed5fc079ee
|
[studio/modlib] Fix project data directory in Project
|
2023-12-04 00:45:31 -06:00 |
|
|
140005799f
|
[glutils,nostalgia/core] Move GlslVersion from GlUtils to Nostalgia Core
|
2023-12-04 00:40:25 -06:00 |
|
|
775efbddc8
|
[keel] Formatting fixes
|
2023-12-03 23:49:02 -06:00 |
|
|
1505d7ea37
|
[keel,nostalgia/tools,studio] Convert some pointers to references
|
2023-12-03 22:48:30 -06:00 |
|
|
26a2d340d6
|
[keel,studio] Cleanup string handling
|
2023-12-03 22:26:25 -06:00 |
|
|
ce514d586c
|
[keel] Cleanup string handling
|
2023-12-03 22:15:22 -06:00 |
|
|
3f83a254d2
|
[keel] Fix UUID to path lookups to fail properly
|
2023-12-03 22:02:00 -06:00 |
|
|
348193ae9e
|
[nostalgia,studio] Cleanup string handling
|
2023-12-03 22:01:38 -06:00 |
|
|
6b7c002a10
|
[nostalgia] Style updates
|
2023-12-03 21:14:20 -06:00 |
|
|
34081a0414
|
[turbine/gba] Make wake up time static
|
2023-12-03 20:38:23 -06:00 |
|
|
d23b69ce17
|
[nostalgia,studio] Cleanup
|
2023-12-03 19:59:27 -06:00 |
|
|
5717d67462
|
[nostalgia/core] Cleanup
|
2023-12-03 19:10:27 -06:00 |
|
|
7666bcc2db
|
[keel,nostalgia] Cleanup pack, move toward further library-ization
|
2023-12-03 19:09:23 -06:00 |
|
|
566b724d36
|
[nostalgia] Update to new FileAddress constructor
|
2023-12-03 10:18:33 -06:00 |
|
|
742427584a
|
[keel,nostalgia/core] Remove implicit String::String(String const&) calls
|
2023-12-01 23:38:59 -06:00 |
|
|
53262c53c4
|
[keel] Fix formatting
|
2023-12-01 22:54:27 -06:00 |
|
|
b212385b17
|
[studio] Cleanup ItemMaker constructors
|
2023-12-01 22:54:00 -06:00 |
|