alfadur [Thu, 25 Jan 2024 22:22:00 +0300] rev 16013
fix for Arch package
Vekhir [Wed, 10 Jan 2024 20:54:29 +0100] rev 16012
Fix server build with modern mtl library
unC0Rr [Fri, 06 Oct 2023 22:37:44 +0200] rev 16011
Modernize engine protocol parser
unC0Rr [Fri, 06 Oct 2023 20:34:51 +0200] rev 16010
Add some cosmetic/consistency fixes
unC0Rr [Tue, 03 Oct 2023 21:13:41 +0200] rev 16009
Implement pinging of the server every 30 seconds
unC0Rr [Mon, 02 Oct 2023 21:36:13 +0200] rev 16008
Adopt more recent versions of dependencies, apply clippy fixes
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:15:40 +0200] rev 16007
Replace 'var' with 'let' in flag/grave/hat XHTML previews
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:12:28 +0200] rev 16006
Clean up flag/grave/hats XHTML preview pages
unC0Rr [Tue, 22 Aug 2023 22:19:28 +0200] rev 16005
Unbreak pas2c build
unC0Rr [Tue, 22 Aug 2023 08:35:46 +0200] rev 16004
Merge default
nemo [Thu, 10 Aug 2023 20:48:54 -0400] rev 16003
add some round() so that the scale factor compiles at least with non-integer values
nemo [Sun, 06 Aug 2023 18:24:39 -0400] rev 16002
pull in neglected fix
Wuzzy <Wuzzy@disroot.org> [Mon, 24 Jul 2023 20:02:18 +0200] rev 16001
Add ExtraDamage icon variant for locales with comma as decimal separator
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 23:41:38 +0200] rev 16000
Make use of GetEngineString in Lua scripts
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:16:14 +0200] rev 15999
CS: Add support for King Mode and PlaceHog
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:14:56 +0200] rev 15998
Add GetEngineString function to expose some string IDs to Lua
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 18:57:00 +0200] rev 15997
CS: Disable game flags incompatible with this script
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 17:06:22 +0200] rev 15996
CS: Remove hog switch arrows on continent phase if switching gameflag is used
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 12:46:04 +0200] rev 15995
Fix error if passing bad number script param to Battallion/Space Invasion
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 12:01:43 +0200] rev 15994
Fix errors if passing bad script param to [Tech]Racer
martinraul [Wed, 28 Jun 2023 07:28:52 +0200] rev 15993
Updated Spanish translation
Adapted from Pull Request #68 on the GitHub mirror:
https://github.com/hedgewars/hw/pull/68
unC0Rr [Sun, 25 Jun 2023 20:01:04 +0200] rev 15992
Fix linking against sdl2-mixer
Wuzzy <Wuzzy@disroot.org> [Thu, 22 Jun 2023 09:13:50 +0200] rev 15991
Fix pas2C build fail in uLocale
Wuzzy <Wuzzy@disroot.org> [Mon, 19 Jun 2023 14:09:37 +0200] rev 15990
Fix game freezing if Format arg contains '%1', '%2', etc. (
bug #851)
unC0Rr [Fri, 16 Jun 2023 21:06:46 +0200] rev 15989
Fix off-by-1 error leading to crash
unc0rr [Fri, 16 Jun 2023 08:10:45 +0200] rev 15988
Fix pas2c build erroring after parsec added function we already define
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:46:57 +0200] rev 15987
Fix speech bubble not wrapping if contain quote marks (
bug #753)
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:05:15 +0200] rev 15986
Make tardis avoid water during Sudden Death
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:58:28 +0200] rev 15985
Close Esc menu when chat opens
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:54:58 +0200] rev 15984
Don't destroy chat when window loses focus (
bug #623)