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
Gleb Mazovetskiy
71d477ebba
Packaging/OpenDingux/build.sh: strip the binary
...
devilutionx binary goes from 4.1 MiB -> 3.4 MiB
5 years ago
Gleb Mazovetskiy
621d505f67
Packaging/OpenDingux/build.sh: strip the binary
...
devilutionx binary goes from 4.1 MiB -> 3.4 MiB
5 years ago
Gleb Mazovetskiy
45523cc6e1
Packaging/OpenDingux/build.sh: Respect TOOLCHAIN env var
5 years ago
Trihedraf
ec17f4f289
pass AppImage Arguments
5 years ago
Anders Jenbo
f64e297d60
🔥 Remove Hellfire specific instructions (it is now unified)
5 years ago
Trihedraf
fea177eb95
Update SDL2 version to 2.0.14 for Windows MinGW builds. And remove note for SDL2 2.0.12 in readme
5 years ago
Anders Jenbo
699e451611
💄 Adjust visual style of new UI elements
5 years ago
Gleb Mazovetskiy
9a5b9706c2
Fix AppImage ( #1263 )
5 years ago
Anders Jenbo
8a732a2005
💄 Add new level transitions
5 years ago
Trihedraf
0f7b2682b2
adjust AppRun file to updates in #1253 . move linux packaging and appimage commands to helper scripts
5 years ago
Trihedraf
e55d226326
update appimage to use devilutionx.mpq and charissilb.ttf
5 years ago
Vítězslav Dvořák
0e6abe4266
Debian package build problem #1218 - do not use paths in filesystem to obtain app version and commit id
5 years ago
Gleb Mazovetskiy
378a99bfd5
OpenDingux/build.sh: Minor fix
5 years ago
Gleb Mazovetskiy
dc47832877
OpenDingux/RetroFW: Copy devilutionx.mpq
5 years ago
Gleb Mazovetskiy
e4212a0de9
Try uppercase DIABDAT.MPQ ( #1184 )
...
It's uppercase in GOG and on the retail CD.
Other MPQs are not known to be uppercase.
5 years ago
muzena
3367430f26
Updated debian packaging files
5 years ago
Gianluca Boiano
0583daf60c
Improve .desktop files and add Hellfire flavor to CMake build system ( #1127 )
5 years ago
Gleb Mazovetskiy
470e63678b
OpenDingux/RetroFW Hellfire support
5 years ago
Gianluca Boiano
8a02909c42
Add coexistent Hellfire .desktop resources
...
This also add a light Italian localization for Comment field
5 years ago
Anders Jenbo
4e8ea594cc
New titles
5 years ago
Ivan Epifanov
1e53f32049
[vita] Initial port
5 years ago
MrHuu
7e35651b2f
[3DS] CMake re-visited
...
Reflect latest devkitpro libctru / 3ds-sdl-1.2 changes
- Controls now use SDL_JOYSTICK with circlepad enabled
- Shutdown / suspend / sleep are functional
5 years ago
Gleb Mazovetskiy
69c3b15f27
[3DS] CMake build fixes
5 years ago
MrHuu
d56cc3cb40
[3DS] CMake instructions
5 years ago
MrHuu
1fa8b6f4e4
[3DS] Initial port
5 years ago
Trihedraf
a0e8479274
add win_x64 MinGW builds and Readme Instructions
5 years ago
Anders Jenbo
4fed130adc
Create helper script for setting up MinGW builds
5 years ago
Anders Jenbo
47004ddd35
Add widescreen menus
5 years ago
Anders Jenbo
78be8a1edf
Tweak icons and add Hellfire icons
5 years ago
Gleb Mazovetskiy
7db206ea33
Fix OpenDingux icon
...
OpenDingux / RetroFW icons must be 32x32, as the menu does no scaling.
6 years ago
Anders Jenbo
3f30534e9f
Fix building OpenDingux images
...
The icons appear to be referenced incorrectly not not valid for the
device.
6 years ago
Anders Jenbo
1c0176fcb7
Add Switch readme
6 years ago
Anders Jenbo
7f4839cc31
Update icons
6 years ago
gogogogi
b2f60727bc
Fix PPA debian building version and git commit ( #753 )
6 years ago