Commit Graph

4910 Commits

Author SHA1 Message Date
gary 617c5be42c [ox/ser] Rename McStr to SerStr
(synced from 538fcdb43c)
2019-03-08 21:26:21 -06:00
gary 538fcdb43c [ox/ser] Rename McStr to SerStr 2019-03-08 21:26:21 -06:00
gary 6ae18f5d98 [ox/ser] Fix byte lengths of integer types
(synced from 4330c015a5)
2019-03-08 00:21:33 -06:00
gary 4330c015a5 [ox/ser] Fix byte lengths of integer types 2019-03-08 00:21:33 -06:00
gary 740fcbb4d1 [ox/mc] Rename FieldPresenceMask to FieldPresenceIndicator
(synced from e45122184e)
2019-03-07 23:00:59 -06:00
gary e45122184e [ox/mc] Rename FieldPresenceMask to FieldPresenceIndicator 2019-03-07 23:00:59 -06:00
gary b9dc6f2056 [ox] Split generalizable portion MC into ser package
(synced from f218ec44af)
2019-03-07 21:47:46 -06:00
gary f218ec44af [ox] Split generalizable portion MC into ser package 2019-03-07 21:47:46 -06:00
gary dae7ff290b [ox] Prefix build setup targets with configure-
(synced from fa1cf8bb73)
2019-03-07 18:04:57 -06:00
gary fa1cf8bb73 [ox] Prefix build setup targets with configure- 2019-03-07 18:04:57 -06:00
gary e41cb307a7 [nostalgia] Change setup-* targets to configure-* 2019-03-07 18:04:25 -06:00
gary b6a3f8a440 [ox] Change make target to all
(synced from 7ff3b59801)
2019-03-07 18:02:05 -06:00
gary 7ff3b59801 [ox] Change make target to all 2019-03-07 18:02:05 -06:00
gary 5a9ab80753 [nostalgia] Allow studio to build without NOSTALGIA_QT_PATH 2019-03-07 18:00:08 -06:00
gary c63a18b1dd [nostalgia/devenv] Remove pwsh and libc++ 2019-03-07 17:58:42 -06:00
gary c212ebeda7 [ox/mc] Add basic walking of data by data descriptor
(synced from cd91f6b60a)
2019-03-07 06:05:08 -06:00
gary cd91f6b60a [ox/mc] Add basic walking of data by data descriptor 2019-03-07 06:05:08 -06:00
gary 66ee721678 [ox/fs] Remove designated initializer usage
(synced from 8b7db3d544)
2019-03-04 23:13:55 -06:00
gary 8b7db3d544 [ox/fs] Remove designated initializer usage 2019-03-04 23:13:55 -06:00
gary 6e46f2ad91 [ox/std] Remove mc usage from std
(synced from c1fa5dc287)
2019-03-04 22:39:38 -06:00
gary c1fa5dc287 [ox/std] Remove mc usage from std 2019-03-04 22:39:38 -06:00
gary f505cc7ab7 [ox/std] Remove implicit signed/unsigned conversions
(synced from 9f78e2320f)
2019-03-04 21:22:35 -06:00
gary 9f78e2320f [ox/std] Remove implicit signed/unsigned conversions 2019-03-04 21:22:35 -06:00
gary 929608d766 [ox/mc] Replace int errors with Error
(synced from 40dac704d0)
2019-03-04 21:16:30 -06:00
gary 40dac704d0 [ox/mc] Replace int errors with Error 2019-03-04 21:16:30 -06:00
gary 79138b5cc8 [ox/std] Make ox_strlen return std::size
(synced from d51acfd033)
2019-03-04 20:15:53 -06:00
gary d51acfd033 [ox/std] Make ox_strlen return std::size 2019-03-04 20:15:53 -06:00
gary 0c6bf4ea58 [ox] Enable new compiler warnings
(synced from e10594b006)
2019-03-04 19:56:57 -06:00
gary e10594b006 [ox] Enable new compiler warnings 2019-03-04 19:56:57 -06:00
gary cc3fb6f729 [ox/fs] Remove C99 designated initializer usage
(synced from 0c570438e4)
2019-03-04 19:42:48 -06:00
gary 0c570438e4 [ox/fs] Remove C99 designated initializer usage 2019-03-04 19:42:48 -06:00
gary 23a6c7b2bb [ox/std] Remove C-style casts
(synced from 9844416a4e)
2019-03-04 19:42:22 -06:00
gary 9844416a4e [ox/std] Remove C-style casts 2019-03-04 19:42:22 -06:00
gary c6f97c81a9 [ox/std] Add pop_back to Vector
(synced from 564ca7511c)
2019-03-02 22:10:12 -06:00
gary 564ca7511c [ox/std] Add pop_back to Vector 2019-03-02 22:10:12 -06:00
gary caaeb8e012 [ox/mc] Fix build issues encountered when using MetalClawDefWriter
(synced from 21f5a34b75)
2019-02-28 23:12:20 -06:00
gary 21f5a34b75 [ox/mc] Fix build issues encountered when using MetalClawDefWriter 2019-02-28 23:12:20 -06:00
gary 244dbb705c [ox/fs] Fix FS to use stdc++fs when building with GNU
(synced from 652b603ec6)
2019-02-28 23:10:50 -06:00
gary 652b603ec6 [ox/fs] Fix FS to use stdc++fs when building with GNU 2019-02-28 23:10:50 -06:00
gary ae260e6479 [nostalgia/tools] Remove linking of OxTrace 2019-02-27 23:23:41 -06:00
gary 4b14478e8e [nostalgia] Cleanup Makefile consistency issues 2019-02-27 23:23:10 -06:00
gary 98c6b0c370 [ox/std] Add maybe_unused to assert check in test to allow release builds
(synced from dc3fe3c18e)
2019-02-25 21:50:52 -06:00
gary dc3fe3c18e [ox/std] Add maybe_unused to assert check in test to allow release builds 2019-02-25 21:50:52 -06:00
gary aaa7bbe93d [ox/std] Add != to BString
(synced from 6ddd44828b)
2019-02-25 21:46:54 -06:00
gary 6ddd44828b [ox/std] Add != to BString 2019-02-25 21:46:54 -06:00
gary d9a3db6074 [ox/mc] Remove walk.cpp from CMake
(synced from 0ea44e5ead)
2019-02-25 20:48:51 -06:00
gary 0ea44e5ead [ox/mc] Remove walk.cpp from CMake 2019-02-25 20:48:51 -06:00
gary 00544de1d1 [nostalgia] Remove OxTrace linking 2019-02-25 20:48:28 -06:00
gary c32fe257cc [nostalgia] Add gdblogger config 2019-02-25 20:45:57 -06:00
gary 76830ae91c [nostalgia] Cleanup unnecessary explicit library linkages in CMake files 2019-02-25 20:04:57 -06:00