|
3dee59d048
|
[nostalgia] Set CMP0110 to NEW, this which allows spaces in test names
|
2020-11-21 23:25:44 -06:00 |
|
|
f35b6f0026
|
[ox] Set CMP0110 to NEW, this which allows spaces in test names
|
2020-11-21 23:24:09 -06:00 |
|
|
04c660765e
|
[ox/std] Make placement new function constexpr
|
2020-11-21 23:23:47 -06:00 |
|
|
a5e518ec7a
|
[ox/std] Make Vector::size() nodiscard
|
2020-11-21 23:21:11 -06:00 |
|
|
381f2b05e3
|
[nostalgia/core/gba] Remove unnecessary branch from isr
|
2020-11-10 23:29:10 -06:00 |
|
|
1d4f03823b
|
[nostalgia] Move Auto-Moc settings to Qt project directories
|
2020-11-10 21:28:51 -06:00 |
|
|
8e696baa9f
|
Merge branch 'master' of https://github.com/gtalent/nostalgia
|
2020-11-10 21:11:50 -06:00 |
|
|
30b1670658
|
[nostalgia] Remove cmake minimum version from a very simple CMakeLists.txt
|
2020-11-10 21:11:00 -06:00 |
|
|
42aa8c3533
|
[nostalgia] Remove setup-build
|
2020-11-08 19:56:38 -06:00 |
|
|
5f4e6740cc
|
[nostalgia] Fix MSVC build
|
2020-11-07 17:59:36 -06:00 |
|
|
40f3c4ecb5
|
[ox] Fix MSVC build
|
2020-11-07 17:59:17 -06:00 |
|
|
ef85eea691
|
[nostalgia] Get Makefile working on Windows
|
2020-11-07 17:38:41 -06:00 |
|
|
3430e228c8
|
[nostalgia/core/studio] Make TileSheetClipboards that are passed around use heap
|
2020-10-21 00:59:22 -05:00 |
|
|
b960539e5f
|
[nostalgia/core/studio] Fix TileSheetEditor cut to use undo stack
|
2020-10-21 00:47:46 -05:00 |
|
|
2580dbb7ab
|
[nostalgia/core/studio] Add select and cut/copy/paste to TileSheetEditor
|
2020-10-20 22:19:48 -05:00 |
|
|
985b2b57ba
|
[ox/std] Replace reinterpret_cast with bit_cast in Vector
|
2020-10-20 19:34:55 -05:00 |
|
|
84dfb17f7f
|
[ox/std] Remove inappropriate noexcepts and call destructors on erase and resize
|
2020-10-20 19:22:30 -05:00 |
|
|
81a78bf95e
|
[ox/std] Fix Error to build in Clang
|
2020-10-20 19:11:06 -05:00 |
|
|
9effdad200
|
[nostalgia/studio] Add Cut action hook
|
2020-10-19 20:53:24 -05:00 |
|
|
79acffcc29
|
[ox/std] Add memsetElements
|
2020-10-19 19:43:20 -05:00 |
|
|
47171f593c
|
[nostalgia/common] Add != operator to Point
|
2020-10-19 19:42:34 -05:00 |
|
|
fdda3bd82d
|
[nostalgia/studio] Add Copy/Paste hooks
|
2020-10-19 19:36:23 -05:00 |
|
|
b6c82c42f0
|
[ox/std] Replace ox::_error with ox::Error constructor
|
2020-10-16 20:07:07 -05:00 |
|
|
fe40b2e144
|
[ox] Cleanup unnecessary ox::
|
2020-10-16 19:56:13 -05:00 |
|
|
99a2ad8fc9
|
[nostalgia/sample_project] Update Charset
|
2020-10-16 19:43:30 -05:00 |
|
|
5587ecf5e5
|
[nostalgia] Rename ValErr to Result
|
2020-10-16 19:43:17 -05:00 |
|
|
6b720042d0
|
[ox] Rename ValErr to Result
|
2020-10-16 19:43:10 -05:00 |
|
|
faadcae7e9
|
[nostalgia/core/studio] Add Mod Greater/Equal To menu to TileSheetEditor
|
2020-10-16 00:54:59 -05:00 |
|
|
0b3b54b3fd
|
[ox] Remove remaining nodiscards from Error functions
|
2020-10-16 00:07:43 -05:00 |
|
|
d2eea8c2ec
|
[nostalgia] Remove nodiscards from Error and ValErr functions
|
2020-10-15 23:58:49 -05:00 |
|
|
75814a2896
|
[ox] Remove now superfluous [[nodiscards]] from ox::Error functions
|
2020-10-15 23:55:20 -05:00 |
|
|
ec359a805e
|
[nostalgia] Cleanup
|
2020-10-15 21:46:34 -05:00 |
|
|
40cf65d509
|
[nostalgia/player] Cleanup
|
2020-10-13 00:48:14 -05:00 |
|
|
2ba051906a
|
[nostalgia/studio] Fix to clear open tabs before opening them on start
|
2020-10-13 00:34:15 -05:00 |
|
|
b1d94782db
|
[ox/std] Add Error's m_i to copy operator and constructor
|
2020-10-12 21:00:01 -05:00 |
|
|
0bbea9c6d5
|
[nostalgia] Remove nodiscard from handbook, as ox::Error is always nodiscard now
|
2020-10-12 20:03:05 -05:00 |
|
|
af71bef4f7
|
[nostalgia/studio] Fix Context to actually have tab parent
|
2020-10-12 20:01:21 -05:00 |
|
|
c671c8bd66
|
[nostalgia] Fix ignored ox::Error's
|
2020-10-11 19:13:39 -05:00 |
|
|
a725369311
|
[ox] Make Error its own type, not dependent on Integer and make nodiscard
|
2020-10-11 19:04:00 -05:00 |
|
|
8204188008
|
[nostalgia/studio] Use QDark theme
|
2020-09-05 21:10:15 -05:00 |
|
|
5cd7f0cecf
|
[QDark] Make an Object library
|
2020-09-05 19:29:41 -05:00 |
|
|
26cbb6dc9c
|
Merge commit 'a743ad9496701894406c0d7ded6a44fcecd4219e' as 'deps/QDark'
|
2020-09-05 19:26:53 -05:00 |
|
|
a743ad9496
|
Squashed 'deps/QDark/' content from commit 6aef1de
git-subtree-dir: deps/QDark
git-subtree-split: 6aef1de7e97227899c478a5634d136d80991123e
|
2020-09-05 19:26:53 -05:00 |
|
|
87c428f422
|
[nostalgia/core/studio] Fix color selection change detection to work with dragging
|
2020-09-01 20:59:32 -05:00 |
|
|
ca920e5769
|
[nostalgia] Make Ninja optional
|
2020-09-01 19:52:35 -05:00 |
|
|
fba4f6a543
|
[nostalgia/core/studio] Add 8 bit to 5 bit color conversion optiont to PaletteEditor
|
2020-08-29 17:25:54 -05:00 |
|
|
cef8c54515
|
[nostalgia/core/studio] Fix memory leaks
|
2020-08-28 21:38:06 -05:00 |
|
|
f15ad04d33
|
[nostalgia/core/studio] Add Move Up/Down buttons to PaletteEditor
|
2020-08-28 21:17:56 -05:00 |
|
|
a63586d0b8
|
[nostalgia] Update Dockerfile to support vcpkg
|
2020-08-28 19:14:35 -05:00 |
|
|
9087d03851
|
[nostalgia] Add ENV_RUN to build commands in Makefile
|
2020-08-28 18:58:03 -05:00 |
|