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)
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 21:23:33 +0200] rev 15983
Properly close chat after quit command
Wuzzy <Wuzzy@disroot.org> [Fri, 12 May 2023 23:15:01 +0200] rev 15982
Fix CMake warning for position of cmake version
unc0rr [Tue, 11 Apr 2023 09:30:56 +0200] rev 15981
Start PoC of pas2rust conversion routine
unc0rr [Mon, 10 Apr 2023 20:53:42 +0200] rev 15980
Refactor const names in uScript, no logic change
alfadur <mail@none> [Sat, 08 Apr 2023 16:45:55 +0300] rev 15979
workaround for FPC 3.2.2 linking bug
alfadur [Sat, 08 Apr 2023 01:44:53 +0300] rev 15978
disable videorec by default in vcpkg build
alfadur [Sat, 08 Apr 2023 01:42:26 +0300] rev 15977
fix vcpkg build
alfadur [Sat, 08 Apr 2023 01:23:47 +0300] rev 15976
force dllexport for physlayer interface
alfadur [Tue, 28 Mar 2023 19:30:57 +0300] rev 15975
optimize out allocations in data iterator
alfadur [Tue, 28 Mar 2023 17:53:30 +0300] rev 15974
add iteration overhead benchmark
alfadur [Sun, 26 Mar 2023 20:55:19 +0300] rev 15973
use multiple components for iteration benchmark
alfadur [Sun, 26 Mar 2023 06:06:14 +0300] rev 15972
fix component removal
alfadur [Sun, 26 Mar 2023 03:53:49 +0300] rev 15971
optimize type mask iteration
alfadur [Sun, 26 Mar 2023 02:31:04 +0300] rev 15970
add component manipulation benchmark
alfadur [Sat, 25 Mar 2023 04:14:07 +0300] rev 15969
remove events
alfadur [Sat, 25 Mar 2023 04:00:30 +0300] rev 15968
add some server todos
alfadur [Sat, 25 Mar 2023 03:29:22 +0300] rev 15967
separate out DB task
alfadur [Fri, 24 Mar 2023 03:26:08 +0300] rev 15966
add back server TLS support
alfadur [Thu, 23 Mar 2023 23:41:26 +0300] rev 15965
add basic ECS benchmark
nemo [Thu, 23 Mar 2023 16:21:39 -0400] rev 15964
and this one
nemo [Thu, 23 Mar 2023 16:20:41 -0400] rev 15963
also these
nemo [Thu, 23 Mar 2023 16:13:04 -0400] rev 15962
switch server
sheepluva [Wed, 22 Mar 2023 20:42:48 +0100] rev 15961
This is yet another (empty) testing commit for the world to admire.
alfadur [Wed, 22 Mar 2023 18:53:00 +0300] rev 15960
add a client moderator flag just to commit something
sheepluva [Wed, 22 Mar 2023 09:54:30 +0100] rev 15959
This is an empty commit, for testing purposes.
unC0Rr [Fri, 10 Mar 2023 11:42:25 +0100] rev 15958
Fix water level, add medium template
alfadur [Thu, 16 Feb 2023 07:33:33 +0300] rev 15957
expand theme definition
unC0Rr [Wed, 15 Feb 2023 12:42:43 +0100] rev 15956
Format the code, apply clippy fixes
unC0Rr [Wed, 15 Feb 2023 12:36:24 +0100] rev 15955
Allow defining compatible edges for grid, add few more templates
unC0Rr [Tue, 14 Feb 2023 08:52:20 +0100] rev 15954
Some bug fixes, build fixes and code formatting
unC0Rr [Mon, 13 Feb 2023 17:02:08 +0100] rev 15953
Get wavefront collapse generator to work in engine
unC0Rr [Mon, 13 Feb 2023 12:31:30 +0100] rev 15952
Refactor mapgen to allow for easy switching between generators
unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15951
Refactor landgen package structure
unC0Rr [Mon, 13 Feb 2023 10:39:37 +0100] rev 15950
Extract tile loading into separate method
unC0Rr [Sun, 12 Feb 2023 15:10:10 +0100] rev 15949
Fix some bugs
unC0Rr [Sun, 12 Feb 2023 14:19:02 +0100] rev 15948
Fix several issues with transformations, more work on getting generated image
unC0Rr [Fri, 03 Feb 2023 15:59:18 +0100] rev 15947
Add WIP for generation of rules
unC0Rr [Fri, 03 Feb 2023 14:44:33 +0100] rev 15946
Rework how rules are defined, add transformations for tiles
unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15945
Add loading of tiles from png
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15944
Fix mapgen
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15943
Switch to Vec2D in wavefront algorithm
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15942
Add basics of wavefront collapse algorithm
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15941
fix typo
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15940
update credits