5 weeks ago Add server reconnection tokens and anteroom local list of used nicks default tip
alfadur [Sat, 22 Feb 2025 19:39:31 +0300] rev 16091
Add server reconnection tokens and anteroom local list of used nicks
6 weeks ago Fix segfault
unC0Rr [Mon, 17 Feb 2025 16:38:24 +0100] rev 16090
Fix segfault
6 weeks ago Add TiledImageItem and a scene that represents hedgewars map qmlrenderer
unC0Rr [Mon, 17 Feb 2025 16:37:59 +0100] rev 16089
Add TiledImageItem and a scene that represents hedgewars map
7 weeks ago fix arm build
nemo [Mon, 10 Feb 2025 09:52:32 -0500] rev 16088
fix arm build
7 weeks ago Modernize approach for building qmlfrontend qmlrenderer
unC0Rr [Tue, 04 Feb 2025 17:31:55 +0100] rev 16087
Modernize approach for building qmlfrontend
7 weeks ago Implement shoppa border generation
unC0Rr [Tue, 04 Feb 2025 15:53:16 +0100] rev 16086
Implement shoppa border generation
7 weeks ago Fix land generation and texturing passes having different parameters leading to empty map texture
unC0Rr [Tue, 04 Feb 2025 15:52:02 +0100] rev 16085
Fix land generation and texturing passes having different parameters leading to empty map texture
8 weeks ago Update lib-hedgewars-engine to use newer versions of dependencies
unC0Rr [Mon, 03 Feb 2025 16:52:05 +0100] rev 16084
Update lib-hedgewars-engine to use newer versions of dependencies
8 weeks ago Remove deprecated source file
unC0Rr [Mon, 03 Feb 2025 16:32:44 +0100] rev 16083
Remove deprecated source file
8 weeks ago Simplify 'for' loop by keeping more information about iterator
unC0Rr [Mon, 03 Feb 2025 15:25:28 +0100] rev 16082
Simplify 'for' loop by keeping more information about iterator
8 weeks ago Tune shoppa tile set for better results
unC0Rr [Mon, 03 Feb 2025 15:03:26 +0100] rev 16081
Tune shoppa tile set for better results
8 weeks ago Introduce hard match option for edges to reduce backtracking
unC0Rr [Sun, 02 Feb 2025 22:30:49 +0100] rev 16080
Introduce hard match option for edges to reduce backtracking
8 weeks ago Add anti_match feature, log some info when cannot satisfy rules
unC0Rr [Sun, 02 Feb 2025 17:47:54 +0100] rev 16079
Add anti_match feature, log some info when cannot satisfy rules
2 months ago Tune Shoppa tile set for better result
unC0Rr [Thu, 30 Jan 2025 16:38:20 +0100] rev 16078
Tune Shoppa tile set for better result
2 months ago Implement configurable weight for tiles
unC0Rr [Thu, 30 Jan 2025 16:38:00 +0100] rev 16077
Implement configurable weight for tiles
2 months ago Add Shoppa tile set
unC0Rr [Thu, 30 Jan 2025 13:59:41 +0100] rev 16076
Add Shoppa tile set
2 months ago Square tile weights for better control over probabilities
unC0Rr [Thu, 30 Jan 2025 13:59:31 +0100] rev 16075
Square tile weights for better control over probabilities
2 months ago Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
unC0Rr [Tue, 28 Jan 2025 15:57:05 +0100] rev 16074
Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
2 months ago - Update landgen to use the latest rand crate
unC0Rr [Tue, 28 Jan 2025 15:49:45 +0100] rev 16073
- Update landgen to use the latest rand crate - Change Size width and height from usize to u32 for portability - Implement backtracking in wfc generator
2 months ago - Adopt newest version of rand crate
unC0Rr [Tue, 28 Jan 2025 10:37:46 +0100] rev 16072
- Adopt newest version of rand crate - Rework fill_bytes() method to use full generated values
2 months ago - Reduce wfc templates definition file by removing excess fields with false value
unC0Rr [Mon, 27 Jan 2025 22:22:10 +0100] rev 16071
- Reduce wfc templates definition file by removing excess fields with false value - Add first attempt at spikes tile set
2 months ago Fix installation
unC0Rr [Mon, 27 Jan 2025 21:24:16 +0100] rev 16070
Fix installation
2 months ago Description: Find clangs
unC0Rr [Mon, 27 Jan 2025 19:11:58 +0100] rev 16069
Description: Find clangs Author: Gianfranco Costamagna <locutusofborg@debian.org> Last-Update: 2022-10-03
2 months ago Rename appdata to metainfo
Lars Wendler <polynomial-c@gmx.de> [Mon, 27 Jan 2025 19:08:55 +0100] rev 16068
Rename appdata to metainfo See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html chapter 2.1.2 "Filesystem locations" Signed-off-by: Lars Wendler <polynomial-c@gmx.de>
2 months ago Add support for ffmpeg 6.0
Pekka Ristola <pekkarr@protonmail.com> [Mon, 27 Jan 2025 19:08:05 +0100] rev 16067
Add support for ffmpeg 6.0 - Use the new send_frame/receive_packet API for encoding - Use the new channel layout API for audio - Fix audio recording - Copy codec parameters to the stream parameters - Set correct pts for audio frames - Read audio samples from file directly to the refcounted AVFrame buffer instead of the `g_pSamples` buffer - Use global AVPackets allocated with `av_packet_alloc` - Stop trying to write more audio frames when `WriteAudioFrame` fails with a negative error code - Fix segfault with `g_pContainer->url`. The field has to be allocated with `av_malloc` before writing to it. It's set to `NULL` by default. - Properly free allocations with `avcodec_free_context` and `avformat_free_context`
2 months ago Make bots wait a bit if there are air mines moving
unC0Rr [Mon, 13 Jan 2025 11:39:58 +0100] rev 16066
Make bots wait a bit if there are air mines moving
2 months ago Switch to toml for WFC templates
unC0Rr [Mon, 27 Jan 2025 15:48:24 +0100] rev 16065
Switch to toml for WFC templates
2 months ago Implement simplified format for edges in config
unC0Rr [Mon, 27 Jan 2025 14:06:10 +0100] rev 16064
Implement simplified format for edges in config
2 months ago Add some further work on hhtracer
unC0Rr [Mon, 27 Jan 2025 13:08:58 +0100] rev 16063
Add some further work on hhtracer
2 months ago Fix inversion parameters being disregarded
unC0Rr [Sun, 26 Jan 2025 21:29:54 +0100] rev 16062
Fix inversion parameters being disregarded
2 months ago Add Rooms tile set
unC0Rr [Sun, 26 Jan 2025 20:51:38 +0100] rev 16061
Add Rooms tile set
2 months ago Adopt newer version of png lib
unC0Rr [Tue, 21 Jan 2025 22:14:28 +0100] rev 16060
Adopt newer version of png lib
2 months ago Fix generation in corners by extending outline edge definitions
unC0Rr [Tue, 21 Jan 2025 22:10:55 +0100] rev 16059
Fix generation in corners by extending outline edge definitions
2 months ago Make slider below preview affect WFC generator by skewing tile probabilities
unC0Rr [Sat, 18 Jan 2025 16:57:26 +0100] rev 16058
Make slider below preview affect WFC generator by skewing tile probabilities
2 months ago Revert the idea of using prime number in hedgewars prng
unC0Rr [Sat, 18 Jan 2025 16:55:04 +0100] rev 16057
Revert the idea of using prime number in hedgewars prng
2 months ago Add some progress on hhtracer
unC0Rr [Sun, 12 Jan 2025 22:48:47 +0100] rev 16056
Add some progress on hhtracer
2 months ago Start work on hedgehog tracer
unC0Rr [Fri, 10 Jan 2025 17:37:34 +0100] rev 16055
Start work on hedgehog tracer
3 months ago Merge transitional_engine branch into default
unC0Rr [Tue, 31 Dec 2024 15:19:43 +0100] rev 16054
Merge transitional_engine branch into default
3 months ago Add some more work on rust ai transitional_engine
unC0Rr [Tue, 31 Dec 2024 15:18:18 +0100] rev 16053
Add some more work on rust ai
3 months ago Make wider range of numbers representable with FPNum on the cost of smaller precision transitional_engine
unC0Rr [Thu, 19 Dec 2024 14:18:55 +0100] rev 16052
Make wider range of numbers representable with FPNum on the cost of smaller precision
3 months ago Add a benchmark for landgen transitional_engine
unC0Rr [Thu, 19 Dec 2024 12:43:38 +0100] rev 16051
Add a benchmark for landgen
3 months ago Make FPNum use saturating calculations transitional_engine
unC0Rr [Thu, 19 Dec 2024 12:40:48 +0100] rev 16050
Make FPNum use saturating calculations
3 months ago Implement passing of available ammo to rust AI transitional_engine
unC0Rr [Tue, 17 Dec 2024 15:44:21 +0100] rev 16049
Implement passing of available ammo to rust AI
3 months ago Add templates for maps with 3 to 8 vertical structures transitional_engine
unC0Rr [Sat, 14 Dec 2024 18:07:29 +0100] rev 16048
Add templates for maps with 3 to 8 vertical structures
3 months ago Add the template to selection transitional_engine
unC0Rr [Tue, 03 Dec 2024 16:23:30 +0100] rev 16047
Add the template to selection
3 months ago Add one more template transitional_engine
unC0Rr [Tue, 03 Dec 2024 14:12:28 +0100] rev 16046
Add one more template
3 months ago Tweak the rest of map templates transitional_engine
unC0Rr [Mon, 02 Dec 2024 17:36:44 +0100] rev 16045
Tweak the rest of map templates
4 months ago * Introduce concept of invizible walls to constrain outline map generation transitional_engine
unC0Rr [Sun, 01 Dec 2024 21:08:03 +0100] rev 16044
* Introduce concept of invizible walls to constrain outline map generation * Rework some templates to work better with new parameters in rust landgen
4 months ago Add a tool visualizing map templates transitional_engine
unC0Rr [Fri, 29 Nov 2024 22:29:58 +0100] rev 16043
Add a tool visualizing map templates
4 months ago Merge tip transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:30:45 +0100] rev 16042
Merge tip
4 months ago Make AI less annoying transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:29:48 +0100] rev 16041
Make AI less annoying
4 months ago Add some progress on rust AI transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:29:30 +0100] rev 16040
Add some progress on rust AI
5 months ago Start on AI implementation in rust transitional_engine
unC0Rr [Sun, 27 Oct 2024 17:00:17 +0100] rev 16039
Start on AI implementation in rust
4 months ago - Update corrosion transitional_engine
unC0Rr [Wed, 20 Nov 2024 21:37:47 +0100] rev 16038
- Update corrosion - Implement installation of targets imported with corrosion
6 months ago Wrap chat lines into div
unC0Rr [Sat, 28 Sep 2024 22:27:13 +0200] rev 16037
Wrap chat lines into div
6 months ago Remove old code transitional_engine
unC0Rr [Wed, 18 Sep 2024 14:10:51 +0200] rev 16036
Remove old code
6 months ago Add templates for different maze styles transitional_engine
unC0Rr [Wed, 18 Sep 2024 13:42:26 +0200] rev 16035
Add templates for different maze styles
6 months ago Sanitize maze mapgen code a bit transitional_engine
unC0Rr [Mon, 16 Sep 2024 16:57:11 +0200] rev 16034
Sanitize maze mapgen code a bit
6 months ago Use rust implementation of maze generator in engine transitional_engine
unC0Rr [Tue, 10 Sep 2024 18:21:31 +0200] rev 16033
Use rust implementation of maze generator in engine
6 months ago Add maze land generator ported from pascal engine transitional_engine
unC0Rr [Tue, 10 Sep 2024 13:56:51 +0200] rev 16032
Add maze land generator ported from pascal engine
6 months ago Fix test to match new yaml structure transitional_engine
unC0Rr [Wed, 04 Sep 2024 14:54:34 +0200] rev 16031
Fix test to match new yaml structure
6 months ago Add install script for tiles transitional_engine
unC0Rr [Thu, 05 Sep 2024 21:33:51 +0200] rev 16030
Add install script for tiles
6 months ago Fix cavern templates transitional_engine
unC0Rr [Tue, 03 Sep 2024 13:56:35 +0200] rev 16029
Fix cavern templates
6 months ago Make outline template generator behave more like old engine transitional_engine
unC0Rr [Tue, 03 Sep 2024 11:16:52 +0200] rev 16028
Make outline template generator behave more like old engine
6 months ago Make Point::with_margin function safe to use transitional_engine
unC0Rr [Tue, 03 Sep 2024 11:16:16 +0200] rev 16027
Make Point::with_margin function safe to use
7 months ago Allow switching between outline and wfc map generators transitional_engine
unC0Rr [Thu, 29 Aug 2024 17:09:39 +0200] rev 16026
Allow switching between outline and wfc map generators
7 months ago Make pas2c engine work with hwengine-future transitional_engine
unC0Rr [Thu, 29 Aug 2024 15:28:20 +0200] rev 16025
Make pas2c engine work with hwengine-future
7 months ago Pass full path to WFC for tile loading transitional_engine
unC0Rr [Thu, 29 Aug 2024 12:56:16 +0200] rev 16024
Pass full path to WFC for tile loading
7 months ago Make pascal engine link to hwengine-future and use WFC generator transitional_engine
unC0Rr [Wed, 28 Aug 2024 17:16:23 +0200] rev 16023
Make pascal engine link to hwengine-future and use WFC generator
7 months ago Merge default transitional_engine
unC0Rr [Wed, 28 Aug 2024 15:34:49 +0200] rev 16022
Merge default
7 months ago Add corrosion as a subdirectory, CMake fixes transitional_engine
unC0Rr [Wed, 28 Aug 2024 15:31:51 +0200] rev 16021
Add corrosion as a subdirectory, CMake fixes
7 months ago Store all snowflakes in a separate array, achieving performance increase of about 10% for the whole engine on winter maps
unC0Rr [Wed, 28 Aug 2024 13:41:51 +0200] rev 16020
Store all snowflakes in a separate array, achieving performance increase of about 10% for the whole engine on winter maps
7 months ago Avoid creating unused string that is quite costly to produce
unC0Rr [Wed, 28 Aug 2024 13:36:52 +0200] rev 16019
Avoid creating unused string that is quite costly to produce
7 months ago Improve pas2c rtl performance by avoiding double iteration on strings
unC0Rr [Tue, 27 Aug 2024 17:01:13 +0200] rev 16018
Improve pas2c rtl performance by avoiding double iteration on strings
10 months ago Implement triggering advancement of simulation in qmlfrontend
unC0Rr [Tue, 21 May 2024 14:38:30 +0200] rev 16017
Implement triggering advancement of simulation in qmlfrontend
10 months ago Implement key bindings
unC0Rr [Mon, 20 May 2024 14:58:30 +0200] rev 16016
Implement key bindings
10 months ago Handle game view resize
unC0Rr [Sun, 19 May 2024 15:55:26 +0200] rev 16015
Handle game view resize
10 months ago Improve AI aiming with minigun
unC0Rr [Thu, 16 May 2024 14:11:16 +0200] rev 16014
Improve AI aiming with minigun
10 months ago Wonder if anyone is trying to build this game anymore
unC0Rr [Wed, 15 May 2024 10:05:13 +0200] rev 16013
Wonder if anyone is trying to build this game anymore
11 months ago Allow to move camera by dragging mouse cursor over game field
unC0Rr [Wed, 01 May 2024 16:49:16 +0200] rev 16012
Allow to move camera by dragging mouse cursor over game field
11 months ago Fix build
unC0Rr [Fri, 19 Apr 2024 17:45:05 +0200] rev 16011
Fix build
11 months ago Port QML frontend to Qt6, use rendering to framebuffer object
unC0Rr [Fri, 19 Apr 2024 17:44:55 +0200] rev 16010
Port QML frontend to Qt6, use rendering to framebuffer object
14 months ago Start on adopting corrosion transitional_engine
unC0Rr [Fri, 19 Jan 2024 13:07:22 +0100] rev 16009
Start on adopting corrosion
19 months ago Merge default transitional_engine
unC0Rr [Tue, 05 Sep 2023 17:02:08 +0200] rev 16008
Merge default
19 months ago Fix type transitional_engine
unC0Rr [Tue, 05 Sep 2023 17:01:46 +0200] rev 16007
Fix type
12 months ago sndCover now falls back to sndWatchThis OR sndFire.
spudpiggy <facetakers@gmail.com> [Fri, 05 Apr 2024 13:10:55 +0100] rev 16006
sndCover now falls back to sndWatchThis OR sndFire. sndDrat and sndBugger now fall back to each other.
12 months ago Fixed grammar, and reworded a few sentences to sound better.
spudpiggy <facetakers@gmail.com> [Fri, 05 Apr 2024 07:37:44 +0100] rev 16005
Fixed grammar, and reworded a few sentences to sound better.
12 months ago fix early room deletion
alfadur [Thu, 28 Mar 2024 00:25:22 +0300] rev 16004
fix early room deletion
12 months ago fix room joining
alfadur [Thu, 28 Mar 2024 00:17:01 +0300] rev 16003
fix room joining
12 months ago thread server reference through dispatch to ensure rooms can be auto dropped
alfadur [Wed, 27 Mar 2024 02:57:44 +0300] rev 16002
thread server reference through dispatch to ensure rooms can be auto dropped
12 months ago fix leaving rooms
alfadur [Wed, 27 Mar 2024 02:19:44 +0300] rev 16001
fix leaving rooms
12 months ago fix rejoining
alfadur [Mon, 25 Mar 2024 16:05:11 +0300] rev 16000
fix rejoining
12 months ago add some more buffer space
alfadur [Mon, 25 Mar 2024 15:59:14 +0300] rev 15999
add some more buffer space
12 months ago grow network buffer periodically
alfadur [Mon, 25 Mar 2024 00:23:41 +0300] rev 15998
grow network buffer periodically
12 months ago fix protocol recovery
alfadur [Mon, 25 Mar 2024 00:04:13 +0300] rev 15997
fix protocol recovery
12 months ago merge the kick notice suppression
nemo [Sun, 24 Mar 2024 14:34:27 -0400] rev 15996
merge the kick notice suppression
12 months ago merge the lobby suppression
nemo [Sun, 24 Mar 2024 14:33:57 -0400] rev 15995
merge the lobby suppression
12 months ago suppress this message too. 1.0.0
nemo [Sun, 24 Mar 2024 14:19:02 -0400] rev 15994
suppress this message too.
12 months ago requested change by andu. filtering out ignored player. lobby notice 1.0.0
nemo [Sun, 24 Mar 2024 14:05:06 -0400] rev 15993
requested change by andu. filtering out ignored player. lobby notice
12 months ago unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too 1.0.0
nemo [Sat, 23 Mar 2024 17:24:20 -0400] rev 15992
unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too
13 months ago a couple more todos
alfadur [Mon, 19 Feb 2024 00:14:10 +0300] rev 15991
a couple more todos
13 months ago fix connection errors carrying over to new clients
alfadur [Wed, 14 Feb 2024 02:07:35 +0300] rev 15990
fix connection errors carrying over to new clients
13 months ago add some more todo!s
alfadur [Tue, 13 Feb 2024 00:58:17 +0300] rev 15989
add some more todo!s
13 months ago fix server build
alfadur [Mon, 12 Feb 2024 21:26:35 +0300] rev 15988
fix server build
13 months ago fix protocol parser life assurance
alfadur [Mon, 12 Feb 2024 21:01:21 +0300] rev 15987
fix protocol parser life assurance
13 months ago fix voting rights
alfadur [Mon, 12 Feb 2024 01:19:32 +0300] rev 15986
fix voting rights
13 months ago Revive cabal build of the game server
Vekhir [Sun, 11 Feb 2024 20:33:15 +0100] rev 15985
Revive cabal build of the game server
14 months ago fix for Arch package
alfadur [Thu, 25 Jan 2024 22:22:00 +0300] rev 15984
fix for Arch package
14 months ago Fix server build with modern mtl library
Vekhir [Wed, 10 Jan 2024 20:54:29 +0100] rev 15983
Fix server build with modern mtl library
18 months ago Modernize engine protocol parser
unC0Rr [Fri, 06 Oct 2023 22:37:44 +0200] rev 15982
Modernize engine protocol parser
18 months ago Add some cosmetic/consistency fixes
unC0Rr [Fri, 06 Oct 2023 20:34:51 +0200] rev 15981
Add some cosmetic/consistency fixes
18 months ago Implement pinging of the server every 30 seconds
unC0Rr [Tue, 03 Oct 2023 21:13:41 +0200] rev 15980
Implement pinging of the server every 30 seconds
18 months ago Adopt more recent versions of dependencies, apply clippy fixes
unC0Rr [Mon, 02 Oct 2023 21:36:13 +0200] rev 15979
Adopt more recent versions of dependencies, apply clippy fixes
19 months ago Replace 'var' with 'let' in flag/grave/hat XHTML previews
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:15:40 +0200] rev 15978
Replace 'var' with 'let' in flag/grave/hat XHTML previews
19 months ago Clean up flag/grave/hats XHTML preview pages
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:12:28 +0200] rev 15977
Clean up flag/grave/hats XHTML preview pages
19 months ago Unbreak pas2c build
unC0Rr [Tue, 22 Aug 2023 22:19:28 +0200] rev 15976
Unbreak pas2c build
19 months ago Merge default transitional_engine
unC0Rr [Tue, 22 Aug 2023 08:35:46 +0200] rev 15975
Merge default
19 months ago add some round() so that the scale factor compiles at least with non-integer values
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
20 months ago pull in neglected fix
nemo [Sun, 06 Aug 2023 18:24:39 -0400] rev 15973
pull in neglected fix
2023-01-12 Fixed a memory leak
Sergey Alirzaev <zl29ah@gmail.com> [Thu, 12 Jan 2023 22:15:24 +0100] rev 15972
Fixed a memory leak
20 months ago Add ExtraDamage icon variant for locales with comma as decimal separator
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
21 months ago Make use of GetEngineString in Lua scripts
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 23:41:38 +0200] rev 15970
Make use of GetEngineString in Lua scripts
21 months ago CS: Add support for King Mode and PlaceHog
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:16:14 +0200] rev 15969
CS: Add support for King Mode and PlaceHog
21 months ago Add GetEngineString function to expose some string IDs to Lua
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 21:14:56 +0200] rev 15968
Add GetEngineString function to expose some string IDs to Lua
21 months ago CS: Disable game flags incompatible with this script
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 18:57:00 +0200] rev 15967
CS: Disable game flags incompatible with this script
21 months ago CS: Remove hog switch arrows on continent phase if switching gameflag is used
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
21 months ago Fix error if passing bad number script param to Battallion/Space Invasion
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
21 months ago Fix errors if passing bad script param to [Tech]Racer
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 12:01:43 +0200] rev 15964
Fix errors if passing bad script param to [Tech]Racer
(0) -10000 -3000 -1000 -128 tip