staphen
ab601eeb11
Apply Hellfire spellbook validation to PItem packet handling
2 years ago
dependabot[bot]
a218b60c7a
Bump lukka/run-vcpkg from 11.4 to 11.5
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.4 to 11.5.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.4...v11.5 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
qndel
d907ee230d
fix typos
...
[skip ci]
2 years ago
Anders Jenbo
38e98fb5e3
Statically link BZIP2 and libsodium on AArch64 ( #6955 )
2 years ago
Anders Jenbo
0e5d2c9c2f
Update test badges
2 years ago
Daniel Thamdrup
795314d803
CircleCI to GHA ( #6947 )
2 years ago
staphen
785a3c2b08
[Switch] Ensure romfs directory exists during CMake configure
2 years ago
Oleksandr Kalko
c5d998c734
Remove offending line
...
It's not relevant to flatpak anyway
2 years ago
Gleb Mazovetskiy
7488dfa043
Revert "Lock Switch build image to known good version"
...
This reverts commit ff57b6be07 .
2 years ago
Gleb Mazovetskiy
552ec92c2b
s390x_qemu_big_endian_tests.yml: s/run run/run/
2 years ago
Anders Jenbo
322c627f56
Statically link BZIP2 on Linux releases to address issue with Fedora ( #6939 )
2 years ago
Anders Jenbo
08bfb65f01
Statically link libsoidum Linux_x86_64.yml ( #6938 )
2 years ago
Gleb Mazovetskiy
a4fc20fb84
s390x_qemu_big_endian_tests.yml: Add jpeg-dev package
...
Seems to be needed for SDL2_image https://github.com/diasurgical/devilutionX/actions/runs/7781145615/job/21215031007
2 years ago
dependabot[bot]
9a148ab990
Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Anders Jenbo
9db561df0c
Add 1.5.2 release info ( #6933 )
2 years ago
obligaron
4be420e1c1
Allow Leoric to dynamically spawn skeletons in multiplayer with full quests enabled
2 years ago
obligaron
2a3ef25f9e
SpawnMonster: Override old monster delta information
2 years ago
Anders Jenbo
560aeacbca
Update bug_report.yml
2 years ago
obligaron
9964ff8721
Fix MSVC warning in SDL1
2 years ago
Gleb Mazovetskiy
25c1c5b372
Fix a few -Wsign-compare warnings
2 years ago
Gleb Mazovetskiy
76c90e34a9
mpq_sdl_rwops: Fix -Wtype-limits
...
Fixes the following warning:
mpq/mpq_sdl_rwops.cpp:82:25: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
82 | if (newPosition < 0) {
2 years ago
Gleb Mazovetskiy
41189060ef
Fix mouse wheel key names
2 years ago
Anders Jenbo
ff57b6be07
Lock Switch build image to known good version
2 years ago
Anders Jenbo
522b5e8472
Upgrade SDL to 2.30.0
2 years ago
hiperiondev
d38b0789e9
Syncronize from source and add some missing translation
2 years ago
Gleb Mazovetskiy
6b488d75d8
Fix Linux aarch64 CI
2 years ago
Gleb Mazovetskiy
5790a733bf
DiabloUI: Fix Japanese text clipping
...
Fixes #6911
2 years ago
dependabot[bot]
d24bfccda6
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
obligaron
51ab0106ab
Sync monster spawn in multiplayer
2 years ago
obligaron
423150b457
Introduce SpawnMonster
2 years ago
obligaron
cd840513b9
Introduce Player::isLevelOwnedByLocalClient
2 years ago
Gleb Mazovetskiy
647f8c38e4
Slightly improve CJK infobox rendering
...
It still isn't perfect (there just isn't enough space) but we now
cut off fewer pixels at the bottom.
2 years ago
Gleb Mazovetskiy
dbf14dd6d4
Fix item label height for CJK
2 years ago
obligaron
607737ee78
Fix windows x86 discord integration
2 years ago
obligaron
b32cc11ad9
Disable chat in singleplayer also for debug builds
2 years ago
dependabot[bot]
51a01bacce
Bump lukka/run-vcpkg from 11.3 to 11.4
...
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg ) from 11.3 to 11.4.
- [Release notes](https://github.com/lukka/run-vcpkg/releases )
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.3...v11.4 )
---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
obligaron
bd3d17975c
Fix MSVC SDL1 warnings
2 years ago
obligaron
95205294e8
Fix MSVC x86 warnings
2 years ago
obligaron
780015bfd4
Fix warnings in MpqWriter
2 years ago
obligaron
63f4f3896e
Fix warnings in SDL_RWops_FromMpqFile
2 years ago
staphen
4f8dc6c4d0
Remove byte order logic from half-transparency lookups
2 years ago
dependabot[bot]
6648f080ba
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
obligaron
ecb781db03
Fix MSVC warnings in stores.cpp
2 years ago
obligaron
c8b8996cdd
Fix MSVC warnings in controls\*
2 years ago
obligaron
b0f0da5537
Fix remaining MSVC warnings in network code
2 years ago
obligaron
2421de4ddd
Bump libzt
2 years ago
obligaron
ccaf8d1dac
Use uint8_t in msg/multi/sync and fix MSVC warnings ( #6856 )
...
* Fix MSVC warnings in msg.cpp
* Move TBuffer to multi.cpp
* Fix MSVC warnings in multi.cpp
* SNet* change databytes to size_t
* msg/muli/sync: Change playerId to uint8_t
2 years ago
obligaron
4c7f60eaea
Always define winversion
2 years ago
obligaron
8cb167ac98
Implement quick spell cycling
2 years ago
obligaron
dc4cd43e8f
Remove duplicate function definitions from control.h
2 years ago