|
1aceeebd5d
|
[nostalgia/core/gba] Update for Ox FS changes
|
2023-01-27 00:01:14 -06:00 |
|
|
bb643bce42
|
[nostalgia] Add implementation of single tile sprites on OpenGL
|
2023-01-03 03:37:51 -06:00 |
|
|
cf6c05f4c6
|
[nostalgia/tools/pack] Fix for a non-compliant implementation of fstream
|
2023-01-03 03:33:54 -06:00 |
|
|
497bbc1a17
|
[nostalgia/studio] Update for new String beginsWith API
|
2023-01-03 03:32:16 -06:00 |
|
|
03378ebe43
|
[nostalgia/core/gba] Fix buttonDown to return false for non-gamepad buttons
|
2023-01-03 00:13:40 -06:00 |
|
|
2669aafe81
|
[nostalgia] Cleanup frequent allocations and const correctness in project explorer
|
2023-01-01 15:27:28 -06:00 |
|
|
679226ef73
|
[nostalgia] Replace C strings with ox::StringView
|
2022-12-31 17:14:43 -06:00 |
|
|
6cfa8dd40d
|
[nostalgia] Replace unnecessary ox::Strings with ox::StringViews
|
2022-12-31 15:48:47 -06:00 |
|
|
5a09918b64
|
[nostalgia/studio] Add logo
|
2022-12-31 15:28:04 -06:00 |
|
|
2c2fce2c5a
|
[nostalgia] Replace C strings with StringViews
|
2022-12-31 15:03:04 -06:00 |
|
|
5cae7cbd24
|
[nostalgia/studio] Cleanup
|
2022-12-30 18:19:39 -06:00 |
|
|
907393dfe6
|
[nostalgia/studio] Fix MSVC issue
|
2022-12-18 23:18:24 -06:00 |
|
|
bd192ba47a
|
[nostalgia/studio] Fix FDFilterItem to work on Windows
|
2022-12-18 21:56:30 -06:00 |
|
|
e2d5090f44
|
[nostalgia/core/userland] Fix namespace of forward declared Palette
|
2022-12-18 21:13:04 -06:00 |
|
|
d8153e71e1
|
[nostalgia] Fix for Windows
|
2022-12-18 21:04:44 -06:00 |
|
|
ad412177ab
|
[nostalgia/studio] MSVC fixes for NFDE file dialog
|
2022-12-18 21:04:44 -06:00 |
|
|
31e9af032a
|
[nostalgia] Replace most new calls with ox::make
|
2022-12-17 22:30:49 -06:00 |
|
|
716b3d6022
|
[nostalgia/core/studio] Cleanup
|
2022-12-17 14:05:35 -06:00 |
|
|
9b36381b00
|
[nostalgia/studio] Fix config dir creation not create duplicate dirs
|
2022-12-17 14:00:39 -06:00 |
|
|
0d040ad752
|
[nostalgia/tools/pack] Add PtrSize to GbaPlatSpec
|
2022-12-17 13:41:59 -06:00 |
|
|
44f45e64e9
|
[nostalgia/studio] Add ClawViewer for unknown types
|
2022-12-15 01:36:55 -06:00 |
|
|
79d255b63f
|
[nostalgia/core/userland] Make palettes swappable in GL renderer
|
2022-12-11 08:38:38 -06:00 |
|
|
8e956c68b3
|
[nostalgia/core/glfw] Increase uninterruptedRefreshes from user input to 25
|
2022-12-03 20:29:09 -06:00 |
|
|
86cbf66699
|
[nostalgia/tools/pack] Wrap preload operations with start/end allocs
|
2022-12-03 01:54:53 -06:00 |
|
|
ab8b1e4925
|
[nostalgia/core] Give preload version of AssetRef a default constructor
|
2022-12-03 01:53:45 -06:00 |
|
|
b39a125264
|
[nostalgia/core] Handle error in getting preload addr
|
2022-12-03 01:52:39 -06:00 |
|
|
640ea95c24
|
[nostalgia/core] Remove SignalHandler as parent to GBA version of AssetRef
|
2022-12-01 02:02:51 -06:00 |
|
|
7322056df2
|
[nostalgia/tools/pack] Use ox::preload function instead of bare model function in preloading
|
2022-12-01 02:02:28 -06:00 |
|
|
d68d8531e9
|
[nostalgia/tools/pack] Fix error message for missing rom-bin path
|
2022-12-01 02:01:07 -06:00 |
|
|
0e0f43895a
|
[nostalgia/tools/pack] Improve output and fix a sign conversion
|
2022-12-01 00:15:37 -06:00 |
|
|
8329bf9217
|
[nostalgia/core/gba] Remove unnecessary include
|
2022-12-01 00:14:20 -06:00 |
|
|
d82ec27296
|
[nostalgia/tools/pack] Update for BufferWriter::buff() change
|
2022-11-30 20:51:39 -06:00 |
|
|
3abcd0af8f
|
[nostalgia/tools/pack] Add GbaPlatSpec
|
2022-11-30 20:47:02 -06:00 |
|
|
090fe28b44
|
[nostalgia] Integrate Ox Preloader
|
2022-11-30 01:51:45 -06:00 |
|
|
52efae287b
|
[nostalgia/core] Cleanup CMakeLists.txt
|
2022-11-10 21:55:37 -06:00 |
|
|
64ac8f7dbf
|
[nostalgia/core/glfw] Add ImGui theme
|
2022-10-29 20:09:48 -05:00 |
|
|
a049861f3a
|
[nostalgia/core] Fix clang-tidy warnings
|
2022-09-24 23:54:17 -05:00 |
|
|
ea55a33b60
|
[nostalgia/core] Fix possible div by zero in idxToPt
|
2022-09-24 20:38:49 -05:00 |
|
|
fb5934975d
|
[nostalgia/core] Cleanup formatting error in typeconv.hpp
|
2022-08-03 00:40:13 -05:00 |
|
|
e822bf2ccb
|
[nostalgia/core] Add missing nodiscards to clipboard types
|
2022-08-03 00:39:40 -05:00 |
|
|
d9f0415074
|
[nostalgia/core/gba] Make GBA CBB data static
|
2022-08-03 00:38:54 -05:00 |
|
|
ef04e03d11
|
[nostalgia/core/userland] Fix CLion warnnings
|
2022-08-03 00:38:01 -05:00 |
|
|
41b1c6eb25
|
[nostalgia/player] Make sprites in demo scene auto-scroll slower
|
2022-08-03 00:37:18 -05:00 |
|
|
6a02161b37
|
[nostalgia/player] Make sprites in demo scene auto-scroll
|
2022-08-02 01:32:46 -05:00 |
|
|
3b19909eb1
|
[nostalgia/core/glfw] Set window title to app name
|
2022-08-02 01:31:18 -05:00 |
|
|
35ae54b336
|
[nostalgia/core] Add ability to set a BG's CBB
|
2022-08-02 01:30:53 -05:00 |
|
|
379c939208
|
[nostalgia/core/studio] Move Select tool to first tool in TileSheetEditor toolbox
|
2022-07-30 21:13:41 -05:00 |
|
|
ed025bfa31
|
[nostalgia/studio] Make Project update file index when a file is added
|
2022-07-30 18:26:20 -05:00 |
|
|
29fd9b8c4f
|
[nostalgia/core] Make invalid palette lookups return 0 instead of garbage memory
|
2022-07-30 14:47:44 -05:00 |
|
|
c8dc14dd8e
|
[nostalgia/core/studio] Add key binding to for switching tools in TileSheetEditor
|
2022-07-30 14:45:17 -05:00 |
|