unC0Rr [Tue, 03 Oct 2023 21:13:41 +0200] rev 15980
Implement pinging of the server every 30 seconds
unC0Rr [Mon, 02 Oct 2023 21:36:13 +0200] rev 15979
Adopt more recent versions of dependencies, apply clippy fixes
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:15:40 +0200] rev 15978
Replace 'var' with 'let' in flag/grave/hat XHTML previews
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:12:28 +0200] rev 15977
Clean up flag/grave/hats XHTML preview pages
unC0Rr [Tue, 22 Aug 2023 22:19:28 +0200] rev 15976
Unbreak pas2c build
unC0Rr [Tue, 22 Aug 2023 08:35:46 +0200] rev 15975
Merge default
nemo [Thu, 10 Aug 2023 20:48:54 -0400] rev 15974
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 15973
pull in neglected fix
Sergey Alirzaev <zl29ah@gmail.com> [Thu, 12 Jan 2023 22:15:24 +0100] rev 15972
Fixed a memory leak
Wuzzy <Wuzzy@disroot.org> [Mon, 24 Jul 2023 20:02:18 +0200] rev 15971
Add ExtraDamage icon variant for locales with comma as decimal separator
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 23:41:38 +0200] rev 15970
Make use of GetEngineString in Lua scripts
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:16:14 +0200] rev 15969
CS: Add support for King Mode and PlaceHog
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:14:56 +0200] rev 15968
Add GetEngineString function to expose some string IDs to Lua
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 18:57:00 +0200] rev 15967
CS: Disable game flags incompatible with this script
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 17:06:22 +0200] rev 15966
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 15965
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 15964
Fix errors if passing bad script param to [Tech]Racer
martinraul [Wed, 28 Jun 2023 07:28:52 +0200] rev 15963
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 15962
Fix linking against sdl2-mixer
Wuzzy <Wuzzy@disroot.org> [Thu, 22 Jun 2023 09:13:50 +0200] rev 15961
Fix pas2C build fail in uLocale
Wuzzy <Wuzzy@disroot.org> [Mon, 19 Jun 2023 14:09:37 +0200] rev 15960
Fix game freezing if Format arg contains '%1', '%2', etc. (
bug #851)
unC0Rr [Fri, 16 Jun 2023 21:06:46 +0200] rev 15959
Fix off-by-1 error leading to crash
unc0rr [Fri, 16 Jun 2023 08:10:45 +0200] rev 15958
Fix pas2c build erroring after parsec added function we already define
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:46:57 +0200] rev 15957
Fix speech bubble not wrapping if contain quote marks (
bug #753)
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:05:15 +0200] rev 15956
Make tardis avoid water during Sudden Death
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:58:28 +0200] rev 15955
Close Esc menu when chat opens
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:54:58 +0200] rev 15954
Don't destroy chat when window loses focus (
bug #623)
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 21:23:33 +0200] rev 15953
Properly close chat after quit command
Wuzzy <Wuzzy@disroot.org> [Fri, 12 May 2023 23:15:01 +0200] rev 15952
Fix CMake warning for position of cmake version
unc0rr [Tue, 11 Apr 2023 09:30:56 +0200] rev 15951
Start PoC of pas2rust conversion routine
unc0rr [Mon, 10 Apr 2023 20:53:42 +0200] rev 15950
Refactor const names in uScript, no logic change
alfadur <mail@none> [Sat, 08 Apr 2023 16:45:55 +0300] rev 15949
workaround for FPC 3.2.2 linking bug
alfadur [Sat, 08 Apr 2023 01:44:53 +0300] rev 15948
disable videorec by default in vcpkg build
alfadur [Sat, 08 Apr 2023 01:42:26 +0300] rev 15947
fix vcpkg build
alfadur [Sat, 08 Apr 2023 01:23:47 +0300] rev 15946
force dllexport for physlayer interface
alfadur [Tue, 28 Mar 2023 19:30:57 +0300] rev 15945
optimize out allocations in data iterator
alfadur [Tue, 28 Mar 2023 17:53:30 +0300] rev 15944
add iteration overhead benchmark
alfadur [Sun, 26 Mar 2023 20:55:19 +0300] rev 15943
use multiple components for iteration benchmark
alfadur [Sun, 26 Mar 2023 06:06:14 +0300] rev 15942
fix component removal
alfadur [Sun, 26 Mar 2023 03:53:49 +0300] rev 15941
optimize type mask iteration
alfadur [Sun, 26 Mar 2023 02:31:04 +0300] rev 15940
add component manipulation benchmark
alfadur [Sat, 25 Mar 2023 04:14:07 +0300] rev 15939
remove events
alfadur [Sat, 25 Mar 2023 04:00:30 +0300] rev 15938
add some server todos
alfadur [Sat, 25 Mar 2023 03:29:22 +0300] rev 15937
separate out DB task
alfadur [Fri, 24 Mar 2023 03:26:08 +0300] rev 15936
add back server TLS support
alfadur [Thu, 23 Mar 2023 23:41:26 +0300] rev 15935
add basic ECS benchmark
nemo [Thu, 23 Mar 2023 16:21:39 -0400] rev 15934
and this one
nemo [Thu, 23 Mar 2023 16:20:41 -0400] rev 15933
also these
nemo [Thu, 23 Mar 2023 16:13:04 -0400] rev 15932
switch server
sheepluva [Wed, 22 Mar 2023 20:42:48 +0100] rev 15931
This is yet another (empty) testing commit for the world to admire.
alfadur [Wed, 22 Mar 2023 18:53:00 +0300] rev 15930
add a client moderator flag just to commit something
sheepluva [Wed, 22 Mar 2023 09:54:30 +0100] rev 15929
This is an empty commit, for testing purposes.
unC0Rr [Fri, 10 Mar 2023 11:42:25 +0100] rev 15928
Fix water level, add medium template
alfadur [Thu, 16 Feb 2023 07:33:33 +0300] rev 15927
expand theme definition
unC0Rr [Wed, 15 Feb 2023 12:42:43 +0100] rev 15926
Format the code, apply clippy fixes
unC0Rr [Wed, 15 Feb 2023 12:36:24 +0100] rev 15925
Allow defining compatible edges for grid, add few more templates
unC0Rr [Tue, 14 Feb 2023 08:52:20 +0100] rev 15924
Some bug fixes, build fixes and code formatting
unC0Rr [Mon, 13 Feb 2023 17:02:08 +0100] rev 15923
Get wavefront collapse generator to work in engine
unC0Rr [Mon, 13 Feb 2023 12:31:30 +0100] rev 15922
Refactor mapgen to allow for easy switching between generators
unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15921
Refactor landgen package structure