serenity/Userland
Pedro Pereira a0c80a6f17 Minesweeper: Port to LibMain
Simplified two unveil() and two pledge() by using TRY().
2021-11-22 21:56:31 +01:00
..
Applets ClipboardHistory: Properly display bitmap depth 2021-11-21 11:49:06 +00:00
Applications 3DFileViewer: Port to LibMain 2021-11-22 21:56:04 +01:00
Demos Starfield: Port to LibMain 2021-11-22 21:56:20 +01:00
DevTools HackStudio: Disable the Rename action on insufficient permissions 2021-11-22 09:03:19 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Port to LibMain 2021-11-22 21:56:31 +01:00
Libraries LibSystem: Add ErrorOr<T> wrapper for sigaction() :^) 2021-11-22 19:28:31 +01:00
Services Everywhere: Fix spelling of "offsetted" 2021-11-21 20:22:48 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities nproc: Port to LibMain :^) 2021-11-22 19:43:26 +01:00
CMakeLists.txt