|
db82aee7c7
|
[teagba] Update copyright for 2024
|
2024-01-01 12:06:57 -06:00 |
|
|
edf15858ca
|
[teagba] Update copyright for 2024
Build / build (push) Successful in 2m19s
|
2024-01-01 12:04:09 -06:00 |
|
|
d1efbb2ffa
|
[ox] Update copyright for 2024
|
2024-01-01 12:03:16 -06:00 |
|
|
051623f4b5
|
[olympic,nostalgia] Update copyright for 2024
|
2024-01-01 12:02:40 -06:00 |
|
|
055d64b125
|
[olympic] Add support for an AppLib app specific version
Build / build (push) Successful in 2m20s
|
2023-12-31 23:18:17 -06:00 |
|
|
de9f842640
|
[ox/std] Add error.hpp include to memory.hpp
Build / build (push) Successful in 2m15s
|
2023-12-31 22:52:10 -06:00 |
|
|
200e586768
|
Add .idea to .gitignore
|
2023-12-31 22:52:10 -06:00 |
|
|
f1609519a7
|
[olympic] Cleanup
|
2023-12-31 22:52:10 -06:00 |
|
|
e452d9db4f
|
[nostalgia] Add python3-mypy to Debian deps
|
2023-12-31 22:52:10 -06:00 |
|
|
43a87b606e
|
[nostalgia] Ensure pkg-gba reads .current_build without a new line
Build / build (push) Successful in 2m20s
|
2023-12-30 13:59:10 -06:00 |
|
|
8acc6244d5
|
[olympic/keel] Improve error clarity on pack some common failures
|
2023-12-30 13:58:42 -06:00 |
|
|
bd2aeee276
|
[ox/claw] Improve error clarity when loading ModelObjects
|
2023-12-30 13:57:51 -06:00 |
|
|
89fab5cc20
|
[ox/fs] Remove stdc++fs from library list on Linux
Build / build (push) Successful in 2m10s
|
2023-12-30 01:05:46 -06:00 |
|
|
1c06ea677f
|
[nostalgia] Add links to Tonc and GBATEK to developer-handbook
Build / build (push) Successful in 2m7s
|
2023-12-29 19:05:10 -06:00 |
|
|
6b948ee069
|
Merge commit '932c3e57e93d63dc98c454015afea941416ff423'
Build / build (push) Successful in 2m8s
|
2023-12-29 18:44:06 -06:00 |
|
|
72dddcaee5
|
[ox] Fix TypeDescWriter segfault
|
2023-12-29 18:42:59 -06:00 |
|
|
7c824e910c
|
[nostalgia] Remove Jenkinsfiles
Build / build (push) Successful in 2m5s
|
2023-12-29 02:28:53 -06:00 |
|
|
a0c8146396
|
[nostalgia/core/studio] East const some function args
Build / build (push) Successful in 2m5s
|
2023-12-29 00:06:18 -06:00 |
|
|
d5b232f5d5
|
[olympic/studio] Fix array bounds issue
Build / build (push) Successful in 2m5s
|
2023-12-28 23:52:31 -06:00 |
|
|
c79fe3be43
|
[buildcore] Make CMake configure failure trigger failed return code
Build / build (push) Has been cancelled
|
2023-12-28 23:50:30 -06:00 |
|
|
1df4e78084
|
[olympic/studio] Add new project menu, make file creation open file
Build / build (push) Failing after 2m7s
|
2023-12-28 23:45:38 -06:00 |
|
|
ffbdb09c31
|
[olympic/turbine/glfw] Add shift key support
|
2023-12-28 23:41:33 -06:00 |
|
|
b35a956e4f
|
[olympic/studio] Cleanup unused expression
Build / build (push) Successful in 2m10s
|
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
Build / build (push) Successful in 2m9s
|
2023-12-28 00:24:18 -06:00 |
|
|
ae066a914c
|
[olympic/studio] Fix Project::writeObj to ensure parent directory of file exists
Build / build (push) Successful in 2m7s
|
2023-12-28 00:06:15 -06:00 |
|
|
67543af806
|
[ox/oc] Remove some unnecessary code
Build / build (push) Successful in 2m3s
|
2023-12-27 23:50:02 -06:00 |
|
|
6b774ec285
|
[ox/oc] Fix array writing to write all values
Build / build (push) Successful in 2m6s
This is necessary because OC array sizes are determined through the presence of the data.
|
2023-12-27 23:47:52 -06:00 |
|
|
4b9758f478
|
[nostalgia/core] Move most TileSheet member functions out of class
Build / build (push) Successful in 2m4s
|
2023-12-27 23:10:38 -06:00 |
|
|
bf12b15fe6
|
[nostalgia/sample_project] Update some tilesheets to version 4 format
|
2023-12-26 20:28:55 -06:00 |
|
|
a7328eb5ef
|
[nostalgia/core/studio] Reduce indent for Subsheet editor
|
2023-12-26 20:18:07 -06:00 |
|
|
b52124a0c5
|
[nostalgia/core/studio] Revert new subsheet index increment to happen after index assignment
|
2023-12-26 20:14:30 -06:00 |
|
|
eae9972f85
|
[nostalgia/sample_project] Add missing type descriptors
|
2023-12-26 18:55:35 -06:00 |
|
|
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 |
|
|
e941781f21
|
[ox/std] Cleanup Result::copyTo variants
Build / build (push) Successful in 2m4s
|
2023-12-25 00:54:59 -06:00 |
|
|
b869f490c3
|
[ox/std] Add or_value to Optional, Result
Build / build (push) Successful in 2m4s
|
2023-12-25 00:51:17 -06:00 |
|
|
caf8d93c21
|
[nostalgia] Delete .gitlab-ci.yml
Build / build (push) Successful in 2m6s
|
2023-12-25 00:42:36 -06:00 |
|
|
afbf2caf97
|
[nostalgia] Remove conan from devenv
Build / build (push) Successful in 2m5s
|
2023-12-24 06:41:18 -06:00 |
|
|
20914eaade
|
[nostalgia] Add Gitea action file
|
2023-12-24 06:38:28 -06:00 |
|
|
c5f76ff558
|
[nostalgia/core] Add setBgBpp function
|
2023-12-23 21:33:52 -06:00 |
|
|
050339ba09
|
[nostalgia] Update developer-handbook
|
2023-12-23 19:08:18 -06:00 |
|
|
45ec39f77b
|
[ox/std] Add Result::orVal
|
2023-12-23 17:52:20 -06:00 |
|