• Joined on 2022-12-22
storm pushed to testing at storm/cthulhu 2025-08-11 13:43:17 -04:00
aa369af689 Allow building without help dependencies.
storm pushed to testing at storm/cthulhu 2025-08-11 13:33:23 -04:00
02fa1e4356 Rest of the conversion to meson/ninja missed in the first push. Thanks again Claud for the assist.
storm pushed to testing at storm/cthulhu 2025-08-11 13:18:09 -04:00
8bcc85f82c Migrated to meson/ninja for building. There may be bugs. Thanks Claud for the assist.
storm pushed to testing at storm/cthulhu 2025-08-11 12:10:42 -04:00
7b84cd7492 Ollama AI can now have customized api endpoint instead of always using localhost.
storm pushed to master at storm/ttyverse 2025-08-11 03:21:42 -04:00
fb897bd897 unbookmark added. Bookmarks implementation should be complete now.
storm pushed to master at storm/ttyverse 2025-08-11 03:14:53 -04:00
3994cd2f46 Changed rtsof to boostsof, the command should actually work now.
storm pushed to testing at storm/cthulhu 2025-08-10 21:53:54 -04:00
a80bca78d1 Clickables now present a message when loading. Focus is preserved. Woogoo
storm pushed to testing at storm/cthulhu 2025-08-10 21:29:22 -04:00
b715e9071b Press enter on clickables to activate them like any other web control. Very experimental.
storm pushed to testing at storm/cthulhu 2025-08-10 12:46:01 -04:00
eae9a5896e Backport browser fixes for chromium and new d-bus functionality from Orca.
storm pushed to testing at storm/audiogame-manager 2025-08-09 06:44:20 -04:00
46564d2e0a Fixed Bloodshed installer to be win32 so speech will work.
storm pushed to testing at storm/audiogame-manager 2025-08-09 06:42:19 -04:00
19fd7fb899 Set-voice updated to new format. Also, search for and set voices using wine registry instead of old sed method.
storm pushed to testing at storm/toby-doom-launcher 2025-08-08 23:54:48 -04:00
f1e197729a Several bug fixes, added optional DOOM Metal X file tracking.
storm pushed to testing at storm/toby-doom-launcher 2025-08-08 02:18:11 -04:00
5ac894a6ec Added another metal mod option.
storm pushed to testing at storm/audiogame-manager 2025-08-07 20:18:23 -04:00
9515c25ea3 A ton of updates. We now have working 32 bit wine, Swamp installs and works, many other 32 bit games should as well. Improvements to the user interface both GUI and CLI. Tons of bug fixes. Not quite yet ready for mainstream testing, but getting closer.
storm pushed to master at storm/git-er-done 2025-08-07 16:53:01 -04:00
fff22dd093 First commit.
storm created branch master in storm/git-er-done 2025-08-07 16:53:00 -04:00
storm created repository storm/git-er-done 2025-08-07 16:33:13 -04:00
storm pushed to testing at storm/audiogame-manager 2025-08-07 02:52:35 -04:00
e5c6798c80 Better approach at using correct wine for 32 bit games, assuming it works that is.
storm pushed to testing at storm/audiogame-manager 2025-08-07 02:38:13 -04:00
81d00ef4f2 work on calling the correct version of wine when a game is launched.
storm pushed to testing at storm/audiogame-manager 2025-08-07 02:18:19 -04:00
e94b4ed13b Send inital setup stuff like installing wine32 through progress indication system.