|
ddd63bc45f
|
[nostalgia/studio] Start on ImGui version of Studio
|
2021-12-11 19:16:29 -06:00 |
|
|
1dac98fbc7
|
[nostalgia/player] Remove old shutdown function use
|
2021-07-24 01:53:34 -05:00 |
|
|
32ac497a0e
|
[nostalgia/core] Add focusWindow, cleanup GLFW leak into Userland, change shutdown to stop main loop
|
2021-07-23 21:52:26 -05:00 |
|
|
7dfa2f5713
|
[nostalgia/core/gba] Cleanup
|
2021-07-23 21:44:11 -05:00 |
|
|
bed8c35218
|
[nostalgia/core] Make Context never move
|
2021-07-18 16:14:45 -05:00 |
|
|
70fd56ce0b
|
[nostalgia/studio] Update copyright notice in Info.plist
|
2021-07-18 16:14:44 -05:00 |
|
|
643239e104
|
[nostalgia] Make core::init take FileSystem and return Context, add core::setWindowTitle
|
2021-07-18 16:14:44 -05:00 |
|
|
0420dfb545
|
[nostaliga/core] Add Drawer system and make ImGui use configurable
|
2021-07-17 18:13:28 -05:00 |
|
|
d3a3d57773
|
[nostalgia/studio] Cleanup
|
2021-07-17 13:04:20 -05:00 |
|
|
724cf7f779
|
[nostalgia/core] Setup Imgui drawing
|
2021-07-17 12:38:40 -05:00 |
|
|
5a52d322b2
|
[nostalgia/core/studio] Replace ox::Error catch with ox::Exception catch
|
2021-07-17 12:34:44 -05:00 |
|
|
2f9accf5ba
|
[nostalgia/studio] Cleanup
|
2021-07-17 12:21:54 -05:00 |
|
|
2be31cca5c
|
[nostalgia/core/glfw] Cleanup up main loop is running check to use GLFW
|
2021-07-17 01:37:45 -05:00 |
|
|
43c67eacaa
|
[nostalgia/player] Add new line to oxErr output
|
2021-07-17 01:30:00 -05:00 |
|
|
efe61bab6f
|
[nostalgia/core] Add clipboard support
|
2021-07-16 20:51:10 -05:00 |
|
|
6bd21bf1b4
|
[nostalgia/player] Fix warning about using oxErrf without fmt params
|
2021-07-08 01:59:54 -05:00 |
|
|
c0377f9e91
|
[nostalgia/core/userland] Add imgui link
|
2021-07-06 21:02:42 -05:00 |
|
|
3e555d38e5
|
[nostalgia/core] Fix imgui initialization
|
2021-07-06 21:02:42 -05:00 |
|
|
14cddf3d36
|
[nostalgia/core/glfw] Cleanup
|
2021-07-06 21:02:42 -05:00 |
|
|
aa4a1a9011
|
[nostalgia/glutils] Add error include
|
2021-07-06 21:02:42 -05:00 |
|
|
6882dc8404
|
[nostalglia/core/glfw] Cleanup event handling
|
2021-07-06 21:02:42 -05:00 |
|
|
faf8fa0668
|
[nostalgia/core] Cleanup
|
2021-07-06 21:02:42 -05:00 |
|
|
bae1f05038
|
[nostalgia] Add scaffolding for ImGui
|
2021-07-06 21:02:42 -05:00 |
|
|
63e46d7bb4
|
[nostalgia] Move glutils into separate library
|
2021-07-06 21:02:42 -05:00 |
|
|
032aadafdf
|
[nostalgia/tools/pack] Replace ox::Vector<char> with ox::Buffer
|
2021-07-06 20:58:53 -05:00 |
|
|
8b976279e5
|
[nostalgia/core/userland] Fix automatic type conversion warnings
|
2021-07-06 20:58:25 -05:00 |
|
|
ecc049c35b
|
[nostalgia/tools/pack] Cleanup
|
2021-07-06 20:58:25 -05:00 |
|
|
5672074177
|
[nostalgia/studio] Add cleanup for module loading
|
2021-06-04 23:40:41 -05:00 |
|
|
08da9d6a94
|
[nostalgia/studio] Fix access of null ptr in OxFSTreeView
|
2021-06-04 23:38:25 -05:00 |
|
|
0099129a19
|
[nostalgia] Update for Ox changes
|
2021-05-29 15:04:59 -05:00 |
|
|
c5326d72af
|
[nostalgia/core/gba] Change sprite update iterator to 32 bit int
|
2021-05-28 22:18:37 -05:00 |
|
|
b36cd1694b
|
[nostalgia/core/gba] Make BG CTLs uint16
|
2021-05-15 01:42:17 -05:00 |
|
|
314b177666
|
[nostalgia/core/userland] Remove unnecessary includes
|
2021-05-15 01:41:23 -05:00 |
|
|
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 |
|