gary
|
1a1678674d
|
[ox/claw] Add strip header function
(synced from 4a221e52db)
|
2020-06-15 01:34:22 -05:00 |
|
gary
|
5c5809cc24
|
[ox/std] Fix macOS build
(synced from c178a2273b)
|
2020-06-05 19:47:29 -05:00 |
|
gary
|
662e9476dc
|
[ox/claw] Fix TypeInfoCatcher to fit model handler API
(synced from 4d806021d0)
|
2020-05-29 20:24:09 -05:00 |
|
gary
|
5bc921dd2d
|
[nostalgia/core/gba][ox/std] Move heap manager from NostalgiaCore to OxStd
(synced from 98a0c42040)
|
2020-05-29 19:44:10 -05:00 |
|
gary
|
f3dd0f1bba
|
[ox] Fix GBA build
(synced from 2dad1688b5)
|
2020-05-17 04:20:43 -05:00 |
|
gary
|
b8e28a9890
|
[ox/claw] Add missing write.cpp
(synced from b1a0fcbc57)
|
2020-05-16 22:47:51 -05:00 |
|
gary
|
9105f54a7b
|
[ox/claw] Fix TypeVersion writing
(synced from faaddd1234)
|
2020-05-16 22:35:54 -05:00 |
|
gary
|
2be5b6e89a
|
[ox] Fix Mac build and fix MC to increment field counter on empty string
(synced from 819959745d)
|
2020-05-08 21:32:56 -05:00 |
|
gary
|
ac701751cb
|
[ox/model] Add preloadable attribute to type descriptor
(synced from f91874182e)
|
2020-05-08 01:32:36 -05:00 |
|
gary
|
09b1d5d6eb
|
[ox/claw] Add Claw
(synced from e2952ec8c1)
|
2020-05-06 20:38:39 -05:00 |
|
gary
|
d395ecdf6e
|
[ox/fs] Make FileAddress model use builtin union support
(synced from 3ff4a59373)
|
2020-04-16 23:34:08 -05:00 |
|
gary
|
ea997009b2
|
[ox/oc] Add support for allocating for strings
(synced from 5265a94a80)
|
2020-04-16 23:28:52 -05:00 |
|
gary
|
a177cd2f68
|
[ox/model] Add support to SerStr for allocating string
(synced from b3fa531aa0)
|
2020-04-16 22:44:50 -05:00 |
|
gary
|
cd5b7b9706
|
[ox/std] Fix OxError for release builds and fix ox::Error assignment operator
(synced from 8753d39b66)
|
2020-04-16 22:19:27 -05:00 |
|
gary
|
baca38f9bb
|
[ox/fs] Add model definition for FileAddress
(synced from ed0bf268ba)
|
2020-04-15 21:02:35 -05:00 |
|
gary
|
a2652e867f
|
[ox/oc] Add union support
(synced from d0f5819072)
|
2020-04-13 23:36:27 -05:00 |
|
gary
|
01e12d8b74
|
[ox/mc] Fix int reads not to clear out unions
(synced from d2e7528dae)
|
2020-04-13 02:37:08 -05:00 |
|
gary
|
54b577e152
|
[ox] Add support for unions to model and mc
(synced from 1d07890668)
|
2020-04-13 02:28:38 -05:00 |
|
gary
|
21df2e78df
|
[ox/model] Harmonize make the interface for walking over models
(synced from 5d95b188d8)
|
2020-04-09 22:57:03 -05:00 |
|
gary
|
31eba91c08
|
[ox/std] Fix assert for !OX_USE_STDLIB
(synced from a4000f6497)
|
2020-04-08 23:30:14 -05:00 |
|
gary
|
724810542e
|
[ox/fs] Remove explicit linking of C++ standard file system library
(synced from d2ec3b8350)
|
2020-04-07 22:04:23 -05:00 |
|
gary
|
fdf3839205
|
[ox/std] Add move constructor and set null terminator for String
(synced from 19422ced3e)
|
2020-04-07 22:03:19 -05:00 |
|
gary
|
2a062a97af
|
[ox/std] Add support for messages in ox::Error
(synced from 540e67fcd8)
|
2020-04-07 22:02:07 -05:00 |
|
gary
|
7c089e4760
|
[ox/oc] Add OrganicClaw
(synced from 89854a584a)
|
2020-04-07 22:00:14 -05:00 |
|
gary
|
ada4548ce9
|
[ox/std] Fix implicit sign conversion
(synced from 8b74920270)
|
2020-04-05 19:48:47 -05:00 |
|
gary
|
e1682e7d93
|
[ox/std] Fix Vector::expandCap not to delete old array an not new one
(synced from c99b60186d)
|
2020-03-31 21:42:47 -05:00 |
|
gary
|
0f052f11ec
|
[ox/mc] Fix false positive buffer overflow check when string is last item in MC buffer
(synced from 680881003c)
|
2020-03-31 20:40:29 -05:00 |
|
gary
|
afd829a7d7
|
[ox/mc] Prevent reading array length of absent array
(synced from d7b5f51fdc)
|
2020-03-30 23:59:01 -05:00 |
|
gary
|
a4073e0676
|
[ox/std] Add insert method to Vector
(synced from 4011773374)
|
2020-03-29 13:32:17 -05:00 |
|
gary
|
fd7fbb4df4
|
[ox/std] Add missing declaration for String::String(const String&)
(synced from aa1b5fa4cf)
|
2020-03-19 01:56:44 -05:00 |
|
gary
|
ed76ebfbaf
|
[ox/std] Add copy constructor to String
(synced from 4273e72e74)
|
2020-03-16 00:12:09 -05:00 |
|
gary
|
cad156add5
|
[ox/std] Add String::operator=(const String&)
(synced from e0a2676d54)
|
2020-03-15 14:31:43 -05:00 |
|
gary
|
c10724912b
|
[ox] Remove bstring.hpp include from string.hpp
(synced from 1313b562bd)
|
2020-03-15 14:29:18 -05:00 |
|
gary
|
4bbfb439fb
|
[ox/std] Add String::operator+ methods
(synced from f7bdd5042d)
|
2020-03-15 02:17:11 -05:00 |
|
gary
|
dde15ec2ab
|
[ox/std] Add bstring.hpp to install
(synced from 412b187c4f)
|
2020-03-15 01:20:28 -05:00 |
|
gary
|
63a08deb1a
|
[nostalgia/std] Add String as alternative to BString, which uses heap allocations
(synced from 38acb5dfc3)
|
2020-03-14 16:33:08 -05:00 |
|
gary
|
d544af56cc
|
[ox] Fix OxConfig to include Model library
(synced from 4571a95a06)
|
2020-02-16 14:08:28 -06:00 |
|
gary
|
f257aac562
|
[ox/std] Fix type in hardware detection
(synced from da3c9107db)
|
2020-02-16 02:03:28 -06:00 |
|
gary
|
dc7ac1084e
|
[ox/std] Fix oxPanic parameter order
(synced from 74e6a4cbff)
|
2020-02-16 01:43:54 -06:00 |
|
gary
|
0f65018d52
|
[ox/std] Fix hardware detection to work in MSVC
(synced from 36b6542bf3)
|
2020-02-15 12:24:43 -06:00 |
|
gary
|
6976fbb47b
|
[ox/std] Make unrecognized hardware trigger compile error
(synced from c2b4595c33)
|
2020-02-12 22:13:34 -06:00 |
|
gary
|
59bc78fc0d
|
[ox/mc] Fix signed/unsigned comparison in field bitmap
(synced from c5f0825edb)
|
2020-02-12 22:04:35 -06:00 |
|
gary
|
0bb4941558
|
[ox/fs] Fix GCC/Clang incompatibility
(synced from 517551348a)
|
2020-02-12 22:04:35 -06:00 |
|
gary
|
cec3e4ea01
|
[ox] Get building in MSVC
(synced from 4cbf1b9a9a)
|
2020-02-12 22:04:35 -06:00 |
|
gary
|
c7bc9ca116
|
[ox/fs] Replace uint8_t with char for buffers
(synced from 553cde0d0c)
|
2020-02-11 21:42:09 -06:00 |
|
gary
|
6a1f2949c5
|
[ox/std] Leave panic unimplemented when C++ stdlib is absent
(synced from ea14ccac3a)
|
2020-02-11 21:10:36 -06:00 |
|
gary
|
04e913f845
|
[ox/std] Fix oxIgnoreError to not completely ignore the statement it encompases
(synced from e59499b127)
|
2020-02-11 00:07:37 -06:00 |
|
gary
|
67cfd71e77
|
[ox/fs] Give FileSystem ability to cleanup FS buffer
(synced from e927c51b61)
|
2020-02-01 00:11:59 -06:00 |
|
gary
|
da20300f8c
|
[ox/std] Remove constexpr from ox::bit_cast
(synced from dd008c3a08)
|
2020-01-31 23:53:55 -06:00 |
|
gary
|
334c451d59
|
[ox/std] Add bit_cast
(synced from 878c944ebf)
|
2020-01-31 19:43:23 -06:00 |
|