Anders Jenbo
fba4c08753
Fix Greek font file
4 years ago
Gleb Mazovetskiy
b362562b63
OpenDingux: Enable network support
...
For now, without ZeroTier because it fails to link, possibly due to ZeroTier using the `-fstack-protector` flag.
4 years ago
Bernd Stellwag
85795c9904
fix links to libsdl
...
make them https and point to github as they moved there
5 years ago
Bernd Stellwag
0e8ca7121f
change http links to https where possible
5 years ago
Anders Jenbo
791b936bd2
Delete manual debian pakaging script
5 years ago
staphen
8f5060750c
Update Switch readme to reference devilutionx.mpq
5 years ago
Anders Jenbo
4dd8b121ec
Replace TTF with PCX font
5 years ago
Anders Jenbo
eb62833505
Remove manual fedora packaging
5 years ago
Anders Jenbo
6321ddb721
Generate devilutionx.mpq
5 years ago
Anders Jenbo
704a04ae4d
Add support for Unicode fonts
5 years ago
staphen
471a435209
Organize virtual gamepad button graphics into frames
5 years ago
Anders Jenbo
7771a08d03
Translatable mainpanel
5 years ago
Anders Jenbo
fa3499432f
Update game font
5 years ago
staphen
60492ef954
Add proper graphics for gamepad
5 years ago
Anders Jenbo
7169882b1f
✨ Implement new font rendering
5 years ago
qndel
a737d72dd9
Dynamic char panel
5 years ago
staphen
82d82fb7a3
Update build process for 3DS banner to avoid modifying files in the source folder during build
5 years ago
staphen
764dfdb1b6
Fix 3DS build failures when running builds anywhere besides the build directory
5 years ago
Ropufu
3de1bfe0df
Uniform licenses location; readme's are back.
5 years ago
Ropufu
d115e18045
This looks better to @ropufu ; but will it work?
5 years ago
Ropufu
140e7e5de9
Enable VS installation on Windows with vcpkg.
5 years ago
staphen
61e2e0dc0a
Add audio to 3DS banner
5 years ago
staphen
77dacc48ca
Add startup.wav from the shareware version to resources
5 years ago
staphen
9b5117d807
Fix Discord links in platform manuals.
5 years ago
jmechnich
2006af9207
streamlined mingw-prep scripts
5 years ago
Gleb Mazovetskiy
ca3bc0afc5
OpenDingux/build.sh: Options for debug/relwithdebinfo
...
Handy for debugging
5 years ago
staphen
73a90502de
Add listfile for devilutionx.mpq
5 years ago
staphen
28e74113a2
Update 3DS readme
5 years ago
staphen
4640be795d
Fix up docs for building and installing on 3DS.
5 years ago
staphen
cfe9713ff8
3DS: Change SystemMode to 80MB for o3DS compatibility
5 years ago
staphen
d2fd6660d2
Add readme to Packaging/ctr.
5 years ago
staphen
e0051d86ed
Add readme to Packaging/vita.
5 years ago
staphen
5a44eb082b
Modify line endings (to crlf) in switch readme.
5 years ago
qndel
d313a5fdc9
fix line endings in windows readme ( #1790 )
5 years ago
Vincent Dumont
2eaf72000c
Change icon style for Big Sur
5 years ago
Gleb Mazovetskiy
acee2ef14c
🎉 Switch from SDL_mixer to SDL_audiolib
...
SDL_mixer can only stream a single music track
SDL_audiolib has unlimited streams.
With this change, we finally have streaming sounds (respecting
sfx_STREAM).
Audio options can now also be set via diablo.ini, which should help us
better diagnose the static noise issues.
5 years ago
Gleb Mazovetskiy
ec8c86d24e
🐞 OpenDingux/build.sh: Remove fmt
...
This installs `libfmt.so` which won't be present on the device itself.
5 years ago
Gleb Mazovetskiy
595e464919
🧹 mingw: Fix `.cmake` config files prefix
...
Works around https://github.com/libsdl-org/SDL/issues/3665 by using
sdl2-config.cmake.in from https://github.com/libsdl-org/SDL/pull/4320
5 years ago
Gleb Mazovetskiy
a17c1c827e
🔨 Packaging/OpenDingux/build.sh: Add fmt package
5 years ago
Gleb Mazovetskiy
7e9ef03334
🔨 CMake MinGW: Set pkgconfig path and fix prefix
...
1. Make CMake use MinGW's pkgconfig wrapper.
2. Set the correct `prefix` in `pkgconfig` files.
5 years ago
Trihedraf
dc707f41cd
Update AppImage.sh
5 years ago
Psojed
6e3b9481b4
spacing
5 years ago
Psojed
fbe9598c40
Update readme.md for cpi-gamesh
...
mention how to run Hellfire
5 years ago
Psojed
6ee971ceb8
Update readme.txt for switch
...
add links, mention how to run Hellfire
5 years ago
Psojed
05aac6670e
Update readme.txt for pi
...
Fix discord link, add link to manual (github wiki), mention how to run Hellfire, changelog link
5 years ago
Psojed
cd649a78f4
Updated readme.txt for nix
...
Fix discord link, add link to manual (github wiki), mention how to run Hellfire, changelog link
5 years ago
Psojed
d34ad3d7ee
Updated readme.txt for Windows release ( #1628 )
...
Fix discord link, add link to manual (github wiki), mention how to run Hellfire, changelog link
5 years ago
thebigMuh
50dcf587f4
Adding fancier XP bar ( #1597 )
5 years ago
Gleb Mazovetskiy
472f86588e
OpenDingux: Update RG350 package to OD Beta
...
Unfortunately, OD Beta has a major regression with SDL joystick support,
as it always reports buttons as keyboard keys instead of actual buttons.
This partially breaks external keyboard support, where e.g. space no
longer acts as expected.
However, on balance, OD Beta is better than the 2014 firmware at this
point.
5 years ago
Gleb Mazovetskiy
007883b836
OpenDingux: Fix path to the `strip` binary
...
Fixes rg350 build
5 years ago