4 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 16120
Add server reconnection tokens and anteroom local list of used nicks
5 weeks ago Fix segfault
unC0Rr [Mon, 17 Feb 2025 16:38:24 +0100] rev 16119
Fix segfault
5 weeks ago Add TiledImageItem and a scene that represents hedgewars map qmlrenderer
unC0Rr [Mon, 17 Feb 2025 16:37:59 +0100] rev 16118
Add TiledImageItem and a scene that represents hedgewars map
6 weeks ago fix arm build
nemo [Mon, 10 Feb 2025 09:52:32 -0500] rev 16117
fix arm build
7 weeks ago Modernize approach for building qmlfrontend qmlrenderer
unC0Rr [Tue, 04 Feb 2025 17:31:55 +0100] rev 16116
Modernize approach for building qmlfrontend
7 weeks ago Implement shoppa border generation
unC0Rr [Tue, 04 Feb 2025 15:53:16 +0100] rev 16115
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 16114
Fix land generation and texturing passes having different parameters leading to empty map texture
7 weeks ago Update lib-hedgewars-engine to use newer versions of dependencies
unC0Rr [Mon, 03 Feb 2025 16:52:05 +0100] rev 16113
Update lib-hedgewars-engine to use newer versions of dependencies
7 weeks ago Remove deprecated source file
unC0Rr [Mon, 03 Feb 2025 16:32:44 +0100] rev 16112
Remove deprecated source file
7 weeks ago Simplify 'for' loop by keeping more information about iterator
unC0Rr [Mon, 03 Feb 2025 15:25:28 +0100] rev 16111
Simplify 'for' loop by keeping more information about iterator
7 weeks ago Tune shoppa tile set for better results
unC0Rr [Mon, 03 Feb 2025 15:03:26 +0100] rev 16110
Tune shoppa tile set for better results
7 weeks ago Introduce hard match option for edges to reduce backtracking
unC0Rr [Sun, 02 Feb 2025 22:30:49 +0100] rev 16109
Introduce hard match option for edges to reduce backtracking
7 weeks ago Add anti_match feature, log some info when cannot satisfy rules
unC0Rr [Sun, 02 Feb 2025 17:47:54 +0100] rev 16108
Add anti_match feature, log some info when cannot satisfy rules
8 weeks ago Tune Shoppa tile set for better result
unC0Rr [Thu, 30 Jan 2025 16:38:20 +0100] rev 16107
Tune Shoppa tile set for better result
8 weeks ago Implement configurable weight for tiles
unC0Rr [Thu, 30 Jan 2025 16:38:00 +0100] rev 16106
Implement configurable weight for tiles
8 weeks ago Add Shoppa tile set
unC0Rr [Thu, 30 Jan 2025 13:59:41 +0100] rev 16105
Add Shoppa tile set
8 weeks ago Square tile weights for better control over probabilities
unC0Rr [Thu, 30 Jan 2025 13:59:31 +0100] rev 16104
Square tile weights for better control over probabilities
8 weeks ago Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
unC0Rr [Tue, 28 Jan 2025 15:57:05 +0100] rev 16103
Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
8 weeks ago - Update landgen to use the latest rand crate
unC0Rr [Tue, 28 Jan 2025 15:49:45 +0100] rev 16102
- Update landgen to use the latest rand crate - Change Size width and height from usize to u32 for portability - Implement backtracking in wfc generator
8 weeks ago - Adopt newest version of rand crate
unC0Rr [Tue, 28 Jan 2025 10:37:46 +0100] rev 16101
- Adopt newest version of rand crate - Rework fill_bytes() method to use full generated values
8 weeks ago - Reduce wfc templates definition file by removing excess fields with false value
unC0Rr [Mon, 27 Jan 2025 22:22:10 +0100] rev 16100
- Reduce wfc templates definition file by removing excess fields with false value - Add first attempt at spikes tile set
8 weeks ago Fix installation
unC0Rr [Mon, 27 Jan 2025 21:24:16 +0100] rev 16099
Fix installation
8 weeks ago Description: Find clangs
unC0Rr [Mon, 27 Jan 2025 19:11:58 +0100] rev 16098
Description: Find clangs Author: Gianfranco Costamagna <locutusofborg@debian.org> Last-Update: 2022-10-03
8 weeks ago Rename appdata to metainfo
Lars Wendler <polynomial-c@gmx.de> [Mon, 27 Jan 2025 19:08:55 +0100] rev 16097
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>
8 weeks ago Add support for ffmpeg 6.0
Pekka Ristola <pekkarr@protonmail.com> [Mon, 27 Jan 2025 19:08:05 +0100] rev 16096
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 16095
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 16094
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 16093
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 16092
Add some further work on hhtracer
2 months ago Fix inversion parameters being disregarded
unC0Rr [Sun, 26 Jan 2025 21:29:54 +0100] rev 16091
Fix inversion parameters being disregarded
2 months ago Add Rooms tile set
unC0Rr [Sun, 26 Jan 2025 20:51:38 +0100] rev 16090
Add Rooms tile set
2 months ago Adopt newer version of png lib
unC0Rr [Tue, 21 Jan 2025 22:14:28 +0100] rev 16089
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 16088
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 16087
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 16086
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 16085
Add some progress on hhtracer
2 months ago Start work on hedgehog tracer
unC0Rr [Fri, 10 Jan 2025 17:37:34 +0100] rev 16084
Start work on hedgehog tracer
2 months ago Merge transitional_engine branch into default
unC0Rr [Tue, 31 Dec 2024 15:19:43 +0100] rev 16083
Merge transitional_engine branch into default
2 months ago Add some more work on rust ai transitional_engine
unC0Rr [Tue, 31 Dec 2024 15:18:18 +0100] rev 16082
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 16081
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 16080
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 16079
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 16078
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 16077
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 16076
Add the template to selection
3 months ago Add one more template transitional_engine
unC0Rr [Tue, 03 Dec 2024 14:12:28 +0100] rev 16075
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 16074
Tweak the rest of map templates
3 months ago * Introduce concept of invizible walls to constrain outline map generation transitional_engine
unC0Rr [Sun, 01 Dec 2024 21:08:03 +0100] rev 16073
* Introduce concept of invizible walls to constrain outline map generation * Rework some templates to work better with new parameters in rust landgen
3 months ago Add a tool visualizing map templates transitional_engine
unC0Rr [Fri, 29 Nov 2024 22:29:58 +0100] rev 16072
Add a tool visualizing map templates
4 months ago Merge tip transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:30:45 +0100] rev 16071
Merge tip
4 months ago Make AI less annoying transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:29:48 +0100] rev 16070
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 16069
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 16068
Start on AI implementation in rust
4 months ago - Update corrosion transitional_engine
unC0Rr [Wed, 20 Nov 2024 21:37:47 +0100] rev 16067
- 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 16066
Wrap chat lines into div
6 months ago Remove old code transitional_engine
unC0Rr [Wed, 18 Sep 2024 14:10:51 +0200] rev 16065
Remove old code
6 months ago Add templates for different maze styles transitional_engine
unC0Rr [Wed, 18 Sep 2024 13:42:26 +0200] rev 16064
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 16063
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 16062
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 16061
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 16060
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 16059
Add install script for tiles
6 months ago Fix cavern templates transitional_engine
unC0Rr [Tue, 03 Sep 2024 13:56:35 +0200] rev 16058
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 16057
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 16056
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 16055
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 16054
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 16053
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 16052
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 16051
Merge default
7 months ago Add corrosion as a subdirectory, CMake fixes transitional_engine
unC0Rr [Wed, 28 Aug 2024 15:31:51 +0200] rev 16050
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 16049
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 16048
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 16047
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 16046
Implement triggering advancement of simulation in qmlfrontend
10 months ago Implement key bindings
unC0Rr [Mon, 20 May 2024 14:58:30 +0200] rev 16045
Implement key bindings
10 months ago Handle game view resize
unC0Rr [Sun, 19 May 2024 15:55:26 +0200] rev 16044
Handle game view resize
10 months ago Improve AI aiming with minigun
unC0Rr [Thu, 16 May 2024 14:11:16 +0200] rev 16043
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 16042
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 16041
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 16040
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 16039
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 16038
Start on adopting corrosion
19 months ago Merge default transitional_engine
unC0Rr [Tue, 05 Sep 2023 17:02:08 +0200] rev 16037
Merge default
19 months ago Fix type transitional_engine
unC0Rr [Tue, 05 Sep 2023 17:01:46 +0200] rev 16036
Fix type
11 months ago sndCover now falls back to sndWatchThis OR sndFire.
spudpiggy <facetakers@gmail.com> [Fri, 05 Apr 2024 13:10:55 +0100] rev 16035
sndCover now falls back to sndWatchThis OR sndFire. sndDrat and sndBugger now fall back to each other.
11 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 16034
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 16033
fix early room deletion
12 months ago fix room joining
alfadur [Thu, 28 Mar 2024 00:17:01 +0300] rev 16032
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 16031
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 16030
fix leaving rooms
12 months ago fix rejoining
alfadur [Mon, 25 Mar 2024 16:05:11 +0300] rev 16029
fix rejoining
12 months ago add some more buffer space
alfadur [Mon, 25 Mar 2024 15:59:14 +0300] rev 16028
add some more buffer space
12 months ago grow network buffer periodically
alfadur [Mon, 25 Mar 2024 00:23:41 +0300] rev 16027
grow network buffer periodically
12 months ago fix protocol recovery
alfadur [Mon, 25 Mar 2024 00:04:13 +0300] rev 16026
fix protocol recovery
12 months ago merge the kick notice suppression
nemo [Sun, 24 Mar 2024 14:34:27 -0400] rev 16025
merge the kick notice suppression
12 months ago merge the lobby suppression
nemo [Sun, 24 Mar 2024 14:33:57 -0400] rev 16024
merge the lobby suppression
12 months ago suppress this message too. 1.0.0
nemo [Sun, 24 Mar 2024 14:19:02 -0400] rev 16023
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 16022
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 16021
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 16020
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 16019
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 16018
add some more todo!s
13 months ago fix server build
alfadur [Mon, 12 Feb 2024 21:26:35 +0300] rev 16017
fix server build
13 months ago fix protocol parser life assurance
alfadur [Mon, 12 Feb 2024 21:01:21 +0300] rev 16016
fix protocol parser life assurance
13 months ago fix voting rights
alfadur [Mon, 12 Feb 2024 01:19:32 +0300] rev 16015
fix voting rights
13 months ago Revive cabal build of the game server
Vekhir [Sun, 11 Feb 2024 20:33:15 +0100] rev 16014
Revive cabal build of the game server
14 months ago fix for Arch package
alfadur [Thu, 25 Jan 2024 22:22:00 +0300] rev 16013
fix for Arch package
14 months ago Fix server build with modern mtl library
Vekhir [Wed, 10 Jan 2024 20:54:29 +0100] rev 16012
Fix server build with modern mtl library
17 months ago Modernize engine protocol parser
unC0Rr [Fri, 06 Oct 2023 22:37:44 +0200] rev 16011
Modernize engine protocol parser
17 months ago Add some cosmetic/consistency fixes
unC0Rr [Fri, 06 Oct 2023 20:34:51 +0200] rev 16010
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 16009
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 16008
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 16007
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 16006
Clean up flag/grave/hats XHTML preview pages
19 months ago Unbreak pas2c build
unC0Rr [Tue, 22 Aug 2023 22:19:28 +0200] rev 16005
Unbreak pas2c build
19 months ago Merge default transitional_engine
unC0Rr [Tue, 22 Aug 2023 08:35:46 +0200] rev 16004
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 16003
add some round() so that the scale factor compiles at least with non-integer values
19 months ago pull in neglected fix
nemo [Sun, 06 Aug 2023 18:24:39 -0400] rev 16002
pull in neglected fix
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 16001
Add ExtraDamage icon variant for locales with comma as decimal separator
(0) -10000 -3000 -1000 -120 tip