staphen
0d188dd073
Don't apply dungeon item validation to town items
1 year ago
Gleb Mazovetskiy
a12b5368c3
Extract sound effects enum into its own file
...
Avoids depending on all of `effects` in places where we only need the
enum.
1 year ago
Gleb Mazovetskiy
dff288a58e
path_test: Improve failure messages
1 year ago
Oleksandr Kalko
9a9a9c195e
Upgrade vcpkg baseline commit
1 year ago
Anders Jenbo
5234881e1d
Upgrade SDL2 to 2.30.10
1 year ago
Apaczer
fc0f58c839
storm_svid: use DISPLAY_TEXTURE_FORMAT for PlayEnd
...
otherwise we get incorrect menu graphics
1 year ago
Andrew James
aec1769858
account for held items in ResetInvCursorPosition
1 year ago
Andrew James
9c1a3b7b55
improve movement to body slots
1 year ago
Andrew James
99014d4ce7
allow moving from stash to inv from left side of wide items
1 year ago
Andrew James
3a3498f766
dedupe code for moving from inv to stash
...
also reorganising belt to stash checks to match
1 year ago
staphen
09411784d2
Fix value of items bought from Wirt's shop
1 year ago
Sophie Alberti
21b12f7632
improve gamepad stash control, fix #7019
1 year ago
Gleb Mazovetskiy
164ebb46bd
Big-endian networking fixes
1 year ago
hiperiondev
20b91f66c0
Correct one changed translation
1 year ago
hiperiondev
6a580b3636
Update from source
1 year ago
Trihedraf
0aa7e99819
Add missed XP string for TARGET_PLATFORM cache
1 year ago
Trihedraf
c6302c8686
Build Windows XP on new Release
1 year ago
Trihedraf
ca904125c4
Add windowsXP cmake target
1 year ago
staphen
60c99f76ee
Fix building instructions for Nintendo 3DS
1 year ago
bubio
2cb1e1fa66
Update japanese translations(Error messages)
1 year ago
Trihedraf
fcb22f5376
Fix typo in Platforms.cmake ( #7588 )
1 year ago
Anders Jenbo
191e59ca37
Update iOS and macOS build to run on macOS 13
1 year ago
Gleb Mazovetskiy
940ce3fb64
Test paths fixes
...
1. Load assets from the bundle on Mac.
2. In timedemo_test, load MPQs before overriding pref path,
so that they can also be loaded from the user/system location.
3. Fix various double directory separators ("build//assets" etc).
1 year ago
Gleb Mazovetskiy
f798556169
Work around broken event pushing on Tiger
...
Pushing events from a background thread on Tiger + SDL1
does not appear to do anything at all.
I don't know if the issue is limited to Tiger,
so apply the workaround on all macOS when using SDL1.
1 year ago
Gleb Mazovetskiy
b68f59d002
OSX: Fix base/pref/config paths on Tiger
1 year ago
Gleb Mazovetskiy
cf759c208a
timedemo_test: SDL1.2 compat
1 year ago
Gleb Mazovetskiy
6ee38cb37d
items_test.cpp: add missing <climits> include
1 year ago
Gleb Mazovetskiy
73a31494e1
OSX Tiger: Fix icon
...
Finder on OSX Tiger can only handle `icns` files with up to 128x128 icons.
Adds a file with 128x128, 48x48, 32x32, and 16x16 icons.
1 year ago
Gleb Mazovetskiy
c47ff28156
macOS Tiger platform and instructions
1 year ago
Gleb Mazovetskiy
cdff60157e
Bump googletest to v1.15.2
1 year ago
Gleb Mazovetskiy
c6924e6b24
build_and_install_smpq.sh: Tiger compatibility
...
1. Tiger's tar does not support `--strip-components`.
2. Tiger predates `getconf _NPROCESSORS_ONLN` support.
3. Tiger's default `cc` is too old to build smpq,
so we default to `CC=gcc` instead (e.g. from macports).
We also bump stormlib version because the previous one fails
to compile with gcc14 on Tiger.
1 year ago
dependabot[bot]
585a8c92cf
Bump jidicula/clang-format-action from 4.13.0 to 4.14.0
...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action ) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases )
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.13.0...v4.14.0 )
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Eric Robinson
8d1fb2bd63
Move Game Mode to own category
1 year ago
staphen
f20c6bf74a
Check missile source type to determine death reason
1 year ago
staphen
9b03fa5f7f
[Android] Enable side-by-side installation of debug builds
1 year ago
staphen
6215de6e76
Compute monster toHit on the fly
1 year ago
staphen
e81121a458
Divorce town seed from game seed
1 year ago
staphen
d8811ebc13
Do not apply item validation to Single Player games
1 year ago
staphen
9427513489
Revert changes to price validation logic in cfac786
1 year ago
Anders Jenbo
f4b6b549a0
Move Android NDK from RC to LTS
1 year ago
Gleb Mazovetskiy
aaf1e4eca7
PS4 workflow: Use pacman-package-manager
...
Switches from `pacbrew-pacman` to vanilla pacman that is now an Ubuntu package (`pacman-package-manager`) starting from Ubuntu 24.04.
pacbrew-pacman from https://github.com/PacBrew/pacbrew-pacman/releases is 2 years old and has the repo URL that no longer works.
With the vanilla pacman, we simply add pacbrew as a repo source with the correct URL.
Refs https://github.com/PacBrew/pacbrew-packages/issues/6#issuecomment-2499831033
1 year ago
Gleb Mazovetskiy
36e0abfc35
Fix -Wunused-const-variable in controller_buttons
1 year ago
Gleb Mazovetskiy
836bd4b3e6
Fix -Wnarrowing in DrawInfoBox
1 year ago
Andrew James
8a6acc5963
Fix link to mods wiki page
1 year ago
dependabot[bot]
8615d31191
Bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [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/v4...v5 )
---
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>
1 year ago
Anders Jenbo
c17a16728f
Fix link in installing.md
1 year ago
Anders Jenbo
e041e842fd
Correct link to extract instructions in ReadMe
1 year ago
Eric Robinson
f1d48d7124
Debug: Insivible ( #7543 )
1 year ago
Eric Robinson
1b522fe260
Fix divide-by-zero crash in `getAnimationProgress()` ( #7532 )
1 year ago
Emmanuel Ferdman
8b74bd5ed3
Update building references
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 year ago