Gleb Mazovetskiy
2d3ee0f5fd
Emscripten: Add a basic index.html based on emrun
...
Based on stripped down emrun output
4 years ago
Gleb Mazovetskiy
076b0c0c05
Overhaul tests
...
1. Adds a `libdevilution_so` target when tests are enabled.
2. Each test file is now a separate binary target linked against `libdevilutionx_so` (can now run tests in parallel).
3. Tests are now defined in a separate `test/CMakeLists.txt` file.
4. Building the tests is now controlled by the standard `BUILD_TESTING` option (defined by CTest).
5. Tests are now built by default.
6. On CI, test errors are now reported.
Also:
* `.clang-format`: Enable SortIncludes in tests
* `path_test.cpp`: Fix -Wsign-compare
4 years ago
Trihedraf
652f14506b
Add ProMotion support for iPhone 13 Pros
4 years ago
staphen
66beceba59
Remove NIGHTLY_BUILD and BINARY_RELEASE options
4 years ago
Trihedraf
31880a1180
add variable for display name and set to DevilutionX
4 years ago
Gleb Mazovetskiy
cb8b8c95a2
Amiga: Install smpq in the Docker container
4 years ago
Gleb Mazovetskiy
5986a081c3
Amiga: Cleanup build process
...
1. Run Docker as the current user instead of root,
removing the need to chown directories.
2. Copy `devilutionx.info` via CMake, removing the need to do it
manually.
3. Cleanup `prep.sh` somewhat.
4 years ago
Stephen C. Wills
dc93d4b377
Use distro zlib package for MinGW instead of SDL-ttf zlib dll
4 years ago
JBerg
f31258400a
[ios] Expose app's data
4 years ago
JBerg
a514b80e28
[ios] Enabled mouse events
4 years ago
Anders Jenbo
d9d72fbbc7
[ios] Enable high resolution support
4 years ago
Anders Jenbo
8192434bea
[ios] Set up build process
4 years ago
Anders Jenbo
10c5cbab9f
Fix and clen up macOS build
4 years ago
Gleb Mazovetskiy
bf1dc2a7ce
Remove mingw sdl2-config.cmake workaround
...
The issue was fixed in the latest SDL2 release
4 years ago
Anders Jenbo
2a600d8e55
Add additional emojis
4 years ago
Anders Jenbo
827f724eee
Correct position of underscore
4 years ago
Stephen C. Wills
08792e0b49
Remove 3dsx from docs and builds ( #3458 )
4 years ago
Gleb Mazovetskiy
15a79d3f06
OpenDingux: Use assets directly
...
Saves ~750 KiB.
retrofw: 4.9 MiB -> 4.1 MiB
rg350: 5.4 MiB -> 4.7 MiB
4 years ago
Gleb Mazovetskiy
4ee81f805f
OpenDingux: Minor fixes
4 years ago
staphen
9060995816
Change 3DS SystemMode back to 80MB
4 years ago
NiteKat
3f85fdae37
Add mWhoHit Indicators
...
Adds mWhoHit indicator graphics to the monster health bar.
4 years ago
Anders Jenbo
716eee0198
Agressivly compress png files
4 years ago
Gleb Mazovetskiy
cda80688e7
OpenDingux: Add fonts.mpq and pl.mpq instructions
4 years ago
Gleb Mazovetskiy
54ea2bbd78
OpenDingux: Add fonts.mpq and pl.mpq instructions
4 years ago
Gleb Mazovetskiy
c340e3f620
retrofw-manual.txt: Fix path
4 years ago
Gleb Mazovetskiy
b73a870eea
retrofw-manual.txt: Fix path
4 years ago
Gleb Mazovetskiy
a536350a99
OpenDingux/package-opk.sh: Fix devilutionx.mpq path
4 years ago
Anders Jenbo
fca1eca2a2
Add note about CJK fonts and Polish dub
4 years ago
Anders Jenbo
96a1e5c220
Add note about CJK fonts and Polish dub
4 years ago
Anders Jenbo
09db8f1b86
Fix cyrillic UI font kerning
...
Fixes #3318
4 years ago
staphen
05cb52da86
Remove section about touch controls from Switch README
4 years ago
staphen
c741ee703a
Remove text about --diablo command line switch from 3DS README
4 years ago
Anders Jenbo
a8d4ee2c9c
Update License files
4 years ago
Anders Jenbo
73e749f491
Adjust dialog font metrics
4 years ago
staphen
2550d52c8d
optipng -o9 Packaging/resources/**/*.png
4 years ago
Anders Jenbo
609414fd69
[touch] Indicate level up in a touch friendly way
4 years ago
Anders Jenbo
6e215a3cae
[touch] Update joypad graphics
4 years ago
Anders Jenbo
396aa449d2
[touch] Update button faces
4 years ago
staphen
055da44560
Improve startup performance on o3DS
4 years ago
Anders Jenbo
5a64dfecb9
Patch dialog font with Unifont
4 years ago
Gleb Mazovetskiy
ff64916bdd
optipng -o9 Packaging/resources/**/*.png
4 years ago
Gleb Mazovetskiy
7e230df94a
Allow forcing Hellfire with command-line flags
...
This is useful for systems such as batocera.linux that have dynamic
launcher items that depend on the presence of the appropriate MPQ files.
4 years ago
Anders Jenbo
4757314158
[touch] Add menu buttons
4 years ago
Anders Jenbo
488acf0eba
[touch] Fix some button faces
4 years ago
Anders Jenbo
284f0347cc
[touch] Add additional button faces
...
Apply color correciton
4 years ago
Gleb Mazovetskiy
b32e234578
OpenDingux manuals: Fix home directory
4 years ago
Gleb Mazovetskiy
0d7072dae4
OpenDingux: Add "lepus" platform
...
The "lepus" platform is the OpenDingux Beta for the same devices that
run RetroFW (e.g. RG300).
4 years ago
Gleb Mazovetskiy
f0fdae168a
OpenDingux/RetroFW: Remove `-hellfire` shortcuts
...
Game selection is now handled within DevilutionX
4 years ago
Gleb Mazovetskiy
953660f853
Remove unused OpenDingux/control file
4 years ago
Anders Jenbo
2d3574db70
Add basic emojis based on Twemoji
4 years ago