|
a95aae2b68
|
[nostalgia/scene] Delete duplicate keelmodule.cpp
|
2023-06-18 17:36:10 -05:00 |
|
|
50e0dd4c8e
|
[nostalgia/player] Fix GBA debug build
|
2023-06-18 10:23:41 -05:00 |
|
|
9ba13b17b1
|
[nostalgia/scene] Make Scene::setupDisplay const
|
2023-06-18 01:40:34 -05:00 |
|
|
7a0312ba91
|
[nostalgia] CMake cleanup, install studiomodules.hpp
|
2023-06-17 21:24:19 -05:00 |
|
|
bb694b9b13
|
[nostalgia] CMake cleanup
|
2023-06-17 20:53:08 -05:00 |
|
|
76a8499630
|
[nostalgia] Cleanup Keel modules
|
2023-06-17 20:52:44 -05:00 |
|
|
04cb710d56
|
[glutils,keel,nostalgia,turbine] Cleanup sign conversion warnings that are now enabled universal
|
2023-06-17 20:03:45 -05:00 |
|
|
2974fa5863
|
[nostalgia] Reorganize Keel components of modules into own directories
|
2023-06-17 19:37:34 -05:00 |
|
|
ecde759bec
|
[nostalgia] Move modules into modules directory
|
2023-06-17 17:22:56 -05:00 |
|
|
dd54e7363f
|
[nostalgia/core] Cleanup
|
2023-06-17 16:21:35 -05:00 |
|
|
ba50b083ff
|
[nostalgia,studio] Update for Ox changes, cleanup
|
2023-06-14 00:05:24 -05:00 |
|
|
fbfc0afc89
|
[nostalgia/core/gba] Update for Ox changes
|
2023-06-09 20:50:10 -05:00 |
|
|
f5b1da09b5
|
[nostalgia/core/opengl] Fix type conversion
|
2023-06-07 21:11:54 -05:00 |
|
|
aa19cdf535
|
[keel,nostalgia,studio] Fix implicit conversions
|
2023-06-07 00:41:31 -05:00 |
|
|
13b2df57fe
|
[glutils,nostalgia,studio] Fix Xcode build errors
|
2023-06-06 00:28:22 -05:00 |
|
|
4549569746
|
[nostalgia/core/studio] Fix pixel line grid scaling on zoom
|
2023-06-06 00:09:49 -05:00 |
|
|
f8eaf9b325
|
[nostalgia/core] Make Context::turbineCtx private
|
2023-06-04 09:48:04 -05:00 |
|
|
1bff41d9f1
|
[nostalgia/core] Cleanup
|
2023-06-03 23:45:20 -05:00 |
|
|
2887fa7819
|
[nostaliga] Cleanup
|
2023-06-03 22:06:08 -05:00 |
|
|
5dd3b678ae
|
[nostalgia/core] Delete all of core::Context's friendships
|
2023-06-03 21:20:04 -05:00 |
|
|
7d0dcae00e
|
[nostalgia,turbine] Change NOSTALGIA_BUILD_TYPE to TURBINE_BUILD_TYPE
|
2023-06-03 20:51:18 -05:00 |
|
|
65268408cd
|
[turbine] Remove default appName
|
2023-06-03 20:40:26 -05:00 |
|
|
c6706f743d
|
[nostalgia] Cleanup
|
2023-06-03 16:34:01 -05:00 |
|
|
e1a8c6de01
|
[nostalgia/core/studio] Cleanup module
|
2023-06-03 15:50:20 -05:00 |
|
|
ed169eb9b8
|
[nostalgia,studio] Make module handling consistent
|
2023-06-03 15:36:28 -05:00 |
|
|
fee0a73b0d
|
[nostalgia/core/opengl] Cleanup
|
2023-06-03 12:44:35 -05:00 |
|
|
10d1e860bb
|
[nostalgia,studio] Make studio a library
|
2023-06-03 12:42:13 -05:00 |
|
|
6593d429fe
|
[nostaliga,turbine] Move rest of ImGui init to Turbine
|
2023-06-03 12:41:52 -05:00 |
|
|
37f6c388fc
|
[nostaliga/studio] Remove old studio profiles
|
2023-06-02 20:30:43 -05:00 |
|
|
68b6942606
|
[nostalgia/scene/studio] Replace glutils::bind with glutils::FrameBufferBind
|
2023-06-02 20:29:17 -05:00 |
|
|
ce2ac2e29e
|
[nostalgia/appmodules] Cleanup
|
2023-06-02 20:28:45 -05:00 |
|
|
e1a1938762
|
[nostalgia/studio] Update year in Info.plist
|
2023-06-02 20:16:04 -05:00 |
|
|
1741822ba0
|
[nostalgia/studio] Replace NostalgiaCore with Turbine as NostalgiaStudio dependency
|
2023-06-02 20:15:49 -05:00 |
|
|
be7b32906f
|
[nostalgia/studio] Move BuiltinModules to a cpp file
|
2023-06-02 20:14:51 -05:00 |
|
|
db3f29d52f
|
[nostalgia] Make drawMainView render size seting come from function param
|
2023-06-02 00:55:57 -05:00 |
|
|
8cd2ef2d8b
|
[nostalgia] Move GlUtils out of Nostalgia
|
2023-06-01 23:58:39 -05:00 |
|
|
4364911229
|
[nostalgia,keel] Move core::TypeStore to Keel
|
2023-06-01 23:43:19 -05:00 |
|
|
1d35f6ce70
|
[nostalgia/core/studio] Remove old unused files
|
2023-06-01 23:27:07 -05:00 |
|
|
8c43baedea
|
[nostalgia] Break part of core out into Turbine and TeaGBA libraries
|
2023-06-01 23:22:31 -05:00 |
|
|
03a1a8abca
|
[nostalgia] Move geo types to Ox
|
2023-05-30 20:44:22 -05:00 |
|
|
220f272867
|
[nostalgia/scene/studio] Cleanup
|
2023-05-30 20:01:56 -05:00 |
|
|
79e6838ab3
|
[nostalgia/studio] Make file open error report which file failed to open
|
2023-05-30 19:58:52 -05:00 |
|
|
78eeb30b15
|
[nostalgia/glutils] Add bind(FrameBuffer) function
|
2023-05-30 19:42:05 -05:00 |
|
|
8679f6b5a3
|
[nostalgia/core] Make core::setMainViewEnabled take a Context
|
2023-05-25 00:37:43 -05:00 |
|
|
323d5d8d53
|
[nostalgia/core] Cleanup
|
2023-05-24 20:43:00 -05:00 |
|
|
f63fe6c995
|
[nostalgia/core] Cleanup
|
2023-05-16 21:20:07 -05:00 |
|
|
2c7e134606
|
[keel,nostalgia] Remove keel and nostalgia subdirs in lib install path
|
2023-04-19 23:21:52 -05:00 |
|
|
a36a642cf5
|
[keel] Change Nostalgia media and preload headers to Keel
|
2023-04-01 20:29:24 -05:00 |
|
|
ab7dd9189e
|
[keel] Cleanup headers
|
2023-04-01 19:12:33 -05:00 |
|
|
7beb3cc6fc
|
[keel] Split out Nostalgia Foundation and Pack lib into Keel
|
2023-03-24 21:26:17 -05:00 |
|