Commit Graph

27 Commits

Author SHA1 Message Date
Maschell 7ffde9961b Add the shortname to the save directory of a wuhb 2022-10-09 13:51:22 +02:00
Maschell 5ebee36b7f Use libmocha to load .rpx 2022-08-24 14:53:49 +02:00
Maschell a0724c276b Update to use the latest wut version 2022-07-25 13:13:17 -07:00
Maschell 58fbfc270b Update string_format template to use std::nothrow and OSFatal on error 2022-05-08 19:36:02 +02:00
Maschell 0eab0261b1 Use std::unique_ptr instead of raw pointer 2022-05-08 19:36:02 +02:00
Maschell 5ab425132d Add module name to logging 2022-04-29 15:10:57 +02:00
Maschell 59a78fc3cf Control verbose logging via buildflags 2022-04-22 22:22:16 +02:00
Maschell 425fd82646 Always do error logging 2022-04-22 22:22:16 +02:00
Maschell ebe901ebdc Rewrite to use libcontentredirection and libwuhbutils. 2022-04-17 21:56:53 +02:00
Maschell 3d0c1151d7 Remove function declaration of a unimplemented function 2022-02-14 19:53:44 +01:00
Maschell a0def8f4b4 Align the buffer of the FileReaderCompressed buffer 2022-02-14 19:53:44 +01:00
Maschell 142aa827d2 Format the code via clang-format 2022-02-04 16:38:11 +01:00
Maschell 671f207ebe Fix compiler warnings 2022-01-30 13:49:38 +01:00
Maschell 7ad9df8a8c Format code 2022-01-26 23:20:21 +01:00
Maschell cceda5e231 Fix compiler warnings 2022-01-26 23:19:27 +01:00
Maschell 032459d809 Fix compiling 2022-01-26 23:18:34 +01:00
Maschell 1365eff9fc Don't use the stack for meta.ini parsing 2022-01-26 14:32:30 +01:00
Maschell b5aa508339 Do logging only when built with `make DEBUG = 1` 2022-01-26 14:25:34 +01:00
Maschell bff0f823f0 Formatting 2021-09-28 20:04:55 +02:00
Maschell a18a28091b Add `RL_UnmountCurrentRunningBundle` export 2021-09-28 18:18:03 +02:00
Maschell 85838b1a42 Formatting and cleanup 2021-09-24 17:14:38 +02:00
Maschell 661a79e116 Add additional verbose logging, fix existing verbose logging 2021-08-09 18:45:33 +02:00
Maschell 158db91f7a Formatting and logging 2021-01-24 15:45:30 +01:00
Maschell 9d43e49e7b Fix reading files from buffer 2021-01-24 15:45:15 +01:00
Maschell f79ae3847e Fix Dockerfile, fix compiler warnings 2021-01-24 14:06:25 +01:00
Maschell 160d5b4f3e Patch home menu process to display the correct icon + name when a .wuhb is loaded
Export functions for accessing files inside a bundle
2021-01-17 18:08:07 +01:00
Maschell 4551e08745 first commit 2021-01-01 01:39:28 +01:00