Bernd Stellwag
07c5c0972d
replace dead links with their snapshot from the wayback machine
4 years ago
Bernd Stellwag
85795c9904
fix links to libsdl
...
make them https and point to github as they moved there
4 years ago
Bernd Stellwag
0e8ca7121f
change http links to https where possible
4 years ago
Tytannial
ca5d0d6433
Update zhCN translation.
...
Update template.
Fix quest item name "Anvil of Fury" and "Golden Elixir"
Fix npc name "Writ"
4 years ago
Anders Jenbo
791b936bd2
Delete manual debian pakaging script
4 years ago
qndel
91fd583fe6
Revert "fix loot" for 1.3.0 ( #3064 )
...
This reverts commit e268ff9afa .
4 years ago
Anders Jenbo
2c1aa0c330
Update translation template
5 years ago
Axel Ribon
ff37f7de20
Added translation to French
...
97% percent of translation completed
5 years ago
obligaron
3a40448485
Store last selected hero in options
5 years ago
obligaron
8dc1829ac0
Remember last selected hero
5 years ago
qndel
acf4ef880d
fix lightning rune damage
5 years ago
royS
871581a1b7
Fetch SDL_image from GitHub instead of libsdl.org
...
Lately libsdl.org appears to have some uptime issues,
fetching the package from GitHub instead might be better.
5 years ago
sheng-luwei
b1a1abe41e
Update German translation
5 years ago
staphen
b4864307e7
Fix broken link in the installation instructions
5 years ago
ephphatha
4198a19787
Remove debug assert after picking up an item
...
Doesn't really do anything useful. If the target position doesn't contain an item on the local client the code looks for a matching dropped item and tries to pick that up instead. It doesn't really make sense to assert that an item exists at the target position or that it matches, a desync has already happened by this point if the checks on lines 1647 or 1649 are false.
5 years ago
Rafał Mikrut
3ba15a4251
Don't try to close non openend file
5 years ago
ephphatha
0f593c17e4
Remove pointless increments of life/mana on level up
...
fixes #3049
5 years ago
Yuri Pourre
071206a9e4
Fix ctrl + drop garbage
5 years ago
ephphatha
96451ec6ce
Update spawn tests
5 years ago
ephphatha
a985df1242
Align formatting
5 years ago
ephphatha
e261de18f0
Update hellfire unpack tests to recognise full staff name
5 years ago
ephphatha
f7e0c31d8d
Update item tests to handle staff name prefix changes
...
#3039 changed the way staff variants were named but the item tests were expecting the old logic which called them all "Staff of".
5 years ago
Anders Jenbo
31ba8e2bc6
Validate additional network messages
5 years ago
qndel
c39c6ce7bb
make lightning trap hit multiple times again
5 years ago
Anders Jenbo
ba10fa3182
Correct name generation of staffs
5 years ago
obligaron
6b8b6ba77b
Fix OnSpellTile check ( #3021 )
5 years ago
qndel
2d81357069
fix anvil monsters placement ( #3035 )
5 years ago
Thomas Christlieb
a17b0bf947
change way to detect architecture/platform path for libsodium. Fixes #2558
5 years ago
Thomas Christlieb
1f61e8c57b
url to the vcpkg quickstart guide for windows has (slightly) changed
5 years ago
Anders Jenbo
5b3ac35fad
Validate 2 more network messages
5 years ago
Licaon_Kter
668741a8cf
Fix typo in .mpq
5 years ago
ThomasChr
d47b24e362
add poedit and smpq to build instructions
5 years ago
HellBiloute
43366cdba6
Added some translation to French ( #3023 )
5 years ago
Anders Jenbo
403f507d79
Validate spell network messages
5 years ago
Anders Jenbo
614fba6af6
Cleanup package slicing
5 years ago
Oleksandr Kalko
f9fadba4f5
Update Russian translation ( #2970 )
5 years ago
Anders Jenbo
aa9cf21796
Delete most remaning references to SDL_ttf
5 years ago
Anders Jenbo
83b45d6c94
Create CODE_OF_CONDUCT.md
5 years ago
Mathew
bb84c998ae
Polish translation update part1 ( #2996 )
...
* Polish translation update part1
5 years ago
Anders Jenbo
2443a188a9
Validate param1 messages
5 years ago
Anders Jenbo
ab1046072b
Clean up NetSendCmdString
5 years ago
Anders Jenbo
58257c7cdc
Remove unessesery null checks in multi_msg_add
5 years ago
M0Rf30
8dfc6279a2
🌐 Update Italian localization
5 years ago
Anders Jenbo
d227ff33da
Validat input to a few simple network messages
5 years ago
Anders Jenbo
7001ead263
Mark network pointers as const
5 years ago
qndel
9f7c69f4f5
improve southeast arrow
5 years ago
qndel
560066585a
center automap arrow
5 years ago
Gleb Mazovetskiy
f29215a167
CI: Manually build & install SMPQ on Vita CI
5 years ago
Gleb Mazovetskiy
f4404e1452
WordWrapString: Also break on `,` U+FF0C (FULLWIDTH COMMA)
5 years ago
qndel
6bd48907e0
fix jumping arrow
5 years ago