Commit Graph

4910 Commits

Author SHA1 Message Date
gary 562393a5dc [ox] Make StringView write function take a Writer_c reference
(synced from b67359ddb0)
2023-06-09 21:14:28 -05:00
gary b67359ddb0 [ox] Make StringView write function take a Writer_c reference 2023-06-09 21:14:28 -05:00
gary b9f5f7f827 [ox/mc] Make write's setTypeInfo return Error if unable to allocate field presence buff
(synced from b2103e558e)
2023-06-09 20:53:20 -05:00
gary b2103e558e [ox/mc] Make write's setTypeInfo return Error if unable to allocate field presence buff 2023-06-09 20:53:20 -05:00
gary fbfc0afc89 [nostalgia/core/gba] Update for Ox changes 2023-06-09 20:50:10 -05:00
gary 6457a4e0e9 [ox] Make model system's setTypeInfo return an Error
(synced from e22743961a)
2023-06-09 20:49:36 -05:00
gary e22743961a [ox] Make model system's setTypeInfo return an Error 2023-06-09 20:49:36 -05:00
gary 7c3aaf99c2 [keel] Update for Ox changes 2023-06-08 22:13:38 -05:00
gary 32bb7e8dda [ox] Make OC and Claw writers take const values
(synced from 5a021043f4)
2023-06-08 21:57:43 -05:00
gary 5a021043f4 [ox] Make OC and Claw writers take const values 2023-06-08 21:57:43 -05:00
gary 008da6953c [ox] Remove SerStr
(synced from 23054c9f6f)
2023-06-08 21:34:33 -05:00
gary 23054c9f6f [ox] Remove SerStr 2023-06-08 21:34:33 -05:00
gary e0289ee7e0 [keel,studio] Update for Ox changes 2023-06-08 21:18:30 -05:00
gary 244250fb0d [ox] Cleanup serialization writers, make MC and Claw use Writer_c
(synced from 2c8e073172)
2023-06-08 21:18:26 -05:00
gary 2c8e073172 [ox] Cleanup serialization writers, make MC and Claw use Writer_c 2023-06-08 21:18:26 -05:00
gary 6b48694518 [ox/mc] Make writeOC work with const inputs
(synced from 6f5f2c7219)
2023-06-08 01:13:24 -05:00
gary 6f5f2c7219 [ox/mc] Make writeOC work with const inputs 2023-06-08 01:13:24 -05:00
gary fe55179500 [ox/mc] Make MC Write use Writer_c
(synced from ce4dcdcd18)
2023-06-08 00:56:02 -05:00
gary ce4dcdcd18 [ox/mc] Make MC Write use Writer_c 2023-06-08 00:56:02 -05:00
gary ae3f0bb5db [teagba] Fix type conversions 2023-06-07 21:14:39 -05:00
gary f5b1da09b5 [nostalgia/core/opengl] Fix type conversion 2023-06-07 21:11:54 -05:00
gary d0579014d8 [buildcore] Enable implicit type conversion warnings 2023-06-07 00:42:01 -05:00
gary aa19cdf535 [keel,nostalgia,studio] Fix implicit conversions 2023-06-07 00:41:31 -05:00
gary 57a292abb0 [ox] Fix remaining implicit conversion issues
(synced from 3fdfee33a9)
2023-06-07 00:41:09 -05:00
gary 3fdfee33a9 [ox] Fix remaining implicit conversion issues 2023-06-07 00:41:09 -05:00
gary 74db4a5ce5 [ox/fs] Cleanup formatting
(synced from acf04665bc)
2023-06-06 00:29:17 -05:00
gary acf04665bc [ox/fs] Cleanup formatting 2023-06-06 00:29:17 -05:00
gary 13b2df57fe [glutils,nostalgia,studio] Fix Xcode build errors 2023-06-06 00:28:22 -05:00
gary 0e00e59264 [ox] Fix Xcode build errors
(synced from 7bccfc8a00)
2023-06-06 00:17:51 -05:00
gary 7bccfc8a00 [ox] Fix Xcode build errors 2023-06-06 00:17:51 -05:00
gary 4549569746 [nostalgia/core/studio] Fix pixel line grid scaling on zoom 2023-06-06 00:09:49 -05:00
gary aff3b04fe2 [buildcore] Make cmake-build command ignore build directories that are not directories 2023-06-05 21:17:50 -05:00
gary f8eaf9b325 [nostalgia/core] Make Context::turbineCtx private 2023-06-04 09:48:04 -05:00
gary 1bff41d9f1 [nostalgia/core] Cleanup 2023-06-03 23:45:20 -05:00
gary 2887fa7819 [nostaliga] Cleanup 2023-06-03 22:06:08 -05:00
gary d4f20d57ce [ox/fs] Make directAccess functions const
(synced from 8c7f6ffafc)
2023-06-03 22:04:02 -05:00
gary 8c7f6ffafc [ox/fs] Make directAccess functions const 2023-06-03 22:04:02 -05:00
gary 5dd3b678ae [nostalgia/core] Delete all of core::Context's friendships 2023-06-03 21:20:04 -05:00
gary 7d0dcae00e [nostalgia,turbine] Change NOSTALGIA_BUILD_TYPE to TURBINE_BUILD_TYPE 2023-06-03 20:51:18 -05:00
gary 65268408cd [turbine] Remove default appName 2023-06-03 20:40:26 -05:00
gary ff242e3488 [studio] Put StudioAppLib in studio namespace 2023-06-03 19:35:40 -05:00
gary 6137a2b892 [studio/modlib] Fix Linux build 2023-06-03 19:29:02 -05:00
gary 1097990113 [turbine/gba] Change isr to turbine_isr 2023-06-03 16:50:31 -05:00
gary c6706f743d [nostalgia] Cleanup 2023-06-03 16:34:01 -05:00
gary e1a8c6de01 [nostalgia/core/studio] Cleanup module 2023-06-03 15:50:20 -05:00
gary 8d07f6110e [keel] Replace last Nostalgia reference in Keel 2023-06-03 15:44:08 -05:00
gary 6f4b869fa2 [keel] Fix string comparison bug in K1 header check 2023-06-03 15:43:38 -05:00
gary ed169eb9b8 [nostalgia,studio] Make module handling consistent 2023-06-03 15:36:28 -05:00
gary 2874620bc6 [nostalgia] Add .clang-tidy 2023-06-03 14:36:41 -05:00
gary fee0a73b0d [nostalgia/core/opengl] Cleanup 2023-06-03 12:44:35 -05:00