qndel
e087b109ea
fix hellfire shareware monk
4 years ago
Mad-Soft
a1e9214a89
Update Spanish translation
4 years ago
Igor
3ad51316d6
Update Russian translation
...
correct "game speed" translation
4 years ago
frrsth
779c17a688
remove ttf references
4 years ago
qndel
47561716b3
fix sound crashes ( #3403 )
4 years ago
Anders Jenbo
716eee0198
Agressivly compress png files
4 years ago
Gleb Mazovetskiy
a1125e83d7
ArtDraw: Bounds-check top and left
...
This fixes the glitch when a line leaves the viewport in the scrolling
quest text.
Refs #3388
4 years ago
Gleb Mazovetskiy
54ea2bbd78
OpenDingux: Add fonts.mpq and pl.mpq instructions
4 years ago
Gleb Mazovetskiy
117695489b
DrawArt: Fix bounds check ( #3395 )
...
The bounds checks were performed against the global screen dimensions
instead of the output buffer dimensions.
Also includes some minor cleanup of DrawArt.
Fixes #3388
4 years ago
staphen
b5d96665c9
Enable SDL1 build option for Windows
4 years ago
Anders Jenbo
c4b255cf38
🔥 Remove app migration code
...
As of November it is nolonger possible to performe this migration from a
new release.
4 years ago
staphen
7782621ee4
Close SDL_RWops in LoadPNG()
4 years ago
staphen
4e5899120e
Remove libpng from vcpkg dependencies
4 years ago
Tytannial
d3bad5cbe8
Update zhCN translation
4 years ago
Gleb Mazovetskiy
2551e3d0a0
CMake: Only link against libpng when needed
...
When using the system `SDL(2)_image`, we do not need to link against
libpng.
4 years ago
Gleb Mazovetskiy
3b14bbad00
CMake/ctr/modules: Fix line endings
4 years ago
staphen
41ff03e94c
Add CMake option to use system SDL_image
4 years ago
Anders Jenbo
3f065d5794
Merge pull request #3365 from diasurgical/1.3
...
1.3.0 merged to master
4 years ago
Gleb Mazovetskiy
19cbe65ed8
packet.h: Fix `-Wunused-variable` ( #3379 )
4 years ago
Anders Jenbo
9291f559f9
Add credits for the Polish voices
4 years ago
Anders Jenbo
eafeb41e56
Update README.md
4 years ago
Gleb Mazovetskiy
12b73076b8
Fix build error in plrctrl.cpp ( #3374 )
...
Follow-up to #3370
4 years ago
Gleb Mazovetskiy
4e8c2e3644
Fix line endings in a few files
4 years ago
Stephen C. Wills
423441c3dc
Fix speedbook navigation on gamepad
4 years ago
staphen
a117963305
Tweak 3DS installation instructions for 1.3.0
4 years ago
staphen
884f9ed46b
[Virtual Gamepad] Turn player when stand button is pressed
4 years ago
Gleb Mazovetskiy
b73a870eea
retrofw-manual.txt: Fix path
4 years ago
SimonCeder
8fa04cb4cb
translated most lines except dialogue to swedish
4 years ago
Anders Jenbo
afb52ac41d
Add version 1.3.0 to the changelog
4 years ago
qndel
5a35e0640b
shorter & better MeasureSolidHorizontalBounds
4 years ago
Gleb Mazovetskiy
a536350a99
OpenDingux/package-opk.sh: Fix devilutionx.mpq path
4 years ago
Andrew James
e87b67aa8a
Remove no-op assignment ( #3362 )
4 years ago
nsm53project
f1cc2dcb1b
Update Korean Translation ( #3358 )
4 years ago
qndel
24bae0ced2
shorten russian game speed translation ( #3342 )
...
* shorten russian game speed
Co-authored-by: Oleksandr Kalko <tsunami.wave@ukr.net>
4 years ago
M0Rf30
9d0930869f
Update Italian localization
4 years ago
Anders Jenbo
6bb0c4db07
Mark store owner names for translation
4 years ago
Anders Jenbo
fca1eca2a2
Add note about CJK fonts and Polish dub
4 years ago
nsm53project
fc18eca1a1
Update Korean Translation ( #3358 )
4 years ago
qndel
c071f4b184
shorten russian game speed translation ( #3342 )
...
* shorten russian game speed
Co-authored-by: Oleksandr Kalko <tsunami.wave@ukr.net>
4 years ago
Andrew James
7dcc6d15f7
Update some quest object activation functions to use references ( #3356 )
...
- rename with a hopefully more descriptive name
4 years ago
Oleksandr Kalko
30afa525e5
Apply suggested changes by Android Studio ( #3287 )
...
* Upgrade Gradle plugin to 7.0.3
* Upgrade compileSdkVersion to 30
* Remove androidResources block
4 years ago
M0Rf30
0dd3228ef4
Update Italian localization
4 years ago
ephphatha
d2940e8f7f
Update GetObjectStr to take a const Object&
...
Brings it in line with GetItemStr
4 years ago
ephphatha
5f112576a4
move variable declaration into correct scope
4 years ago
joewis
9cd6f206ad
Disable shift-clicking of items you don't have stats to wear
4 years ago
Anders Jenbo
b21e92baae
Mark store owner names for translation
4 years ago
Gleb Mazovetskiy
64a88343e8
Refactor: Use item iterators in 7 more places
4 years ago
Anders Jenbo
96a1e5c220
Add note about CJK fonts and Polish dub
4 years ago
ephphatha
6d545868d2
Move objectIsDisabled to a member function
...
While it does reference a global configuration option it's mainly concerned with the properties of the object itself, so makes sense to be a member of the object class.
4 years ago
nsm53project
c9728ee8be
Update Korean Translation
4 years ago