Commit Graph

2622 Commits

Author SHA1 Message Date
gary 98a0c42040 [nostalgia/core/gba][ox/std] Move heap manager from NostalgiaCore to OxStd 2020-05-29 19:44:10 -05:00
gary 0eb33f823c [nostalgia/core/gba] Fix GBA build issues 2020-05-17 04:20:59 -05:00
gary 2dad1688b5 [ox] Fix GBA build 2020-05-17 04:20:43 -05:00
gary f1110bd849 [nostalgia] Make Linux Jenkinsfile only target Linux builders 2020-05-16 22:53:16 -05:00
gary b1a0fcbc57 [ox/claw] Add missing write.cpp 2020-05-16 22:47:51 -05:00
gary e3e00b1716 [nostalgia] Move Jenkinsfile to allow for platform specificity 2020-05-16 22:46:48 -05:00
gary faaddd1234 [ox/claw] Fix TypeVersion writing 2020-05-16 22:35:54 -05:00
gary f37515707f [nostalgia] Make Jenkinsfile do ASAN builds 2020-05-16 17:16:17 -05:00
gary 86652ca8d4 [nostalgia] Fix Mac build 2020-05-09 18:44:37 -05:00
gary 819959745d [ox] Fix Mac build and fix MC to increment field counter on empty string 2020-05-08 21:32:56 -05:00
gary f91874182e [ox/model] Add preloadable attribute to type descriptor 2020-05-08 01:32:36 -05:00
gary dfb17c851b [nostalgia] Break out Jenkinsfile steps 2020-05-06 20:59:29 -05:00
gary e2952ec8c1 [ox/claw] Add Claw 2020-05-06 20:38:39 -05:00
gary 9560ccf476 [nostalgia] Remove conan Qt, as it is currently being ignored 2020-05-05 00:03:58 -05:00
gary e7ea76a7ac [nostalgia] Explicitly list certain dependencies that were causing problems on Fedora 2020-05-04 19:25:10 -05:00
gary bae54a906b [nostalgia] Add CMake option to disable engine build 2020-05-04 18:22:42 -05:00
gary b0f268f371 [nostalgia] Make test run build in Makefile 2020-05-04 18:21:48 -05:00
gary b39735bb08 [nostalgia] Update Jenkinsfile to force conan remote add 2020-05-04 18:20:50 -05:00
gary 6af681bad6 [nostalgia/core] Enable sign conversion warning publicly 2020-04-16 23:51:06 -05:00
gary 9b84d9d8e0 [nostalgia/world] Fix sign conversion 2020-04-16 23:50:30 -05:00
gary 4694bb9dd7 [nostalgia/tools/pack] Fix sign conversion 2020-04-16 23:49:08 -05:00
gary f758566041 [nostalgia/studio] Add PathExistsValidator 2020-04-16 23:47:08 -05:00
gary cef5fcd86f [nostalgia/core/userland] Enable sign-conversion warning 2020-04-16 23:44:06 -05:00
gary 8e297f32d4 [nostalgia/core] Move Nostalgia graphics type models to new setTypeInfo 2020-04-16 23:40:22 -05:00
gary be16229bf7 [nostalgia/core/sdl] Initialize texture lists 2020-04-16 23:39:18 -05:00
gary 11e500520a [nostalgia] Make ox headers system headers 2020-04-16 23:37:35 -05:00
gary 00e645e7a3 [nostalgia/sample_project] Update for new FileAddress 2020-04-16 23:34:45 -05:00
gary 3ff4a59373 [ox/fs] Make FileAddress model use builtin union support 2020-04-16 23:34:08 -05:00
gary 5265a94a80 [ox/oc] Add support for allocating for strings 2020-04-16 23:28:52 -05:00
gary b3fa531aa0 [ox/model] Add support to SerStr for allocating string 2020-04-16 22:44:50 -05:00
gary 8753d39b66 [ox/std] Fix OxError for release builds and fix ox::Error assignment operator 2020-04-16 22:19:27 -05:00
gary ed0bf268ba [ox/fs] Add model definition for FileAddress 2020-04-15 21:02:35 -05:00
gary d0f5819072 [ox/oc] Add union support 2020-04-13 23:36:27 -05:00
gary d2e7528dae [ox/mc] Fix int reads not to clear out unions 2020-04-13 02:37:08 -05:00
gary 1d07890668 [ox] Add support for unions to model and mc 2020-04-13 02:28:38 -05:00
gary 82a07737ec [nostalgia] Update README 2020-04-11 03:07:52 -05:00
gary 9091f9bd02 [nostalgia] Add profile setting to libstdc++11 in Jenkinsfile 2020-04-09 23:39:24 -05:00
gary 5d95b188d8 [ox/model] Harmonize make the interface for walking over models 2020-04-09 22:57:03 -05:00
gary a4000f6497 [ox/std] Fix assert for !OX_USE_STDLIB 2020-04-08 23:30:14 -05:00
gary 12c5339295 [nostalgia] Update JsonCpp in conanfile 2020-04-08 03:55:52 -05:00
gary 4064592acc [nostalgia/core/studio] Remove implicit sign conversions 2020-04-07 22:27:28 -05:00
gary b9c2f3631d [nostalgia/core] Remove implicit sign conversions 2020-04-07 22:10:34 -05:00
gary d2ec3b8350 [ox/fs] Remove explicit linking of C++ standard file system library 2020-04-07 22:04:23 -05:00
gary 19422ced3e [ox/std] Add move constructor and set null terminator for String 2020-04-07 22:03:19 -05:00
gary 540e67fcd8 [ox/std] Add support for messages in ox::Error 2020-04-07 22:02:07 -05:00
gary 89854a584a [ox/oc] Add OrganicClaw 2020-04-07 22:00:14 -05:00
gary 8b74920270 [ox/std] Fix implicit sign conversion 2020-04-05 19:48:47 -05:00
gary a74cd1c926 [nostalgia/core/studio] Fix build error in NewTileSheetWizard 2020-04-02 00:58:40 -05:00
gary 5189fefaa1 [nostalgia/core/studio] Move NewTileSheetWizard validation to accept release-d2020.03.0 2020-03-31 22:01:32 -05:00
gary 23c8a5eefc [nostalgia/core] Remove unused file 2020-03-31 21:55:06 -05:00