|
b0f9218ba5
|
[nostalgia] Remove QDark from main CMakeLists.txt
|
2021-12-11 19:16:29 -06:00 |
|
|
bae1f05038
|
[nostalgia] Add scaffolding for ImGui
|
2021-07-06 21:02:42 -05:00 |
|
|
b93d86be8e
|
[gbabuildcore] Move GBA cmake files to gbabuildcore
|
2021-04-03 02:40:57 -05:00 |
|
|
1c81b2aba8
|
[nostalgia] Remove Conan setup for GBA builds
|
2021-03-28 00:58:15 -05:00 |
|
|
f1a1d94ac3
|
[nostalgia] Switch back to conan
|
2021-03-28 00:25:30 -05:00 |
|
|
46d4e11e89
|
[nostalgia,buildcore] Move a lot of generic CMake stuff to BuildCore
|
2021-03-26 22:05:31 -05:00 |
|
|
d6ff337cc0
|
[nostalgia] Make Jenkins build not use ccache, even if available
|
2021-03-15 22:09:13 -05:00 |
|
|
01c0397680
|
[ox/std] Suppress warning about empyt variadic macro arguments for Clang
|
2021-03-11 20:27:15 -06:00 |
|
|
36de17bc2d
|
[nostalgia][buildcore] Remove Nostalgia specific args from setup-build.py
|
2021-03-02 21:02:16 -06:00 |
|
|
657af980c2
|
[nostalgia] Make NOSTALGIA_QT_PATH a PATH type instead of STRING
|
2021-02-22 22:16:23 -06:00 |
|
|
843da4a810
|
[nostalgia] Rename plugin references to module
|
2020-12-17 20:40:23 -06:00 |
|
|
7a837502a1
|
[nostalgia] Rename Studio Plugins to Modules, add support for builtin Studio modules, make existing modules builtin
|
2020-12-17 19:32:31 -06:00 |
|
|
3dee59d048
|
[nostalgia] Set CMP0110 to NEW, this which allows spaces in test names
|
2020-11-21 23:25:44 -06:00 |
|
|
8204188008
|
[nostalgia/studio] Use QDark theme
|
2020-09-05 21:10:15 -05:00 |
|
|
be1a03c554
|
[nostalgia] Switch from conan to vcpkg
|
2020-08-05 20:21:07 -05:00 |
|
|
98a0c42040
|
[nostalgia/core/gba][ox/std] Move heap manager from NostalgiaCore to OxStd
|
2020-05-29 19:44:10 -05:00 |
|
|
bae54a906b
|
[nostalgia] Add CMake option to disable engine build
|
2020-05-04 18:22:42 -05:00 |
|
|
11e500520a
|
[nostalgia] Make ox headers system headers
|
2020-04-16 23:37:35 -05:00 |
|
|
48decc83f6
|
[nostalgia] Add support for ccache
|
2020-03-11 00:21:46 -05:00 |
|
|
2cff1add56
|
[nostalgia/studio] Add missing rpath entry
|
2020-02-16 01:50:23 -06:00 |
|
|
5c710051c5
|
[nostalgia/studio] Fix symbol export issues for MSVC
|
2020-02-15 12:34:31 -06:00 |
|
|
0abc07e31b
|
Merge branch 'master' of github.com:gtalent/nostalgia
|
2020-02-15 11:53:52 -06:00 |
|
|
1ec8d721f1
|
[nostalgia/studio] Get building in MSVC
|
2020-02-15 11:53:39 -06:00 |
|
|
f06806dafd
|
[nostalgia] Remove overriding of input NOSTALIGA_BUILD_STUDIO setting
|
2020-02-12 22:04:35 -06:00 |
|
|
cda6eb92f3
|
[nostalgia] Add missing changes for CMake to set dist directory
|
2020-01-24 23:29:16 -06:00 |
|
|
1e879b93b7
|
[nostalgia] Remove remaining C-style casts
|
2020-01-14 18:50:30 -06:00 |
|
|
0d46cee20d
|
[nostalgia] Get building with Conan
|
2019-12-30 22:51:35 -06:00 |
|
|
942d548fdd
|
[nostalgia] Make BUILD_STUDIO setting a build parameter
|
2019-12-20 00:13:23 -06:00 |
|
|
a8bed71255
|
[nostalgia] Globally enable PIC for non-bare metal builds
|
2019-12-06 01:11:30 -06:00 |
|
|
0d0ebc8437
|
[deps] Add GbaStartup library from devkitPro as dependency
|
2019-11-03 23:25:25 -06:00 |
|
|
92103bfc41
|
[nostalgia] Add external palettes to tilesheet system
|
2019-10-22 19:23:14 -05:00 |
|
|
69f918664d
|
[nostalgia] Cleanup CMake ON/OFF switches
|
2019-07-17 22:58:56 -05:00 |
|
|
9c70aab4a6
|
[nostalgia] Cleanup CMake files
|
2019-06-20 00:18:47 -05:00 |
|
|
7725abeac8
|
[nostalgia] Cleanup CMakeLists.txt
|
2019-06-19 23:43:58 -05:00 |
|
|
23b662c2aa
|
[nostalgia] Enable and fix -Wextra warnings
|
2019-03-30 17:30:56 -05:00 |
|
|
5afe78d015
|
[nostalgia] Enable and fix several warnings
|
2019-03-30 17:15:21 -05:00 |
|
|
5a9ab80753
|
[nostalgia] Allow studio to build without NOSTALGIA_QT_PATH
|
2019-03-07 18:00:08 -06:00 |
|
|
765315b69c
|
[nostalgia] Add option to build without Studio
|
2019-02-14 23:38:14 +00:00 |
|
|
af0e24d9bf
|
[nostalgia] Switch Studio to PassThroughFS
|
2019-01-15 22:33:13 -06:00 |
|
|
d49f35f0f3
|
[nostalgia] Add OX_USE_STDLIB setting main CMakeLists.txt
|
2018-05-19 01:47:23 -05:00 |
|
|
0041d68807
|
Cleanup main CMakeLists.txt to better match CMake conventions
|
2018-03-13 20:26:05 -05:00 |
|
|
56ed98268f
|
Add some missing compiler checks to the main CMakeLists.txt
|
2018-03-09 21:46:47 -06:00 |
|
|
c871806822
|
Cleanup build files
|
2018-03-05 23:09:50 -06:00 |
|
|
c2c87e0363
|
Restructure plugin system to be more portable
|
2018-02-16 00:41:00 -06:00 |
|
|
9d013ff481
|
Change Mac bunlde to use CMake's Mac bundle feature
|
2018-02-14 21:05:20 -06:00 |
|
|
d3b8e6089b
|
Fix FS include path in Nostalgia
|
2018-02-13 19:20:20 -06:00 |
|
|
12c7d8f1c9
|
Fix to actually use C++14
|
2018-02-08 00:14:36 -06:00 |
|
|
2141b12b29
|
Add support for building with a different Qt
|
2018-02-06 19:20:07 -06:00 |
|
|
4e50d80f5f
|
Add new World wizard
|
2017-12-20 22:53:33 -06:00 |
|
|
2edee450aa
|
Add support world drawing
|
2017-11-09 21:43:59 -06:00 |
|