Anders Jenbo
38e98fb5e3
Statically link BZIP2 and libsodium on AArch64 ( #6955 )
2 years ago
Anders Jenbo
9db561df0c
Add 1.5.2 release info ( #6933 )
2 years ago
Vaibhav
f70d15f214
Corrected Typos ( #6753 )
2 years ago
DakkJaniels
7d5f725d82
Fix incorrect word from typo fix PR
...
pretty sure it was supposed to be "charges" when referring to staves, not "changes"
2 years ago
Vaibhav
0841d552da
Update CHANGELOG.md
2 years ago
Vivek Kumar
287189525e
Update github-codespaces.md
2 years ago
Anders Jenbo
c4d2518741
Update links to assets to always point to the latest version
3 years ago
Anders Jenbo
b6d1dff737
Update link in 3ds.md
3 years ago
Anders Jenbo
f03b535f22
Update links in installing.md
3 years ago
Gleb Mazovetskiy
37375a74a0
github-codespaces.md: Explain codespace reuse
3 years ago
Gleb Mazovetskiy
2e8b036ab6
github-codespaces.md: Improve documentation
3 years ago
Gleb Mazovetskiy
1156b46714
Set up default settings for a GitHub Codespace
3 years ago
Anders Jenbo
1616318bb1
Bump version to 1.5.1
3 years ago
Anders Jenbo
52b806c6a0
Update CHANGELOG.md
3 years ago
Anders Jenbo
24b3455738
Update CHANGELOG.md ( #6531 )
3 years ago
Oleksandr Kalko
3411bd08b3
Fix typo in changelog
3 years ago
Slava "nerfur" Voronzoff
eadfb85bc1
Update building.md
...
Updating OpenBSD related command for installing dependencies with proper packages to build
libpng -> png
googletest -> gtest
3 years ago
Ivan Epifanov
45f7c2084c
Update vita readme
3 years ago
Anders Jenbo
cb40f28d54
Update Vita MP support status
3 years ago
Bubio
2633f7828b
Updated Japanese translation. ( #6375 )
3 years ago
Anders Jenbo
535a84b688
Update CHANGELOG.md
3 years ago
Anders Jenbo
ea59d46fb5
Update CHANGELOG.md
3 years ago
Anders Jenbo
93616b10a2
Update CHANGELOG.md
3 years ago
Anders Jenbo
1c0556ab71
Update CHANGELOG.md with unreleased changes ( #6367 )
3 years ago
Anders Jenbo
866f140efa
Update CHANGELOG.md
3 years ago
Anders Jenbo
1e98f4b7e6
Update CHANGELOG.md with 1.5.0 changes
3 years ago
Anders Jenbo
d5b6066664
Update discord link
3 years ago
DakkJaniels
2624625431
modifying installing.md - add note about GoG installation on Windows
...
indicate that moving mpq's is not required with a gog installation under windows.
3 years ago
Anders Jenbo
191427de50
Update installing.md
3 years ago
Gleb Mazovetskiy
6bcab3b648
rg99: update docs
3 years ago
Anders Jenbo
b5c01385f7
Correct spelling of "desync"
3 years ago
Anders Jenbo
2e3d767c1c
Add 1.4.1 changes
3 years ago
Anders Jenbo
5c033f1f77
Add 1.4.0 release notes
3 years ago
Anders Jenbo
3b70ce5539
Correct 1.3.0 notes
3 years ago
Gleb Mazovetskiy
8896a34a13
Overhaul version handling
...
Stop using git for the version tag.
The new process is as follows:
1. The `VERSION` file contains the version.
For release, it should contain "1.5.0".
Immediately after the release, it should be changed to "1.6.0-dev".
2. The build type is included in the version string unless it is
"Release". The commit hash is now included into the version string
whenever the `VERSION` file has a suffix (i.e. 1.5.0-dev rather than
just 1.5.0). The full version string for development builds now
looks like this: `1.5.0-dev-Debug-b102dccf8`.
This means we longer need git or `-DVERSION_NUM` to get a sensible version number.
The in-development versions are now always clearly indicated with the
`-dev` suffix no matter how DevilutionX was built.
3 years ago
Trihedraf
63ef6e7bb9
Instructions for installing WSL
3 years ago
Gleb Mazovetskiy
dd3103497a
aarch64-linux-gnu cross-compilation
...
Allows one to easily cross-compile for aarch64 on a Debian/Ubuntu host.
Also adds a GitHub Action for it.
3 years ago
Gleb Mazovetskiy
d57e59d9ee
Fix OpenDingux/build.sh buildroot prep
...
1. Creates the missing `shared-dl` directory.
2. Unsets some environment variables that interfere with buildroot.
3. Disables `BR2_PER_PACKAGE_DIRECTORIES`, which prevented us
from using the partial sysroot build.
Also documents the `TOOLCHAIN=...` option in docs/building.md.
3 years ago
DakkJaniels
d6af35fe35
3DS install note
...
add note to 3DS install instructions regarding lowercase letters.
3 years ago
DakkJaniels
675744aea0
Strikeout iOS method 1
...
Based on #5796 method 1 may not work.
3 years ago
Felipe Wannmacher
841c7c3856
added instructions for Xbox Retail Mode ( #5764 )
3 years ago
Beto Lopez
c0821fc01f
added missing Ubuntu library
3 years ago
Gleb Mazovetskiy
38e83a07ca
CMake: Clean up dead code removal flags
...
`-Wl,--gc-sections,--as-needed` only needs to be passed to the linker.
Fixes an unused linker flags warning with clang.
3 years ago
Yuri Pourre
23d0ab56e2
Add SDL2_image-devel as Fedora dependency
3 years ago
Anders Jenbo
42a41f8853
Update xbox-one.md ( #5301 )
4 years ago
Reed
dbe7cc4cee
Update the 64-Bit Haiku Build Dependencies
...
Update the 64-Bit Haiku Build Dependencies
4 years ago
Brocky
1d7f20c9ec
Added build steps for new platform Miyoo Mini ( #5057 )
4 years ago
Gleb Mazovetskiy
c9dd83bd12
Xbox nxdk: Add documentation
...
Also renames `NXDK` to `nxdk` where applicable.
4 years ago
Gleb Mazovetskiy
6181e53c10
OpenDingux: rg99 port
4 years ago
Cesar Canassa
e538acb248
📝 Fixes Doxygen warnings ( #4904 )
4 years ago