|
827ba7dcdb
|
[nostalgia/core/glfw] Move wakeup time to Context
|
2021-05-15 01:39:41 -05:00 |
|
|
f83e814806
|
[nostalgia/core/glfw] Remove unnecessary includes
|
2021-05-14 00:40:15 -05:00 |
|
|
6cda13d10b
|
[nostalgia/core/glfw] Fix OpenGL config for Mac
|
2021-05-13 20:16:12 -05:00 |
|
|
307684348e
|
[nostalgia/core] Get building with GLFW (it has a better Conan package than SDL)
|
2021-05-13 20:16:12 -05:00 |
|
|
a17bc04ee7
|
[nostalgia/studio] Cleanup error handling
|
2021-05-12 22:13:12 -05:00 |
|
|
e36f49c7fc
|
[nostalgia/player] Cleanup
|
2021-05-12 22:07:42 -05:00 |
|
|
db71c8f3e9
|
[nostalgia/player] Cleanup
|
2021-05-12 21:14:58 -05:00 |
|
|
ec83ed4c7d
|
[nostalgia/core/studio] Cleanup
|
2021-05-11 22:11:17 -05:00 |
|
|
fefe8bacc7
|
[nostalgia/core/userland] Cleanup
|
2021-05-11 00:46:44 -05:00 |
|
|
f5ff700bf3
|
[nostalgia] Cleanup
|
2021-05-11 00:43:07 -05:00 |
|
|
2e71d288b4
|
[nostalgia/studio] Fix copy pessimization
|
2021-05-09 22:43:13 -05:00 |
|
|
fee5a33da1
|
[nostalgia/tools/pack] Cleanup
|
2021-05-08 23:00:55 -05:00 |
|
|
b3fb724ae7
|
[nostalgia/studio] Cleanup
|
2021-05-08 22:33:03 -05:00 |
|
|
5fe91ae577
|
[nostalgia/core/gba] Remove now unnecessary casts
|
2021-05-03 22:08:37 -04:00 |
|
|
504d248ce3
|
[nostalgia/core] Make FileAddress args const ref
|
2021-05-03 14:32:02 -04:00 |
|
|
c4c1979123
|
[nostalgia/player] Cleanup
|
2021-05-03 13:51:48 -04:00 |
|
|
35a08a4ce8
|
[nostalgia/tools/pack] Cleanup
|
2021-05-03 13:51:20 -04:00 |
|
|
33d40b1839
|
[nostalgia/core/sdl] Cleanup
|
2021-05-03 13:50:45 -04:00 |
|
|
6c302b7d1c
|
[nostalgia/core/userland] Cleanup readObj
|
2021-05-03 13:43:19 -04:00 |
|
|
239f4d149d
|
[nostalgia/core/userland] Cleanup
|
2021-05-03 13:38:12 -04:00 |
|
|
809dbc69b1
|
[nostalgia/tools/pack] Cleanup
|
2021-04-29 01:18:26 -05:00 |
|
|
2dc9ce4015
|
[nostalgia/common] Add constexpr and noexcept where appropriate
|
2021-04-23 23:24:42 -05:00 |
|
|
863437fb10
|
[nostalgia/core] Add missing nodiscards and noexcepts
|
2021-04-20 23:19:42 -05:00 |
|
|
4cd8f6a0c1
|
[nostalgia/core] Make loadRomFs return UniquePtr
|
2021-04-20 22:12:37 -05:00 |
|
|
abf45112b0
|
[nostalgia/core/gba] Update panic to take Error reference
|
2021-04-20 22:11:17 -05:00 |
|
|
6ece0b6f9b
|
[nostalgia] Make almost everyting noexcept
|
2021-04-20 01:57:04 -05:00 |
|
|
983000efb8
|
[nostalgia/core/gba] Update for FileSystem directAccess change
|
2021-04-18 15:06:10 -05:00 |
|
|
96a2e86a35
|
[nostalgia/tools/pack] Cleanup
|
2021-04-17 17:55:47 -05:00 |
|
|
c007b5b874
|
[nostalgia/tools/pack] Remove unnecessary copies and conversions
|
2021-04-17 17:35:57 -05:00 |
|
|
304a43a4b4
|
[nostalgia/tools/pack] Make Pack lib operate on generic ox::FileSystems
|
2021-04-17 17:24:37 -05:00 |
|
|
fef0ff58c3
|
[nostalgia/tools/pack] Remove all std references from Pack lib
|
2021-04-17 16:35:35 -05:00 |
|
|
21f40a8362
|
[nostalgia/tools] Revert writeFileBuff path to ox::String
|
2021-04-17 14:04:22 -05:00 |
|
|
4a0f6420b6
|
[nostalgia/core/studio] Add oxIgnoreError for new Vector::erase Error
|
2021-04-17 13:58:03 -05:00 |
|
|
6664462391
|
[nostalgia/studio] Update Vector::back usage
|
2021-04-17 11:32:52 -05:00 |
|
|
8eb19b4cba
|
[nostalgia/tools/pack] Remove <vector> include
|
2021-04-16 22:00:26 -05:00 |
|
|
be09c60f5d
|
[nostalgia/tools/pack] Replace cout and cerr with oxOut and oxErr
|
2021-04-16 21:19:10 -05:00 |
|
|
022bc7e512
|
[nostalgia/tools/pack] Replace std types with ox types
|
2021-04-16 20:45:46 -05:00 |
|
|
86202562fe
|
[nostalgia/tools/pack] Update for new FS error handling
|
2021-04-16 19:56:36 -05:00 |
|
|
cffc3da622
|
[nostalgia/core/studio] Add Qt headers as PCHs
|
2021-04-10 21:34:04 -05:00 |
|
|
53187e0c67
|
[nostalgia/core] Make screen size function nodiscard
|
2021-04-01 22:49:07 -05:00 |
|
|
786892dda1
|
[nostalgia/tools/pack] Update for new ClArgs interface
|
2021-04-01 22:00:07 -05:00 |
|
|
392351ba48
|
[nostalgia/tools/pack] Remove ClArgs copy
|
2021-04-01 01:47:05 -05:00 |
|
|
d952b68053
|
[nostalgia/tools/pack] Fix Pack lib install location
|
2021-04-01 01:15:09 -05:00 |
|
|
ec711331d1
|
[nostalgia/common] Update models
|
2021-03-31 02:40:52 -05:00 |
|
|
8f7de171af
|
[nostalgia/core] Make display size function return common::Size instead of common::Point
|
2021-03-31 02:30:29 -05:00 |
|
|
445db97d31
|
[nostalgia/core] Add input.hpp to core.hpp
|
2021-03-31 02:21:50 -05:00 |
|
|
134f5593e2
|
[nostalgia/player] Split player application logic into separate files
|
2021-03-31 00:33:31 -05:00 |
|
|
6de38c13ee
|
[nostalgia] Cleanup unnecessary explicit Qt linkages
|
2021-03-30 21:34:49 -05:00 |
|
|
2b469da8c3
|
[nostalgia] Make portable between Qt5 and Qt6
|
2021-03-30 21:25:01 -05:00 |
|
|
5bb98747a9
|
[nostalgia] Port to Qt6
|
2021-03-30 20:35:42 -05:00 |
|