7d93942
M Aim 1.0, M Aim 10.0, M Aim 4.0, M Aim 5.0, M Aim 6.0, M Aim 7.0, M Aviate, M Behind the Darkua, M Blue Drag, M Bumblebee, M ClassicMonkez, M Death Valley, M Determination, M DreamWorld, M Fly Around, M Fonders, M From Death to Destiny, M GenericRush1, M Goldmoon, M Indicud, M LuckyStrike, M Nucl, M Rogue World, M Sand Dune, M Scabrous, M Skave, M Space & Time 2, M Wailand, M Yoko 2.1, M Zoe, M octotorp - ddnet-mapserror: undefined reference to '__mulodi4'
w llvm-runtime-rtlib=compiler-rt
to the flagsrustc
version might be too old, to get an up-to-date Rust compiler you can use rustup with stable channel instead or try the rustc-mozilla
package.7294ce5
Add shell_register_protocol
to register protocol handler on Windows - Robyt3
4e130a2
Add shell_register_extension
to register file extension on Windows - Robyt3
8a3a897
Add shell_update
to notify system to update shell - Robyt3
3b73107
Add shell_unregister
to delete protocol/file extension handlers - Robyt3
db3d1f1
Register protocol and file extensions on client launch on Windows - Robyt3
a61eec8
Add DDNet settings button to unregister protocol and file extensions - Robyt3
b252f2e
Merge #6199 - bors[bot]f3eeddf
Fix some registry keys not being closed if values are unchanged - Robyt3
a0df1eb
Fix updated
not being set correctly when deleting shell class - Robyt3
6e28ca6
Extract method IStorage::GetBinaryPathAbsolute
- Robyt3
179e3b1
Register application separately to specify its displayed name - Robyt3
29bf49a
Merge #6217 - bors[bot]