Commit Graph

3045 Commits

Author SHA1 Message Date
gary 79c85c2a33 [turbine] Cleanup 2023-12-10 17:03:58 -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 dbd98fe18b [nostalgia/core/studio] Really pedantic formatting change 2023-12-10 02:00:54 -06:00
gary 7418a7126a [nostalgia/core/studio] Restructure core studio for maintainability 2023-12-10 01:50:52 -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 f4a93d8419 [glutils] Change frame buffers to just use linear filtering 2023-12-10 00:10:51 -06:00
gary e923c73c91 [nostalgia/scene/studio] Simplify check for framebuffer resizing 2023-12-09 23:53:34 -06:00
gary 4a9f035014 Disable some annoying clang-tidy warnings 2023-12-09 23:39:03 -06:00
gary b5ee68c90b [nostalgia/scene/studio] Fix SceneEditorView to work after switching tabs 2023-12-09 23:24:14 -06:00
gary e906237d76 [nostalgia/core/opengl] Remove debug line 2023-12-09 23:23:39 -06:00
gary 6bcf29b8f2 [nostalgia/core] Cleanup 2023-12-09 23:20:48 -06:00
gary 406388c042 [README] Add libgtk-3-dev to Debian dependency list 2023-12-09 23:20:12 -06:00
gary 371044d63d [nostalgia] Fix scaling of SceneEditorView not to be completely broken 2023-12-09 23:18:04 -06:00
gary 62c671e823 [nostalgia/core] Cleanup on TileSheet 2023-12-09 17:46:16 -06:00
gary 0ac494998f [glutils] Add wrapper function around resizeInitFrameBuffer 2023-12-09 17:13:58 -06:00
gary 500c012713 [nostalgia/core/studio] Cleanup TileSheetEditor constructor 2023-12-09 17:12:04 -06:00
gary 1c4fb80702 Remove debug build from GitLab CI 2023-12-09 15:18:51 -06:00
gary a4fac4c1d3 [ox/fs] Some cleanup for FileAddress 2023-12-09 15:06:06 -06:00
gary 115941a787 [nostalgia/core/studio] Fix palette selection reversion on undo of palette change 2023-12-09 12:57:16 -06:00
gary 65a179e314 [nostalgia/player] Make error output actually check for error 2023-12-09 11:22:10 -06:00
gary eed240eacc [ox/mc] Fix test struct model, fix zeroing out of empty vectors in unions 2023-12-09 11:21:27 -06:00
gary cc7c7ac9d7 [ox/std] Fix more functions to work with UPter custom deleters 2023-12-09 01:33:33 -06:00
gary 9a80196fa6 [nostalgia/core] Make Context definition private 2023-12-09 01:27:31 -06:00
gary 8804819e17 [ox/model] Remove another const_cast 2023-12-09 00:50:14 -06:00
gary ade6af8698 [ox] Add optional typename to satisfy clangd 2023-12-09 00:49:37 -06:00
gary cd0958c691 [ox] Cleanup some const_casts 2023-12-09 00:49:03 -06:00
gary 40a3c28fbf [turbine] Remove dead code 2023-12-09 00:32:39 -06:00
gary def994f406 [turbine/glfw] Enable GLFW_OPENGL_FORWARD_COMPAT on all platforms 2023-12-09 00:18:10 -06:00
gary e808859e29 [nostalgia/player] Give player a mechanism for reporting failure in release builds 2023-12-09 00:14:30 -06:00
gary 9e9f30fb18 [nostalgia/core] Fix some GL rendering issues 2023-12-09 00:05:14 -06:00
gary facde6bdce [keel,nostalgia,studio,turbine] Cleanup structure of Turbine 2023-12-09 00:03:31 -06:00
gary 1298051a1a [ox/std] Give UPter alias the other template parameter of UniquePtr 2023-12-08 22:33:36 -06:00
gary f169c96e78 [ox/claw] Remove ReadClaw from build 2023-12-07 00:15:08 -06:00
gary 1547e8e550 Add OX_NODEBUG to GitLab CI 2023-12-07 00:08:37 -06:00
gary 795b1add64 [nostalgia,studio] Fix includes 2023-12-06 23:59:03 -06:00
gary db91ea6a63 [glutils,nostalgia] Ptr to ref changes 2023-12-06 23:56:49 -06:00
gary 7e19f45c69 [ox/std] Add SpanView::data() 2023-12-05 22:51:18 -06:00
gary 57ba1caf90 [nostalgia] Cleanup headers 2023-12-05 22:50:03 -06:00
gary a5bdad448f [nostalgia/core] Cleanup headers, TileSheet versioning 2023-12-05 22:37:22 -06:00
gary 54fcbb1a33 [studio] Adjust size of NewMenu, sort items, rename Quit to Cancel 2023-12-04 21:45:59 -06:00
gary 195fd7a113 [nostalgia,studio] Cleanup, simplify string handling 2023-12-04 21:45:23 -06:00
gary 0d606643f5 [ox/mc,ox/oc] Fix write for ox::Array, cleanup 2023-12-04 21:43:22 -06:00
gary 402f54b3e3 [sample_project] Add ox FileAddress type descriptors 2023-12-04 00:45:59 -06:00
gary ed5fc079ee [studio/modlib] Fix project data directory in Project 2023-12-04 00:45:31 -06:00
gary 140005799f [glutils,nostalgia/core] Move GlslVersion from GlUtils to Nostalgia Core 2023-12-04 00:40:25 -06:00
gary 7d9a1676e8 [ox/claw] Test cleanup 2023-12-04 00:26:08 -06:00
gary b61f81abf0 [ox] Make tests more consistent 2023-12-04 00:22:00 -06:00
gary 775efbddc8 [keel] Formatting fixes 2023-12-03 23:49:02 -06:00
gary 1505d7ea37 [keel,nostalgia/tools,studio] Convert some pointers to references 2023-12-03 22:48:30 -06:00