This website requires JavaScript.
5433fd9b1d
[nostalgia/core] Add new version of Palette with pages
Gary Talent
2024-01-17 01:30:29 -06:00
b46cb65b7f
[nostalgia/studio] Add version
Gary Talent
2024-01-05 21:54:22 -06:00
6d649292e2
[nostalgia/core/studio] Increase max tilesheet export size, fix input handling when popups open
release-d2023.12
Gary Talent
2024-01-04 22:47:57 -06:00
877349df46
[nostalgia/core/studio] Increase max tilesheet export size, fix input handling when popups open
Gary Talent
2024-01-04 22:47:57 -06:00
5418c06296
[olympic] Change olympic::s_version to olympic::appVersion
Gary Talent
2024-01-01 14:14:16 -06:00
dd9c1100c3
[glutils] Update copyright for 2024
Gary Talent
2024-01-01 12:06:05 -06:00
db82aee7c7
[teagba] Update copyright for 2024
Gary Talent
2024-01-01 12:04:09 -06:00
edf15858ca
[teagba] Update copyright for 2024
Gary Talent
2024-01-01 12:04:09 -06:00
d1efbb2ffa
[ox] Update copyright for 2024
Gary Talent
2024-01-01 12:03:16 -06:00
051623f4b5
[olympic,nostalgia] Update copyright for 2024
Gary Talent
2024-01-01 12:02:40 -06:00
7f56a77e7d
[nostalgia/studio] Add version to Nostalgia Studio
release-d2023.12.0
Gary Talent
2023-12-31 23:20:40 -06:00
055d64b125
[olympic] Add support for an AppLib app specific version
Gary Talent
2023-12-31 23:18:17 -06:00
de9f842640
[ox/std] Add error.hpp include to memory.hpp
Gary Talent
2023-12-31 22:51:30 -06:00
200e586768
Add .idea to .gitignore
Gary Talent
2023-12-31 22:41:28 -06:00
f1609519a7
[olympic] Cleanup
Gary Talent
2023-12-31 22:41:06 -06:00
e452d9db4f
[nostalgia] Add python3-mypy to Debian deps
Gary Talent
2023-12-30 22:50:11 -06:00
43a87b606e
[nostalgia] Ensure pkg-gba reads .current_build without a new line
Gary Talent
2023-12-30 13:59:10 -06:00
8acc6244d5
[olympic/keel] Improve error clarity on pack some common failures
Gary Talent
2023-12-30 13:58:42 -06:00
bd2aeee276
[ox/claw] Improve error clarity when loading ModelObjects
Gary Talent
2023-12-30 13:57:51 -06:00
89fab5cc20
[ox/fs] Remove stdc++fs from library list on Linux
Gary Talent
2023-12-30 01:05:46 -06:00
1c06ea677f
[nostalgia] Add links to Tonc and GBATEK to developer-handbook
Gary Talent
2023-12-29 19:02:38 -06:00
6b948ee069
Merge commit '932c3e57e93d63dc98c454015afea941416ff423'
Gary Talent
2023-12-29 18:44:06 -06:00
72dddcaee5
[ox] Fix TypeDescWriter segfault
Gary Talent
2023-12-29 18:42:59 -06:00
7c824e910c
[nostalgia] Remove Jenkinsfiles
Gary Talent
2023-12-29 02:28:53 -06:00
a0c8146396
[nostalgia/core/studio] East const some function args
Gary Talent
2023-12-29 00:06:18 -06:00
d5b232f5d5
[olympic/studio] Fix array bounds issue
Gary Talent
2023-12-28 23:52:31 -06:00
c79fe3be43
[buildcore] Make CMake configure failure trigger failed return code
Gary Talent
2023-12-28 23:50:30 -06:00
1df4e78084
[olympic/studio] Add new project menu, make file creation open file
Gary Talent
2023-12-28 23:44:25 -06:00
ffbdb09c31
[olympic/turbine/glfw] Add shift key support
Gary Talent
2023-12-28 23:41:33 -06:00
b35a956e4f
[olympic/studio] Cleanup unused expression
Gary Talent
2023-12-28 01:08:35 -06:00
d3847caab4
[olympic/studio] Make Project::writeObj only write descriptor if it does not already exist or if debug build
Gary Talent
2023-12-28 00:24:18 -06:00
ae066a914c
[olympic/studio] Fix Project::writeObj to ensure parent directory of file exists
Gary Talent
2023-12-28 00:06:15 -06:00
67543af806
[ox/oc] Remove some unnecessary code
Gary Talent
2023-12-27 23:50:02 -06:00
6b774ec285
[ox/oc] Fix array writing to write all values
Gary Talent
2023-12-27 23:47:52 -06:00
4b9758f478
[nostalgia/core] Move most TileSheet member functions out of class
Gary Talent
2023-12-27 23:10:38 -06:00
bf12b15fe6
[nostalgia/sample_project] Update some tilesheets to version 4 format
Gary Talent
2023-12-26 20:28:55 -06:00
a7328eb5ef
[nostalgia/core/studio] Reduce indent for Subsheet editor
Gary Talent
2023-12-26 20:18:07 -06:00
b52124a0c5
[nostalgia/core/studio] Revert new subsheet index increment to happen after index assignment
Gary Talent
2023-12-26 20:14:16 -06:00
eae9972f85
[nostalgia/sample_project] Add missing type descriptors
Gary Talent
2023-12-26 18:55:35 -06:00
d83e392964
[nostalgia/core] Cleanup, revert CompactTileSheet version to 1
Gary Talent
2023-12-26 18:50:33 -06:00
e2d0a784f1
[olympic/keel] Cleanup
Gary Talent
2023-12-26 18:36:51 -06:00
f08821422a
[nostalgia/core/studio] Change TileSheets to back to MC
Gary Talent
2023-12-26 17:56:03 -06:00
6a2954f82b
[nostalgia/core] Remove id from TileSheetV3::Subsheet, add TileSheetV4
Gary Talent
2023-12-26 17:28:41 -06:00
9c19655ce2
[nostalgia/core] Fix build, add SubSheet ID to SubSheet Editor view
Gary Talent
2023-12-26 16:37:09 -06:00
087c834b25
[nostalgia/core/studio] Fix Add SubSheet to increment idIt before using it
Gary Talent
2023-12-26 16:34:40 -06:00
79bdbf2eaa
[nostalgia/core] Add id to TileSheetV3::SubSheet model
Gary Talent
2023-12-26 16:31:54 -06:00
2bdc3def74
[nostalgia/core/opengl] Implement flip X and flip Y for BG tiles
Gary Talent
2023-12-26 12:34:35 -06:00
e7a663901a
[nostalgia/core/opengl] Fix duplicate and missing symbol
Gary Talent
2023-12-26 11:59:14 -06:00
ffdc0ddb97
[nostalgia/core] Add support for specifying palette banks
Gary Talent
2023-12-26 11:54:31 -06:00
e941781f21
[ox/std] Cleanup Result::copyTo variants
Gary Talent
2023-12-25 00:54:59 -06:00
b869f490c3
[ox/std] Add or_value to Optional, Result
Gary Talent
2023-12-25 00:51:17 -06:00
caf8d93c21
[nostalgia] Delete .gitlab-ci.yml
Gary Talent
2023-12-25 00:42:36 -06:00
afbf2caf97
[nostalgia] Remove conan from devenv
Gary Talent
2023-12-24 06:41:18 -06:00
20914eaade
[nostalgia] Add Gitea action file
Gary Talent
2023-12-24 06:38:28 -06:00
c5f76ff558
[nostalgia/core] Add setBgBpp function
Gary Talent
2023-12-23 21:33:52 -06:00
050339ba09
[nostalgia] Update developer-handbook
Gary Talent
2023-12-23 19:08:18 -06:00
45ec39f77b
[ox/std] Add Result::orVal
Gary Talent
2023-12-23 17:52:20 -06:00
319fbb2600
[nostalgia] Add .lldbinit
Gary Talent
2023-12-23 17:41:18 -06:00
f43d97a17e
[nostalgia] Add missing type descriptors
Gary Talent
2023-12-23 17:40:17 -06:00
a0974637a3
[nostalgia] Add missing test tilesheets
Gary Talent
2023-12-23 17:39:43 -06:00
c90a8449be
[olympic/turbine] Fix some broken CMake vars
Gary Talent
2023-12-23 15:30:54 -06:00
95dcd6bee7
[teagba] Fix not to rely on TURBINE_BUILD_TYPE
Gary Talent
2023-12-23 15:30:22 -06:00
5b167fd53b
[nfde] Bump minimum CMake for NFDE to silence CMake warning
Gary Talent
2023-12-23 15:00:18 -06:00
a701a241eb
[imgui] Add target_include_directories for ImGui
Gary Talent
2023-12-23 14:35:12 -06:00
9907bb8f1d
[nostalgia] Allow building Studio mods without Studio app
Gary Talent
2023-12-23 14:32:30 -06:00
9cb6bd4a32
[teagba] Cleanup CMake
Gary Talent
2023-12-23 12:25:12 -06:00
2dba592a42
[nostalgia,olympic] Cleanup CMake
Gary Talent
2023-12-23 12:23:47 -06:00
978f2f9c4f
[nostalgia/core/gba] Cleanup
Gary Talent
2023-12-23 01:50:26 -06:00
2bad4ee416
Add OLYMPIC_BUILD_STUDIO CMake var
Gary Talent
2023-12-23 01:25:51 -06:00
46d1313797
[nostalgia/core] Get TileSheetSet working with 8bpp setting
Gary Talent
2023-12-23 01:23:31 -06:00
fcf6f00797
[nostalgia/core] Get TileSheetSet working
Gary Talent
2023-12-22 22:38:46 -06:00
ef6e3af735
[ox/model] Fix infinite recursion caused by have a vector of the same type in ModelValue
Gary Talent
2023-12-22 19:44:04 -06:00
80d0df2f46
[ox/fs] Cleanup FileAddress model
Gary Talent
2023-12-22 19:40:30 -06:00
9db10ec4a1
[ox/mc] Fix serialization of negative numbers in non-64 bit values
Gary Talent
2023-12-22 19:36:42 -06:00
c460e0f9e0
[olympic/studio] Fix NewMenu to clear item name on reopen
Gary Talent
2023-12-22 04:49:13 -06:00
3fa9d132ae
[ox/mc] Fix issue with -1 union index
Gary Talent
2023-12-22 04:42:13 -06:00
907ead2948
[ox/std] Fix Optional deref operator, in_place constructor
Gary Talent
2023-12-22 04:41:39 -06:00
8526b3fa51
[nostalgia/core] Add loading multiple tile sheets
Gary Talent
2023-12-22 01:03:41 -06:00
6de0e882e9
[teagba] Change sprite buffer to fully update on every VSync
Gary Talent
2023-12-22 01:02:24 -06:00
d29118d783
[nostalgia/core] Cleanup graphics API
Gary Talent
2023-12-21 21:18:31 -06:00
8395128efa
[teagba] Update to newer conventions
Gary Talent
2023-12-21 21:18:01 -06:00
77c86b9516
[ox/preloader] Add missing typenames
Gary Talent
2023-12-20 23:04:34 -06:00
6d2a20e8bd
[nostalgia/core/opengl] Allow GL implementation to customize sprite count and size
Gary Talent
2023-12-20 23:01:56 -06:00
056284c857
[sample_project] Add ~ and | to charset
Gary Talent
2023-12-20 22:08:26 -06:00
3787f6adb2
Make gitignore ignore all .gba and .sav files
Gary Talent
2023-12-20 22:06:49 -06:00
ce34d450b9
[nostalgia/player] Turn player back into test sandbox
Gary Talent
2023-12-20 20:13:54 -06:00
8fa47e961d
[nostalgia/core/opengl] Disable depth testing once core scene is drawn
Gary Talent
2023-12-20 19:14:42 -06:00
4e4cec1b64
[teagba] Change a reinterpret_cast to bit_cast
Gary Talent
2023-12-20 19:01:31 -06:00
9840b6fdee
[nostalgia/core] Add a background priority option
Gary Talent
2023-12-20 19:00:23 -06:00
d0c90c39e0
[nostalgia/core/opengl] Cleanup priority, ensure sprites draw over BGs by default
Gary Talent
2023-12-20 00:14:47 -06:00
7ba6fb3ac5
[ox/fs] Fix log message
Gary Talent
2023-12-19 23:38:29 -06:00
8dd6adc554
[nostalgia/core] Specify a maximum for priority level
Gary Talent
2023-12-19 23:06:14 -06:00
0093778f64
[nostalgia/core/opengl] Cleanup sprite enable/disable code
Gary Talent
2023-12-19 22:55:41 -06:00
59016ee894
[nostalgia/core] Fix OpenGL sprites, add priority
Gary Talent
2023-12-19 22:37:18 -06:00
2b8dbb88b2
[teagba] Fix applySpriteUpdates to reset update counter
Gary Talent
2023-12-17 18:40:12 -06:00
7bc1d90be8
Restore some global CMake setting that were moved to nostalgia
Gary Talent
2023-12-16 20:08:26 -06:00
cfb7d4f861
[nostalgia/studio] Add icon
Gary Talent
2023-12-16 10:51:14 -06:00
7a6e94959c
[nostalgia] Move nostalgia install vars to nostalgia dir CMakeLists.txt
Gary Talent
2023-12-16 10:45:04 -06:00
eb1846278b
[nostalgia/studio] Update app name
Gary Talent
2023-12-16 10:35:28 -06:00
00c2a39dba
[olympic] Cleanup
Gary Talent
2023-12-16 03:05:57 -06:00