|
de50a5392a
|
[keel] Make keel init not be a template anymore
|
2023-06-20 19:27:36 -05:00 |
|
|
c5233e0d1d
|
[keel,nostalgia,studio,turbine] Make turbine::Context have a keel::Context instead of being one
|
2023-06-20 00:56:55 -05:00 |
|
|
d4eaade326
|
[studio] Make all libraries and includes install correctly
|
2023-06-19 23:37:37 -05:00 |
|
|
690935e4ec
|
[nostalgia/core] Cleanup
|
2023-06-19 20:28:27 -05:00 |
|
|
56e980385c
|
[nostalgia,turbine] Make GBA files (other than ARM asm) build on all platforms
|
2023-06-18 23:03:06 -05:00 |
|
|
7c1c9a697e
|
[teagba] Make TeaGBA (other than the ARM asm) build on all platforms
|
2023-06-18 22:59:01 -05:00 |
|
|
bac3eed958
|
[nostalgia/scene] Cleanup
|
2023-06-18 20:28:08 -05:00 |
|
|
de45e7a075
|
[nostalgia/core/opengl] Cleanup
|
2023-06-18 17:58:01 -05:00 |
|
|
0f797a17d5
|
[studio] Make clear screen before redraw
|
2023-06-18 17:56:01 -05:00 |
|
|
47858ef619
|
[studio] Fix crash in NewMenu
|
2023-06-18 17:54:34 -05:00 |
|
|
a95aae2b68
|
[nostalgia/scene] Delete duplicate keelmodule.cpp
|
2023-06-18 17:36:10 -05:00 |
|
|
50e0dd4c8e
|
[nostalgia/player] Fix GBA debug build
|
2023-06-18 10:23:41 -05:00 |
|
|
969914ce41
|
[keel] Add convert function to bare metal build so that the symbol is available
|
2023-06-18 10:23:00 -05:00 |
|
|
9ba13b17b1
|
[nostalgia/scene] Make Scene::setupDisplay const
|
2023-06-18 01:40:34 -05:00 |
|
|
7437487340
|
[ox/std] Make many Vector functions conditionally noexcept
|
2023-06-18 01:39:35 -05:00 |
|
|
7a0312ba91
|
[nostalgia] CMake cleanup, install studiomodules.hpp
|
2023-06-17 21:24:19 -05:00 |
|
|
bb694b9b13
|
[nostalgia] CMake cleanup
|
2023-06-17 20:53:08 -05:00 |
|
|
76a8499630
|
[nostalgia] Cleanup Keel modules
|
2023-06-17 20:52:44 -05:00 |
|
|
6680ffa7a8
|
[keel] Make most of pack build regardless of platform
|
2023-06-17 20:51:36 -05:00 |
|
|
04cb710d56
|
[glutils,keel,nostalgia,turbine] Cleanup sign conversion warnings that are now enabled universal
|
2023-06-17 20:03:45 -05:00 |
|
|
2974fa5863
|
[nostalgia] Reorganize Keel components of modules into own directories
|
2023-06-17 19:37:34 -05:00 |
|
|
ecde759bec
|
[nostalgia] Move modules into modules directory
|
2023-06-17 17:22:56 -05:00 |
|
|
dd54e7363f
|
[nostalgia/core] Cleanup
|
2023-06-17 16:21:35 -05:00 |
|
|
bde511dd85
|
[teagba] Wrap BIOS functions in namespaced C++ functions
|
2023-06-17 16:20:56 -05:00 |
|
|
32df55ea43
|
[buildcore] Make configure-xcode only available on Mac
|
2023-06-15 19:49:05 -05:00 |
|
|
cbb67c51ef
|
[keel] Cleanup
|
2023-06-14 00:05:41 -05:00 |
|
|
ba50b083ff
|
[nostalgia,studio] Update for Ox changes, cleanup
|
2023-06-14 00:05:24 -05:00 |
|
|
dde51151ff
|
[ox] Cleanup Vector
|
2023-06-13 23:51:13 -05:00 |
|
|
20e5b7e617
|
[ox/std] Fix code duplication
|
2023-06-10 01:15:55 -05:00 |
|
|
bb85e6ab6c
|
[ox/std] Add UUID::toString variant that takes a Writer_c
|
2023-06-09 22:07:19 -05:00 |
|
|
fb43c956e7
|
[keel] Cleanup
|
2023-06-09 22:06:16 -05:00 |
|
|
952a2f153e
|
[nostalgia,keel] Update for Ox changes
|
2023-06-09 21:15:22 -05:00 |
|
|
b67359ddb0
|
[ox] Make StringView write function take a Writer_c reference
|
2023-06-09 21:14:28 -05:00 |
|
|
b2103e558e
|
[ox/mc] Make write's setTypeInfo return Error if unable to allocate field presence buff
|
2023-06-09 20:53:20 -05:00 |
|
|
fbfc0afc89
|
[nostalgia/core/gba] Update for Ox changes
|
2023-06-09 20:50:10 -05:00 |
|
|
e22743961a
|
[ox] Make model system's setTypeInfo return an Error
|
2023-06-09 20:49:36 -05:00 |
|
|
7c3aaf99c2
|
[keel] Update for Ox changes
|
2023-06-08 22:13:38 -05:00 |
|
|
5a021043f4
|
[ox] Make OC and Claw writers take const values
|
2023-06-08 21:57:43 -05:00 |
|
|
23054c9f6f
|
[ox] Remove SerStr
|
2023-06-08 21:34:33 -05:00 |
|
|
e0289ee7e0
|
[keel,studio] Update for Ox changes
|
2023-06-08 21:18:30 -05:00 |
|
|
2c8e073172
|
[ox] Cleanup serialization writers, make MC and Claw use Writer_c
|
2023-06-08 21:18:26 -05:00 |
|
|
6f5f2c7219
|
[ox/mc] Make writeOC work with const inputs
|
2023-06-08 01:13:24 -05:00 |
|
|
ce4dcdcd18
|
[ox/mc] Make MC Write use Writer_c
|
2023-06-08 00:56:02 -05:00 |
|
|
ae3f0bb5db
|
[teagba] Fix type conversions
|
2023-06-07 21:14:39 -05:00 |
|
|
f5b1da09b5
|
[nostalgia/core/opengl] Fix type conversion
|
2023-06-07 21:11:54 -05:00 |
|
|
d0579014d8
|
[buildcore] Enable implicit type conversion warnings
|
2023-06-07 00:42:01 -05:00 |
|
|
aa19cdf535
|
[keel,nostalgia,studio] Fix implicit conversions
|
2023-06-07 00:41:31 -05:00 |
|
|
3fdfee33a9
|
[ox] Fix remaining implicit conversion issues
|
2023-06-07 00:41:09 -05:00 |
|
|
acf04665bc
|
[ox/fs] Cleanup formatting
|
2023-06-06 00:29:17 -05:00 |
|
|
13b2df57fe
|
[glutils,nostalgia,studio] Fix Xcode build errors
|
2023-06-06 00:28:22 -05:00 |
|