AngelLoader
AngelLoader copied to clipboard
A standalone fan mission loader / manager for the original Thief trilogy, System Shock 2, and The Dark Mod.
Requested here: https://www.ttlg.com/forums/showthread.php?t=149706&page=26&p=2509828&viewfull=1#post2509828 This is not the same as "Play FM with AngelLoader"; this is something you'd set up from within the app (FM context menu) and then the shortcut...
We have far too many places where we just swallow and log exceptions and then move on like nothing happened. We should stop kidding ourselves and inform the user of...
Someone asked for this. Optional of course, so we don't clutter up the menus if the user doesn't want us to.
Add per-FM and per-game "option overrides" (pass config vars to the game). - [x] Add per-FM mantle mode - [x] Add "use old mantle for all OldDark missions" option -...
Currently, we have a few filter buttons that require drop-downs so the user can enter more information (these are the two date filter buttons and the rating filter button). Right...
People sometimes ask if the FMs list can be refreshed to include newly added FMs on disk without restarting AngelLoader, or confuse "refresh" / "refresh from disk" / "scan". We...
While working on improving the sorting behavior of the FMs list columns, I realized that there could be multiple different ways you might want to sort a column. For instance,...
Right now, we just let Windows scale us as it sees fit, with the result that our UI looks slightly blurry when not at 100% scale, and I have reports...
We should try to detect if changed/removed/added audio files are merely due to an automatic conversion (wavs to 16 bit, mp3s to wavs, oggs to wavs) and exclude them from...
## NOTE! Wine fixes are best-effort; these are _Wine_ bugs, not AngelLoader bugs per se, and I may not be able to work around all of them. Issues found so...