|
b225d976f5
|
[nostalgia/core/studio] Cleanup
|
2022-03-05 17:49:12 -06:00 |
|
|
f40c912365
|
[nostalgia/core] Cleanup reading of SubSheet::pixels
|
2022-03-05 16:00:32 -06:00 |
|
|
20a61de9fd
|
[nostalgia/core/studio] Fix subsheet editor to allocate correct number of pixels
|
2022-03-05 15:51:39 -06:00 |
|
|
2f7c62f2ef
|
[nostalgia/core/studio] Add SubSheet editor
|
2022-03-05 11:40:54 -06:00 |
|
|
921cb97a14
|
[nostalgia/core] Make clicks trigger 10 refreshes
|
2022-03-05 11:40:05 -06:00 |
|
|
4966aaffe4
|
[nostalgia/studio] Make About modal and ProjectExplorer hide-able
|
2022-03-05 11:39:13 -06:00 |
|
|
a092c393a6
|
[ox/claw] Improve Claw read error reporting
|
2022-03-05 11:38:20 -06:00 |
|
|
1372ea9bc9
|
[ox/std] Make toStr(Error)'s return type template-able
|
2022-03-05 11:37:55 -06:00 |
|
|
e90d6da01b
|
[ox/std] Fix problem with calling Vector::insert on end of list
|
2022-03-05 11:37:07 -06:00 |
|
|
191298a4ca
|
[nostalgia/core/studio] Change some lambdas to capture by reference
|
2022-03-03 19:24:55 -06:00 |
|
|
ebb7d54403
|
[nostalgia/core] Fix TileSheet::validateSubSheetIdx
|
2022-03-03 19:24:24 -06:00 |
|
|
d983746f6c
|
[nostalgia/sample_project] Change Claw headers to MC 2
|
2022-03-03 01:26:38 -06:00 |
|
|
6cebe52904
|
[ox] Fix MC negative int encoding and bump MC version to 2
|
2022-03-03 01:25:54 -06:00 |
|
|
bd2dd3f000
|
[ox/std] Add Integer_c concept to fix string + and += duplication of std::size_t with some compilers/platforms
|
2022-03-02 23:42:12 -06:00 |
|
|
187edcd1d3
|
[ox/std] Add is_move_constructible
|
2022-02-26 22:53:50 -06:00 |
|
|
0a48692ee1
|
[nostalgia] Update Developer Handbook
|
2022-02-26 22:52:35 -06:00 |
|
|
e8a046c2dc
|
[nostalgia] Add basic support for subsheets
|
2022-02-26 22:48:18 -06:00 |
|
|
329ecb3266
|
[ox/model] Cleanup template style
|
2022-02-26 22:47:19 -06:00 |
|
|
9762a38a44
|
[nostalgia/core] Make readObj move output object instead of copy
|
2022-02-26 10:12:25 -06:00 |
|
|
13ba8430c7
|
[ox/std] Change Result(type&&) to use forward
|
2022-02-26 10:05:11 -06:00 |
|
|
8d0bf40037
|
[ox/std] Fix Vector copy assign not to assign to uninitialized memory
|
2022-02-26 03:02:16 -06:00 |
|
|
21883a046e
|
[ox/std] Add ox::join(del, strList)
|
2022-02-23 23:41:31 -06:00 |
|
|
7c6df56414
|
[ox/std] Add String::operator+=(std::size_t)
|
2022-02-23 23:40:48 -06:00 |
|
|
642b2b04b7
|
[ox/std] Make ResizedInt use static_cast to get better error messages
|
2022-02-23 23:40:02 -06:00 |
|
|
69b3245ba3
|
[ox/std] Make ~Vector constexpr
|
2022-02-23 23:36:28 -06:00 |
|
|
294c4547d0
|
[nostalgia/core] Remove TileSheet::SubSheet::size
|
2022-02-23 22:12:41 -06:00 |
|
|
778cb78f31
|
[nostalgia/studio] Add creation of StudioContext
|
2022-02-21 20:11:48 -06:00 |
|
|
4843e28b9a
|
[nostalgia/studio] Add StudioContext
|
2022-02-21 20:05:51 -06:00 |
|
|
9bd10bac78
|
[nostalgia/geo] Cleanup geo package
|
2022-02-21 20:02:27 -06:00 |
|
|
9b1275e704
|
[nostalgia/core/studio] Add support for TileSheetEditor unsaved changes status
|
2022-02-21 20:00:21 -06:00 |
|
|
bc9b896d3d
|
[nostalgia/studio] Add missing Signal to UndoStack
|
2022-02-21 19:58:03 -06:00 |
|
|
917d88f997
|
[nostalgia/core/studio] Make TileSheetEditorModel write type descriptor
|
2022-02-21 19:55:24 -06:00 |
|
|
5c28ebe6d7
|
[nostalgia/studio] Fix UndoStack to trigger signals on initial command push
|
2022-02-21 19:43:10 -06:00 |
|
|
d14bab7abd
|
[nostalgia/studio] Add missing Editor header to studioapp.hpp
|
2022-02-21 02:26:09 -06:00 |
|
|
3dd60965c4
|
[nostalgia] Replace delete with safeDelete
|
2022-02-21 02:21:03 -06:00 |
|
|
eea466750c
|
[ox/std] Cleanup BasicString
|
2022-02-21 02:12:12 -06:00 |
|
|
8a93e44aba
|
[ox] Replace delete invocations with safeDelete
|
2022-02-21 02:10:26 -06:00 |
|
|
812e4b4c96
|
[ox/std] Add safeDelete functions
|
2022-02-21 02:07:53 -06:00 |
|
|
af97a834c0
|
[ox/std] Add safeDelete functions
|
2022-02-21 02:00:11 -06:00 |
|
|
5faafad54c
|
[ox/std] Fix BasicString(const char*) for Linux
|
2022-02-20 21:15:30 -06:00 |
|
|
05224e3fb5
|
[nostalgia/studio] Remove unnecessary c_str conversion
|
2022-02-20 20:07:33 -06:00 |
|
|
64c74cb9c1
|
[ox/std] Fix infinite recursing in BasicString(const char*)
|
2022-02-20 15:02:36 -06:00 |
|
|
4e2d7ea9dd
|
[ox/std] Fix Vector::expandCap to deallocate the correct amount of memory
|
2022-02-19 16:42:21 -06:00 |
|
|
b517cf6858
|
[nostalgia/core/studio] Cleanup TileSheetEditorModel update tracking
|
2022-02-19 03:06:18 -06:00 |
|
|
db2a225855
|
[nostalgia/studio] Add redo and undo triggered signals to UndoStack
|
2022-02-19 03:05:45 -06:00 |
|
|
56ec063658
|
[nostalgia/studio] Get save working
|
2022-02-19 01:45:37 -06:00 |
|
|
5b7dacd51f
|
[ox/claw] Set default write format to MetalClaw
|
2022-02-19 01:44:27 -06:00 |
|
|
53939a28c6
|
[ox/std] Add const char *toStr(const ox::Error&)
|
2022-02-19 01:43:29 -06:00 |
|
|
dc2a5039f8
|
[ox/std] Fix hardware detection for GCC on ARM64
|
2022-02-19 01:34:43 -06:00 |
|
|
f9c3c17592
|
[ox/std] Make Vector::back constexpr
|
2022-02-19 01:34:20 -06:00 |
|