Commit Graph

4910 Commits

Author SHA1 Message Date
gary 959807c08b [ox/model] Fix name shadowing 2019-06-26 23:47:10 -05:00
gary ce420c8f9f [ox] Add -Wshadow warning
(synced from 8730c6380c)
2019-06-26 21:54:41 -05:00
gary 8730c6380c [ox] Add -Wshadow warning 2019-06-26 21:54:41 -05:00
gary 8d987aba9b [ox] Ensure all gdblogger messages always end with a new line
(synced from 472249cd6d)
2019-06-26 20:45:48 -05:00
gary 472249cd6d [ox] Ensure all gdblogger messages always end with a new line 2019-06-26 20:45:48 -05:00
gary 380408afd1 [ox/nodebuffer] Fix bounds checking in Ptr generation
(synced from 0c7f8c8b5e)
2019-06-25 08:19:59 -05:00
gary 0c7f8c8b5e [ox/nodebuffer] Fix bounds checking in Ptr generation 2019-06-25 08:19:59 -05:00
gary 88505abf16 [ox/ptrarith] Fix NodeBuffer to properly handle removing only node
(synced from 3adf0df9c7)
2019-06-25 00:39:49 -05:00
gary 3adf0df9c7 [ox/ptrarith] Fix NodeBuffer to properly handle removing only node 2019-06-25 00:39:49 -05:00
gary 6e1737b306 [ox/fs] Add resize compactor
(synced from 6571129686)
2019-06-22 17:23:24 -05:00
gary 6571129686 [ox/fs] Add resize compactor 2019-06-22 17:23:24 -05:00
gary 4aa5e751e3 [ox/fs] Enforce error handling in Directory
(synced from baff558ff2)
2019-06-22 11:52:55 -05:00
gary baff558ff2 [ox/fs] Enforce error handling in Directory 2019-06-22 11:52:55 -05:00
gary 74d1bb08fe [nostalgia/tools/pack] Add missing error checking 2019-06-22 02:08:28 -05:00
gary c96e633b78 [ox/fs] Enforce error checking of FS function calls
(synced from 74fe0c55cc)
2019-06-22 02:07:20 -05:00
gary 74fe0c55cc [ox/fs] Enforce error checking of FS function calls 2019-06-22 02:07:20 -05:00
gary 6a5b16c644 [nostalgia/tools/pack] Add verify, cleanup linking options, cleanup error handling 2019-06-22 01:29:55 -05:00
gary 3cb7857398 [ox/fs] Rename confusing parameters in FileStoreTemplate::read
(synced from 04929302d7)
2019-06-22 00:40:23 -05:00
gary 04929302d7 [ox/fs] Rename confusing parameters in FileStoreTemplate::read 2019-06-22 00:40:23 -05:00
gary eaa2da32f1 [ox/fs] Cleanup FileStoreTemplate::read
(synced from 3938cb0282)
2019-06-21 23:30:06 -05:00
gary 3938cb0282 [ox/fs] Cleanup FileStoreTemplate::read 2019-06-21 23:30:06 -05:00
gary 4c0faa4aac [ox/fs] Cleanup hard-to-read code
(synced from db04367579)
2019-06-20 23:24:36 -05:00
gary db04367579 [ox/fs] Cleanup hard-to-read code 2019-06-20 23:24:36 -05:00
gary dab521a6c3 [ox/fs] Fix Ox FS tests to run again
(synced from c87eed730e)
2019-06-20 23:24:03 -05:00
gary c87eed730e [ox/fs] Fix Ox FS tests to run again 2019-06-20 23:24:03 -05:00
gary 691bbac95e [ox/fs] Remove unused parents parameter from Director::write
(synced from 7b6b53b7d3)
2019-06-20 22:55:26 -05:00
gary 7b6b53b7d3 [ox/fs] Remove unused parents parameter from Director::write 2019-06-20 22:55:26 -05:00
gary 0e802054d8 [ox/fs] Move large test allocations to heap
(synced from a204aa8c48)
2019-06-20 21:41:32 -05:00
gary a204aa8c48 [ox/fs] Move large test allocations to heap 2019-06-20 21:41:32 -05:00
gary 290e1d78a9 [ox/fs] Fix mkdir -p
(synced from 8e82ba2f2e)
2019-06-20 20:42:25 -05:00
gary 8e82ba2f2e [ox/fs] Fix mkdir -p 2019-06-20 20:42:25 -05:00
gary eed1a1a94e [nostalgia] Fix GBA build to use altered CMake modules path 2019-06-20 07:50:12 -05:00
gary 9c70aab4a6 [nostalgia] Cleanup CMake files 2019-06-20 00:18:47 -05:00
gary d9a596649c [nostalgia] Change conanfile.txt with conanfile.py 2019-06-20 00:06:22 -05:00
gary 7725abeac8 [nostalgia] Cleanup CMakeLists.txt 2019-06-19 23:43:58 -05:00
gary 717776d096 [ox] Fix CMake inconsistency that broke PC builds
(synced from ad85c59107)
2019-06-19 23:32:59 -05:00
gary ad85c59107 [ox] Fix CMake inconsistency that broke PC builds 2019-06-19 23:32:59 -05:00
gary b337c1abc6 [ox/std] Add OX_USE_STDLIB as exported definition on OxStd
(synced from 5705fd3d00)
2019-06-19 23:32:18 -05:00
gary 5705fd3d00 [ox/std] Add OX_USE_STDLIB as exported definition on OxStd 2019-06-19 23:32:18 -05:00
gary c9df80fb73 [nostalgia/studio] Remove deprecated function call for Qt 5.13 2019-06-19 21:09:11 -05:00
gary 67b2764dc7 [nostalgia/tools/pack] Cleanup unnecessary use of Qt 2019-06-17 23:11:01 -05:00
gary e58407f156 [nostalgia/tools/pack] Add input checking to nost-pack 2019-06-17 23:09:20 -05:00
gary eb8f292181 [nostalgia/tools] Cleanup 2019-06-17 22:57:49 -05:00
gary b839af9207 [nostalgia/player] Cleanup 2019-06-16 22:46:24 -05:00
gary 56601b7c4f [nostalgia] Add conanfile.txt 2019-06-16 22:44:33 -05:00
gary 31ed2ae7ef [ox/std] Add units.hpp to std.hpp and CMake install
(synced from 6ace1e641c)
2019-06-16 22:43:19 -05:00
gary 6ace1e641c [ox/std] Add units.hpp to std.hpp and CMake install 2019-06-16 22:43:19 -05:00
gary 5f41a2665b [nostalgia/tools] Add NostalgiaPack library 2019-06-16 22:42:03 -05:00
gary cbbb64388e [ox/std] Add memory unit consts (KB, MB, GB, TB)
(synced from 5ceb0e5f83)
2019-06-16 22:08:10 -05:00
gary 5ceb0e5f83 [ox/std] Add memory unit consts (KB, MB, GB, TB) 2019-06-16 22:08:10 -05:00