3 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
4 weeks ago Fix segfault
unC0Rr [Mon, 17 Feb 2025 16:38:24 +0100] rev 16119
Fix segfault
4 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
5 weeks ago fix arm build
nemo [Mon, 10 Feb 2025 09:52:32 -0500] rev 16117
fix arm build
6 weeks ago Modernize approach for building qmlfrontend qmlrenderer
unC0Rr [Tue, 04 Feb 2025 17:31:55 +0100] rev 16116
Modernize approach for building qmlfrontend
6 weeks ago Implement shoppa border generation
unC0Rr [Tue, 04 Feb 2025 15:53:16 +0100] rev 16115
Implement shoppa border generation
6 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
6 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
6 weeks ago Remove deprecated source file
unC0Rr [Mon, 03 Feb 2025 16:32:44 +0100] rev 16112
Remove deprecated source file
6 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
6 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
6 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
6 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
6 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
6 weeks ago Implement configurable weight for tiles
unC0Rr [Thu, 30 Jan 2025 16:38:00 +0100] rev 16106
Implement configurable weight for tiles
6 weeks ago Add Shoppa tile set
unC0Rr [Thu, 30 Jan 2025 13:59:41 +0100] rev 16105
Add Shoppa tile set
6 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
7 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
7 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
7 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
7 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
7 weeks ago Fix installation
unC0Rr [Mon, 27 Jan 2025 21:24:16 +0100] rev 16099
Fix installation
7 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
7 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>
7 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
7 weeks ago Switch to toml for WFC templates
unC0Rr [Mon, 27 Jan 2025 15:48:24 +0100] rev 16094
Switch to toml for WFC templates
7 weeks 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
7 weeks ago Add some further work on hhtracer
unC0Rr [Mon, 27 Jan 2025 13:08:58 +0100] rev 16092
Add some further work on hhtracer
7 weeks ago Fix inversion parameters being disregarded
unC0Rr [Sun, 26 Jan 2025 21:29:54 +0100] rev 16091
Fix inversion parameters being disregarded
7 weeks ago Add Rooms tile set
unC0Rr [Sun, 26 Jan 2025 20:51:38 +0100] rev 16090
Add Rooms tile set
8 weeks ago Adopt newer version of png lib
unC0Rr [Tue, 21 Jan 2025 22:14:28 +0100] rev 16089
Adopt newer version of png lib
8 weeks 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
3 months ago Merge tip transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:30:45 +0100] rev 16071
Merge tip
3 months ago Make AI less annoying transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:29:48 +0100] rev 16070
Make AI less annoying
3 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
4 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
3 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
5 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
6 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
6 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
6 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
6 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
6 months ago Merge default transitional_engine
unC0Rr [Wed, 28 Aug 2024 15:34:49 +0200] rev 16051
Merge default
6 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
6 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
6 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
6 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
10 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
18 months ago Merge default transitional_engine
unC0Rr [Tue, 05 Sep 2023 17:02:08 +0200] rev 16037
Merge default
18 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.
11 months ago fix early room deletion
alfadur [Thu, 28 Mar 2024 00:25:22 +0300] rev 16033
fix early room deletion
11 months ago fix room joining
alfadur [Thu, 28 Mar 2024 00:17:01 +0300] rev 16032
fix room joining
11 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
11 months ago fix leaving rooms
alfadur [Wed, 27 Mar 2024 02:19:44 +0300] rev 16030
fix leaving rooms
11 months ago fix rejoining
alfadur [Mon, 25 Mar 2024 16:05:11 +0300] rev 16029
fix rejoining
11 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
13 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
17 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
17 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
21 months ago Make use of GetEngineString in Lua scripts
Wuzzy <Wuzzy@disroot.org> [Wed, 28 Jun 2023 23:41:38 +0200] rev 16000
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 15999
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 15998
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 15997
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 15996
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 15995
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 15994
Fix errors if passing bad script param to [Tech]Racer
21 months ago Updated Spanish translation
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
21 months ago Fix linking against sdl2-mixer
unC0Rr [Sun, 25 Jun 2023 20:01:04 +0200] rev 15992
Fix linking against sdl2-mixer
21 months ago Fix pas2C build fail in uLocale
Wuzzy <Wuzzy@disroot.org> [Thu, 22 Jun 2023 09:13:50 +0200] rev 15991
Fix pas2C build fail in uLocale
21 months ago Fix game freezing if Format arg contains '%1', '%2', etc. (bug 851)
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)
21 months ago Fix off-by-1 error leading to crash
unC0Rr [Fri, 16 Jun 2023 21:06:46 +0200] rev 15989
Fix off-by-1 error leading to crash
21 months ago Fix pas2c build erroring after parsec added function we already define
unc0rr [Fri, 16 Jun 2023 08:10:45 +0200] rev 15988
Fix pas2c build erroring after parsec added function we already define
22 months ago Fix speech bubble not wrapping if contain quote marks (bug 753)
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)
22 months ago Make tardis avoid water during Sudden Death
Wuzzy <Wuzzy@disroot.org> [Thu, 25 May 2023 17:05:15 +0200] rev 15986
Make tardis avoid water during Sudden Death
22 months ago Close Esc menu when chat opens
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:58:28 +0200] rev 15985
Close Esc menu when chat opens
22 months ago Don't destroy chat when window loses focus (bug 623)
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 23:54:58 +0200] rev 15984
Don't destroy chat when window loses focus (bug #623)
22 months ago Properly close chat after quit command
Wuzzy <Wuzzy@disroot.org> [Wed, 24 May 2023 21:23:33 +0200] rev 15983
Properly close chat after quit command
22 months ago Fix CMake warning for position of cmake version
Wuzzy <Wuzzy@disroot.org> [Fri, 12 May 2023 23:15:01 +0200] rev 15982
Fix CMake warning for position of cmake version
23 months ago Start PoC of pas2rust conversion routine
unc0rr [Tue, 11 Apr 2023 09:30:56 +0200] rev 15981
Start PoC of pas2rust conversion routine
23 months ago Refactor const names in uScript, no logic change
unc0rr [Mon, 10 Apr 2023 20:53:42 +0200] rev 15980
Refactor const names in uScript, no logic change
23 months ago workaround for FPC 3.2.2 linking bug
alfadur <mail@none> [Sat, 08 Apr 2023 16:45:55 +0300] rev 15979
workaround for FPC 3.2.2 linking bug
23 months ago disable videorec by default in vcpkg build
alfadur [Sat, 08 Apr 2023 01:44:53 +0300] rev 15978
disable videorec by default in vcpkg build
23 months ago fix vcpkg build
alfadur [Sat, 08 Apr 2023 01:42:26 +0300] rev 15977
fix vcpkg build
23 months ago force dllexport for physlayer interface
alfadur [Sat, 08 Apr 2023 01:23:47 +0300] rev 15976
force dllexport for physlayer interface
24 months ago optimize out allocations in data iterator
alfadur [Tue, 28 Mar 2023 19:30:57 +0300] rev 15975
optimize out allocations in data iterator
24 months ago add iteration overhead benchmark
alfadur [Tue, 28 Mar 2023 17:53:30 +0300] rev 15974
add iteration overhead benchmark
24 months ago use multiple components for iteration benchmark
alfadur [Sun, 26 Mar 2023 20:55:19 +0300] rev 15973
use multiple components for iteration benchmark
24 months ago fix component removal
alfadur [Sun, 26 Mar 2023 06:06:14 +0300] rev 15972
fix component removal
24 months ago optimize type mask iteration
alfadur [Sun, 26 Mar 2023 03:53:49 +0300] rev 15971
optimize type mask iteration
24 months ago add component manipulation benchmark
alfadur [Sun, 26 Mar 2023 02:31:04 +0300] rev 15970
add component manipulation benchmark
24 months ago remove events
alfadur [Sat, 25 Mar 2023 04:14:07 +0300] rev 15969
remove events
24 months ago add some server todos
alfadur [Sat, 25 Mar 2023 04:00:30 +0300] rev 15968
add some server todos
24 months ago separate out DB task
alfadur [Sat, 25 Mar 2023 03:29:22 +0300] rev 15967
separate out DB task
24 months ago add back server TLS support
alfadur [Fri, 24 Mar 2023 03:26:08 +0300] rev 15966
add back server TLS support
24 months ago add basic ECS benchmark
alfadur [Thu, 23 Mar 2023 23:41:26 +0300] rev 15965
add basic ECS benchmark
24 months ago and this one
nemo [Thu, 23 Mar 2023 16:21:39 -0400] rev 15964
and this one
24 months ago also these
nemo [Thu, 23 Mar 2023 16:20:41 -0400] rev 15963
also these
24 months ago switch server
nemo [Thu, 23 Mar 2023 16:13:04 -0400] rev 15962
switch server
24 months ago This is yet another (empty) testing commit for the world to admire.
sheepluva [Wed, 22 Mar 2023 20:42:48 +0100] rev 15961
This is yet another (empty) testing commit for the world to admire.
24 months ago add a client moderator flag just to commit something
alfadur [Wed, 22 Mar 2023 18:53:00 +0300] rev 15960
add a client moderator flag just to commit something
24 months ago This is an empty commit, for testing purposes.
sheepluva [Wed, 22 Mar 2023 09:54:30 +0100] rev 15959
This is an empty commit, for testing purposes.
2023-03-10 Fix water level, add medium template transitional_engine
unC0Rr [Fri, 10 Mar 2023 11:42:25 +0100] rev 15958
Fix water level, add medium template
2023-02-16 expand theme definition
alfadur [Thu, 16 Feb 2023 07:33:33 +0300] rev 15957
expand theme definition
2023-02-15 Format the code, apply clippy fixes transitional_engine
unC0Rr [Wed, 15 Feb 2023 12:42:43 +0100] rev 15956
Format the code, apply clippy fixes
2023-02-15 Allow defining compatible edges for grid, add few more templates transitional_engine
unC0Rr [Wed, 15 Feb 2023 12:36:24 +0100] rev 15955
Allow defining compatible edges for grid, add few more templates
2023-02-14 Some bug fixes, build fixes and code formatting transitional_engine
unC0Rr [Tue, 14 Feb 2023 08:52:20 +0100] rev 15954
Some bug fixes, build fixes and code formatting
2023-02-13 Get wavefront collapse generator to work in engine transitional_engine
unC0Rr [Mon, 13 Feb 2023 17:02:08 +0100] rev 15953
Get wavefront collapse generator to work in engine
2023-02-13 Refactor mapgen to allow for easy switching between generators transitional_engine
unC0Rr [Mon, 13 Feb 2023 12:31:30 +0100] rev 15952
Refactor mapgen to allow for easy switching between generators
2023-02-13 Refactor landgen package structure transitional_engine
unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15951
Refactor landgen package structure
2023-02-13 Extract tile loading into separate method transitional_engine
unC0Rr [Mon, 13 Feb 2023 10:39:37 +0100] rev 15950
Extract tile loading into separate method
2023-02-12 Fix some bugs transitional_engine
unC0Rr [Sun, 12 Feb 2023 15:10:10 +0100] rev 15949
Fix some bugs
2023-02-12 Fix several issues with transformations, more work on getting generated image transitional_engine
unC0Rr [Sun, 12 Feb 2023 14:19:02 +0100] rev 15948
Fix several issues with transformations, more work on getting generated image
2023-02-03 Add WIP for generation of rules transitional_engine
unC0Rr [Fri, 03 Feb 2023 15:59:18 +0100] rev 15947
Add WIP for generation of rules
2023-02-03 Rework how rules are defined, add transformations for tiles transitional_engine
unC0Rr [Fri, 03 Feb 2023 14:44:33 +0100] rev 15946
Rework how rules are defined, add transformations for tiles
2023-02-02 Add loading of tiles from png transitional_engine
unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15945
Add loading of tiles from png
2023-02-01 Fix mapgen transitional_engine
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15944
Fix mapgen
2023-02-01 Switch to Vec2D in wavefront algorithm transitional_engine
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15943
Switch to Vec2D in wavefront algorithm
2023-01-30 Add basics of wavefront collapse algorithm transitional_engine
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15942
Add basics of wavefront collapse algorithm
2023-01-27 fix typo
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15941
fix typo
2023-01-22 update credits
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15940
update credits
2023-01-22 update spanish engine translation
alfadur [Sun, 22 Jan 2023 03:53:09 +0300] rev 15939
update spanish engine translation
2023-01-21 merge to trunk
nemo [Fri, 20 Jan 2023 21:40:37 -0500] rev 15938
merge to trunk
2023-01-21 forbid hiding already hidden hogs 1.0.0
nemo [Fri, 20 Jan 2023 21:39:53 -0500] rev 15937
forbid hiding already hidden hogs
2023-01-12 Fixed a memory leak
Sergey Alirzaev <zl29ah@gmail.com> [Thu, 12 Jan 2023 22:15:24 +0100] rev 15936
Fixed a memory leak
2023-01-04 Fix fill points getting out of bounds when the map is mirrored transitional_engine
unC0Rr [Wed, 04 Jan 2023 15:26:30 +0100] rev 15935
Fix fill points getting out of bounds when the map is mirrored
2023-01-04 Split generation and painting phases, paint by old engine, use template filters transitional_engine
unC0Rr [Wed, 04 Jan 2023 11:56:58 +0100] rev 15934
Split generation and painting phases, paint by old engine, use template filters
2023-01-04 Use rust land generator in hwengine transitional_engine
unC0Rr [Wed, 04 Jan 2023 10:42:21 +0100] rev 15933
Use rust land generator in hwengine
2023-01-04 Update mapgen to take into account actual values for 'zero' and 'basic' colors transitional_engine
unC0Rr [Wed, 04 Jan 2023 10:40:40 +0100] rev 15932
Update mapgen to take into account actual values for 'zero' and 'basic' colors
2023-01-04 Update lfprng for better distribution, make it conform 'rand' package traits transitional_engine
unC0Rr [Wed, 04 Jan 2023 10:37:12 +0100] rev 15931
Update lfprng for better distribution, make it conform 'rand' package traits
2023-01-03 Use LandPixels array allocate in hwengine-future library transitional_engine
unC0Rr [Tue, 03 Jan 2023 12:05:59 +0100] rev 15930
Use LandPixels array allocate in hwengine-future library
2023-01-02 Introduce hwengine-future library, use Land allocated in it transitional_engine
unC0Rr [Mon, 02 Jan 2023 15:59:26 +0100] rev 15929
Introduce hwengine-future library, use Land allocated in it
2022-12-13 Fix infinite loop in rendering of laser sight
unc0rr [Tue, 13 Dec 2022 21:21:55 +0100] rev 15928
Fix infinite loop in rendering of laser sight
2022-12-09 Optimize doStepSnowflake a bit, losing backwards compatibility
unC0Rr [Fri, 09 Dec 2022 08:18:50 +0100] rev 15927
Optimize doStepSnowflake a bit, losing backwards compatibility
2022-12-01 Improve performance of CheckGearNear
unC0Rr [Thu, 01 Dec 2022 14:23:48 +0100] rev 15926
Improve performance of CheckGearNear
2022-11-30 Optimize hwFloat multiplication a bit
unC0Rr [Wed, 30 Nov 2022 16:07:32 +0100] rev 15925
Optimize hwFloat multiplication a bit
2022-11-28 Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly draft
S.D. [Tue, 29 Nov 2022 00:49:05 +0200] rev 15924
Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly
2022-11-15 Fix camera move control in qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:26:00 +0100] rev 15923
Fix camera move control in qmlfrontend
2022-11-15 Code formatting, enable c++17 for qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:25:37 +0100] rev 15922
Code formatting, enable c++17 for qmlfrontend
2022-11-15 Implement generation of c header from rust interface, adapt qmlfrontend
unC0Rr [Tue, 15 Nov 2022 14:27:22 +0100] rev 15921
Implement generation of c header from rust interface, adapt qmlfrontend
2022-11-13 Adapt hwrunner to the changed API
unc0rr [Sun, 13 Nov 2022 08:45:10 +0100] rev 15920
Adapt hwrunner to the changed API
2022-11-12 Allow passing data_path from QML
unc0rr [Sat, 12 Nov 2022 21:12:14 +0100] rev 15919
Allow passing data_path from QML
2022-11-12 Implement data path
unc0rr [Sat, 12 Nov 2022 15:40:20 +0100] rev 15918
Implement data path
2022-11-05 GameServer: bump network dependency
Sergey Alirzaev <zl29ah@gmail.com> [Sat, 05 Nov 2022 17:48:45 +0100] rev 15917
GameServer: bump network dependency
2022-11-06 Remove stray debugging
unc0rr [Sun, 06 Nov 2022 17:27:28 +0100] rev 15916
Remove stray debugging
2022-10-31 Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo draft
S.D. [Mon, 31 Oct 2022 02:11:37 +0200] rev 15915
Don't show chat messages from ignored users in the game (same as in the frontend), but still save them for the demo
2022-10-30 Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer draft
S.D. [Sun, 30 Oct 2022 18:29:29 +0200] rev 15914
Fix commit a323e1954a6f, allow exiting Confirm state by keypress in addition to mousepress without aborting the ready timer
2022-10-28 - Run engine and socket listener in parallel to avoid ping timeouts
unc0rr [Fri, 28 Oct 2022 21:12:01 +0200] rev 15913
- Run engine and socket listener in parallel to avoid ping timeouts - Update dependencies
2022-10-24 merge branch
nemo [Mon, 24 Oct 2022 10:07:35 -0400] rev 15912
merge branch
2022-10-24 cfgdir needs a default value to avoid writing stubs to current path 1.0.0
nemo [Mon, 24 Oct 2022 10:06:52 -0400] rev 15911
cfgdir needs a default value to avoid writing stubs to current path
2022-10-24 bump version
nemo [Mon, 24 Oct 2022 10:02:06 -0400] rev 15910
bump version
2022-10-16 Make direct messages (/msg) look nicer for the next version clients draft
S.D. [Sun, 16 Oct 2022 20:15:57 +0300] rev 15909
Make direct messages (/msg) look nicer for the next version clients
2022-10-16 Add Drawing mode, which allows drawing some graphics private to the members of a clan draft
S.D. [Sun, 16 Oct 2022 13:14:16 +0300] rev 15908
Add Drawing mode, which allows drawing some graphics private to the members of a clan
2022-10-06 Don't abort ready timer if the game is in Confirm state draft
S.D. [Thu, 06 Oct 2022 20:58:54 +0300] rev 15907
Don't abort ready timer if the game is in Confirm state
2022-10-06 Simplify code
unC0Rr [Thu, 06 Oct 2022 12:38:07 +0200] rev 15906
Simplify code
2022-10-05 Add direct message server command (/msg <nick_name>|<[nick name]> <message>) draft
S.D. [Wed, 05 Oct 2022 22:39:07 +0300] rev 15905
Add direct message server command (/msg <nick_name>|<[nick name]> <message>)
2022-09-29 Add some work towards having checker work with the new server
unC0Rr [Thu, 29 Sep 2022 16:30:02 +0200] rev 15904
Add some work towards having checker work with the new server
2022-09-29 Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15903
Add replay storage to the new server implementation
2022-09-29 Fix a couple issues
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15902
Fix a couple issues
2022-09-27 Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15901
Change the next major release version number to 1.1.0
2022-09-27 Allow to see rooms of incompatible versions in the lobby
S.D. [Tue, 27 Sep 2022 14:59:03 +0300] rev 15900
Allow to see rooms of incompatible versions in the lobby For the new clients the room version is shown in a separate column. There is also a hack for previous versions clients: the room vesion specifier is prepended to the room names for rooms of incompatible versions, and the server shows 'incompatible version' error if the client tries to join them.
2022-09-23 Fix clang-15 compile error
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15899
Fix clang-15 compile error
2022-09-22 Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
S.D. [Fri, 23 Sep 2022 02:45:49 +0300] rev 15898
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
2022-09-22 Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
S.D. [Fri, 23 Sep 2022 02:21:21 +0300] rev 15897
Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
2022-09-21 fix the other 2 pred/succ conversions 1.0.0
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15896
fix the other 2 pred/succ conversions
2022-09-21 fix pred/succ conversion 1.0.0
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15895
fix pred/succ conversion
2022-09-21 fix the other 2 pred/succ conversions
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15894
fix the other 2 pred/succ conversions
2022-09-21 fix pred/succ conversion
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15893
fix pred/succ conversion
2022-09-12 merge from 1.0 branch
nemo [Mon, 12 Sep 2022 18:56:28 -0400] rev 15892
merge from 1.0 branch
2022-09-12 tag a 1.0.2 1.0.0
nemo [Mon, 12 Sep 2022 18:37:04 -0400] rev 15891
tag a 1.0.2
2022-09-12 I keep forgetting to bump the patch version 1.0.0 1.0.2-release
nemo [Mon, 12 Sep 2022 18:36:39 -0400] rev 15890
I keep forgetting to bump the patch version
2022-09-12 Removed tag 1.0.2-release 1.0.0
nemo [Mon, 12 Sep 2022 18:36:27 -0400] rev 15889
Removed tag 1.0.2-release
2022-09-12 tag a 1.0.2 1.0.0
nemo [Mon, 12 Sep 2022 18:31:43 -0400] rev 15888
tag a 1.0.2
2020-10-22 Mark global variables in implementation section static 1.0.0
unC0Rr [Thu, 22 Oct 2020 12:33:35 +0200] rev 15887
Mark global variables in implementation section static
2020-10-20 Fix lack of declaration decorations for dynamic arrays in Pas2C 1.0.0
unc0rr [Tue, 20 Oct 2020 20:09:44 +0200] rev 15886
Fix lack of declaration decorations for dynamic arrays in Pas2C
2022-09-12 removed at request 1.0.0
LocutusOfBorg [Mon, 12 Sep 2022 18:23:24 -0400] rev 15885
removed at request "basically, you copy pasted from some really old cmake version not shipping it, I don't know"
2022-09-12 Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro 1.0.0
LocutusOfBorg [Mon, 12 Sep 2022 12:51:41 -0400] rev 15884
Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
2022-09-12 build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122 1.0.0
Jens Petersen [Mon, 12 Sep 2022 12:50:37 -0400] rev 15883
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122
2022-09-12 do the actual remove 1.0.0
Simon McVittie <smcv@debian.org> [Mon, 12 Sep 2022 10:44:55 -0400] rev 15882
do the actual remove
2022-09-12 Remove FindSDL2 find-module, use sdl2-config.cmake instead 1.0.0
Simon McVittie <smcv@debian.org> [Mon, 12 Sep 2022 10:40:53 -0400] rev 15881
Remove FindSDL2 find-module, use sdl2-config.cmake instead This requires SDL >= 2.0.4. Since <https://bugzilla.libsdl.org/show_bug.cgi?id=2464> was fixed in SDL 2.0.4, SDL behaves as a CMake "config-file package", even if it was not itself built using CMake: it installs a sdl2-config.cmake file to ${libdir}/cmake/SDL2, which tells CMake where to find SDL's headers and library, analogous to a pkg-config .pc file. As a result, we no longer need to copy/paste a "find-module package" to be able to find a system copy of SDL >= 2.0.4 with find_package(SDL2). Find-module packages are now discouraged by the CMake developers, in favour of having upstream projects behave as config-file packages. This results in a small API change: FindSDL2 used to set SDL2_INCLUDE_DIR and SDL2_LIBRARY, but the standard behaviour for config-file packages is to set <name>_INCLUDE_DIRS and <name>_LIBRARIES. Use the CONFIG keyword to make sure we search in config-file package mode, and will not find a FindSDL2.cmake in some other directory that implements the old interface. In addition to deleting redundant code, this avoids some assumptions in FindSDL2 about the layout of a SDL installation. The current libsdl2-dev package in Debian breaks those assumptions; this is considered a bug and will hopefully be fixed soon, but it illustrates how fragile these assumptions can be. We can be more robust against different installation layouts by relying on SDL's own CMake integration. When linking to a copy of CMake in a non-standard location, users can now set the SDL2_DIR or CMAKE_PREFIX_PATH environment variable to point to it; previously, these users would have used the SDL2DIR environment variable. This continues to be unnecessary if using matching system-wide installations of CMake and SDL2, for example both from Debian.
2022-09-07 merge to trunk
nemo [Wed, 07 Sep 2022 17:28:08 -0400] rev 15880
merge to trunk
2022-09-07 Added tag 1.0.1-release for changeset 9dceb83331d5 1.0.0
nemo [Wed, 07 Sep 2022 16:54:58 -0400] rev 15879
Added tag 1.0.1-release for changeset 9dceb83331d5
2022-09-07 Removed tag 1.0.1-release 1.0.0
nemo [Wed, 07 Sep 2022 16:53:38 -0400] rev 15878
Removed tag 1.0.1-release
2022-09-07 forgot to bump the patch num 1.0.0 1.0.1-release
nemo [Wed, 07 Sep 2022 16:52:45 -0400] rev 15877
forgot to bump the patch num
2022-09-07 Added tag 1.0.1-release for changeset fcea0f51d94f 1.0.0
nemo [Wed, 07 Sep 2022 16:49:59 -0400] rev 15876
Added tag 1.0.1-release for changeset fcea0f51d94f
2022-09-06 Fix the sound issues and crashes on some platforms 1.0.0
S.D. [Tue, 06 Sep 2022 22:08:27 +0300] rev 15875
Fix the sound issues and crashes on some platforms This commit updates misc/libphyslayer/physfsrwops.* files to the latest versions provided by PhysFS project (https://github.com/icculus/physfs/tree/main/extras/).
2022-07-26 Fix texture copying routine not taking pitch into account
unc0rr [Tue, 26 Jul 2022 12:37:17 +0200] rev 15874
Fix texture copying routine not taking pitch into account
2022-05-20 add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
nemo [Fri, 20 May 2022 17:24:14 -0400] rev 15873
add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
2022-05-11 Comment out conflicting flag
unC0Rr [Wed, 11 May 2022 13:51:04 +0200] rev 15872
Comment out conflicting flag
2022-05-11 Ignore dist-newstyle folder
unC0Rr [Wed, 11 May 2022 13:50:35 +0200] rev 15871
Ignore dist-newstyle folder
2022-05-11 Implement appropriate routing of checker messages
unC0Rr [Wed, 11 May 2022 13:48:55 +0200] rev 15870
Implement appropriate routing of checker messages
2022-05-09 better sentry free fall behavior
alfadur [Tue, 10 May 2022 02:59:11 +0300] rev 15869
better sentry free fall behavior
2022-05-09 add density to sentries
alfadur [Tue, 10 May 2022 00:19:52 +0300] rev 15868
add density to sentries
2022-05-09 pass unicode paths as base64 on windows
alfadur [Mon, 09 May 2022 23:58:51 +0300] rev 15867
pass unicode paths as base64 on windows
2022-05-09 revert blowtorch hit frequency reduction
alfadur [Mon, 09 May 2022 20:11:38 +0300] rev 15866
revert blowtorch hit frequency reduction
2022-05-09 remove Hedgehog from generated mines
alfadur [Mon, 09 May 2022 20:03:09 +0300] rev 15865
remove Hedgehog from generated mines
2022-05-09 fix minigun bullet collision detection
alfadur [Mon, 09 May 2022 19:10:43 +0300] rev 15864
fix minigun bullet collision detection
2022-04-26 make unplaced hogs a bit less interactive
nemo [Tue, 26 Apr 2022 14:35:21 -0400] rev 15863
make unplaced hogs a bit less interactive
2022-04-20 Fix typo, small adjustments
unC0Rr [Wed, 20 Apr 2022 15:35:48 +0200] rev 15862
Fix typo, small adjustments
2022-04-07 Update Wuzzy's e-mail address in credits
Wuzzy <Wuzzy@disroot.org> [Thu, 07 Apr 2022 08:15:08 +0200] rev 15861
Update Wuzzy's e-mail address in credits
2022-03-15 limit scope of u128 operations in sqrt
alfadur [Tue, 15 Mar 2022 19:54:43 +0300] rev 15860
limit scope of u128 operations in sqrt
2022-03-14 port sqrt optimization to u128 case
alfadur [Mon, 14 Mar 2022 22:08:31 +0300] rev 15859
port sqrt optimization to u128 case
2022-03-14 Fix incorrect calculation of target point in AI drill strike test
unC0Rr [Mon, 14 Mar 2022 10:12:00 +0100] rev 15858
Fix incorrect calculation of target point in AI drill strike test
2022-02-05 1.0.0 merge
nemo [Sat, 05 Feb 2022 10:50:25 -0500] rev 15857
1.0.0 merge
2022-02-05 avcodec 59+ compatibility 1.0.0
LocutusOfBorg [Sat, 05 Feb 2022 10:42:50 -0500] rev 15856
avcodec 59+ compatibility
2022-02-02 update to mysql_async
alfadur [Thu, 03 Feb 2022 01:48:31 +0300] rev 15855
update to mysql_async
2022-02-01 add back client timeouts
alfadur [Tue, 01 Feb 2022 20:58:35 +0300] rev 15854
add back client timeouts
2022-01-31 move server network to tokio
alfadur [Tue, 01 Feb 2022 02:23:35 +0300] rev 15853
move server network to tokio
2022-01-31 update protocol 📦
alfadur [Mon, 31 Jan 2022 18:24:49 +0300] rev 15852
update protocol 📦
2022-01-27 add direct access to gear data
alfadur [Fri, 28 Jan 2022 02:33:44 +0300] rev 15851
add direct access to gear data
2022-01-27 add type safe power of two sizes
alfadur [Thu, 27 Jan 2022 03:51:13 +0300] rev 15850
add type safe power of two sizes
2022-01-25 use grid only for static gears
alfadur [Tue, 25 Jan 2022 23:46:11 +0300] rev 15849
use grid only for static gears
2021-12-02 fix typo in german lua strings
Zaubermaus [Thu, 02 Dec 2021 19:33:22 +0100] rev 15848
fix typo in german lua strings
2021-10-16 make seduction work on sentries
alfadur [Sat, 16 Oct 2021 04:06:47 +0300] rev 15847
make seduction work on sentries
2021-10-16 remove owner from wild sentries
alfadur [Sat, 16 Oct 2021 03:35:48 +0300] rev 15846
remove owner from wild sentries
2021-10-15 fix sentry bullet misattribution
alfadur [Sat, 16 Oct 2021 02:52:06 +0300] rev 15845
fix sentry bullet misattribution
2021-10-15 paint sentries in clan colors
alfadur [Sat, 16 Oct 2021 02:39:22 +0300] rev 15844
paint sentries in clan colors
2021-10-15 make domesticated sentries not target their owners
alfadur [Sat, 16 Oct 2021 02:20:15 +0300] rev 15843
make domesticated sentries not target their owners
2021-10-15 reduce blowtorch radius to avoid grabbing gears behind current🦔
alfadur [Sat, 16 Oct 2021 01:21:26 +0300] rev 15842
reduce blowtorch radius to avoid grabbing gears behind current🦔
2021-10-15 reduce digging damage frequency
alfadur [Sat, 16 Oct 2021 01:06:05 +0300] rev 15841
reduce digging damage frequency
2021-09-09 use array map in timer constructor
alfadur [Thu, 09 Sep 2021 21:06:45 +0300] rev 15840
use array map in timer constructor
2021-09-06 Avoid crashing on physfs failure
alfadur [Tue, 07 Sep 2021 01:45:16 +0300] rev 15839
Avoid crashing on physfs failure
2020-08-10 workaround for FPC 3.2.0 ICE 1.0.0
alfadur [Mon, 10 Aug 2020 12:56:53 +0300] rev 15838
workaround for FPC 3.2.0 ICE
2021-07-14 Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
unc0rr [Wed, 14 Jul 2021 23:50:44 +0200] rev 15837
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
2021-07-14 Publish join and part commands as well
unc0rr [Wed, 14 Jul 2021 23:01:50 +0200] rev 15836
Publish join and part commands as well
2021-07-10 Begin attempt to convert checker into async using tokio
unc0rr [Sat, 10 Jul 2021 12:03:50 +0200] rev 15835
Begin attempt to convert checker into async using tokio
2021-06-30 eat warnings
alfadur [Thu, 01 Jul 2021 00:17:05 +0300] rev 15834
eat warnings
2021-06-30 - Update hedgewars-network-protocol library with messages needed for checker
unc0rr [Wed, 30 Jun 2021 23:06:54 +0200] rev 15833
- Update hedgewars-network-protocol library with messages needed for checker - Use the library in hedgewars-checker
2021-06-29 Add parser and idempotention tests for server messages
unc0rr [Wed, 30 Jun 2021 00:18:53 +0200] rev 15832
Add parser and idempotention tests for server messages
2021-06-25 hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
sheepluva [Sat, 26 Jun 2021 00:13:28 +0200] rev 15831
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
2021-06-25 add comment header to function to pretend that I care
sheepluva [Fri, 25 Jun 2021 22:34:26 +0200] rev 15830
add comment header to function to pretend that I care
2021-06-25 hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
sheepluva [Fri, 25 Jun 2021 22:16:41 +0200] rev 15829
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
2021-06-25 hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
sheepluva [Fri, 25 Jun 2021 21:44:29 +0200] rev 15828
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
2021-06-23 hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
sheepluva [Thu, 24 Jun 2021 00:09:30 +0200] rev 15827
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
2021-06-23 Extract network protocol into a separate crate
unc0rr [Wed, 23 Jun 2021 23:41:51 +0200] rev 15826
Extract network protocol into a separate crate
2021-06-23 Hopefully this is a little more sensible
nemo [Wed, 23 Jun 2021 15:32:48 -0400] rev 15825
Hopefully this is a little more sensible
2021-06-22 hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
sheepluva [Tue, 22 Jun 2021 22:13:55 +0200] rev 15824
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version" That function/symbol was renamed in ef2fc0210362
2021-06-21 update nom
alfadur [Tue, 22 Jun 2021 01:57:50 +0300] rev 15823
update nom
2021-06-21 update mio
alfadur [Tue, 22 Jun 2021 01:41:33 +0300] rev 15822
update mio
2021-06-21 add polled timer
alfadur [Mon, 21 Jun 2021 20:11:22 +0300] rev 15821
add polled timer
2021-06-20 update glutin
alfadur [Sun, 20 Jun 2021 16:43:53 +0300] rev 15820
update glutin
2021-06-19 fix error string
alfadur [Sun, 20 Jun 2021 01:47:44 +0300] rev 15819
fix error string
2021-06-19 load haskell directly into Replay
alfadur [Sun, 20 Jun 2021 01:45:18 +0300] rev 15818
load haskell directly into Replay
2021-06-19 find excuses to use shiny new 🦀 features
alfadur [Sat, 19 Jun 2021 17:48:10 +0300] rev 15817
find excuses to use shiny new 🦀 features
2021-06-17 Add sample ubot plugin written in haskell
unc0rr [Thu, 17 Jun 2021 19:32:26 +0200] rev 15816
Add sample ubot plugin written in haskell
2021-06-15 Update mingpt plugin to include recent chat history in the seed
unc0rr [Tue, 15 Jun 2021 20:46:28 +0200] rev 15815
Update mingpt plugin to include recent chat history in the seed
2021-06-15 Fix detection of message author in ubot core
unc0rr [Tue, 15 Jun 2021 20:45:46 +0200] rev 15814
Fix detection of message author in ubot core
2021-06-12 Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
unc0rr [Sat, 12 Jun 2021 20:58:07 +0200] rev 15813
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
2021-06-12 Add url bot plugin based on url-bot-rs (only the difference from their repo)
unc0rr [Sat, 12 Jun 2021 20:15:42 +0200] rev 15812
Add url bot plugin based on url-bot-rs (only the difference from their repo)
2021-06-08 Add main module for irc bot which serves as an irc<>rabbitmq relay
unc0rr [Tue, 08 Jun 2021 18:31:46 +0200] rev 15811
Add main module for irc bot which serves as an irc<>rabbitmq relay
2021-05-28 Use the singular 'they' in code comments, where it makes sense
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 15:06:39 +0200] rev 15810
Use the singular 'they' in code comments, where it makes sense
2021-05-28 German announcer messages: Remove gender assumptions
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:18:52 +0200] rev 15809
German announcer messages: Remove gender assumptions
2021-05-28 Singular 'they': Update comments in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:17:54 +0200] rev 15808
Singular 'they': Update comments in engine locale files
2021-05-28 Use 'singular they' instead of 'he'
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:09:31 +0200] rev 15807
Use 'singular they' instead of 'he'
2021-05-26 Hedgewars lobby to IRC proxy
sheepluva [Wed, 26 May 2021 16:32:43 -0400] rev 15806
Hedgewars lobby to IRC proxy
2021-04-13 bug #823 missing nil checks crasher introduced in r4aa19b21707d 1.0.0
nemo [Tue, 13 Apr 2021 15:40:11 -0400] rev 15805
bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-13 bug #823 missing nil checks crasher introduced in r4aa19b21707d
nemo [Tue, 13 Apr 2021 15:40:11 -0400] rev 15804
bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-05 Add missing column in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Apr 2021 04:05:14 +0200] rev 15803
Add missing column in credits.csv
2021-03-23 add const generics to physics step
alfadur [Wed, 24 Mar 2021 00:11:49 +0300] rev 15802
add const generics to physics step
2020-06-04 Fix build with Qt 5.15+ 1.0.0
felixonmars <felixonmars@archlinux.org> [Thu, 04 Jun 2020 12:33:24 +0200] rev 15801
Fix build with Qt 5.15+
2021-03-15 anarchist flags
L29Ah [Mon, 15 Mar 2021 15:57:19 -0400] rev 15800
anarchist flags
2021-01-21 fix framebuffer sizing
alfadur [Thu, 21 Jan 2021 22:24:50 +0300] rev 15799
fix framebuffer sizing
2021-01-20 add wgpu support to hwrunner
alfadur [Thu, 21 Jan 2021 02:11:59 +0300] rev 15798
add wgpu support to hwrunner
2021-01-07 move time out of physics
alfadur [Thu, 07 Jan 2021 17:13:32 +0300] rev 15797
move time out of physics
2020-12-13 Add alfadur to credits for Mushroom/Teapot graves
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Dec 2020 22:26:39 +0100] rev 15796
Add alfadur to credits for Mushroom/Teapot graves
2020-12-13 Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Dec 2020 21:21:41 +0100] rev 15795
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
2020-12-13 Fix crash when spawning vgtSmallDamageTag in Lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Dec 2020 21:16:25 +0100] rev 15794
Fix crash when spawning vgtSmallDamageTag in Lua
2020-12-07 Lua locale check: Disable line length warning
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Dec 2020 16:59:44 +0100] rev 15793
Lua locale check: Disable line length warning
2020-12-07 Credit heretic43 for zh_CN translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Dec 2020 16:55:34 +0100] rev 15792
Credit heretic43 for zh_CN translation
2020-12-07 Update translation: zh_CN
heretic43 <unknown@unknown.invalid> [Mon, 07 Dec 2020 16:39:32 +0100] rev 15791
Update translation: zh_CN
2020-11-17 implement event cancelation
alfadur [Tue, 17 Nov 2020 20:50:30 +0300] rev 15790
implement event cancelation
2020-11-16 fix event registration
alfadur [Tue, 17 Nov 2020 01:04:15 +0300] rev 15789
fix event registration
2020-11-15 reduce fps
alfadur [Mon, 16 Nov 2020 01:41:42 +0300] rev 15788
reduce fps
2020-11-15 get texcoords from atlas
alfadur [Sun, 15 Nov 2020 05:35:18 +0300] rev 15787
get texcoords from atlas
2020-11-14 add texturing to gear renderer
alfadur [Sat, 14 Nov 2020 03:46:01 +0300] rev 15786
add texturing to gear renderer
2020-11-13 fix triangle count
alfadur [Fri, 13 Nov 2020 20:59:13 +0300] rev 15785
fix triangle count
2020-11-13 start drawing gears
alfadur [Fri, 13 Nov 2020 20:54:00 +0300] rev 15784
start drawing gears
2020-11-12 safetize buffer interface
alfadur [Fri, 13 Nov 2020 02:52:15 +0300] rev 15783
safetize buffer interface
2020-11-12 safetize texture interface
alfadur [Thu, 12 Nov 2020 23:42:53 +0300] rev 15782
safetize texture interface
2020-11-11 allow finding sprites
alfadur [Thu, 12 Nov 2020 00:24:58 +0300] rev 15781
allow finding sprites
2020-11-11 restore gear generation
alfadur [Wed, 11 Nov 2020 22:41:31 +0300] rev 15780
restore gear generation
2020-11-11 remove crash from collision
alfadur [Wed, 11 Nov 2020 22:40:33 +0300] rev 15779
remove crash from collision
2020-11-11 fix indexing
alfadur [Wed, 11 Nov 2020 21:18:31 +0300] rev 15778
fix indexing
2020-11-11 trying to build
nemo [Wed, 11 Nov 2020 12:45:29 -0500] rev 15777
trying to build
2020-10-22 Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
unC0Rr [Thu, 22 Oct 2020 13:27:49 +0200] rev 15776
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
2020-10-22 Fix some problems caught by C compiler
unC0Rr [Thu, 22 Oct 2020 12:50:24 +0200] rev 15775
Fix some problems caught by C compiler
2020-10-22 Mark global variables in implementation section static
unC0Rr [Thu, 22 Oct 2020 12:33:35 +0200] rev 15774
Mark global variables in implementation section static
2020-10-21 add more const qualifiers to maintain a semblance of activity
alfadur [Wed, 21 Oct 2020 18:55:26 +0300] rev 15773
add more const qualifiers to maintain a semblance of activity
2020-10-20 Fix lack of declaration decorations for dynamic arrays in Pas2C
unc0rr [Tue, 20 Oct 2020 20:09:44 +0200] rev 15772
Fix lack of declaration decorations for dynamic arrays in Pas2C
2020-10-12 AI: Nerf piano rating; AI will now only use it if it expects huge damage
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 21:38:37 +0200] rev 15771
AI: Nerf piano rating; AI will now only use it if it expects huge damage
2020-10-11 Fix freeze when aiming laser at 90° into sky
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 01:25:04 +0200] rev 15770
Fix freeze when aiming laser at 90° into sky
2020-10-11 Fix minor offset mismatch with wrapping laser
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 01:01:28 +0200] rev 15769
Fix minor offset mismatch with wrapping laser
2020-10-11 Fix laser sight wrapping sometimes wrapping too often
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 00:46:19 +0200] rev 15768
Fix laser sight wrapping sometimes wrapping too often
2020-10-08 Disable text highlight for TimeBox "disclaimer" in all languages
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 20:38:19 +0200] rev 15767
Disable text highlight for TimeBox "disclaimer" in all languages
2020-10-08 AI: Add reuse bonus to SMine (like shotgun)
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 14:45:28 +0200] rev 15766
AI: Add reuse bonus to SMine (like shotgun)
2020-10-08 Fix AI sometimes making weird SMine shots
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 14:43:00 +0200] rev 15765
Fix AI sometimes making weird SMine shots
2020-10-08 Fix hammer not digging when hitting hog with 0 health
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 12:33:14 +0200] rev 15764
Fix hammer not digging when hitting hog with 0 health
2020-10-08 Fix hog not returning from TimeBox when all land was destroyed
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 11:12:22 +0200] rev 15763
Fix hog not returning from TimeBox when all land was destroyed
2020-10-07 AI: Don't sacrifice final hog with kami or piano
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Oct 2020 23:06:34 +0200] rev 15762
AI: Don't sacrifice final hog with kami or piano
2020-09-10 Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
unC0Rr [Thu, 10 Sep 2020 09:30:41 +0200] rev 15761
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
2020-09-05 fix vcpkg build
alfadur [Sun, 06 Sep 2020 00:21:37 +0300] rev 15760
fix vcpkg build
2020-08-10 workaround for FPC 3.2.0 ICE
alfadur [Mon, 10 Aug 2020 12:56:53 +0300] rev 15759
workaround for FPC 3.2.0 ICE
2020-08-09 Display lobby chat in checker
unc0rr [Sun, 09 Aug 2020 14:43:02 +0200] rev 15758
Display lobby chat in checker
2020-08-01 add teapot grave
alfadur [Sat, 01 Aug 2020 04:19:29 +0300] rev 15757
add teapot grave
2020-07-31 improve 🍄 shading
alfadur [Fri, 31 Jul 2020 05:41:53 +0300] rev 15756
improve 🍄 shading
2020-07-30 add 🍄 grave
alfadur [Fri, 31 Jul 2020 01:09:34 +0300] rev 15755
add 🍄 grave
2020-07-20 KeyBindToName: Return HW's internal key name if SDL yields no name
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 Jul 2020 18:13:48 +0200] rev 15754
KeyBindToName: Return HW's internal key name if SDL yields no name
2020-07-19 Fix piano spawning vgtNote if slot key without sound was pressed
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 23:28:45 +0200] rev 15753
Fix piano spawning vgtNote if slot key without sound was pressed
2020-07-19 AI: Add new sine gun test (still WIP)
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 22:08:55 +0200] rev 15752
AI: Add new sine gun test (still WIP)
2020-07-19 AI: Don't end ammo tests too early for knife and drill rocket
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 11:32:30 +0200] rev 15751
AI: Don't end ammo tests too early for knife and drill rocket
2020-07-19 AI: Fix bad AI collision checks
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 11:20:20 +0200] rev 15750
AI: Fix bad AI collision checks
2020-07-18 Fix some incorrect AI collision checks
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 Jul 2020 23:53:14 +0200] rev 15749
Fix some incorrect AI collision checks
2020-07-17 AI: Update list of gears that trigger activity
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 Jul 2020 02:51:25 +0200] rev 15748
AI: Update list of gears that trigger activity
2020-07-16 Flags preview: Hide CPU flags
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 Jul 2020 22:23:08 +0200] rev 15747
Flags preview: Hide CPU flags
2020-07-16 make water sentries more resistant to sinking
alfadur [Thu, 16 Jul 2020 22:30:32 +0300] rev 15746
make water sentries more resistant to sinking
2020-07-12 don't delete shotgun shot after it has parted
alfadur [Sun, 12 Jul 2020 03:03:52 +0300] rev 15745
don't delete shotgun shot after it has parted
2020-07-11 add collision to land sentries
alfadur [Sun, 12 Jul 2020 01:27:27 +0300] rev 15744
add collision to land sentries
2020-07-11 world wrap water sentries
alfadur [Sun, 12 Jul 2020 01:08:42 +0300] rev 15743
world wrap water sentries
2020-07-11 place some generated sentries in water
alfadur [Sat, 11 Jul 2020 23:06:29 +0300] rev 15742
place some generated sentries in water
2020-07-11 improve sentry jumping out
alfadur [Sat, 11 Jul 2020 20:33:23 +0300] rev 15741
improve sentry jumping out
2020-07-11 improve sentry target selection
alfadur [Sat, 11 Jul 2020 20:01:35 +0300] rev 15740
improve sentry target selection
2020-07-11 port behavior to water sentries
alfadur [Sat, 11 Jul 2020 19:03:14 +0300] rev 15739
port behavior to water sentries
2020-07-11 allow deploying sentries on water
alfadur [Sat, 11 Jul 2020 17:35:36 +0300] rev 15738
allow deploying sentries on water
2020-07-10 add sentry deployment step
alfadur [Sat, 11 Jul 2020 02:12:02 +0300] rev 15737
add sentry deployment step
2020-07-10 prevent sentries from getting stuck in the corners
alfadur [Sat, 11 Jul 2020 01:09:56 +0300] rev 15736
prevent sentries from getting stuck in the corners
2020-07-08 fix sentry left jump
alfadur [Thu, 09 Jul 2020 02:41:51 +0300] rev 15735
fix sentry left jump
2020-07-08 make sentries reload after being hit
alfadur [Thu, 09 Jul 2020 00:45:27 +0300] rev 15734
make sentries reload after being hit
2020-07-08 add smoking to damaged sentries
alfadur [Thu, 09 Jul 2020 00:32:53 +0300] rev 15733
add smoking to damaged sentries
2020-07-08 allow damaging sentries
alfadur [Thu, 09 Jul 2020 00:22:40 +0300] rev 15732
allow damaging sentries
2020-07-08 improve sentry spawn
alfadur [Wed, 08 Jul 2020 23:42:42 +0300] rev 15731
improve sentry spawn
2020-07-08 use named constants in FindPlace
alfadur [Wed, 08 Jul 2020 22:18:02 +0300] rev 15730
use named constants in FindPlace
2020-07-08 Fix AI sometimes using up all health in resurrector
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 19:46:06 +0200] rev 15729
Fix AI sometimes using up all health in resurrector
2020-07-08 AI: Laser sight removes upper range cap for shotgun
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 19:11:00 +0200] rev 15728
AI: Laser sight removes upper range cap for shotgun
2020-07-08 Update German translation, fix 1 typo
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:51:18 +0200] rev 15727
Update German translation, fix 1 typo Thanks to wandi34 for finding the typo!
2020-07-08 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:46:50 +0200] rev 15726
Update locale files
2020-07-08 Rename chat size label in frontend
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:45:21 +0200] rev 15725
Rename chat size label in frontend
2020-07-08 AI: Don't use airstrikes if negative gravity
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:19:14 +0200] rev 15724
AI: Don't use airstrikes if negative gravity
2020-07-08 Teach AI how to use snowball
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:17:49 +0200] rev 15723
Teach AI how to use snowball
2020-07-08 Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
Gianfranco Costamagna <locutusofborg@debian.org> [Wed, 08 Jul 2020 17:13:42 +0300] rev 15722
Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro Author: Gianfranco Costamagna <locutusofborg@debian.org> Last-Update: 2020-07-08
2020-07-08 update server network
Jens Petersen [Wed, 08 Jul 2020 17:02:45 +0300] rev 15721
update server network
2020-07-06 Remove Vamp/Resurrect ammos in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jul 2020 00:17:05 +0200] rev 15720
Remove Vamp/Resurrect ammos in gfInvulnerable mode
2020-07-06 allow adding teams while round is in progress
alfadur [Tue, 07 Jul 2020 01:15:15 +0300] rev 15719
allow adding teams while round is in progress
2020-07-06 gfInvulnerable: Fix misplaced halo icon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jul 2020 00:11:20 +0200] rev 15718
gfInvulnerable: Fix misplaced halo icon
2020-07-06 Fix some HUD icon issues in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jul 2020 00:07:40 +0200] rev 15717
Fix some HUD icon issues in gfInvulnerable - Missing vampirism icon - FPS text overlapped
2020-07-06 Fix hog sometimes not falling after using resurrector
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 22:48:20 +0200] rev 15716
Fix hog sometimes not falling after using resurrector
2020-07-06 AI: No longer afraid of heights if invulnerable
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 16:55:35 +0200] rev 15715
AI: No longer afraid of heights if invulnerable
2020-07-06 AI: Reset remembered gravity on Think and TestAmmos
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 16:46:38 +0200] rev 15714
AI: Reset remembered gravity on Think and TestAmmos
2020-07-06 AI: Teach AI to use low gravity
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 15:41:22 +0200] rev 15713
AI: Teach AI to use low gravity
2020-07-06 AI: Add aiGravity and aiGravityf variables
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 14:51:24 +0200] rev 15712
AI: Add aiGravity and aiGravityf variables
2020-07-06 Rename windSpeed variable to aiWindSpeed
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 14:43:19 +0200] rev 15711
Rename windSpeed variable to aiWindSpeed
2020-07-06 AI: 0.01% chance to use kamikaze with "wishes" ;-)
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 13:51:41 +0200] rev 15710
AI: 0.01% chance to use kamikaze with "wishes" ;-)
2020-07-06 Fix typo
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 12:46:22 +0200] rev 15709
Fix typo
2020-07-06 AI: Teach how to use resurrector fast
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 11:10:27 +0200] rev 15708
AI: Teach how to use resurrector fast
2020-07-05 Teach AI how to use resurrector
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 01:46:22 +0200] rev 15707
Teach AI how to use resurrector
2020-07-05 Fix chat lines bleeding below screen for large font
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 00:25:13 +0200] rev 15706
Fix chat lines bleeding below screen for large font
2020-07-05 Reduce maximum chat size to 400%
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 23:36:08 +0200] rev 15705
Reduce maximum chat size to 400%
2020-07-05 Add placeholder icon and text for sentry bot
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 22:40:11 +0200] rev 15704
Add placeholder icon and text for sentry bot
2020-07-05 AI: Switch to amNothing instead of amSkip to unselect weapon
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:37:35 +0200] rev 15703
AI: Switch to amNothing instead of amSkip to unselect weapon
2020-07-05 Teach top AI level to track falling with airstrikes
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:25:15 +0200] rev 15702
Teach top AI level to track falling with airstrikes
2020-07-05 AI: Teach AI that piano can't blast thru solid land
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:14:44 +0200] rev 15701
AI: Teach AI that piano can't blast thru solid land
2020-07-05 AI: Airborne attacks: Move height of target X to first hit
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:05:35 +0200] rev 15700
AI: Airborne attacks: Move height of target X to first hit
2020-07-05 Follow airplane gear on spawn
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 20:36:27 +0200] rev 15699
Follow airplane gear on spawn
2020-07-05 AI: Fix starting height of airborne attacks
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 20:29:37 +0200] rev 15698
AI: Fix starting height of airborne attacks
2020-07-05 AI: Improve drill strike prediction
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 20:22:08 +0200] rev 15697
AI: Improve drill strike prediction
2020-07-05 fix hitorder dispatch
alfadur [Sun, 05 Jul 2020 18:37:29 +0300] rev 15696
fix hitorder dispatch
2020-07-05 [NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
sheepluva [Sun, 05 Jul 2020 14:53:44 +0200] rev 15695
[NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
2020-07-05 [backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) ui-scaling
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 02:03:08 +0200] rev 15694
[backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) Backport of 783959a6810b to branch ui-scaling by sheepluva
2020-07-04 [backport] Chat scale: Move setting to Video tab ui-scaling
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 01:58:48 +0200] rev 15693
[backport] Chat scale: Move setting to Video tab Backport of 9455b9e56aee to branch ui-scaling by sheepluva
2020-07-05 add basic jumping to sentries
alfadur [Sun, 05 Jul 2020 04:00:29 +0300] rev 15692
add basic jumping to sentries
2020-07-05 Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 02:03:08 +0200] rev 15691
Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
2020-07-04 Chat scale: Move setting to Video tab
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 01:58:48 +0200] rev 15690
Chat scale: Move setting to Video tab
2020-07-04 fix accidential resurrection of removed code of merge 63e2b7b2ec47
sheepluva [Sat, 04 Jul 2020 22:18:54 +0200] rev 15689
fix accidential resurrection of removed code of merge 63e2b7b2ec47 code was originally removed in 93429d8f6b3f
2020-07-04 Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
sheepluva [Sat, 04 Jul 2020 15:31:51 +0200] rev 15688
Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
2020-07-04 Merge chat-scaling (= current state of branch "ui-scaling") into default branch
sheepluva [Sat, 04 Jul 2020 03:11:41 +0200] rev 15687
Merge chat-scaling (= current state of branch "ui-scaling") into default branch
2020-07-04 fix chat-scaling being awkward due to font size pt/px confusion ui-scaling
sheepluva [Sat, 04 Jul 2020 02:46:06 +0200] rev 15686
fix chat-scaling being awkward due to font size pt/px confusion
2020-07-03 Merge branch 1.0.0 into branch ui-scaling ui-scaling
sheepluva [Fri, 03 Jul 2020 23:51:47 +0200] rev 15685
Merge branch 1.0.0 into branch ui-scaling
2020-06-30 prevent sentries from getting stuck on mines
alfadur [Tue, 30 Jun 2020 23:25:52 +0300] rev 15684
prevent sentries from getting stuck on mines
2020-06-30 increase sentry vision angle
alfadur [Tue, 30 Jun 2020 22:36:53 +0300] rev 15683
increase sentry vision angle
2020-06-30 don't shoot if the target moves out of range while aiming
alfadur [Tue, 30 Jun 2020 21:25:48 +0300] rev 15682
don't shoot if the target moves out of range while aiming
2020-06-30 turn away when starting walking on a cliff edge
alfadur [Tue, 30 Jun 2020 20:02:04 +0300] rev 15681
turn away when starting walking on a cliff edge
2020-06-30 draw sentries with direction
alfadur [Tue, 30 Jun 2020 19:22:46 +0300] rev 15680
draw sentries with direction
2020-06-30 add some target tracking to sentries
alfadur [Tue, 30 Jun 2020 19:09:04 +0300] rev 15679
add some target tracking to sentries
2020-06-29 downgrade sentries to miniguns
alfadur [Tue, 30 Jun 2020 02:18:54 +0300] rev 15678
downgrade sentries to miniguns
2020-06-29 add separate hit order for sentries
alfadur [Tue, 30 Jun 2020 00:58:24 +0300] rev 15677
add separate hit order for sentries
2020-06-29 Fix airplane line not being drawn in full for very large maps
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 14:25:23 +0200] rev 15676
Fix airplane line not being drawn in full for very large maps
2020-06-29 Fix cursor being too limited left/right if zoomed out too much
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 14:08:19 +0200] rev 15675
Fix cursor being too limited left/right if zoomed out too much
2020-06-29 Tweak airplane spawn point to avoid appear out of nowhere
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 13:40:13 +0200] rev 15674
Tweak airplane spawn point to avoid appear out of nowhere
2020-06-29 Increase X camera limit back to 2048
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 13:17:10 +0200] rev 15673
Increase X camera limit back to 2048 Oops, the number 0 was done by mistake
2020-06-29 Enforce camera limits regardless of zoom level
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 13:14:18 +0200] rev 15672
Enforce camera limits regardless of zoom level Previously, when you zoomed out, you could move the camera further out to the left, right and up.
2020-06-28 add sentries to ammo config
alfadur [Mon, 29 Jun 2020 00:15:37 +0300] rev 15671
add sentries to ammo config
2020-06-28 limit sentry attacks through land
alfadur [Sun, 28 Jun 2020 23:19:49 +0300] rev 15670
limit sentry attacks through land
2020-06-28 prevent sentries from falling off cliffs
alfadur [Sun, 28 Jun 2020 22:39:38 +0300] rev 15669
prevent sentries from falling off cliffs
2020-06-28 refactor collision tests
alfadur [Sun, 28 Jun 2020 20:34:06 +0300] rev 15668
refactor collision tests
2020-06-27 place sentries on start
alfadur [Sun, 28 Jun 2020 01:06:18 +0300] rev 15667
place sentries on start
2020-06-27 add sentries count to game config
alfadur [Sun, 28 Jun 2020 00:47:43 +0300] rev 15666
add sentries count to game config
2020-06-27 reduce sentry damange
alfadur [Sat, 27 Jun 2020 23:38:45 +0300] rev 15665
reduce sentry damange
2020-06-27 add aiming timeout to sentry
alfadur [Sat, 27 Jun 2020 22:58:33 +0300] rev 15664
add aiming timeout to sentry
2020-06-26 add current 🦔 targeting to sentry
alfadur [Sat, 27 Jun 2020 02:22:31 +0300] rev 15663
add current 🦔 targeting to sentry
2020-06-26 add sentry walking cycle
alfadur [Fri, 26 Jun 2020 19:35:16 +0300] rev 15662
add sentry walking cycle
2020-06-26 add sentry 🤖 stub
alfadur [Fri, 26 Jun 2020 17:40:22 +0300] rev 15661
add sentry 🤖 stub
2020-06-25 Frontend: Sort ammos like in-game
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 22:16:11 +0200] rev 15660
Frontend: Sort ammos like in-game
2020-06-25 AI: Don't use vamp/invuln for kamikaze, piano and other weapons
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 18:13:20 +0200] rev 15659
AI: Don't use vamp/invuln for kamikaze, piano and other weapons
2020-06-25 Teach AI to use laser sight
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 17:44:22 +0200] rev 15658
Teach AI to use laser sight
2020-06-25 Don't check speed and land for MoreWind check in doFallingGear
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 07:15:58 +0200] rev 15657
Don't check speed and land for MoreWind check in doFallingGear Disabling More Wind is completely timer-based, so the additional check for collision and speed is no longer neccessary
2020-06-25 Teach AI how to deal with gfMoreWind
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 06:44:35 +0200] rev 15656
Teach AI how to deal with gfMoreWind
2020-06-24 remove forced position change from blowtorch
alfadur [Wed, 24 Jun 2020 22:34:12 +0300] rev 15655
remove forced position change from blowtorch
2020-06-24 Fix AI thread erroring out when there are no targets
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Jun 2020 20:16:02 +0200] rev 15654
Fix AI thread erroring out when there are no targets
2020-06-24 real collision fix
alfadur [Wed, 24 Jun 2020 20:24:12 +0300] rev 15653
real collision fix
2020-06-24 remove wiggle throttling in anticipation of a real collision fix 🥁
alfadur [Wed, 24 Jun 2020 19:50:58 +0300] rev 15652
remove wiggle throttling in anticipation of a real collision fix 🥁
2020-06-24 Update ChangeLog and CREDITS
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Jun 2020 17:27:57 +0200] rev 15651
Update ChangeLog and CREDITS
2020-06-22 workaround for world edge selector on MacOS
alfadur [Tue, 23 Jun 2020 02:04:00 +0300] rev 15650
workaround for world edge selector on MacOS
2020-06-22 extend double jump activation window
alfadur [Mon, 22 Jun 2020 22:09:00 +0300] rev 15649
extend double jump activation window
2020-06-21 add 🐼 hat
alfadur [Sun, 21 Jun 2020 22:30:59 +0300] rev 15648
add 🐼 hat
2020-06-21 make minigun shove cumulative
alfadur [Sun, 21 Jun 2020 22:10:38 +0300] rev 15647
make minigun shove cumulative
2020-06-21 fix crosshairs spinning around
alfadur [Sun, 21 Jun 2020 03:17:57 +0300] rev 15646
fix crosshairs spinning around
2020-06-21 merge blowtorch draft
alfadur [Sun, 21 Jun 2020 03:08:21 +0300] rev 15645
merge blowtorch draft
2020-06-21 use throttled direction for aiming
alfadur [Sun, 21 Jun 2020 03:00:39 +0300] rev 15644
use throttled direction for aiming
2020-06-20 throttle wiggling
alfadur [Sun, 21 Jun 2020 02:04:20 +0300] rev 15643
throttle wiggling
2020-06-12 AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 02:53:01 +0200] rev 15642
AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
2020-06-12 AI: Add dedicated test for SMine
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 02:36:27 +0200] rev 15641
AI: Add dedicated test for SMine
2020-06-11 Teach AI to use seduction
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 00:20:47 +0200] rev 15640
Teach AI to use seduction
2020-06-09 Teach AI to use cleavers
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 07:56:59 +0200] rev 15639
Teach AI to use cleavers
2020-06-09 Add missing semicolon (oops!)
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 06:21:21 +0200] rev 15638
Add missing semicolon (oops!)
2020-06-09 "Teach" AI hogs to be inaccurate with guns (and kamikaze)
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 05:51:39 +0200] rev 15637
"Teach" AI hogs to be inaccurate with guns (and kamikaze)
2020-06-08 Teach AI to use air mines
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 23:37:38 +0200] rev 15636
Teach AI to use air mines
2020-06-08 AI: Rewrite TestMolotov
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 21:53:45 +0200] rev 15635
AI: Rewrite TestMolotov The old function was broken, the AI just refused to use the molotov, ever
2020-06-08 Teach AI to use RC plane (straight line only, no bombs)
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 21:13:31 +0200] rev 15634
Teach AI to use RC plane (straight line only, no bombs)
2020-06-08 Follow piano gear when it's spawned by hedgehog
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 20:41:24 +0200] rev 15633
Follow piano gear when it's spawned by hedgehog
2020-06-08 AI: Tweak piano test
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 20:40:04 +0200] rev 15632
AI: Tweak piano test
2020-06-08 AI: Remove own gear from explosion/shove checks in kami/piano test
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 19:45:11 +0200] rev 15631
AI: Remove own gear from explosion/shove checks in kami/piano test
2020-06-08 Teach AI to use piano strike
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 19:18:30 +0200] rev 15630
Teach AI to use piano strike
2020-06-07 Graves preview page: Change grave margin
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Jun 2020 18:11:12 +0200] rev 15629
Graves preview page: Change grave margin
2020-06-07 Add flags and graves preview pages
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Jun 2020 18:01:00 +0200] rev 15628
Add flags and graves preview pages
2020-06-06 Teach AI how to use MineStrike (0 secs only)
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Jun 2020 00:44:13 +0200] rev 15627
Teach AI how to use MineStrike (0 secs only)
2020-06-06 Teach AI to use drill strike
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 23:40:29 +0200] rev 15626
Teach AI to use drill strike
2020-06-06 AI: Refactor bounce handling
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 20:51:12 +0200] rev 15625
AI: Refactor bounce handling
2020-06-06 Teach AI to set minimum mine bounce for improved aiming
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 20:22:57 +0200] rev 15624
Teach AI to set minimum mine bounce for improved aiming
2020-06-06 Teach AI to drop mines from safe height
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 20:21:08 +0200] rev 15623
Teach AI to drop mines from safe height Placing mine on ground and then escaping is not possible yet
2020-06-06 Teach AI to spam extra time if infinite
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 16:09:16 +0200] rev 15622
Teach AI to spam extra time if infinite
2020-06-06 Merge b988d3be7100
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 15:43:17 +0200] rev 15621
Merge b988d3be7100
2020-06-06 Disable gfMoreWind for land objects on turn end only after a fixed-time delay
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 15:40:51 +0200] rev 15620
Disable gfMoreWind for land objects on turn end only after a fixed-time delay 15s sounds much, but it's the average amount for gfMineStrike mines to settle naturally. And it would be very confusing to see falling mines suddenly not caring about gfMoreWind for no apparent reason. Note this whole thing is a giant hack anyway, to prevent a turn being blocked by infinitely bouncing mines. The better solution would be to help gfMoreWind-affected land objects settle naturally more reliably even under extreme wind. But this commit is "good enough" for now. If you don't like the delay, you can always tweak the constant.
2020-06-06 Fix many gears not being affected by gfMoreWind on turn end
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 15:10:41 +0200] rev 15619
Fix many gears not being affected by gfMoreWind on turn end
2020-06-05 experimental blowtorching
alfadur [Fri, 05 Jun 2020 21:58:17 +0300] rev 15618
experimental blowtorching
2020-06-05 remove blowtorching tautology
alfadur [Fri, 05 Jun 2020 21:21:48 +0300] rev 15617
remove blowtorching tautology
2020-06-05 Cleaner digit parsing of ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 15:48:41 +0200] rev 15616
Cleaner digit parsing of ammo schemes Because invalid ammo scheme files could break the game somewhat
2020-06-04 Fix camera zooming out too far in pause mode (bug 773)
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 01:30:03 +0200] rev 15615
Fix camera zooming out too far in pause mode (bug #773)
2020-06-04 Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 00:57:05 +0200] rev 15614
Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
2020-06-04 Add missing /sad command help
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 00:37:33 +0200] rev 15613
Add missing /sad command help
2020-06-04 Add taunt command: /happy
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 00:31:14 +0200] rev 15612
Add taunt command: /happy
2020-06-04 Fix build with Qt 5.15+
felixonmars <felixonmars@archlinux.org> [Thu, 04 Jun 2020 12:33:24 +0200] rev 15611
Fix build with Qt 5.15+
2020-05-27 Add taunt chat command: /bubble (hog holds breath)
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 09:23:25 +0200] rev 15610
Add taunt chat command: /bubble (hog holds breath) This is based on the "bubble" hat by chujoii
2020-05-27 Add dynamite impact sound
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 06:52:13 +0200] rev 15609
Add dynamite impact sound
2020-05-26 Add fade-in effect when flake appears at top
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 01:58:27 +0200] rev 15608
Add fade-in effect when flake appears at top
2020-05-26 Flakes: Only spawn them inside valid area
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 01:24:50 +0200] rev 15607
Flakes: Only spawn them inside valid area Also add cCloudOffset
2020-05-26 Make Underwater SD flakes rise
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 00:02:20 +0200] rev 15606
Make Underwater SD flakes rise
2020-05-26 Fade out rising flakes at the top
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 00:00:13 +0200] rev 15605
Fade out rising flakes at the top
2020-05-26 Fix wrong team health bar height after calling SetClanColor
Wuzzy <Wuzzy2@mail.ru> [Tue, 26 May 2020 23:02:49 +0200] rev 15604
Fix wrong team health bar height after calling SetClanColor If you called SetClanColor on a team with a name that had a letter with a descender in it, then called SetClanColor on it, the height of the team bar is 1 pixel less than it should be because it was copied from the name texture.
2020-05-24 convert replay to haskell
alfadur [Sun, 24 May 2020 06:10:25 +0300] rev 15603
convert replay to haskell
2020-05-20 fix config loading
alfadur [Wed, 20 May 2020 23:41:25 +0300] rev 15602
fix config loading
2020-05-20 remove stuck test
alfadur [Wed, 20 May 2020 23:08:08 +0300] rev 15601
remove stuck test
2020-05-20 convert config from haskell lists
alfadur [Wed, 20 May 2020 22:50:58 +0300] rev 15600
convert config from haskell lists
2020-05-20 parse booleans as well
alfadur [Wed, 20 May 2020 19:38:44 +0300] rev 15599
parse booleans as well
2020-05-19 convert teams from haskell list
alfadur [Tue, 19 May 2020 19:26:48 +0300] rev 15598
convert teams from haskell list
2020-05-18 improve escapes handling
alfadur [Tue, 19 May 2020 02:25:24 +0300] rev 15597
improve escapes handling
2020-05-18 add haskell literal formatter
alfadur [Mon, 18 May 2020 23:43:58 +0300] rev 15596
add haskell literal formatter
2020-05-18 add the empty escape
alfadur [Mon, 18 May 2020 22:39:28 +0300] rev 15595
add the empty escape
2020-05-18 parse anonymous fields
alfadur [Mon, 18 May 2020 22:33:13 +0300] rev 15594
parse anonymous fields
2020-05-18 add whitespace handling
alfadur [Mon, 18 May 2020 22:04:38 +0300] rev 15593
add whitespace handling
2020-05-18 add haskell literal parser
alfadur [Mon, 18 May 2020 21:17:46 +0300] rev 15592
add haskell literal parser
2020-05-17 fix editing teams while a game is in progress
alfadur [Sun, 17 May 2020 04:07:10 +0300] rev 15591
fix editing teams while a game is in progress
2020-05-16 Hats webpage: Fix another incorrect static hat check
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 04:43:11 +0200] rev 15590
Hats webpage: Fix another incorrect static hat check
2020-05-16 Hats webpage: Fix incorrect check for static hat
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 04:28:26 +0200] rev 15589
Hats webpage: Fix incorrect check for static hat
2020-05-16 Hats webpage: Fix "other hats" section listing wrong hats
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 03:41:49 +0200] rev 15588
Hats webpage: Fix "other hats" section listing wrong hats
2020-05-16 Hats webpage: Remove protocol from URLs to fix CORS fail
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 03:30:51 +0200] rev 15587
Hats webpage: Remove protocol from URLs to fix CORS fail
2020-05-15 Hats webpage: Many improvements and fixes (2nd try)
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:36:44 +0200] rev 15586
Hats webpage: Many improvements and fixes (2nd try) * Fix static hats not being animated properly * Make widges more user-friendly * Add local mode to hats webpage to make testing easier (IS_LOCAL variable) * Cleanup code * Update themes list * Update list of local hats
2020-05-15 Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:18:34 +0200] rev 15585
Backed out changesets 799fd0a6d3bf+3c1c5ff824f7 Sadly, the update did not work when hosted online. :-(
2020-05-15 Hats webpage: Fix URLs
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:16:10 +0200] rev 15584
Hats webpage: Fix URLs
2020-05-15 Many improvements and fixes for hats webpage
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:04:27 +0200] rev 15583
Many improvements and fixes for hats webpage * Fix static hats not being animated properly * Make widges more user-friendly * Add local mode to hats webpage to make testing easier (IS_LOCAL variable) * Cleanup code * Update themes list * Update list of local hats
2020-05-12 Add many people to the hat credits
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 22:21:19 +0200] rev 15582
Add many people to the hat credits Based on reading the Hat Thread at <https://hedgewars.org/node/690> The hat credits are still not 100% complete, but we're getting closer...
2020-05-12 Add SVG source files of chujoii's hats
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 20:37:30 +0200] rev 15581
Add SVG source files of chujoii's hats
2020-05-12 Fix some typos in hat names in CREDITS
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 20:36:23 +0200] rev 15580
Fix some typos in hat names in CREDITS
2020-05-12 Credit chujoii for a couple of more hats
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 19:35:21 +0200] rev 15579
Credit chujoii for a couple of more hats
2020-04-17 locutus fixes my ancient build
nemo [Fri, 17 Apr 2020 15:47:06 -0400] rev 15578
locutus fixes my ancient build
2020-04-17 Add patch to correctly handle libsdl2 from system/cmake
LocutusOfBorg [Fri, 17 Apr 2020 15:23:22 -0400] rev 15577
Add patch to correctly handle libsdl2 from system/cmake
2020-04-11 send team colors on round end
alfadur [Sun, 12 Apr 2020 00:26:37 +0300] rev 15576
send team colors on round end
2020-04-11 fix in-game team handling
alfadur [Sun, 12 Apr 2020 00:02:11 +0300] rev 15575
fix in-game team handling
2020-04-11 don't apply voted 🦔 to the in-game teams
alfadur [Sat, 11 Apr 2020 23:20:09 +0300] rev 15574
don't apply voted 🦔 to the in-game teams
2020-04-10 fix phantom rooms
alfadur [Fri, 10 Apr 2020 21:58:09 +0300] rev 15573
fix phantom rooms
2020-03-12 er... nevermind. back this out. ApplyDamage should pick this up just fine.
nemo [Thu, 12 Mar 2020 15:09:16 -0400] rev 15572
er... nevermind. back this out. ApplyDamage should pick this up just fine.
2020-03-12 poison should ruin a flawless victory. ht Case_Of
nemo [Thu, 12 Mar 2020 15:07:32 -0400] rev 15571
poison should ruin a flawless victory. ht Case_Of
2020-03-11 remove canhazslicepatterns
alfadur [Wed, 11 Mar 2020 23:20:15 +0300] rev 15570
remove canhazslicepatterns
2020-03-06 add loading config from hwd to server
alfadur [Sat, 07 Mar 2020 01:04:37 +0300] rev 15569
add loading config from hwd to server
2020-02-11 ACF1: Fix PastMole area being too large
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Feb 2020 01:33:31 +0100] rev 15568
ACF1: Fix PastMole area being too large
2020-02-06 Add flags: serbia, montenegro
Wuzzy <Wuzzy2@mail.ru> [Thu, 06 Feb 2020 13:28:01 +0100] rev 15567
Add flags: serbia, montenegro
2020-01-13 send 🦔 on round end
alfadur [Tue, 14 Jan 2020 01:40:23 +0300] rev 15566
send 🦔 on round end
2020-01-13 better response grouping
alfadur <mail@none> [Tue, 14 Jan 2020 01:30:03 +0300] rev 15565
better response grouping
2020-01-11 Fix weapon schemes sometimes not being saved properly
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Jan 2020 05:15:01 +0100] rev 15564
Fix weapon schemes sometimes not being saved properly
2020-01-10 reapply some simplifications
alfadur <mail@none> [Sat, 11 Jan 2020 01:06:41 +0300] rev 15563
reapply some simplifications
2020-01-10 backout a798e6441a36
alfadur <mail@none> [Sat, 11 Jan 2020 00:44:25 +0300] rev 15562
backout a798e6441a36
2020-01-07 HedgeEditor: Tweak caption colors of help captions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jan 2020 15:17:22 +0100] rev 15561
HedgeEditor: Tweak caption colors of help captions
2020-01-07 Mention mission bonuses in ASA side mission descriptions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jan 2020 15:16:44 +0100] rev 15560
Mention mission bonuses in ASA side mission descriptions
2020-01-07 Fix impossible to become mutant after mutant gear got deleted (bug 804)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jan 2020 13:21:04 +0100] rev 15559
Fix impossible to become mutant after mutant gear got deleted (bug #804)
2020-01-03 simplify team handling
alfadur <mail@none> [Sat, 04 Jan 2020 01:39:13 +0300] rev 15558
simplify team handling
2019-12-31 add back em response on joining a game in progress
alfadur <mail@none> [Tue, 31 Dec 2019 04:42:20 +0300] rev 15557
add back em response on joining a game in progress
2019-12-30 send cleared flags on room join
alfadur <mail@none> [Mon, 30 Dec 2019 17:25:44 +0300] rev 15556
send cleared flags on room join
2019-12-28 check the room passwords
alfadur <mail@none> [Sat, 28 Dec 2019 19:41:05 +0300] rev 15555
check the room passwords
2019-12-27 complete checker login handling
alfadur <mail@none> [Fri, 27 Dec 2019 22:36:19 +0300] rev 15554
complete checker login handling
2019-12-26 fix official server
alfadur <mail@none> [Thu, 26 Dec 2019 21:55:51 +0300] rev 15553
fix official server
2019-12-26 update tls configuration
alfadur <mail@none> [Thu, 26 Dec 2019 21:04:37 +0300] rev 15552
update tls configuration
2019-12-26 remove unused em fn
alfadur <mail@none> [Thu, 26 Dec 2019 17:39:09 +0300] rev 15551
remove unused em fn
2019-12-24 update subslice pattern to the new syntax
alfadur <mail@none> [Tue, 24 Dec 2019 22:12:02 +0300] rev 15550
update subslice pattern to the new syntax
2019-12-24 restore engine message handler
alfadur <mail@none> [Tue, 24 Dec 2019 21:57:55 +0300] rev 15549
restore engine message handler
2019-12-24 disallow mutable rooms outside the server
alfadur <mail@none> [Tue, 24 Dec 2019 21:45:26 +0300] rev 15548
disallow mutable rooms outside the server
2019-12-24 restore voting
alfadur <mail@none> [Tue, 24 Dec 2019 20:57:58 +0300] rev 15547
restore voting
2019-12-24 disable fall tracing for cheese. it will probably be incorrect.
nemo [Tue, 24 Dec 2019 12:46:23 -0500] rev 15546
disable fall tracing for cheese. it will probably be incorrect.
2019-12-23 add a separate interface for modifying room state
alfadur <mail@none> [Mon, 23 Dec 2019 23:47:06 +0300] rev 15545
add a separate interface for modifying room state
2019-12-23 make rooms field private
alfadur <mail@none> [Mon, 23 Dec 2019 18:55:25 +0300] rev 15544
make rooms field private
2019-12-23 lost the anteroom
alfadur <mail@none> [Mon, 23 Dec 2019 18:11:15 +0300] rev 15543
lost the anteroom
2019-12-23 move the anteroom out of the server
alfadur <mail@none> [Mon, 23 Dec 2019 18:08:55 +0300] rev 15542
move the anteroom out of the server
2019-12-21 disallow mutable clients to leave the server
alfadur <mail@none> [Sat, 21 Dec 2019 23:33:50 +0300] rev 15541
disallow mutable clients to leave the server
2019-12-20 some more room handler cleanup
alfadur <mail@none> [Sat, 21 Dec 2019 00:26:17 +0300] rev 15540
some more room handler cleanup
2019-12-19 add ip ban check
alfadur <mail@none> [Thu, 19 Dec 2019 23:13:58 +0300] rev 15539
add ip ban check
2019-12-17 move end_game into server
alfadur [Tue, 17 Dec 2019 18:54:17 +0300] rev 15538
move end_game into server
2019-12-08 hedgeroid/frontlib: update proto and weapons number hedgeroid
sheepluva [Sun, 08 Dec 2019 02:09:19 +0100] rev 15537
hedgeroid/frontlib: update proto and weapons number
2019-12-07 hedgeroid: adjust module names (SDL_* -> SDL2_*) hedgeroid
sheepluva [Sun, 08 Dec 2019 00:07:24 +0100] rev 15536
hedgeroid: adjust module names (SDL_* -> SDL2_*)
2019-12-07 hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing hedgeroid
sheepluva [Sat, 07 Dec 2019 23:58:37 +0100] rev 15535
hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing
2019-12-07 hedgeroid: add debug logging to library loading hedgeroid
sheepluva [Sat, 07 Dec 2019 16:18:20 +0100] rev 15534
hedgeroid: add debug logging to library loading
2019-12-07 hedgeroid: fix needlessly creating netplay instance on check for "connecting..." hedgeroid
sheepluva [Sat, 07 Dec 2019 16:14:27 +0100] rev 15533
hedgeroid: fix needlessly creating netplay instance on check for "connecting..."
2019-12-06 merge 1.0.0 into hedgeroid hedgeroid
sheepluva [Fri, 06 Dec 2019 22:20:53 +0100] rev 15532
merge 1.0.0 into hedgeroid
2019-11-30 Remove parachute early if hog is inside land
Wuzzy <Wuzzy2@mail.ru> [Sat, 30 Nov 2019 02:54:49 +0100] rev 15531
Remove parachute early if hog is inside land Fixes a bug: When you used parachute right after using a parachute to dig inside land, you might become stuck. Reported here: https://hedgewars.org/node/9035
2019-11-19 oups. forgot "convert" creates a white background by default
nemo [Tue, 19 Nov 2019 08:35:32 -0500] rev 15530
oups. forgot "convert" creates a white background by default
2019-11-14 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 21:26:32 +0100] rev 15529
Update changelog
2019-11-14 CowardMode: Display checkmarks in missions list
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 18:19:18 +0100] rev 15528
CowardMode: Display checkmarks in missions list
2019-11-14 ASA moon02: Tweak messages and blue hog face dir
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 17:25:48 +0100] rev 15527
ASA moon02: Tweak messages and blue hog face dir
2019-11-14 ASA moon02: Disable hog input after victory
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 17:12:31 +0100] rev 15526
ASA moon02: Disable hog input after victory Player could briefly move Crazy Runner when skipping final cutscene.
2019-11-04 Change color of hovered and pressed slider
Wuzzy <Wuzzy2@mail.ru> [Mon, 04 Nov 2019 03:08:59 +0100] rev 15525
Change color of hovered and pressed slider
2019-11-02 ClimbHome: Remove uncommented code
Wuzzy <Wuzzy2@mail.ru> [Sat, 02 Nov 2019 17:00:40 +0100] rev 15524
ClimbHome: Remove uncommented code
2019-11-02 ClimbHome: Change misleading Seed assignment to nil value
Wuzzy <Wuzzy2@mail.ru> [Sat, 02 Nov 2019 13:01:28 +0100] rev 15523
ClimbHome: Change misleading Seed assignment to nil value This was "Seed = ClimbHome", but ClimbHome was a nil value. This code still worked as the engine interpreted the nil value as empty string. But it can be very misleading. This changeset makes the Seed assignment more explicit by assigning the empty string directly. The compability has been tested.
2019-11-01 ASA death02: Don't set hero health if enemy hurts itself
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 23:35:01 +0100] rev 15522
ASA death02: Don't set hero health if enemy hurts itself
2019-11-01 ASA moon01: Fix broken victory condition when eliminating minions
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 12:42:31 +0100] rev 15521
ASA moon01: Fix broken victory condition when eliminating minions
2019-11-01 ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 11:42:53 +0100] rev 15520
ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
2019-10-31 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 Oct 2019 19:02:36 +0100] rev 15519
Update German translation
2019-10-31 Update Frontend+Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 Oct 2019 18:54:45 +0100] rev 15518
Update Frontend+Lua locale files
2019-10-30 Big Armory: Add minigun, update mission preview image
Wuzzy <Wuzzy2@mail.ru> [Wed, 30 Oct 2019 13:20:08 +0100] rev 15517
Big Armory: Add minigun, update mission preview image
2019-10-29 Rope Training: Add flower effects when player returns all the way to the start
Wuzzy <Wuzzy2@mail.ru> [Tue, 29 Oct 2019 22:03:08 +0100] rev 15516
Rope Training: Add flower effects when player returns all the way to the start
2019-10-29 HedgeEditor: Use localized voicepack names
Wuzzy <Wuzzy2@mail.ru> [Tue, 29 Oct 2019 16:56:21 +0100] rev 15515
HedgeEditor: Use localized voicepack names
2019-10-28 move start_game into the server
alfadur [Mon, 28 Oct 2019 23:17:35 +0300] rev 15514
move start_game into the server
2019-10-28 Refactor Rope Knock Chellenge to use RopeKnocking library
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 20:40:46 +0100] rev 15513
Refactor Rope Knock Chellenge to use RopeKnocking library 100% compatible with old version. Players won't notice any difference.
2019-10-28 Add RopeKnocking library (generalized ropeknock challenges)
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 20:40:07 +0100] rev 15512
Add RopeKnocking library (generalized ropeknock challenges)
2019-10-28 Racer: Force-enable solid land
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 18:58:13 +0100] rev 15511
Racer: Force-enable solid land Otherwise, the land could degrade after each round, making the game progressively easier for later players
2019-10-28 Racer: Reset mines, air mines, barrels after each turn
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 18:52:11 +0100] rev 15510
Racer: Reset mines, air mines, barrels after each turn
2019-10-27 move change_master into the server
alfadur [Mon, 28 Oct 2019 00:31:41 +0300] rev 15509
move change_master into the server
2019-10-26 Add support for proper rendering of gtPoisonCloud with Timer > 5000
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 23:48:57 +0200] rev 15508
Add support for proper rendering of gtPoisonCloud with Timer > 5000
2019-10-26 Racer: Allow to set custom turn time in scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 22:44:15 +0200] rev 15507
Racer: Allow to set custom turn time in scheme
2019-10-26 Set correct turn time in racer.yaml
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 22:41:34 +0200] rev 15506
Set correct turn time in racer.yaml
2019-10-26 Racer: Reposition and resize predefined waypoints in scaled drawn maps
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 21:59:42 +0200] rev 15505
Racer: Reposition and resize predefined waypoints in scaled drawn maps Previously, predefined waypoints broke when using any but the default drawn map size.
2019-10-25 refactor some of the room handler
alfadur [Sat, 26 Oct 2019 02:36:08 +0300] rev 15504
refactor some of the room handler
2019-10-24 remove erroneous else conditions to make what is going on clearer, add a comment
nemo [Thu, 24 Oct 2019 09:41:10 -0400] rev 15503
remove erroneous else conditions to make what is going on clearer, add a comment
2019-10-23 forgot this commit.
nemo [Wed, 23 Oct 2019 17:45:28 -0400] rev 15502
forgot this commit.
2019-10-19 256x256 png and xpm of hedgehog.svg
nemo [Sat, 19 Oct 2019 09:34:37 -0400] rev 15501
256x256 png and xpm of hedgehog.svg
2019-10-15 merge russian translation fixes
nemo [Tue, 15 Oct 2019 13:42:50 -0400] rev 15500
merge russian translation fixes
2019-10-12 Add utility to convert server-side replay files into hwd binary format
unc0rr [Sat, 12 Oct 2019 23:13:32 +0200] rev 15499
Add utility to convert server-side replay files into hwd binary format
2019-10-12 Add dynamite fuse sound
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Oct 2019 02:06:11 +0200] rev 15498
Add dynamite fuse sound
2019-10-11 Remove executable flag of missions_pt.txt
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 22:28:08 +0200] rev 15497
Remove executable flag of missions_pt.txt
2019-10-11 Remove unicode chars in *.pas files 1.0.0
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 20:18:07 +0200] rev 15496
Remove unicode chars in *.pas files
2019-10-11 Remove unicode chars in *.pas files
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 20:18:07 +0200] rev 15495
Remove unicode chars in *.pas files
2019-10-11 Fix incorrect dynamite drown check
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 19:10:14 +0200] rev 15494
Fix incorrect dynamite drown check
2019-10-11 Fix closing bracket
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:59:48 +0200] rev 15493
Fix closing bracket
2019-10-11 Dynamite handler: Exit early when drowning
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:56:50 +0200] rev 15492
Dynamite handler: Exit early when drowning
2019-10-11 Bump version to 1.0.1-dev, proto number to 60
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:52:11 +0200] rev 15491
Bump version to 1.0.1-dev, proto number to 60
2019-10-11 Add flame-less dynamite sprite for drowning dynamite
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:41:56 +0200] rev 15490
Add flame-less dynamite sprite for drowning dynamite
2019-10-11 Remove outdated TODO
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:56:02 +0200] rev 15489
Remove outdated TODO
2019-10-11 Show message when failing to record demo/video due to /lua
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:54:50 +0200] rev 15488
Show message when failing to record demo/video due to /lua
2019-10-11 Add hi-res icons in hedgewars.ico
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:33:01 +0200] rev 15487
Add hi-res icons in hedgewars.ico
2019-10-11 Make digits larger in TurnsLeft.png, add number 9
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 15:52:22 +0200] rev 15486
Make digits larger in TurnsLeft.png, add number 9 The digits in this images were really small and hard to read
2019-10-11 Update cabal command syntax in .travis.yml
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 13:35:13 +0200] rev 15485
Update cabal command syntax in .travis.yml
2019-10-11 Display invuln icon in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 13:33:56 +0200] rev 15484
Display invuln icon in gfInvulnerable mode
2019-10-09 Mutant: Add message for excess teams
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:40:39 +0200] rev 15483
Mutant: Add message for excess teams
2019-10-09 Mention rejoining in message to unregistered players
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:32:24 +0200] rev 15482
Mention rejoining in message to unregistered players
2019-10-09 Fix incorrect key bind description
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:30:17 +0200] rev 15481
Fix incorrect key bind description
2019-10-09 Backed out changeset 5a934f83d5eb
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:28:55 +0200] rev 15480
Backed out changeset 5a934f83d5eb
2019-10-10 Exclude some binary files in cpackvars
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 17:18:42 +0200] rev 15479
Exclude some binary files in cpackvars
2019-10-10 travis: refresh dependencies, use physfs from my ppa instead of build…
LocutusOfBorg [Thu, 10 Oct 2019 09:39:43 -0400] rev 15478
travis: refresh dependencies, use physfs from my ppa instead of build…
2019-10-09 Move 1.0.0-release tag to tip
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 20:11:57 +0200] rev 15477
Move 1.0.0-release tag to tip
2019-10-09 CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 18:12:09 +0200] rev 15476
CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
2019-10-09 Remove toupper in CMakeLists.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 18:08:37 +0200] rev 15475
Remove toupper in CMakeLists.txt
2019-10-09 Fix incorrect checks for CMAKE_BUILD_TYPE
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 16:35:06 +0200] rev 15474
Fix incorrect checks for CMAKE_BUILD_TYPE
2019-10-09 Fix 2 entries in changelog being incorrectly versioned
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 15:30:29 +0200] rev 15473
Fix 2 entries in changelog being incorrectly versioned
2019-10-09 Use correct way of including SDL2 header
unc0rr [Wed, 09 Oct 2019 07:43:43 +0200] rev 15472
Use correct way of including SDL2 header
2019-10-08 Fix CMAKE_BUILD_TYPE case-sensitivity, project-wide. Also fix draft
raptor <buckyballreaction@gmail.com> [Tue, 08 Oct 2019 11:10:58 -0600] rev 15471
Fix CMAKE_BUILD_TYPE case-sensitivity, project-wide. Also fix typos in usage of RELWITHDEBINFO
2019-10-07 Added tag 1.0.0-release for changeset 88770c206c31
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 23:14:39 +0200] rev 15470
Added tag 1.0.0-release for changeset 88770c206c31
2019-10-07 Bump protocol version to 59 1.0.0-release
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 23:07:41 +0200] rev 15469
Bump protocol version to 59
2019-10-07 add smth
alfadur [Mon, 07 Oct 2019 23:53:47 +0300] rev 15468
add smth
2019-10-07 add protocol version
alfadur [Mon, 07 Oct 2019 23:46:49 +0300] rev 15467
add protocol version
2019-10-07 Make sure AI doesn't skip after collecting ammo. Fixes bug 796
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 14:18:31 +0200] rev 15466
Make sure AI doesn't skip after collecting ammo. Fixes bug #796
2019-10-04 refactor root handler
alfadur [Fri, 04 Oct 2019 23:23:35 +0300] rev 15465
refactor root handler
2019-10-01 add missing file
alfadur [Tue, 01 Oct 2019 23:53:09 +0300] rev 15464
add missing file
2019-10-01 refactor the lobby handler
alfadur [Tue, 01 Oct 2019 23:48:32 +0300] rev 15463
refactor the lobby handler
2019-09-30 Frontend: Increase user name length to 40 to keep it consistent with server
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 16:02:39 +0200] rev 15462
Frontend: Increase user name length to 40 to keep it consistent with server
2019-09-30 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 15:15:28 +0200] rev 15461
Update changelog
2019-09-30 Render finger only once in wrap
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 10:39:58 +0200] rev 15460
Render finger only once in wrap
2019-09-29 Remove unneccessary HTML tags in Italian translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Sep 2019 22:23:00 +0200] rev 15459
Remove unneccessary HTML tags in Italian translation
2019-09-29 Italian: Add to changelog, credit latest translator
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Sep 2019 21:42:46 +0200] rev 15458
Italian: Add to changelog, credit latest translator
2019-09-29 Update and finish Italian frontend translation
Pacella <pacella389@gmail.com> [Sun, 29 Sep 2019 21:33:35 +0200] rev 15457
Update and finish Italian frontend translation
2019-09-28 Fix russian translation of word "clan"
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 16:49:18 +0300] rev 15456
Fix russian translation of word "clan" find . -name "*ru*" | xargs sed -E -i "s/клан(.)/союз\1/g"
2019-09-28 Little fix of reference points in russian translation of ru.txt
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 16:39:02 +0300] rev 15455
Little fix of reference points in russian translation of ru.txt
2019-09-27 Remove executable flag of missions_pt.txt
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 01:20:49 +0300] rev 15454
Remove executable flag of missions_pt.txt
2019-09-27 Improve russian tips and fix typos
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 18:06:29 +0300] rev 15453
Improve russian tips and fix typos
2019-09-27 Update russian localization of ru.txt
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 17:04:22 +0300] rev 15452
Update russian localization of ru.txt
2019-09-27 Fix syntax error in russian frontend translation (thx to Wuzzy)
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 15:39:33 +0300] rev 15451
Fix syntax error in russian frontend translation (thx to Wuzzy)
2019-09-27 Battalion points: Update displayed LastTeam points each turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Sep 2019 04:05:04 +0200] rev 15450
Battalion points: Update displayed LastTeam points each turn
2019-09-27 Battalion Highland: Fix incorrect health bonus (bug 788)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Sep 2019 03:52:18 +0200] rev 15449
Battalion Highland: Fix incorrect health bonus (bug #788)
2019-09-26 Update Italian frontend translation
Pacella [Fri, 27 Sep 2019 01:29:32 +0200] rev 15448
Update Italian frontend translation
2019-09-26 fix alignments of the component slices
alfadur [Thu, 26 Sep 2019 23:23:31 +0300] rev 15447
fix alignments of the component slices
2019-09-26 fix typo
alfadur [Thu, 26 Sep 2019 22:31:06 +0300] rev 15446
fix typo
2019-09-26 revert 5fcdc072d706 for now
alfadur [Thu, 26 Sep 2019 19:36:56 +0300] rev 15445
revert 5fcdc072d706 for now
2019-09-26 Fix error in russian frontend translation file (thx to alfadur)
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 19:03:14 +0300] rev 15444
Fix error in russian frontend translation file (thx to alfadur)
2019-09-26 Update localization of russian tips
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 19:01:03 +0300] rev 15443
Update localization of russian tips
2019-09-26 Fix URLs in russian tips and one extra quote
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 16:35:46 +0300] rev 15442
Fix URLs in russian tips and one extra quote
2019-09-25 Remove all vanished russian translations
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:17:10 +0300] rev 15441
Remove all vanished russian translations
2019-09-25 Add missing localizations in ru.txt for a new version
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:12:48 +0300] rev 15440
Add missing localizations in ru.txt for a new version
2019-09-25 Update russian localization of frontend
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:03:59 +0300] rev 15439
Update russian localization of frontend
2019-09-19 Ignore chat messages from ignore list nicks in game too
S-D- [Thu, 19 Sep 2019 23:39:40 +0300] rev 15438
Ignore chat messages from ignore list nicks in game too
2019-09-19 Official Racer: Fix name of Racer Challenge #12 (was #2)
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Sep 2019 17:06:47 +0200] rev 15437
Official Racer: Fix name of Racer Challenge #12 (was #2)
2019-09-18 Disable "pressed in" effect of ToggleButtonWidget
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 16:37:28 +0200] rev 15436
Disable "pressed in" effect of ToggleButtonWidget
2019-09-18 Frontend: Remove ugly border from gameflag button images
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 14:17:33 +0200] rev 15435
Frontend: Remove ugly border from gameflag button images
2019-09-18 Racer: Remove a few ammo types that could break the gameplay
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 12:23:16 +0200] rev 15434
Racer: Remove a few ammo types that could break the gameplay
2019-09-17 Update Traditional Chinese frontend translation
yuenfu [Tue, 17 Sep 2019 15:54:10 +0200] rev 15433
Update Traditional Chinese frontend translation
2019-09-16 Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 17:53:19 +0200] rev 15432
Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog For real this time. The previous attempt to fix this was shite.
2019-09-16 Racer: Fix weird water splashes after waypoint placement
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 17:33:49 +0200] rev 15431
Racer: Fix weird water splashes after waypoint placement Does not affect official racer, as only waypoint placement is touched. The reason was that the air attack gear sometimes was not deleted fast enough so it might occassionally drop some air bombs (these are deleted now). Also, the airplane position was set to water level, which caused another water splash.
2019-09-15 Set Racer scheme turn time to 90 to match Racer script's
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 00:31:53 +0200] rev 15430
Set Racer scheme turn time to 90 to match Racer script's
2019-09-15 GameServer: Hide saveroom and loadroom command in non-official server
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 21:48:13 +0200] rev 15429
GameServer: Hide saveroom and loadroom command in non-official server Because those commands only work with OFFICIAL_SERVER
2019-09-15 Remove accidental air mines in official racer challenges
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 21:36:09 +0200] rev 15428
Remove accidental air mines in official racer challenges
2019-09-15 Update game schemes in racer.yaml to re-enable invuln in Racer
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 19:42:35 +0200] rev 15427
Update game schemes in racer.yaml to re-enable invuln in Racer
2019-09-15 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 16:07:49 +0200] rev 15426
Update changelog
2019-09-15 Racer, TechRacer: Mask taunts like Stupid when track was completed successfully
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 16:04:11 +0200] rev 15425
Racer, TechRacer: Mask taunts like Stupid when track was completed successfully
2019-09-15 Racer: Fix ammo delay confusion if gfKing or gfPlaceHog were set
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:54:43 +0200] rev 15424
Racer: Fix ammo delay confusion if gfKing or gfPlaceHog were set
2019-09-15 Racer, TechRacer: Force-disable several bad game flags
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:42:50 +0200] rev 15423
Racer, TechRacer: Force-disable several bad game flags
2019-09-15 Set crate probability to 0 in Racer game scheme
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:20:35 +0200] rev 15422
Set crate probability to 0 in Racer game scheme
2019-09-15 Racer: Make winners invulnerable
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:12:48 +0200] rev 15421
Racer: Make winners invulnerable
2019-09-15 Racer: Fix hog taking damage skipping turn of next team
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:06:01 +0200] rev 15420
Racer: Fix hog taking damage skipping turn of next team
2019-09-15 Racer: Disable other ammos in waypoint placement phase
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 14:59:46 +0200] rev 15419
Racer: Disable other ammos in waypoint placement phase
2019-09-15 Racer: Make sure the waypoint placer always has 0 delay
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 14:46:19 +0200] rev 15418
Racer: Make sure the waypoint placer always has 0 delay
2019-09-15 Racer: Clean up comments
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 14:38:42 +0200] rev 15417
Racer: Clean up comments
2019-09-06 save data for blocks with more than a single component
alfadur [Fri, 06 Sep 2019 19:34:18 +0300] rev 15416
save data for blocks with more than a single component
2019-09-04 Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
unc0rr [Wed, 04 Sep 2019 23:23:23 +0200] rev 15415
Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
2019-09-03 add wind to physics processor
alfadur [Wed, 04 Sep 2019 00:07:23 +0300] rev 15414
add wind to physics processor
2019-09-03 implement iteration with tags
alfadur [Tue, 03 Sep 2019 23:57:06 +0300] rev 15413
implement iteration with tags
2019-09-01 Fix build
unc0rr [Sun, 01 Sep 2019 21:57:01 +0200] rev 15412
Fix build
2019-09-01 Prevent AI from flooding +L/+R messages
unc0rr [Sun, 01 Sep 2019 10:42:33 +0200] rev 15411
Prevent AI from flooding +L/+R messages
2019-09-01 Set dX sign early so jump calculations always get correct value
unc0rr [Sun, 01 Sep 2019 10:37:16 +0200] rev 15410
Set dX sign early so jump calculations always get correct value
2019-08-31 remove winutils
alfadur [Sat, 31 Aug 2019 23:15:14 +0300] rev 15409
remove winutils
2019-08-31 allow registering zero-sized types
alfadur [Sat, 31 Aug 2019 22:30:29 +0300] rev 15408
allow registering zero-sized types
2019-08-31 Change credits for Hungarian translator
Wuzzy <Wuzzy2@mail.ru> [Sat, 31 Aug 2019 20:31:10 +0200] rev 15407
Change credits for Hungarian translator
2019-08-30 Allow playing Racer without invulnerability
S-D- [Fri, 30 Aug 2019 14:15:34 +0300] rev 15406
Allow playing Racer without invulnerability
2019-08-29 ignore overflow in point norm computation
alfadur [Thu, 29 Aug 2019 21:25:23 +0300] rev 15405
ignore overflow in point norm computation
2019-08-28 avoid time multiplication when not skipping ticks
alfadur [Thu, 29 Aug 2019 00:20:41 +0300] rev 15404
avoid time multiplication when not skipping ticks
2019-08-28 remove velocity check
alfadur [Thu, 29 Aug 2019 00:08:03 +0300] rev 15403
remove velocity check
2019-08-28 add gravity
alfadur [Thu, 29 Aug 2019 00:06:31 +0300] rev 15402
add gravity
2019-08-28 update hwphysics motion to use the new system
alfadur [Wed, 28 Aug 2019 23:06:34 +0300] rev 15401
update hwphysics motion to use the new system
2019-08-28 allow iterating with gear id
alfadur [Wed, 28 Aug 2019 22:53:40 +0300] rev 15400
allow iterating with gear id
2019-08-28 Merge with Hungarian update commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Aug 2019 18:36:37 +0200] rev 15399
Merge with Hungarian update commits
2019-08-28 For Hungarian update: Update changelog, credits and German translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Aug 2019 18:35:36 +0200] rev 15398
For Hungarian update: Update changelog, credits and German translation
2019-08-28 Major update to Hungarian translation
Timothy Vichra <vichratimot@euromail.hu> [Wed, 28 Aug 2019 18:28:56 +0200] rev 15397
Major update to Hungarian translation
2019-08-28 properly update gear id lookup on block modifications
alfadur [Wed, 28 Aug 2019 18:32:13 +0300] rev 15396
properly update gear id lookup on block modifications
2019-08-28 Prevent loading already loaded sounds
unC0Rr [Wed, 28 Aug 2019 15:59:36 +0200] rev 15395
Prevent loading already loaded sounds
2019-08-28 refill memory when moving out of block
alfadur [Wed, 28 Aug 2019 13:20:10 +0300] rev 15394
refill memory when moving out of block
2019-08-27 fix block addition
alfadur [Wed, 28 Aug 2019 01:27:34 +0300] rev 15393
fix block addition
2019-08-27 add multicomponent iteration test
alfadur [Wed, 28 Aug 2019 00:34:26 +0300] rev 15392
add multicomponent iteration test
2019-08-27 Tempoary (!!!) workaround for incorrect key combination description in frontend
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Aug 2019 23:16:42 +0200] rev 15391
Tempoary (!!!) workaround for incorrect key combination description in frontend This workaround fixes the incorrect string while preserving translations and the 1.0.0 string freeze. Remember to revert this commit and fix the string in binds.cpp after the 1.0.0 release!
2019-08-27 fix tupo
alfadur [Wed, 28 Aug 2019 00:10:41 +0300] rev 15390
fix tupo
2019-08-27 expand iteration implementation to larger tuples
alfadur [Wed, 28 Aug 2019 00:04:23 +0300] rev 15389
expand iteration implementation to larger tuples
2019-08-27 make sure component slice order corresponds to the type args
alfadur [Tue, 27 Aug 2019 20:09:17 +0300] rev 15388
make sure component slice order corresponds to the type args
2019-08-27 Fix a couple more uses of uninitialized variables
unC0Rr [Tue, 27 Aug 2019 14:37:39 +0200] rev 15387
Fix a couple more uses of uninitialized variables
2019-08-27 Prevent leaking of thread objects
unC0Rr [Tue, 27 Aug 2019 08:41:48 +0200] rev 15386
Prevent leaking of thread objects
2019-08-27 King Mode: Automatically select teleport in king placement phase
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Aug 2019 06:05:03 +0200] rev 15385
King Mode: Automatically select teleport in king placement phase
2019-08-26 Merge
raptor <buckyballreaction@gmail.com> [Mon, 26 Aug 2019 15:44:03 -0600] rev 15384
Merge
2019-08-26 Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS
raptor <buckyballreaction@gmail.com> [Mon, 26 Aug 2019 15:40:15 -0600] rev 15383
Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS
2019-08-26 add permenent digest logging
alfadur [Mon, 26 Aug 2019 23:17:17 +0300] rev 15382
add permenent digest logging
2019-08-26 flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
nemo [Mon, 26 Aug 2019 14:27:03 -0400] rev 15381
flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
2019-08-26 complete basic ecs
alfadur [Mon, 26 Aug 2019 19:05:28 +0300] rev 15380
complete basic ecs
2019-08-26 implement moving between blocks
alfadur [Mon, 26 Aug 2019 18:40:17 +0300] rev 15379
implement moving between blocks
2019-08-26 implement addition to/removal from blocks
alfadur [Mon, 26 Aug 2019 17:32:43 +0300] rev 15378
implement addition to/removal from blocks
2019-08-26 Fix usage of wrong (and uninitialized) variable
unC0Rr [Mon, 26 Aug 2019 12:36:07 +0200] rev 15377
Fix usage of wrong (and uninitialized) variable
2019-08-26 Remove last vestiges of GLEW
raptor <buckyballreaction@gmail.com> [Sun, 25 Aug 2019 19:39:29 -0600] rev 15376
Remove last vestiges of GLEW
2019-08-25 convert ecs storage to untyped
alfadur [Sun, 25 Aug 2019 23:43:46 +0300] rev 15375
convert ecs storage to untyped
2019-08-25 fix world test
alfadur [Sun, 25 Aug 2019 23:42:07 +0300] rev 15374
fix world test
2019-08-23 reduce casting
alfadur [Fri, 23 Aug 2019 21:12:56 +0300] rev 15373
reduce casting
2019-08-23 digest with byte arrays
alfadur [Fri, 23 Aug 2019 21:04:40 +0300] rev 15372
digest with byte arrays
2019-08-23 install win64 builds into ProgramFiles by default
alfadur [Fri, 23 Aug 2019 19:26:52 +0300] rev 15371
install win64 builds into ProgramFiles by default
2019-08-22 update windows build to detect when a cross-compiler is necessary
alfadur [Thu, 22 Aug 2019 22:46:19 +0300] rev 15370
update windows build to detect when a cross-compiler is necessary
2019-08-22 update .gitignore
alfadur [Thu, 22 Aug 2019 19:07:25 +0300] rev 15369
update .gitignore
2019-08-20 don't build server with vcpkg by default after all
alfadur [Wed, 21 Aug 2019 00:11:52 +0300] rev 15368
don't build server with vcpkg by default after all
2019-08-20 build everything in vcpkg build by default
alfadur [Tue, 20 Aug 2019 19:43:03 +0300] rev 15367
build everything in vcpkg build by default
2019-08-19 only digest masks for masked land object
alfadur [Mon, 19 Aug 2019 21:17:18 +0300] rev 15366
only digest masks for masked land object
2019-08-19 remove per line digest logging
alfadur [Mon, 19 Aug 2019 18:59:24 +0300] rev 15365
remove per line digest logging
2019-08-19 copy alpha extraction to the other digest computation
alfadur [Mon, 19 Aug 2019 18:48:11 +0300] rev 15364
copy alpha extraction to the other digest computation
2019-08-19 make the mask colours more liberal due to possibility that OSX/SDL2 are slightly distorting them
nemo [Mon, 19 Aug 2019 11:41:59 -0400] rev 15363
make the mask colours more liberal due to possibility that OSX/SDL2 are slightly distorting them
2019-08-19 fix alpha index
alfadur [Mon, 19 Aug 2019 18:24:08 +0300] rev 15362
fix alpha index
2019-08-19 alpha digest test
alfadur [Mon, 19 Aug 2019 18:06:46 +0300] rev 15361
alpha digest test
2019-08-19 merge
nemo [Mon, 19 Aug 2019 09:11:49 -0400] rev 15360
merge
2019-08-16 gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Aug 2019 01:06:13 +0200] rev 15359
gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
2019-08-16 Handle a possible linker error on macOS
raptor <buckyballreaction@gmail.com> [Fri, 16 Aug 2019 15:03:14 -0600] rev 15358
Handle a possible linker error on macOS
2019-08-16 update library names
alfadur [Fri, 16 Aug 2019 20:46:10 +0300] rev 15357
update library names
2019-08-16 reduce memory usage of screenshot mirroring
alfadur [Fri, 16 Aug 2019 20:45:25 +0300] rev 15356
reduce memory usage of screenshot mirroring
2019-08-16 Merge of 0.9.25 branch with back-grafted macOS changes
raptor <buckyballreaction@gmail.com> [Fri, 16 Aug 2019 11:02:01 -0600] rev 15355
Merge of 0.9.25 branch with back-grafted macOS changes
2019-08-16 Merge 0.9.25 branch pre-macOS fixes. Discard desyncing changes at nemo's direction
raptor <buckyballreaction@gmail.com> [Fri, 16 Aug 2019 10:59:50 -0600] rev 15354
Merge 0.9.25 branch pre-macOS fixes. Discard desyncing changes at nemo's direction
2019-08-13 Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies 0.9.25
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:20:28 -0600] rev 15353
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
2019-08-13 Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+ 0.9.25
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:10:12 -0600] rev 15352
Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
2019-08-13 Add build/ directory .hgignore 0.9.25
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 12:29:26 -0600] rev 15351
Add build/ directory .hgignore
2019-08-13 Make hardware acceleration optional on MacOS X 0.9.25
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 09:50:24 -0600] rev 15350
Make hardware acceleration optional on MacOS X
2019-08-15 Make color of switch arrows match the team color perfectly (was a bit too bright)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 22:15:59 +0200] rev 15349
Make color of switch arrows match the team color perfectly (was a bit too bright)
2019-08-15 Fix switching arrows overlapping with hog tags of own hog (while finger is active)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 22:03:43 +0200] rev 15348
Fix switching arrows overlapping with hog tags of own hog (while finger is active)
2019-08-15 just to make it build against nightly
nemo [Thu, 15 Aug 2019 16:07:57 -0400] rev 15347
just to make it build against nightly
2019-08-15 Clean up Switch files
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 21:15:32 +0200] rev 15346
Clean up Switch files
2019-08-15 Update icons for switch hog
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 21:06:04 +0200] rev 15345
Update icons for switch hog
2019-08-15 ensure switch sprite color is black
alfadur [Thu, 15 Aug 2019 21:25:20 +0300] rev 15344
ensure switch sprite color is black
2019-08-15 update switch sprite
alfadur [Thu, 15 Aug 2019 21:01:23 +0300] rev 15343
update switch sprite
2019-08-15 Improve Switch outline, add vector files
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 18:49:45 +0200] rev 15342
Improve Switch outline, add vector files
2019-08-15 Update ChangeLog.txt and CREDITS
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Aug 2019 16:26:36 +0200] rev 15341
Update ChangeLog.txt and CREDITS
2019-08-14 replace jungle with ogg
alfadur [Thu, 15 Aug 2019 01:10:57 +0300] rev 15340
replace jungle with ogg
2019-08-14 use different flag for vcpkg debug
alfadur [Thu, 15 Aug 2019 00:55:57 +0300] rev 15339
use different flag for vcpkg debug
2019-08-14 Remove accidental DEBUG flag in Pascal builds
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Aug 2019 23:38:35 +0200] rev 15338
Remove accidental DEBUG flag in Pascal builds
2019-08-14 update sdl library name
alfadur [Wed, 14 Aug 2019 23:15:15 +0300] rev 15337
update sdl library name
2019-08-14 remove nopng from vcpkg build
alfadur [Wed, 14 Aug 2019 23:06:11 +0300] rev 15336
remove nopng from vcpkg build
2019-08-14 remove direct libpng dependency on windows
alfadur [Wed, 14 Aug 2019 22:27:01 +0300] rev 15335
remove direct libpng dependency on windows
2019-08-13 Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:20:28 -0600] rev 15334
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
2019-08-13 Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 13:10:12 -0600] rev 15333
Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
2019-08-13 Add build/ directory .hgignore
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 12:29:26 -0600] rev 15332
Add build/ directory .hgignore
2019-08-13 Make hardware acceleration optional on MacOS X
raptor <buckyballreaction@gmail.com> [Tue, 13 Aug 2019 09:50:24 -0600] rev 15331
Make hardware acceleration optional on MacOS X
2019-08-12 make sure keys.csv is installed
alfadur [Mon, 12 Aug 2019 21:20:00 +0300] rev 15330
make sure keys.csv is installed
2019-08-12 add background to switch animation
alfadur [Mon, 12 Aug 2019 14:56:27 +0300] rev 15329
add background to switch animation
2019-08-09 add crocodile hat
alfadur [Fri, 09 Aug 2019 23:41:46 +0300] rev 15328
add crocodile hat
2019-08-09 replace jungle with opus
alfadur [Fri, 09 Aug 2019 20:31:04 +0300] rev 15327
replace jungle with opus
2019-08-07 start gear data group implementation
alfadur [Wed, 07 Aug 2019 17:28:54 +0300] rev 15326
start gear data group implementation
2019-08-06 fix check for static gears
alfadur [Wed, 07 Aug 2019 00:54:42 +0300] rev 15325
fix check for static gears
2019-08-06 Restrict girder placement in other land objects, too
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 23:33:08 +0200] rev 15324
Restrict girder placement in other land objects, too
2019-08-06 disallow placing girders over airmines and moving hogs
alfadur [Tue, 06 Aug 2019 23:47:02 +0300] rev 15323
disallow placing girders over airmines and moving hogs
2019-08-06 add helper to find if a spite intersects gears
alfadur [Tue, 06 Aug 2019 23:28:14 +0300] rev 15322
add helper to find if a spite intersects gears
2019-08-06 ArgParsers: Remove deprecated command-line arguments
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 19:13:12 +0200] rev 15321
ArgParsers: Remove deprecated command-line arguments
2019-08-06 Remember maximized state of game window
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 19:00:51 +0200] rev 15320
Remember maximized state of game window
2019-08-06 Remember maximized state of frontend window
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Aug 2019 11:41:38 +0200] rev 15319
Remember maximized state of frontend window
2019-08-05 Saucer: Restore dX after "freeze" state
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Aug 2019 22:57:12 +0200] rev 15318
Saucer: Restore dX after "freeze" state
2019-08-05 Fix movement stopping when activating saucer after longjump
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Aug 2019 22:28:59 +0200] rev 15317
Fix movement stopping when activating saucer after longjump
2019-08-04 In hindsight my emscripten-ifdef (70d416a8f63f) is nonsense.
sheepluva [Mon, 05 Aug 2019 00:20:45 +0200] rev 15316
In hindsight my emscripten-ifdef (70d416a8f63f) is nonsense. As fpcrtl_glShaderSource() would not be defined and lead to compiling issues. So either it's 3 ifdefs (in pas2cRedo, pas2cSystem and misc.c), in order to toggle between fpcrtl_ and the native function, or alternatively have no ifdef for it at all. I'm going with none at all, which means emscripten will compile with the original (const) function prototype, being wrapped by the fpcrtl_ function, same as non-emscripten builds.
2019-08-03 Rewrite a few CMake flag descriptions
Wuzzy <Wuzzy2@mail.ru> [Sun, 04 Aug 2019 01:52:12 +0200] rev 15315
Rewrite a few CMake flag descriptions
2019-08-03 fix shader uniform access
alfadur [Sun, 04 Aug 2019 02:38:11 +0300] rev 15314
fix shader uniform access
2019-08-03 fix Bug 750: workaround GL2 function params const-iness issues with pas2c
sheepluva [Sun, 04 Aug 2019 00:30:56 +0200] rev 15313
fix bug #750: workaround GL2 function params const-iness issues with pas2c
2019-08-03 fix condition
alfadur [Sat, 03 Aug 2019 17:10:19 +0300] rev 15312
fix condition
2019-08-03 transpose atlas sprites where necessary
alfadur [Sat, 03 Aug 2019 17:06:38 +0300] rev 15311
transpose atlas sprites where necessary
2019-08-03 add function to retrieve texture data
alfadur [Sat, 03 Aug 2019 04:16:36 +0300] rev 15310
add function to retrieve texture data
2019-08-02 fix buffer sizes
alfadur [Sat, 03 Aug 2019 02:51:19 +0300] rev 15309
fix buffer sizes
2019-08-02 fix gear lookup allocated on stack
alfadur [Sat, 03 Aug 2019 02:14:07 +0300] rev 15308
fix gear lookup allocated on stack
2019-08-02 ship the atlas to the gpu
alfadur [Sat, 03 Aug 2019 01:13:45 +0300] rev 15307
ship the atlas to the gpu
2019-08-02 add an empty texture constructor
alfadur [Sat, 03 Aug 2019 00:54:29 +0300] rev 15306
add an empty texture constructor
2019-08-02 Move messages queue to hedgewars-engine-messages lib
unc0rr [Fri, 02 Aug 2019 13:35:23 +0200] rev 15305
Move messages queue to hedgewars-engine-messages lib
2019-07-31 merge 1.0.0 beta 1 into ui-scaling branch ui-scaling
sheepluva [Wed, 31 Jul 2019 23:14:27 +0200] rev 15304
merge 1.0.0 beta 1 into ui-scaling branch
2019-07-30 implement empty gear lookup entries
alfadur [Tue, 30 Jul 2019 22:59:06 +0300] rev 15303
implement empty gear lookup entries
2019-07-30 add gear lookup to the physics processor
alfadur [Tue, 30 Jul 2019 19:53:23 +0300] rev 15302
add gear lookup to the physics processor
2019-07-29 No longer explode dying hogs that take damage
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jul 2019 21:58:39 +0200] rev 15301
No longer explode dying hogs that take damage
2019-07-27 Remove hardcoded default gamepad bindings
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Jul 2019 00:36:09 +0200] rev 15300
Remove hardcoded default gamepad bindings They just cause too much confusion and there is no way the player can disable them. Done because a player complained about exactly this
2019-07-27 Prevent saving of demo after /lua command was used
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Jul 2019 03:42:17 +0200] rev 15299
Prevent saving of demo after /lua command was used Done because demos are unable to record any manual Lua command atm.
2019-07-25 Fix incorrect German translation of "scheme" in context of URI scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Jul 2019 01:13:48 +0200] rev 15298
Fix incorrect German translation of "scheme" in context of URI scheme
2019-07-25 Enable "replay" button after playing a demo or saved game
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Jul 2019 01:09:30 +0200] rev 15297
Enable "replay" button after playing a demo or saved game
2019-07-25 replace time with milliseconds
alfadur [Thu, 25 Jul 2019 23:02:02 +0300] rev 15296
replace time with milliseconds
2019-07-25 add gear allocator
alfadur [Thu, 25 Jul 2019 22:31:24 +0300] rev 15295
add gear allocator
2019-07-25 use better contact point for inter-gear collision
alfadur [Thu, 25 Jul 2019 21:59:20 +0300] rev 15294
use better contact point for inter-gear collision
2019-07-25 Fix bad pixel offsets in CPU flag preview
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jul 2019 19:40:40 +0200] rev 15293
Fix bad pixel offsets in CPU flag preview
2019-07-25 Default_es: Remove Coward.ogg
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jul 2019 19:18:48 +0200] rev 15292
Default_es: Remove Coward.ogg This file was in English, but the voicepack must be in Spanish.
2019-07-25 add time events
alfadur [Thu, 25 Jul 2019 19:58:19 +0300] rev 15291
add time events
2019-07-25 Mutant: Remove excess teams if a clan has more than one team
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jul 2019 18:40:06 +0200] rev 15290
Mutant: Remove excess teams if a clan has more than one team
2019-07-25 based on user feedback, the audio provided by the translator here is inappropriate. replacing with the english pending a new translation
nemo [Thu, 25 Jul 2019 11:58:40 -0400] rev 15289
based on user feedback, the audio provided by the translator here is inappropriate. replacing with the english pending a new translation
2019-07-22 VideoRec: Stop prerecording when /lua activates
Wuzzy <Wuzzy2@mail.ru> [Mon, 22 Jul 2019 19:26:58 +0200] rev 15288
VideoRec: Stop prerecording when /lua activates
2019-07-25 clear intermediate result structures between iterations
alfadur [Thu, 25 Jul 2019 16:29:14 +0300] rev 15287
clear intermediate result structures between iterations
2019-07-25 Implement ipc queue which takes care of message ordering and timestamps
unC0Rr [Thu, 25 Jul 2019 15:18:00 +0200] rev 15286
Implement ipc queue which takes care of message ordering and timestamps
2019-07-25 Rethink message types a bit
unC0Rr [Thu, 25 Jul 2019 14:23:25 +0200] rev 15285
Rethink message types a bit
2019-07-24 reserve zero gear id
alfadur [Thu, 25 Jul 2019 00:05:30 +0300] rev 15284
reserve zero gear id
2019-07-24 check dynamic collision arrays first
alfadur [Wed, 24 Jul 2019 23:37:58 +0300] rev 15283
check dynamic collision arrays first
2019-07-24 update collision grid with position changes
alfadur [Wed, 24 Jul 2019 23:33:06 +0300] rev 15282
update collision grid with position changes
2019-07-24 save full shifts to position updates
alfadur [Wed, 24 Jul 2019 22:49:59 +0300] rev 15281
save full shifts to position updates
2019-07-23 update to stable nom5
alfadur [Tue, 23 Jul 2019 20:22:27 +0300] rev 15280
update to stable nom5
2019-07-22 Fix word "Feedback" not being translated in error message
Wuzzy <Wuzzy2@mail.ru> [Mon, 22 Jul 2019 10:04:19 +0200] rev 15279
Fix word "Feedback" not being translated in error message This does not violate the string freeze, the string is already present in PageMain.
2019-07-21 Pagetraining: Move style sheet to CSS files
Wuzzy <Wuzzy2@mail.ru> [Sun, 21 Jul 2019 11:22:06 +0200] rev 15278
Pagetraining: Move style sheet to CSS files
2019-07-18 Frontend: Tweak deco border around teams list
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 21:00:28 +0200] rev 15277
Frontend: Tweak deco border around teams list
2019-07-18 Bans list: Remove vertical header, make horizontal header non-clickable
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 19:33:40 +0200] rev 15276
Bans list: Remove vertical header, make horizontal header non-clickable
2019-07-18 Move chat box stylesheets to CSS files
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 19:26:13 +0200] rev 15275
Move chat box stylesheets to CSS files
2019-07-18 Fix multiple timeboxes spawning when hog moves before timebox arrived
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 18:45:30 +0200] rev 15274
Fix multiple timeboxes spawning when hog moves before timebox arrived
2019-07-18 CTF: Fix clan not winning if enemy hog was time-travelling
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 03:39:58 +0200] rev 15273
CTF: Fix clan not winning if enemy hog was time-travelling
2019-07-18 Use minimum size for keybinder category list
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 03:25:15 +0200] rev 15272
Use minimum size for keybinder category list
2019-07-17 Pagevideos: Create header object explicitly
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 01:46:40 +0200] rev 15271
Pagevideos: Create header object explicitly
2019-07-17 Fix broken stylesheet in keybinder widget
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 00:45:39 +0200] rev 15270
Fix broken stylesheet in keybinder widget
2019-07-17 Pagetraining: Fix broken style sheet
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Jul 2019 00:20:50 +0200] rev 15269
Pagetraining: Fix broken style sheet
2019-07-17 Fix broken styling of window size widgets
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Jul 2019 23:52:01 +0200] rev 15268
Fix broken styling of window size widgets
2019-07-16 Fix cursor not being disabled when teleporting hog into water
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Jul 2019 00:33:55 +0200] rev 15267
Fix cursor not being disabled when teleporting hog into water
2019-07-15 Racer: Count turn as skipped when computer skipped
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 23:26:00 +0200] rev 15266
Racer: Count turn as skipped when computer skipped
2019-07-15 Drowning gears: Delete big gears when they're *completely* out of visible area
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 21:13:01 +0200] rev 15265
Drowning gears: Delete big gears when they're *completely* out of visible area
2019-07-15 Add small plane sound fade-in in weWrap
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 20:46:50 +0200] rev 15264
Add small plane sound fade-in in weWrap
2019-07-15 HedgeEditor/Construction Mode: Adjust ammo ordering to match ammo menu's
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 13:13:14 +0200] rev 15263
HedgeEditor/Construction Mode: Adjust ammo ordering to match ammo menu's
2019-07-15 Make planewater.ogg loop seamless (fix awful clicking)
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 12:27:02 +0200] rev 15262
Make planewater.ogg loop seamless (fix awful clicking)
2019-07-15 Drawn maps: Update uLandPainted scaling to match the new map bounds
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 10:36:00 +0200] rev 15261
Drawn maps: Update uLandPainted scaling to match the new map bounds
2019-07-11 Fix vgtChunk being never deleted if rqPlainSplash is set
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jul 2019 00:07:09 +0200] rev 15260
Fix vgtChunk being never deleted if rqPlainSplash is set
2019-07-11 Delete vgtDroplet and vgtChunk when hitting the ocean world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 23:53:30 +0200] rev 15259
Delete vgtDroplet and vgtChunk when hitting the ocean world edge
2019-07-11 Give snorkel to air plane pilot in weSea
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 22:31:29 +0200] rev 15258
Give snorkel to air plane pilot in weSea
2019-07-11 Update Ukrainian translation
Ihor Paliichuk [Thu, 11 Jul 2019 21:23:57 +0200] rev 15257
Update Ukrainian translation
2019-07-11 Air attack: Fix infintie sound when target is at extreme X pos
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 20:23:42 +0200] rev 15256
Air attack: Fix infintie sound when target is at extreme X pos
2019-07-11 Remove gtAirAttack when completely out of visible bounds
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 19:58:35 +0200] rev 15255
Remove gtAirAttack when completely out of visible bounds
2019-07-11 Cleanup gtAirAttack behaviour in weWrap
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 19:14:54 +0200] rev 15254
Cleanup gtAirAttack behaviour in weWrap Fixed bugs: - Gear position was not wrapped properly, messing up repeat rendering - Gear spawned outside of map bounds
2019-07-11 Air attack: Add simple appear/disappear effect in weWrap
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 17:15:30 +0200] rev 15253
Air attack: Add simple appear/disappear effect in weWrap
2019-07-11 Make lowest line of Splash image frames transparent to work around scaling issues
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 16:24:09 +0200] rev 15252
Make lowest line of Splash image frames transparent to work around scaling issues The Splash image is scaled. Sometimes, the lowest line is repeated on the top, which caused some weird lines to appear above big splashes (e.g. piano). This has been done fully automated with a script. Only the alpha channel was changed. The color information is preserved.
2019-07-11 Add air plane underwater sound and add water splashes
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 06:24:03 +0200] rev 15251
Add air plane underwater sound and add water splashes
2019-07-11 Air attack: Fix some issues with sound channel
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 05:44:43 +0200] rev 15250
Air attack: Fix some issues with sound channel
2019-07-11 Air attack: Replace smoke with bubbles when underwater
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 05:07:55 +0200] rev 15249
Air attack: Replace smoke with bubbles when underwater
2019-07-11 Tweak position of big splashes right or left
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 04:42:50 +0200] rev 15248
Tweak position of big splashes right or left
2019-07-11 Spawn bubbles instead of sparkles when air mine is stunned underwater
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 03:22:35 +0200] rev 15247
Spawn bubbles instead of sparkles when air mine is stunned underwater
2019-07-11 Make flames collide with bounce world edge again, properly this time
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 02:25:07 +0200] rev 15246
Make flames collide with bounce world edge again, properly this time
2019-07-10 Remove all placement restrictions of air attack and friends
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 00:53:29 +0200] rev 15245
Remove all placement restrictions of air attack and friends
2019-07-10 Bounce world edge: Fix buggy gear behaviour if gear spawned inside bounce edge area
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 00:45:49 +0200] rev 15244
Bounce world edge: Fix buggy gear behaviour if gear spawned inside bounce edge area
2019-07-09 TimeBox: Fix buggy behaviour if hog took damage or died before time box arrived
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jul 2019 12:55:58 +0200] rev 15243
TimeBox: Fix buggy behaviour if hog took damage or died before time box arrived
2019-07-08 Remove excessive console output of gtAirAttack
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jul 2019 22:29:20 +0200] rev 15242
Remove excessive console output of gtAirAttack
2019-07-08 King Mode: Fix king placement phase not working correctly with multiple teams in a clan
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jul 2019 21:44:26 +0200] rev 15241
King Mode: Fix king placement phase not working correctly with multiple teams in a clan New king placement phase rules: * Before the game begins, each team can walk with their king and teleport for free, everything else is disabled * This special round does not count towards the round counter, like in gfPlaceHog * TotalRounds is set to -1 during this round, like in gfPlaceHog Under the old rules, this was much more hacky. The delay of all delay-less weapons was just set to 1 The problem with the old rules was that if any clan had more than 1 team, eventually the weapon delay will time out before all kings have been placed.
2019-07-08 fix fpnum to f64 conversion
alfadur [Mon, 08 Jul 2019 15:16:05 +0300] rev 15240
fix fpnum to f64 conversion
2019-07-06 optimize 64-bit sqrt some more
alfadur [Sat, 06 Jul 2019 22:04:59 +0300] rev 15239
optimize 64-bit sqrt some more
2019-07-05 Marry C enums, Qt's metaobject system and QML
unc0rr [Sat, 06 Jul 2019 00:31:54 +0200] rev 15238
Marry C enums, Qt's metaobject system and QML
2019-07-05 replace overflowing_sub with wrapping_sub
alfadur [Fri, 05 Jul 2019 23:40:03 +0300] rev 15237
replace overflowing_sub with wrapping_sub
2019-07-05 fix empty polygon iteration
alfadur [Fri, 05 Jul 2019 21:48:01 +0300] rev 15236
fix empty polygon iteration
2019-07-05 optimize sqrts
alfadur [Fri, 05 Jul 2019 21:16:33 +0300] rev 15235
optimize sqrts
2019-07-04 reduce convertions in signum
alfadur [Thu, 04 Jul 2019 21:40:50 +0300] rev 15234
reduce convertions in signum
2019-07-04 fix u32 conversion sign
alfadur [Thu, 04 Jul 2019 19:21:56 +0300] rev 15233
fix u32 conversion sign
2019-07-04 optimize fpnum operations
alfadur [Thu, 04 Jul 2019 17:59:37 +0300] rev 15232
optimize fpnum operations
2019-07-02 King Mode: Fix whole clan being killed when king died
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Jul 2019 15:23:16 +0200] rev 15231
King Mode: Fix whole clan being killed when king died
2019-07-01 Fix hog tags of current hog not rendered in gray area of wrap world edge if finger is shown
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Jul 2019 22:35:19 +0200] rev 15230
Fix hog tags of current hog not rendered in gray area of wrap world edge if finger is shown
2019-06-30 Mark Polish translation as complete for next release
Wuzzy <Wuzzy2@mail.ru> [Sun, 30 Jun 2019 11:43:39 +0200] rev 15229
Mark Polish translation as complete for next release
2019-06-30 Update Polish frontend translation and finish pl.txt
KoBeWi [Sun, 30 Jun 2019 11:42:47 +0200] rev 15228
Update Polish frontend translation and finish pl.txt
2019-06-30 Fix sidFPS not being properly right-aligned (again!)
Wuzzy <Wuzzy2@mail.ru> [Sun, 30 Jun 2019 11:20:22 +0200] rev 15227
Fix sidFPS not being properly right-aligned (again!) FPS display worked before, but it was accidentally un-done in bcecb3349948e2e00d3f2ee0c6497a24676a4efb.
2019-06-29 Display special icon when moving bee cursor over gray wrap area
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 23:12:21 +0200] rev 15226
Display special icon when moving bee cursor over gray wrap area This is done as a reminder to remind the player the bee will attempt to fly through the edge first when placing the target in one of the two gray areas.
2019-06-29 Bee: Call HomingWrap in pre-homing phase, too
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 22:52:14 +0200] rev 15225
Bee: Call HomingWrap in pre-homing phase, too
2019-06-29 Air mine contour: Lower opacity when not seeking
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 22:03:44 +0200] rev 15224
Air mine contour: Lower opacity when not seeking
2019-06-29 More logical lamp rules for air mine
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 21:19:02 +0200] rev 15223
More logical lamp rules for air mine * lamp off = not seeking for hogs * lamp on = seeking for hogs * lamp flashes = chasing a hedgehog
2019-06-29 Make air mine contour red when chasing
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 21:00:27 +0200] rev 15222
Make air mine contour red when chasing
2019-06-29 Render contour of air mines when in highly opaque water
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 20:41:14 +0200] rev 15221
Render contour of air mines when in highly opaque water
2019-06-29 WxW: Hide “Please wait ...” panel by default
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 19:35:59 +0200] rev 15220
WxW: Hide “Please wait ...” panel by default
2019-06-29 Update changelog WRT Polish translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Jun 2019 19:06:41 +0200] rev 15219
Update changelog WRT Polish translation
2019-06-29 Update Polish translation: Lua 100%, update pl.txt
KoBeWi [Sat, 29 Jun 2019 19:05:50 +0200] rev 15218
Update Polish translation: Lua 100%, update pl.txt
2019-06-24 Fix buggy kamikaze when hog took damage during short waiting phase at start
Wuzzy <Wuzzy2@mail.ru> [Mon, 24 Jun 2019 11:25:15 +0200] rev 15217
Fix buggy kamikaze when hog took damage during short waiting phase at start
2019-06-23 Explode hog instantly when taking damage while dying
Wuzzy <Wuzzy2@mail.ru> [Sun, 23 Jun 2019 16:14:27 +0200] rev 15216
Explode hog instantly when taking damage while dying
2019-06-23 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 23 Jun 2019 11:28:00 +0200] rev 15215
Update changelog
2019-06-23 Backed out changeset a5fb73335a87 - This violated the string freeze declared on June 20, 2019
Wuzzy <Wuzzy2@mail.ru> [Sun, 23 Jun 2019 10:49:15 +0200] rev 15214
Backed out changeset a5fb73335a87 - This violated the string freeze declared on June 20, 2019
2019-06-22 Someone didn't understand why they couldn't rejoin a game. Maybe this will help
nemo [Sat, 22 Jun 2019 10:32:15 -0400] rev 15213
Someone didn't understand why they couldn't rejoin a game. Maybe this will help
2019-06-22 48 used to be the limit
nemo [Fri, 21 Jun 2019 22:36:50 -0400] rev 15212
48 used to be the limit
2019-06-21 fill the atlas with sprites
alfadur [Sat, 22 Jun 2019 00:18:24 +0300] rev 15211
fill the atlas with sprites
2019-06-21 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Jun 2019 20:27:37 +0200] rev 15210
Update locale files
2019-06-21 Add Scottish Gaelic translation in metadata files
GunChleoc [Fri, 21 Jun 2019 20:13:12 +0200] rev 15209
Add Scottish Gaelic translation in metadata files
2019-06-21 Update Scottish Gaelic translation (frontend)
GunChleoc [Fri, 21 Jun 2019 20:08:05 +0200] rev 15208
Update Scottish Gaelic translation (frontend)
2019-06-20 add a way to reference atlas contents
alfadur [Fri, 21 Jun 2019 00:33:56 +0300] rev 15207
add a way to reference atlas contents
2019-06-20 fix hammer and rcplane sprite offsets
alfadur [Thu, 20 Jun 2019 16:05:03 +0300] rev 15206
fix hammer and rcplane sprite offsets
2019-06-20 add missing GL2 support call
alfadur [Thu, 20 Jun 2019 15:56:59 +0300] rev 15205
add missing GL2 support call
2019-06-20 consistent indentation with rest of unit. was just to help me read this block
nemo [Wed, 19 Jun 2019 22:36:11 -0400] rev 15204
consistent indentation with rest of unit. was just to help me read this block
2019-06-19 Rework EquidistantPoints
unc0rr [Wed, 19 Jun 2019 23:52:54 +0200] rev 15203
Rework EquidistantPoints
2019-06-19 make airmines less of CPU hogs
nemo [Wed, 19 Jun 2019 17:19:52 -0400] rev 15202
make airmines less of CPU hogs
2019-06-19 Make flames ignore bouncy world edge
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 20:37:02 +0200] rev 15201
Make flames ignore bouncy world edge Rationale: Flame speed heavily relies on wind and cannot be reasonably reversed. The rationale is similar as for gtPoisonCloud.
2019-06-19 uLand.pas: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 19:02:49 +0200] rev 15200
uLand.pas: Remove unused variable
2019-06-19 weBounce: Fix some weird bouncing behaviour
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 18:51:02 +0200] rev 15199
weBounce: Fix some weird bouncing behaviour
2019-06-17 Lua: Fix incorrect values for capcolDefault, capcolSetting
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 21:43:05 +0200] rev 15198
Lua: Fix incorrect values for capcolDefault, capcolSetting
2019-06-18 enable local admins for non-official servers
alfadur [Wed, 19 Jun 2019 02:40:00 +0300] rev 15197
enable local admins for non-official servers
2019-06-18 break error loop in client removal
alfadur [Wed, 19 Jun 2019 01:47:56 +0300] rev 15196
break error loop in client removal
2019-06-18 pin removed clients until the output buffer is flushed
alfadur [Wed, 19 Jun 2019 01:19:10 +0300] rev 15195
pin removed clients until the output buffer is flushed
2019-06-18 remove a 2015ism
alfadur [Wed, 19 Jun 2019 00:49:45 +0300] rev 15194
remove a 2015ism
2019-06-17 ACF5: Fix incorrect ammo display on turn start at wave 3
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:55:11 +0200] rev 15193
ACF5: Fix incorrect ammo display on turn start at wave 3
2019-06-17 New formula to calculate drawn map sizes, now every FeatureSize leads to an unique size
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:27:34 +0200] rev 15192
New formula to calculate drawn map sizes, now every FeatureSize leads to an unique size It works by using 4 hardcoded map sizes and the rest is simply interpolated. Size 1: 1024×512 Size 6: 2048×1024 Size 12: 4096×2048 (default, compatible with pre-1.0.0) Size 25: 8192×4096
2019-06-17 Fix air mine spawning inside land if land is almost completely full
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:20:01 +0200] rev 15191
Fix air mine spawning inside land if land is almost completely full Bug conditions: * cAirMines >= 1 * Play with a drawn map filled with land
2019-06-17 Fix mapgen flowers being slightly offset on X axis
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 19:51:05 +0200] rev 15190
Fix mapgen flowers being slightly offset on X axis
2019-06-17 ACF10: Show proper messages when everyone dies
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 19:33:43 +0200] rev 15189
ACF10: Show proper messages when everyone dies If everyone died, the game cannot continue, but you still win (since it's a sandbox mission).
2019-06-17 ACF: Show "Mission succeeded/failed" in stats screen
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 19:20:02 +0200] rev 15188
ACF: Show "Mission succeeded/failed" in stats screen
2019-06-16 ACF5: Tweak hog coordinates to avoid floating
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 00:10:18 +0200] rev 15187
ACF5: Tweak hog coordinates to avoid floating
2019-06-16 ACF5: Disable inappropriate "boring" taunt at the end
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Jun 2019 13:55:32 +0200] rev 15186
ACF5: Disable inappropriate "boring" taunt at the end
2019-06-16 ACF5: In final animation, move camera to empty cage
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Jun 2019 13:48:22 +0200] rev 15185
ACF5: In final animation, move camera to empty cage
2019-06-16 avoid allocation in hash comparison
alfadur [Sun, 16 Jun 2019 19:16:26 +0300] rev 15184
avoid allocation in hash comparison
2019-06-16 ACF5: Also clear crates around cyborg
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Jun 2019 13:27:14 +0200] rev 15183
ACF5: Also clear crates around cyborg
2019-06-16 Fix mouse wheel scrolling team list when used on team color widget
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Jun 2019 12:19:43 +0200] rev 15182
Fix mouse wheel scrolling team list when used on team color widget
2019-06-15 Set smaller pageStep for all QSliders
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Jun 2019 00:49:58 +0200] rev 15181
Set smaller pageStep for all QSliders
2019-06-15 Fix mapgen flowers being placed into indestructible map border
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 19:49:02 +0200] rev 15180
Fix mapgen flowers being placed into indestructible map border
2019-06-15 Refactor uLand.pas a bit and add constant for border width
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 19:44:52 +0200] rev 15179
Refactor uLand.pas a bit and add constant for border width
2019-06-15 Drawn maps: Fix off-by-one errors in land erasing code
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 18:51:04 +0200] rev 15178
Drawn maps: Fix off-by-one errors in land erasing code
2019-06-15 Fix sprays being biased to the left on huge maps
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 18:15:32 +0200] rev 15177
Fix sprays being biased to the left on huge maps
2019-06-15 Perlin maps: Initialize playWidth and playHeight
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 17:00:43 +0200] rev 15176
Perlin maps: Initialize playWidth and playHeight
2019-06-15 Continental supplies: Fix Lua error when first hog of team dies
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 16:37:36 +0200] rev 15175
Continental supplies: Fix Lua error when first hog of team dies
2019-06-15 Continental supplies: Show continent in team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 16:05:13 +0200] rev 15174
Continental supplies: Show continent in team bars
2019-06-15 Continental supplies: Show selected continent if randomly chosen
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 14:49:18 +0200] rev 15173
Continental supplies: Show selected continent if randomly chosen
2019-06-15 Basic Movement Training: Set HealthCaseAmount to 5
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 14:21:06 +0200] rev 15172
Basic Movement Training: Set HealthCaseAmount to 5
2019-06-15 Move piano splash a few pixels lower
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 14:04:01 +0200] rev 15171
Move piano splash a few pixels lower
2019-06-15 Remove dead code in uWorld.pas
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 13:30:36 +0200] rev 15170
Remove dead code in uWorld.pas
2019-06-15 Fix hog facing direction when landing with parachute
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 13:20:29 +0200] rev 15169
Fix hog facing direction when landing with parachute
2019-06-15 weBounce: Force hedgehogs to stay in playable area
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 13:06:15 +0200] rev 15168
weBounce: Force hedgehogs to stay in playable area
2019-06-15 Keep hog facing direction while on parachute
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 12:58:01 +0200] rev 15167
Keep hog facing direction while on parachute
2019-06-15 Properly set dx/dy of hedgehog on parachute
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 12:10:42 +0200] rev 15166
Properly set dx/dy of hedgehog on parachute
2019-06-15 Change max hedgehog estimate for drawn map sizes 1-3
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 12:09:12 +0200] rev 15165
Change max hedgehog estimate for drawn map sizes 1-3
2019-06-15 Fix world edge positions for drawn maps
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 12:02:22 +0200] rev 15164
Fix world edge positions for drawn maps
2019-06-15 Restrict object placement between leftX and rightX
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 03:27:06 +0200] rev 15163
Restrict object placement between leftX and rightX
2019-06-15 Drawn maps: Erase land outside of land bounds
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 02:50:51 +0200] rev 15162
Drawn maps: Erase land outside of land bounds
2019-06-14 Fix freezer drawing land outside of indestructible land border in some map types
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Jun 2019 01:18:40 +0200] rev 15161
Fix freezer drawing land outside of indestructible land border in some map types
2019-06-14 Fix coloring of map border at top left/right corner being wrong sometimes
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Jun 2019 22:24:59 +0200] rev 15160
Fix coloring of map border at top left/right corner being wrong sometimes
2019-06-14 ACF1: Crate challenge: Fix turn time being reset to infinity after taking dmg
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Jun 2019 21:09:08 +0200] rev 15159
ACF1: Crate challenge: Fix turn time being reset to infinity after taking dmg
2019-06-14 WxW, Racer: Make bots skip/auto-confirm setup phase
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Jun 2019 17:21:05 +0200] rev 15158
WxW, Racer: Make bots skip/auto-confirm setup phase
2019-06-14 Continental supplies: Bots select random continent
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Jun 2019 17:05:00 +0200] rev 15157
Continental supplies: Bots select random continent
2019-06-13 Clear jump and walk msgs after placement
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Jun 2019 15:07:03 +0200] rev 15156
Clear jump and walk msgs after placement
2019-06-11 Fix floating hog when switching to moving hog
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Jun 2019 16:02:29 +0200] rev 15155
Fix floating hog when switching to moving hog
2019-06-08 Frenzy: Change ammo slots to be closer to original slots
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Jun 2019 11:29:49 +0200] rev 15154
Frenzy: Change ammo slots to be closer to original slots
2019-06-08 Frenzy: Fix incorrect ammo slot numbers in ammo menu
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Jun 2019 11:27:26 +0200] rev 15153
Frenzy: Fix incorrect ammo slot numbers in ammo menu
2019-06-08 Lua API: Add SetAmmoSlot
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Jun 2019 11:25:39 +0200] rev 15152
Lua API: Add SetAmmoSlot
2019-06-07 CTF/Control: Fix incomplete hedgehog loop bounds
Wuzzy <Wuzzy2@mail.ru> [Fri, 07 Jun 2019 15:09:42 +0200] rev 15151
CTF/Control: Fix incomplete hedgehog loop bounds
2019-06-07 Remove kamikaze and piano strike from CTF and Control
Wuzzy <Wuzzy2@mail.ru> [Fri, 07 Jun 2019 15:08:06 +0200] rev 15150
Remove kamikaze and piano strike from CTF and Control
2019-06-07 Battalion (King): At end of turn, re-kill all minions without king
Wuzzy <Wuzzy2@mail.ru> [Fri, 07 Jun 2019 11:55:49 +0200] rev 15149
Battalion (King): At end of turn, re-kill all minions without king
2019-06-07 End turn immediately when hedgehog health reaches 0
Wuzzy <Wuzzy2@mail.ru> [Fri, 07 Jun 2019 11:35:13 +0200] rev 15148
End turn immediately when hedgehog health reaches 0
2019-06-07 Battalion (King): Kill minions with default boom
Wuzzy <Wuzzy2@mail.ru> [Fri, 07 Jun 2019 10:50:05 +0200] rev 15147
Battalion (King): Kill minions with default boom
2019-06-07 Battalion: Handle gfKing properly
Wuzzy <Wuzzy2@mail.ru> [Fri, 07 Jun 2019 10:36:18 +0200] rev 15146
Battalion: Handle gfKing properly
2019-06-04 use tuple parsers
alfadur [Wed, 05 Jun 2019 00:23:56 +0300] rev 15145
use tuple parsers
2019-06-04 fix parser getting stuck
alfadur [Tue, 04 Jun 2019 23:59:16 +0300] rev 15144
fix parser getting stuck
2019-06-04 simplify root parser
alfadur [Tue, 04 Jun 2019 23:44:01 +0300] rev 15143
simplify root parser
2019-06-04 Fix build errors in certain configurations
unc0rr [Tue, 04 Jun 2019 22:37:42 +0200] rev 15142
Fix build errors in certain configurations
2019-06-04 Apply dos2unix to rust sources
unc0rr [Tue, 04 Jun 2019 22:34:42 +0200] rev 15141
Apply dos2unix to rust sources
2019-06-04 make custom combinators high order
alfadur [Tue, 04 Jun 2019 23:19:18 +0300] rev 15140
make custom combinators high order
2019-06-04 parser cleanup
alfadur [Tue, 04 Jun 2019 23:05:12 +0300] rev 15139
parser cleanup
2019-06-04 merge
alfadur [Tue, 04 Jun 2019 22:28:28 +0300] rev 15138
merge
2019-06-04 fix lists parsing
alfadur [Tue, 04 Jun 2019 22:25:28 +0300] rev 15137
fix lists parsing
2019-06-04 Add 'discard' method for lfprng
unc0rr [Tue, 04 Jun 2019 21:24:07 +0200] rev 15136
Add 'discard' method for lfprng
2019-06-04 upgrade to nom5 beta2
alfadur [Tue, 04 Jun 2019 20:01:37 +0300] rev 15135
upgrade to nom5 beta2
2019-06-03 consume pongs
alfadur [Tue, 04 Jun 2019 01:39:22 +0300] rev 15134
consume pongs
2019-06-03 fix callvote parsing
alfadur [Tue, 04 Jun 2019 01:32:08 +0300] rev 15133
fix callvote parsing
2019-06-03 make greeting argument optional
alfadur [Mon, 03 Jun 2019 23:50:26 +0300] rev 15132
make greeting argument optional
2019-06-03 fix hash comparison fix
alfadur [Mon, 03 Jun 2019 23:15:05 +0300] rev 15131
fix hash comparison fix
2019-06-03 fix hash comparison
alfadur [Mon, 03 Jun 2019 22:41:43 +0300] rev 15130
fix hash comparison
2019-06-03 Fix parachute being drawn behind tags and objects
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Jun 2019 18:56:08 +0200] rev 15129
Fix parachute being drawn behind tags and objects
2019-06-03 Ensure the flowers get placed within map bounds
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Jun 2019 16:49:42 +0200] rev 15128
Ensure the flowers get placed within map bounds
2019-06-03 ASA fruit02: Add workaround for incorrect weapon display on turn start
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Jun 2019 15:37:32 +0200] rev 15127
ASA fruit02: Add workaround for incorrect weapon display on turn start
2019-06-03 Add some comments in en.txt
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Jun 2019 13:13:49 +0200] rev 15126
Add some comments in en.txt
2019-06-03 Remove some accidental advertisements in de.txt and en.txt
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Jun 2019 12:50:22 +0200] rev 15125
Remove some accidental advertisements in de.txt and en.txt
2019-06-02 check for account existence before asking passwords
alfadur [Mon, 03 Jun 2019 01:15:57 +0300] rev 15124
check for account existence before asking passwords
2019-06-02 handle response from IO result handler
alfadur [Sun, 02 Jun 2019 23:58:12 +0300] rev 15123
handle response from IO result handler
2019-06-02 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 22:16:38 +0200] rev 15122
Update German translation
2019-06-02 Update Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 22:13:37 +0200] rev 15121
Update Lua locale files
2019-06-02 fix land object placement
alfadur [Sun, 02 Jun 2019 22:40:39 +0300] rev 15120
fix land object placement
2019-06-02 use blocking recv in IO thread
alfadur [Sun, 02 Jun 2019 22:25:41 +0300] rev 15119
use blocking recv in IO thread
2019-06-02 Allow vgtBigExplosion in low quality mode
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 18:22:06 +0200] rev 15118
Allow vgtBigExplosion in low quality mode Rationale: We already allow vgtExplosion, which is a smaller version. Without vgtBigExplosion, there is not *any* explosion effect.
2019-06-02 Move resurrector and seduction distance to uConsts
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 17:34:47 +0200] rev 15117
Move resurrector and seduction distance to uConsts
2019-06-02 Don't draw girder/resurrect/seduce circle while hog moves
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 17:19:07 +0200] rev 15116
Don't draw girder/resurrect/seduce circle while hog moves
2019-06-02 Homing bee can now be used as secondary ammo
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 17:15:10 +0200] rev 15115
Homing bee can now be used as secondary ammo
2019-06-02 Properly prevent using airstrike or girder in mid-air
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Jun 2019 17:02:24 +0200] rev 15114
Properly prevent using airstrike or girder in mid-air
2019-05-31 Speech bubbles: Fix word-wrapping being used between interpunction
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Jun 2019 00:27:23 +0200] rev 15113
Speech bubbles: Fix word-wrapping being used between interpunction
2019-05-31 Scenarios: Show "Mission succeeded/failed!" in stats screen
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 21:39:47 +0200] rev 15112
Scenarios: Show "Mission succeeded/failed!" in stats screen
2019-05-31 PageEditTeam: Disable sound test button when frontend sounds are disabled
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 21:10:17 +0200] rev 15111
PageEditTeam: Disable sound test button when frontend sounds are disabled
2019-05-31 rename length to something different
alfadur [Fri, 31 May 2019 21:34:32 +0300] rev 15110
rename length to something different
2019-05-31 Make the HedgeEditor mission output strings collectable by translation scripts
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 19:02:42 +0200] rev 15109
Make the HedgeEditor mission output strings collectable by translation scripts
2019-05-31 ASA: Use higher quality mission images
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 18:35:26 +0200] rev 15108
ASA: Use higher quality mission images
2019-05-31 ASA fruit02: Use pre-selected barrel positions and fewer barrels
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 17:40:26 +0200] rev 15107
ASA fruit02: Use pre-selected barrel positions and fewer barrels This should fix some extreme lag issues in this mission due to excessive flame spawns
2019-05-31 ASA fruit01: Save campaign variable about whether hero joined battle
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 15:20:03 +0200] rev 15106
ASA fruit01: Save campaign variable about whether hero joined battle
2019-05-31 ASA fruit02: Delete sticky flames
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 15:04:43 +0200] rev 15105
ASA fruit02: Delete sticky flames
2019-05-31 Move Dangerous Ducklings scenario down
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 13:21:43 +0200] rev 15104
Move Dangerous Ducklings scenario down Because it requires rope skills
2019-05-31 ASA cosmos: Don't send team rankings
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 11:23:13 +0200] rev 15103
ASA cosmos: Don't send team rankings
2019-05-31 ASA: Check if hero is still alive before claiming victory
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 11:10:01 +0200] rev 15102
ASA: Check if hero is still alive before claiming victory
2019-05-29 ACF2: Replace isHogAlive with IsHogAlive
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 May 2019 13:21:23 +0200] rev 15101
ACF2: Replace isHogAlive with IsHogAlive
2019-05-31 Lua: Add IsHogAlive
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 May 2019 11:08:54 +0200] rev 15100
Lua: Add IsHogAlive
2019-05-30 Copy authentication from the old frontend
unC0Rr [Thu, 30 May 2019 18:31:02 +0200] rev 15099
Copy authentication from the old frontend
2019-05-28 ASA fruit01: Recognize victory if killing all enemy hogs in "flee" variant
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 May 2019 01:05:20 +0200] rev 15098
ASA fruit01: Recognize victory if killing all enemy hogs in "flee" variant
2019-05-28 ACF1: Fix 2 crate spawns being very close to each other in the difficult rope challenge
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 22:07:56 +0200] rev 15097
ACF1: Fix 2 crate spawns being very close to each other in the difficult rope challenge
2019-05-28 normalize type names
alfadur [Tue, 28 May 2019 21:28:32 +0300] rev 15096
normalize type names
2019-05-28 shuffle server files
alfadur [Tue, 28 May 2019 19:04:18 +0300] rev 15095
shuffle server files
2019-05-28 Animate library: Document way to speed up animations for testing purposes
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 17:49:04 +0200] rev 15094
Animate library: Document way to speed up animations for testing purposes
2019-05-28 ACF9: Correct the contents of the code comments
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 17:04:48 +0200] rev 15093
ACF9: Correct the contents of the code comments
2019-05-28 Fix stats screen group boxes sometimes having no spacing
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 13:07:56 +0200] rev 15092
Fix stats screen group boxes sometimes having no spacing
2019-05-27 Use crown icon in mission panel for King Mode
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 01:58:42 +0200] rev 15091
Use crown icon in mission panel for King Mode
2019-05-27 Change mission panel icons for a couple of game styles
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 01:28:59 +0200] rev 15090
Change mission panel icons for a couple of game styles
2019-05-27 Semi-standardize usage of icons in many mission panels
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 May 2019 00:48:17 +0200] rev 15089
Semi-standardize usage of icons in many mission panels * Question mark: Decision / user input * Exclamation mark: Tutorial message / information * Hedgehog: Mission introduction * -amSkip: Mission failure * Star: Mission success / end of game
2019-05-27 Add 2 mission panel icons: hedgehog and flags
Wuzzy <Wuzzy2@mail.ru> [Mon, 27 May 2019 21:56:12 +0200] rev 15088
Add 2 mission panel icons: hedgehog and flags
2019-05-27 Background theme detection: Also check if Border.png is present
Wuzzy <Wuzzy2@mail.ru> [Mon, 27 May 2019 16:43:42 +0200] rev 15087
Background theme detection: Also check if Border.png is present
2019-05-26 Backed out changeset 96244def1cc0—It was broken
Wuzzy <Wuzzy2@mail.ru> [Mon, 27 May 2019 00:04:40 +0200] rev 15086
Backed out changeset 96244def1cc0—It was broken
2019-05-26 Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 23:52:04 +0200] rev 15085
Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
2019-05-26 ACF6: More turn time tweaks
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 20:51:42 +0200] rev 15084
ACF6: More turn time tweaks
2019-05-26 ACF6: (Re-)initialize turn properly after cut scenes
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 20:45:08 +0200] rev 15083
ACF6: (Re-)initialize turn properly after cut scenes
2019-05-26 Rename sprFirepunch to sprFirePunch
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 19:59:54 +0200] rev 15082
Rename sprFirepunch to sprFirePunch
2019-05-26 add idle shouryuuken animation
alfadur [Sun, 26 May 2019 19:12:16 +0300] rev 15081
add idle shouryuuken animation
2019-05-26 ACF6: Dismiss enemy teams on victory, just in case
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 17:53:14 +0200] rev 15080
ACF6: Dismiss enemy teams on victory, just in case
2019-05-26 ACF6: Protect goal crate from damage
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 17:40:38 +0200] rev 15079
ACF6: Protect goal crate from damage
2019-05-26 ACF5: Fix some turn bugs relating to 3rd wave
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 16:16:47 +0200] rev 15078
ACF5: Fix some turn bugs relating to 3rd wave
2019-05-26 ACF5: Add appear animation for 3rd wave
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 16:01:33 +0200] rev 15077
ACF5: Add appear animation for 3rd wave
2019-05-26 ACF5: Spawn final wave at end of 7th turn instead of beginning of 8th turn
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 15:49:39 +0200] rev 15076
ACF5: Spawn final wave at end of 7th turn instead of beginning of 8th turn
2019-05-26 ACF5: Fix number of turns before 3rd wave appears not always being 7
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 15:37:49 +0200] rev 15075
ACF5: Fix number of turns before 3rd wave appears not always being 7
2019-05-26 IsHogLocal: If there's a mission team, only count members in the clan of that team
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 14:27:55 +0200] rev 15074
IsHogLocal: If there's a mission team, only count members in the clan of that team This attends to a hack in some missions which use fake human teams in the enemy clans for animation purposes.
2019-05-26 Refactor definition of "local" clans
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 May 2019 14:16:35 +0200] rev 15073
Refactor definition of "local" clans
2019-05-25 scatter bottle pieces
alfadur [Sat, 25 May 2019 18:18:42 +0300] rev 15072
scatter bottle pieces
2019-05-25 ACF3: Fix princess-in-cage scene: Princess did not die
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 May 2019 02:14:25 +0200] rev 15071
ACF3: Fix princess-in-cage scene: Princess did not die
2019-05-24 ACF3: Simplify infinite shoryuken crate
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 May 2019 01:45:46 +0200] rev 15070
ACF3: Simplify infinite shoryuken crate
2019-05-24 ACF3: Clean up start up sequences a bit
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 May 2019 00:23:14 +0200] rev 15069
ACF3: Clean up start up sequences a bit
2019-05-24 Add handling of some messages, reuse models from the old frontend
unc0rr [Fri, 24 May 2019 23:39:51 +0200] rev 15068
Add handling of some messages, reuse models from the old frontend
2019-05-24 Backed out changeset 76003912e31d (whoops)
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:27:19 +0200] rev 15067
Backed out changeset 76003912e31d (whoops)
2019-05-24 Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:26:47 +0200] rev 15066
Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
2019-05-24 Backed out changeset f764394839b2
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:17:36 +0200] rev 15065
Backed out changeset f764394839b2
2019-05-24 Prevent crates from being collected twice
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 22:07:44 +0200] rev 15064
Prevent crates from being collected twice
2019-05-24 Use "looky" hog sprite for missing hat texture as well
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 21:47:20 +0200] rev 15063
Use "looky" hog sprite for missing hat texture as well
2019-05-24 Initialize cursor position properly when opening ammo menu, prevent "jumping"
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 21:23:36 +0200] rev 15062
Initialize cursor position properly when opening ammo menu, prevent "jumping"
2019-05-24 Add new Hedgehog.png frame for ammo with SelAmmoIcon
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 19:44:49 +0200] rev 15061
Add new Hedgehog.png frame for ammo with SelAmmoIcon
2019-05-24 Add slots for all protocol messages
unC0Rr [Fri, 24 May 2019 16:01:30 +0200] rev 15060
Add slots for all protocol messages
2019-05-24 Add drill rocket animation
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 14:55:48 +0200] rev 15059
Add drill rocket animation
2019-05-24 Stop fade-out sound instantly when audio muted
Wuzzy <Wuzzy2@mail.ru> [Fri, 24 May 2019 12:31:30 +0200] rev 15058
Stop fade-out sound instantly when audio muted Fixes flamethrower sound not stopping at all when un-muting audio after flamethrower finished
2019-05-23 don't draw double 🦔 when equipping rc plane
alfadur [Thu, 23 May 2019 23:24:48 +0300] rev 15057
don't draw double 🦔 when equipping rc plane
2019-05-23 improve rope rendering
alfadur [Thu, 23 May 2019 20:37:41 +0300] rev 15056
improve rope rendering
2019-05-23 ACF2: Fix breakage when Dense Cloud dies after accepting offer, but before returning to Leaks A Lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 23 May 2019 13:41:14 +0200] rev 15055
ACF2: Fix breakage when Dense Cloud dies after accepting offer, but before returning to Leaks A Lot
2019-05-23 ACF2: Add more isHogAlive checks
Wuzzy <Wuzzy2@mail.ru> [Thu, 23 May 2019 08:50:18 +0200] rev 15054
ACF2: Add more isHogAlive checks
2019-05-23 Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
Wuzzy <Wuzzy2@mail.ru> [Thu, 23 May 2019 08:34:30 +0200] rev 15053
Reset MultiShootAttacks to 0 when calling SwitchHog in Lua
2019-05-22 Merge alfadur's commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 23:32:22 +0200] rev 15052
Merge alfadur's commits
2019-05-22 ACF2: Prevent cut scene from playing when own hogs are dead or about to die
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 23:30:10 +0200] rev 15051
ACF2: Prevent cut scene from playing when own hogs are dead or about to die
2019-05-22 ACF: Add some checks before calling StoppedGear
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 11:31:55 +0200] rev 15050
ACF: Add some checks before calling StoppedGear
2019-05-22 Fix health case/barrel health texture being sometimes not created
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 May 2019 10:45:35 +0200] rev 15049
Fix health case/barrel health texture being sometimes not created
2019-05-22 disallow zero rope step
alfadur [Wed, 22 May 2019 23:53:00 +0300] rev 15048
disallow zero rope step
2019-05-22 use contains where possible
alfadur [Wed, 22 May 2019 23:05:55 +0300] rev 15047
use contains where possible
2019-05-22 remove RangeContains in favor of standard contains
alfadur [Wed, 22 May 2019 22:42:20 +0300] rev 15046
remove RangeContains in favor of standard contains
2019-05-21 add rope layers
alfadur [Tue, 21 May 2019 23:04:50 +0300] rev 15045
add rope layers
2019-05-21 ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots (for real)
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 16:45:16 +0200] rev 15044
ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots (for real)
2019-05-21 Fix un-selecting weapon while in multishoot allowing another attack
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 16:32:34 +0200] rev 15043
Fix un-selecting weapon while in multishoot allowing another attack
2019-05-21 ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 15:15:17 +0200] rev 15042
ACF2: Fix breakage when leaks kills Brainiac with 3 Deagle shots
2019-05-21 ACF2: Fix Lua error when hog dies during cyborg choice phase
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 14:38:10 +0200] rev 15041
ACF2: Fix Lua error when hog dies during cyborg choice phase
2019-05-21 Disable Sudden Death for all A Classic Fairytale missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 12:58:28 +0200] rev 15040
Disable Sudden Death for all A Classic Fairytale missions
2019-05-21 ACF1: Fix pastMoleHeadAnim being played twice
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 May 2019 12:37:35 +0200] rev 15039
ACF1: Fix pastMoleHeadAnim being played twice
2019-05-20 Add error messages when calling AddHog or AddMissionHog wrongly
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 May 2019 21:14:39 +0200] rev 15038
Add error messages when calling AddHog or AddMissionHog wrongly
2019-05-20 Update German Lua translations
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 May 2019 16:53:52 +0200] rev 15037
Update German Lua translations
2019-05-20 Scenarios: Drawn games count as mission failure
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 May 2019 16:18:35 +0200] rev 15036
Scenarios: Drawn games count as mission failure
2019-05-20 Speed Shoppa: Set hog dy=0 on victory
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 May 2019 14:59:26 +0200] rev 15035
Speed Shoppa: Set hog dy=0 on victory
2019-05-19 Remove Wacky templates #37, #38, #43 from Large land template
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 May 2019 01:24:25 +0200] rev 15034
Remove Wacky templates #37, #38, #43 from Large land template
2019-05-19 Update MaxHedgehogs for template #43
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 May 2019 00:15:02 +0200] rev 15033
Update MaxHedgehogs for template #43
2019-05-19 Calculate max. recommended hog count for perlin maps
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 May 2019 23:52:13 +0200] rev 15032
Calculate max. recommended hog count for perlin maps
2019-05-19 Give a more accurate hedgehog limit estimate for small drawn maps
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 May 2019 21:14:53 +0200] rev 15031
Give a more accurate hedgehog limit estimate for small drawn maps
2019-05-19 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 May 2019 11:26:36 +0200] rev 15030
Update German translation
2019-05-19 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 May 2019 11:05:57 +0200] rev 15029
Update locale files
2019-05-18 Don't abort ready phase for moving camera with keys
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 19:33:49 +0200] rev 15028
Don't abort ready phase for moving camera with keys Rationale: The keys are equivalent to moving the mouse, but boving the mouse doesn't abort the ready phase. So this is only fair: Players should not be punished for using different controls.
2019-05-18 Refactor uInputHandler a bit
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 19:20:54 +0200] rev 15027
Refactor uInputHandler a bit
2019-05-18 Control (style): Fix scoring breakage after extra time for real
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 18:31:17 +0200] rev 15026
Control (style): Fix scoring breakage after extra time for real
2019-05-18 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 18:22:14 +0200] rev 15025
Update changelog
2019-05-18 Backed out changeset 6a928999fefd (onPreciseLocal causes desyncs)
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 16:55:27 +0200] rev 15024
Backed out changeset 6a928999fefd (onPreciseLocal causes desyncs)
2019-05-18 Backed out changeset 4596357d002d (onPreciseLocal causes desyncs)
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 16:54:51 +0200] rev 15023
Backed out changeset 4596357d002d (onPreciseLocal causes desyncs)
2019-05-18 Frontend: Tweak some colors in HWBDAY style
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 16:38:03 +0200] rev 15022
Frontend: Tweak some colors in HWBDAY style
2019-05-18 Frontend: Highlight button when pressed
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 16:05:06 +0200] rev 15021
Frontend: Highlight button when pressed
2019-05-18 Display laser sight icon above wind bar when laser sight utility is active
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 03:07:21 +0200] rev 15020
Display laser sight icon above wind bar when laser sight utility is active
2019-05-17 Add separate hand image for landspray
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 00:55:59 +0200] rev 15019
Add separate hand image for landspray
2019-05-17 Add piano icon on mouse cursor when selecting piano strike
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 00:21:58 +0200] rev 15018
Add piano icon on mouse cursor when selecting piano strike
2019-05-17 Refactor PosCount: Use 0 instead of 1 for unused PosSprite
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 May 2019 00:18:52 +0200] rev 15017
Refactor PosCount: Use 0 instead of 1 for unused PosSprite
2019-05-17 Show icon above hedgehog for most ammos without hand image
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 22:57:22 +0200] rev 15016
Show icon above hedgehog for most ammos without hand image
2019-05-17 Add utility function to get hog left/right looking dir
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 22:23:40 +0200] rev 15015
Add utility function to get hog left/right looking dir
2019-05-17 Document the flame code a bit
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 19:15:03 +0200] rev 15014
Document the flame code a bit
2019-05-17 Disable VIDEOREC if trying to build it with BUILD_ENGINE_C in release builds
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 16:54:30 +0200] rev 15013
Disable VIDEOREC if trying to build it with BUILD_ENGINE_C in release builds
2019-05-17 Add tiny delay in stInit to fix some turn react problems
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 16:49:28 +0200] rev 15012
Add tiny delay in stInit to fix some turn react problems
2019-05-17 Control (style): Adjust score limit according to clans count instead of teams count
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 14:38:12 +0200] rev 15011
Control (style): Adjust score limit according to clans count instead of teams count
2019-05-17 Rank tied teams properly in Control, CTF and Mutant
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 14:15:40 +0200] rev 15010
Rank tied teams properly in Control, CTF and Mutant
2019-05-17 Control (style): Fix scoring breaking after using extra time
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 02:08:44 +0200] rev 15009
Control (style): Fix scoring breaking after using extra time
2019-05-17 Control (style): Remove unused functions
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 02:00:29 +0200] rev 15008
Control (style): Remove unused functions
2019-05-16 Control (style): Use onSkipTurn
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 01:58:54 +0200] rev 15007
Control (style): Use onSkipTurn
2019-05-16 Control (style): Implement proper ranking screen and score graph
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 01:55:37 +0200] rev 15006
Control (style): Implement proper ranking screen and score graph
2019-05-16 Control (style): Mention revival
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 01:16:14 +0200] rev 15005
Control (style): Mention revival
2019-05-16 Control (style): Clean up whitespace and indentations
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 01:10:17 +0200] rev 15004
Control (style): Clean up whitespace and indentations
2019-05-16 Control (style): Dump dead code and ancient changelog
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 May 2019 01:06:36 +0200] rev 15003
Control (style): Dump dead code and ancient changelog
2019-05-16 fix anchors
alfadur [Fri, 17 May 2019 01:32:51 +0300] rev 15002
fix anchors
2019-05-16 ASA desert02: Fix mines not working in 1st turn when watching full cut scene
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 23:04:19 +0200] rev 15001
ASA desert02: Fix mines not working in 1st turn when watching full cut scene
2019-05-16 Merge antoc27's commits master_git
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 22:07:06 +0200] rev 15000
Merge antoc27's commits
2019-05-16 CTF_Blizzard: Display scores in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 21:49:33 +0200] rev 14999
CTF_Blizzard: Display scores in stats screen
2019-05-16 CTF_Blizzard: Fix the mission text, remove string concatenation stuff
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 21:15:07 +0200] rev 14998
CTF_Blizzard: Fix the mission text, remove string concatenation stuff
2019-05-16 Add Lua callback onHogSwitch
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 20:31:41 +0200] rev 14997
Add Lua callback onHogSwitch
2019-05-16 CTF_Blizzard: Warp sound when using teleporter
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 19:44:27 +0200] rev 14996
CTF_Blizzard: Warp sound when using teleporter
2019-05-16 CTF_Blizzard: Disable sparkles for inactive teleporters
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 19:29:51 +0200] rev 14995
CTF_Blizzard: Disable sparkles for inactive teleporters
2019-05-16 CTF_Blizzard: Tweak messages
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 19:21:47 +0200] rev 14994
CTF_Blizzard: Tweak messages
2019-05-16 CTF_Blizzard: Use onCaseDrop function
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 17:51:48 +0200] rev 14993
CTF_Blizzard: Use onCaseDrop function
2019-05-16 Merge pull request #63 from hedgewars/ci-patch-osx-server
Anton Malmygin <antonc27@mail.ru> [Thu, 16 May 2019 21:26:27 +0200] rev 14992
Merge pull request #63 from hedgewars/ci-patch-osx-server Update hedgewars-server.cabal
2019-05-15 Update hedgewars-server.cabal
Anton Malmygin <antonc27@mail.ru> [Thu, 16 May 2019 00:17:49 +0200] rev 14991
Update hedgewars-server.cabal
2019-05-16 Fix Birdy stopping turn after dropping 1st egg
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 08:05:10 +0200] rev 14990
Fix Birdy stopping turn after dropping 1st egg
2019-05-16 Show icon for resurrectable hog
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 06:50:34 +0200] rev 14989
Show icon for resurrectable hog
2019-05-16 Show more health-related icons in top right corner
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 06:41:56 +0200] rev 14988
Show more health-related icons in top right corner
2019-05-16 Show vampirism icon when vampirism is active
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 04:02:09 +0200] rev 14987
Show vampirism icon when vampirism is active
2019-05-16 Make health HUD icon green if hog poisoned
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 03:41:24 +0200] rev 14986
Make health HUD icon green if hog poisoned
2019-05-16 Display current health in top right corner
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 May 2019 02:07:29 +0200] rev 14985
Display current health in top right corner
2019-05-15 Fix sndBoring being placed if ending turn during multi-shoot via skip command
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 20:40:37 +0200] rev 14984
Fix sndBoring being placed if ending turn during multi-shoot via skip command For example: - AI hog shoots once with shotgun - AI hog ends turn via ParseCommand("skip")
2019-05-15 Quick games: Add rare "floating flowers" map type
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 19:43:53 +0200] rev 14983
Quick games: Add rare "floating flowers" map type
2019-05-15 Quick games: Cap max. difficulty for the first 15 games
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 17:47:56 +0200] rev 14982
Quick games: Cap max. difficulty for the first 15 games
2019-05-15 Merge pull request #62 from hedgewars/ci-patch-osx-atomic
Anton Malmygin <antonc27@mail.ru> [Wed, 15 May 2019 18:30:59 +0200] rev 14981
Merge pull request #62 from hedgewars/ci-patch-osx-atomic Fix pas2c compilation on macOS
2019-05-14 Update CMakeLists.txt
Anton Malmygin <antonc27@mail.ru> [Wed, 15 May 2019 00:24:53 +0200] rev 14980
Update CMakeLists.txt
2019-05-15 Merge changes
hwmirror [Wed, 15 May 2019 16:25:29 +0000] rev 14979
Merge changes
2019-05-15 Move build status higher
Anton Malmygin <antonc27@mail.ru> [Wed, 15 May 2019 17:30:10 +0200] rev 14978
Move build status higher
2019-05-15 free gear textures to avoid log warnings
alfadur [Wed, 15 May 2019 18:43:42 +0300] rev 14977
free gear textures to avoid log warnings
2019-05-15 if at all possible, don't regenerate arbitrary number of health textures each tick
alfadur [Wed, 15 May 2019 14:12:15 +0300] rev 14976
if at all possible, don't regenerate arbitrary number of health textures each tick
2019-05-15 Quick games are more random
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 09:08:39 +0200] rev 14975
Quick games are more random
2019-05-15 Mask sndFlyAway in Space Invasion and Tumbler
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 04:06:47 +0200] rev 14974
Mask sndFlyAway in Space Invasion and Tumbler
2019-05-15 Use HaltFatalError for all VideoRec failures
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 03:56:00 +0200] rev 14973
Use HaltFatalError for all VideoRec failures
2019-05-15 Hide player ranks in training missions
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 03:25:20 +0200] rev 14972
Hide player ranks in training missions
2019-05-15 Stats screen: Automatically hide empty sections
Wuzzy <Wuzzy2@mail.ru> [Wed, 15 May 2019 03:00:14 +0200] rev 14971
Stats screen: Automatically hide empty sections
2019-05-14 fix rope pattern
alfadur [Wed, 15 May 2019 00:09:54 +0300] rev 14970
fix rope pattern
2019-05-14 Don't use Str2PChar twice in a row
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 22:42:19 +0200] rev 14969
Don't use Str2PChar twice in a row
2019-05-14 blend land into land objects
alfadur [Tue, 14 May 2019 23:25:49 +0300] rev 14968
blend land into land objects
2019-05-14 Implement AddFileLogRaw
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 21:49:01 +0200] rev 14967
Implement AddFileLogRaw
2019-05-14 AVWrapper: Error message when g_pAFrame is broken
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 20:58:39 +0200] rev 14966
AVWrapper: Error message when g_pAFrame is broken
2019-05-14 make rope styleable
alfadur [Tue, 14 May 2019 21:36:50 +0300] rev 14965
make rope styleable
2019-05-14 Fix team select buttons sometimes not having the full width (bug 737)
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 19:46:43 +0200] rev 14964
Fix team select buttons sometimes not having the full width (bug #737)
2019-05-14 Don't make table header sections clickable in pagenet, pagevideos
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 18:04:15 +0200] rev 14963
Don't make table header sections clickable in pagenet, pagevideos
2019-05-14 Rope Training, ACF1: Improve visual effects when removing girders
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 17:35:27 +0200] rev 14962
Rope Training, ACF1: Improve visual effects when removing girders
2019-05-14 Add taunt sndFlyAway when hog flies off the map
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 16:01:55 +0200] rev 14961
Add taunt sndFlyAway when hog flies off the map
2019-05-14 Flying Saucer training: Make Grenade Drop Target a bit easier
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 15:52:53 +0200] rev 14960
Flying Saucer training: Make Grenade Drop Target a bit easier
2019-05-14 Add Flyaway voices for most voicepacks
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 13:46:30 +0200] rev 14959
Add Flyaway voices for most voicepacks
2019-05-14 Don't render health crate and barrel health when drowning
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 03:23:34 +0200] rev 14958
Don't render health crate and barrel health when drowning
2019-05-14 Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug 742)
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 02:29:29 +0200] rev 14957
Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug #742)
2019-05-13 Add withDLC for getLocalizedDefaultVoice
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 01:10:02 +0200] rev 14956
Add withDLC for getLocalizedDefaultVoice
2019-05-13 Frontend: Select appropriate localized Default voicepack for new teams
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 May 2019 01:03:23 +0200] rev 14955
Frontend: Select appropriate localized Default voicepack for new teams
2019-05-13 Change voicepack fallback to Default_qau
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 23:44:00 +0200] rev 14954
Change voicepack fallback to Default_qau
2019-05-13 Enable automatic voicepack language selection for all missions
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 23:13:53 +0200] rev 14953
Enable automatic voicepack language selection for all missions
2019-05-13 Don't agressively select voicepack language automatically, must be now enabled explicitly with _qau suffix
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 22:51:31 +0200] rev 14952
Don't agressively select voicepack language automatically, must be now enabled explicitly with _qau suffix See code comments for more infos
2019-05-13 Rope Training: Re-display nade help text when trying to throw nade by hand
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 21:31:50 +0200] rev 14951
Rope Training: Re-display nade help text when trying to throw nade by hand
2019-05-13 Space Invasion: Remove incorrect gstWinner
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 21:26:13 +0200] rev 14950
Space Invasion: Remove incorrect gstWinner
2019-05-13 Add winner animation for missions that didn't have it
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 21:23:25 +0200] rev 14949
Add winner animation for missions that didn't have it
2019-05-13 Set GameOver to true in EndGame (Lua)
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 20:26:07 +0200] rev 14948
Set GameOver to true in EndGame (Lua)
2019-05-13 Don't remove gstWinner after GameOver
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 May 2019 20:25:32 +0200] rev 14947
Don't remove gstWinner after GameOver
2019-05-13 just to get it to build
nemo [Mon, 13 May 2019 14:19:45 -0400] rev 14946
just to get it to build
2019-05-13 Fix most CI builds
Anton Malmygin <antonc27@mail.ru> [Mon, 13 May 2019 14:30:12 +0200] rev 14945
Fix most CI builds
2019-05-13 Fix macdeployqt finding with Qt5 on macos
Anton Malmygin <antonc27@mail.ru> [Mon, 13 May 2019 14:23:25 +0200] rev 14944
Fix macdeployqt finding with Qt5 on macos
2019-05-12 Fix clang C compilation
Anton Malmygin <antonc27@mail.ru> [Sun, 12 May 2019 17:00:01 +0200] rev 14943
Fix clang C compilation
2019-05-12 remove enum scoping
alfadur [Sun, 12 May 2019 16:56:28 +0300] rev 14942
remove enum scoping
2019-05-12 Fix Birdy being drawn behind hogs and other gears (bug 453)
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 May 2019 04:16:40 +0200] rev 14941
Fix Birdy being drawn behind hogs and other gears (bug #453)
2019-05-12 Fix laser sight not working when it starts out of map bounds (bug 432)
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 May 2019 03:27:43 +0200] rev 14940
Fix laser sight not working when it starts out of map bounds (bug #432)
2019-05-11 Credits: Split off wolfmarc and Dragonfly
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 May 2019 23:40:24 +0200] rev 14939
Credits: Split off wolfmarc and Dragonfly
2019-05-11 Fix misspelled name in credits
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 May 2019 23:32:19 +0200] rev 14938
Fix misspelled name in credits
2019-05-11 avoid crashing server in the event loop
alfadur [Sun, 12 May 2019 00:29:47 +0300] rev 14937
avoid crashing server in the event loop
2019-05-11 Proof of concept for new net game client
unc0rr [Sat, 11 May 2019 22:39:55 +0200] rev 14936
Proof of concept for new net game client
2019-05-11 Fix Pas2C unable to compile with VIDEOREC
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 May 2019 20:43:12 +0200] rev 14935
Fix Pas2C unable to compile with VIDEOREC
2019-05-11 Pas2C: Support FileSize and Delete; add dummy implementation of FormatDateTime
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 May 2019 20:31:51 +0200] rev 14934
Pas2C: Support FileSize and Delete; add dummy implementation of FormatDateTime
2019-05-11 Set default SD fallback music for themes: sdmusic.ogg
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 May 2019 04:58:11 +0200] rev 14933
Set default SD fallback music for themes: sdmusic.ogg
2019-05-10 Change default demo speedup key from S to F
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 May 2019 00:08:50 +0200] rev 14932
Change default demo speedup key from S to F Rationale: S collides with WASD. F is short for “fast-forward”.
2019-05-10 ASA: Display how to skip cut scene in 1st mission
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 23:51:24 +0200] rev 14931
ASA: Display how to skip cut scene in 1st mission
2019-05-10 Frontend binds list: Add backjump, change weird screenshot key description
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 23:51:05 +0200] rev 14930
Frontend binds list: Add backjump, change weird screenshot key description
2019-05-10 ACF1: Improve backjump explanation
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 23:50:26 +0200] rev 14929
ACF1: Improve backjump explanation
2019-05-10 add REPLAY_START support
alfadur [Sat, 11 May 2019 00:41:28 +0300] rev 14928
add REPLAY_START support
2019-05-10 Remove unused REPLAY_START cruft from frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 23:30:42 +0200] rev 14927
Remove unused REPLAY_START cruft from frontend
2019-05-10 Server /watch: Add back KICKED for old clients, remove REPLAY_START parameter
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 23:24:56 +0200] rev 14926
Server /watch: Add back KICKED for old clients, remove REPLAY_START parameter
2019-05-10 Remove REPLAY_END server message
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 22:54:23 +0200] rev 14925
Remove REPLAY_END server message
2019-05-10 Teach frontend how to deal with official server replays (/watch)
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 22:51:43 +0200] rev 14924
Teach frontend how to deal with official server replays (/watch)
2019-05-07 Add new server messages REPLAY_START and REPLAY_END for /WATCH command
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 22:36:15 +0200] rev 14923
Add new server messages REPLAY_START and REPLAY_END for /WATCH command
2019-05-07 Frontend: Optimize control conflict handling a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 20:23:51 +0200] rev 14922
Frontend: Optimize control conflict handling a bit
2019-05-07 Frontend: Highlight key conflicts
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 19:39:08 +0200] rev 14921
Frontend: Highlight key conflicts
2019-05-07 Display a warning when the same key is used multiple times
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 18:45:14 +0200] rev 14920
Display a warning when the same key is used multiple times
2019-05-07 Fix cut scenes not being skipped when pressing precise in enemy turn (bug 280)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 16:08:27 +0200] rev 14919
Fix cut scenes not being skipped when pressing precise in enemy turn (bug #280)
2019-05-07 Add Lua callback: onPreciseLocal
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 15:50:15 +0200] rev 14918
Add Lua callback: onPreciseLocal
2019-05-07 Precise + camera movement keys = move camera at slower
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 14:17:09 +0200] rev 14917
Precise + camera movement keys = move camera at slower
2019-05-07 Fix incorrect handling of slow/precise volume change when it's not your turn
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 13:56:11 +0200] rev 14916
Fix incorrect handling of slow/precise volume change when it's not your turn
2019-05-07 hwengine: Add missing default binds for camera movement and team chat
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 13:15:00 +0200] rev 14915
hwengine: Add missing default binds for camera movement and team chat
2019-05-06 Pas2C: Fix path concatenation in uVideoRec
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 23:03:16 +0200] rev 14914
Pas2C: Fix path concatenation in uVideoRec
2019-05-06 Switch to SDL's mutex for critical section handling
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 22:43:35 +0200] rev 14913
Switch to SDL's mutex for critical section handling
2019-05-06 fix broken messages on lobby join
alfadur [Mon, 06 May 2019 22:57:49 +0300] rev 14912
fix broken messages on lobby join
2019-05-06 Pas2C: Add a couple of missing symbols
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 21:33:48 +0200] rev 14911
Pas2C: Add a couple of missing symbols
2019-05-06 Port code to pas2c dialect
unc0rr [Mon, 06 May 2019 21:20:56 +0200] rev 14910
Port code to pas2c dialect
2019-05-05 pagevideos: Prevent renaming video if file name prefix is already used
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 01:25:50 +0200] rev 14909
pagevideos: Prevent renaming video if file name prefix is already used This prevents some issues and weirdnesses with losing the video thumbnail, etc.
2019-05-05 Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 00:43:27 +0200] rev 14908
Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
2019-05-05 Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 17:23:59 +0200] rev 14907
Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage) This avoids sndFirstBlood being played for self-harm, for which this taunt is a bit odd.
2019-05-05 Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 16:57:37 +0200] rev 14906
Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn Because weapons like cluster bomb could trigger it in a single turn otherwise. The idea is the same hog must be hit across multiple turns.
2019-05-05 Re-style QHeaderView colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:24:19 +0200] rev 14905
Re-style QHeaderView colors
2019-05-05 Frontend: Normalize appearance/style of all tables
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:05:48 +0200] rev 14904
Frontend: Normalize appearance/style of all tables
2019-05-05 Frontend style: Improve scroll bar coloring
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 14:27:19 +0200] rev 14903
Frontend style: Improve scroll bar coloring
2019-05-05 Frontend: Rounded scroll bar corners
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:58:30 +0200] rev 14902
Frontend: Rounded scroll bar corners
2019-05-05 Frontend: Add explicit style for QProgressBar
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:51:09 +0200] rev 14901
Frontend: Add explicit style for QProgressBar
2019-05-05 VideoRec: Replace "File of" syntax to make Pas2C happy
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 02:04:12 +0200] rev 14900
VideoRec: Replace "File of" syntax to make Pas2C happy
2019-05-04 Some fixes to make Pas2C happy again
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 21:37:22 +0200] rev 14899
Some fixes to make Pas2C happy again
2019-05-04 ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 21:03:26 +0200] rev 14898
ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
2019-05-04 ACF5, ACF9: Clear mines around cyborg when it appears
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 19:07:58 +0200] rev 14897
ACF5, ACF9: Clear mines around cyborg when it appears This prevents script problems in case the cyborg dies in a cut scene because of the mines
2019-05-03 Frontend controls: Add menu key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:27 +0200] rev 14896
Frontend controls: Add menu key
2019-05-03 Frontend controls: Remove hash key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:01 +0200] rev 14895
Frontend controls: Remove hash key
2019-05-03 Frontend controls: Don't show "QWERTY" for F13-F15
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:14:12 +0200] rev 14894
Frontend controls: Don't show "QWERTY" for F13-F15
2019-05-01 fix getting settings directory on windows
alfadur [Wed, 01 May 2019 23:11:22 +0300] rev 14893
fix getting settings directory on windows
2019-05-01 add visual notification on room joins
alfadur [Wed, 01 May 2019 21:59:41 +0300] rev 14892
add visual notification on room joins
2019-05-01 fix accepting on wrong server socket
alfadur [Wed, 01 May 2019 16:37:47 +0300] rev 14891
fix accepting on wrong server socket
2019-04-30 Merge alfadur's commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:13:23 +0200] rev 14890
Merge alfadur's commits
2019-04-30 Sdlkeys.cpp: Move delete key
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:11:36 +0200] rev 14889
Sdlkeys.cpp: Move delete key
2019-04-30 Frontend: Refactor detection of keyboard keys in sdlkeys[]
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:09:01 +0200] rev 14888
Frontend: Refactor detection of keyboard keys in sdlkeys[]
2019-04-30 upgrade to QSslSocket
alfadur [Wed, 01 May 2019 00:29:46 +0300] rev 14887
upgrade to QSslSocket
2019-04-30 add argument flag for tls connections
alfadur [Wed, 01 May 2019 00:01:56 +0300] rev 14886
add argument flag for tls connections
2019-04-30 Update German locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:43:48 +0200] rev 14885
Update German locale
2019-04-30 Update English frontend locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:29:05 +0200] rev 14884
Update English frontend locale
2019-04-30 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:27:42 +0200] rev 14883
Update locale files
2019-04-30 Refactor decimal separator to make Pas2C happy
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 18:25:04 +0200] rev 14882
Refactor decimal separator to make Pas2C happy
2019-04-30 Fix Pas2C failing to include SysUtils
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 17:00:23 +0200] rev 14881
Fix Pas2C failing to include SysUtils
2019-04-30 Backed out changeset 13589d529899
nemo [Tue, 30 Apr 2019 09:36:13 -0400] rev 14880
Backed out changeset 13589d529899 So, we only disabled this on the release branch in r29d614a5c9eb due to having discovered it JUST before release. We should fix it properly in default...
2019-04-30 Force-enable NOVIDEOREC when building PAS2C due to bug 722
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 15:29:44 +0200] rev 14879
Force-enable NOVIDEOREC when building PAS2C due to bug #722
2019-04-30 Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:49:37 +0200] rev 14878
Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
2019-04-30 Use Qt style "Windows", remove optional dependency on qtstyleplugins
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:33:20 +0200] rev 14877
Use Qt style "Windows", remove optional dependency on qtstyleplugins
2019-04-30 Add explicit custom scroll bar style
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:21:11 +0200] rev 14876
Add explicit custom scroll bar style
2019-04-29 Implement external events approach to input user actions into engine.
unc0rr [Mon, 29 Apr 2019 23:41:25 +0200] rev 14875
Implement external events approach to input user actions into engine. Doesn't work for some obscure reason ("Error: Unknown method parameter type: LongEventType")
2019-04-29 Don't save "!MULTI" pseudo-key into team files
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 23:13:52 +0200] rev 14874
Don't save "!MULTI" pseudo-key into team files
2019-04-29 Fix crash when pressing key bind reset button in settings
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 23:12:40 +0200] rev 14873
Fix crash when pressing key bind reset button in settings
2019-04-29 sdlkeys.cpp: Remove keys without physical representation
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 22:09:04 +0200] rev 14872
sdlkeys.cpp: Remove keys without physical representation
2019-04-29 Frontend: Make "missing key name" warning more generic
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:45:51 +0200] rev 14871
Frontend: Make "missing key name" warning more generic
2019-04-29 Match key names in sdlkeys with SDL-pretty printed names (for localization)
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:24:42 +0200] rev 14870
Match key names in sdlkeys with SDL-pretty printed names (for localization)
2019-04-29 Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:23:50 +0200] rev 14869
Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
2019-04-27 don't redirect to self
alfadur [Sun, 28 Apr 2019 00:09:56 +0300] rev 14868
don't redirect to self
2019-04-27 Show key combinations in controls config menu (read-only)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 19:14:00 +0200] rev 14867
Show key combinations in controls config menu (read-only)
2019-04-27 Add support for 4th and 5th mouse button
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 15:13:33 +0200] rev 14866
Add support for 4th and 5th mouse button
2019-04-27 Move Hedgewars key IDs to CSV file
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 13:51:02 +0200] rev 14865
Move Hedgewars key IDs to CSV file
2019-04-27 Make key ID generation algorithm more useful
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 12:27:08 +0200] rev 14864
Make key ID generation algorithm more useful
2019-04-26 Fix some minor problems with new frontend code
unc0rr [Fri, 26 Apr 2019 23:21:58 +0200] rev 14863
Fix some minor problems with new frontend code
2019-04-26 Limit room name change rate
unc0rr [Fri, 26 Apr 2019 23:21:27 +0200] rev 14862
Limit room name change rate
2019-04-25 Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 23:01:30 +0200] rev 14861
Merge
2019-04-25 Prevent entering “/”, “\” and “:” in team and scheme names.
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 23:01:05 +0200] rev 14860
Prevent entering “/”, “\” and “:” in team and scheme names. The name of teams and schems is saved in the file name itself, so these characters would cause trouble as they are used in path names in Linux and Windows.
2019-04-25 accept redirect messages
alfadur [Thu, 25 Apr 2019 23:59:50 +0300] rev 14859
accept redirect messages
2019-04-25 Escape HTML chars in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 21:25:16 +0200] rev 14858
Escape HTML chars in stats screen
2019-04-25 Frontend: Force plain text mode for many message windows
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 21:24:27 +0200] rev 14857
Frontend: Force plain text mode for many message windows
2019-04-25 add redirect message
alfadur [Thu, 25 Apr 2019 21:32:22 +0300] rev 14856
add redirect message
2019-04-25 Merge alfadur's Opus commit and more
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 19:58:52 +0200] rev 14855
Merge alfadur's Opus commit and more
2019-04-25 Fix some Qt<->SDL key mappings
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 19:44:14 +0200] rev 14854
Fix some Qt<->SDL key mappings
2019-04-25 Add lookup table for Hedgewars key IDs instead of generating IDs on the fly
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 19:42:19 +0200] rev 14853
Add lookup table for Hedgewars key IDs instead of generating IDs on the fly This makes sure the key IDs never change. Previous implementation abused SDL_GetScancodeName to generate the IDs programmatically, which was not reliable and explicitly adviced against in the SDL documentation <https://wiki.libsdl.org/SDL_GetScancodeName#Remarks>.
2019-04-24 enable sdl_mixer opus support if possible
alfadur [Wed, 24 Apr 2019 21:14:44 +0300] rev 14852
enable sdl_mixer opus support if possible
2019-04-24 allow running plaintext and tls servers in parallel
alfadur [Wed, 24 Apr 2019 16:21:46 +0300] rev 14851
allow running plaintext and tls servers in parallel
2019-04-23 Change init theme to Nature
Wuzzy <Wuzzy2@mail.ru> [Tue, 23 Apr 2019 15:54:06 +0200] rev 14850
Change init theme to Nature
2019-04-23 Change theme to Nature if changing from background-only or hidden theme to a generated map type
Wuzzy <Wuzzy2@mail.ru> [Tue, 23 Apr 2019 15:32:04 +0200] rev 14849
Change theme to Nature if changing from background-only or hidden theme to a generated map type
2019-04-23 Change color of fallback border/land texture in Planes theme to brown
Wuzzy <Wuzzy2@mail.ru> [Tue, 23 Apr 2019 13:22:12 +0200] rev 14848
Change color of fallback border/land texture in Planes theme to brown
2019-04-23 Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
Wuzzy <Wuzzy2@mail.ru> [Tue, 23 Apr 2019 13:19:52 +0200] rev 14847
Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
2019-04-20 Space Invasion: Fix missing arg in math.min
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 19:57:15 +0200] rev 14846
Space Invasion: Fix missing arg in math.min
2019-04-20 Space Invasion: Fix possibility to go over shield limit with param
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 16:53:58 +0200] rev 14845
Space Invasion: Fix possibility to go over shield limit with param
2019-04-20 Space Invasion: Fix minor visual glitches of shield
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 16:46:07 +0200] rev 14844
Space Invasion: Fix minor visual glitches of shield
2019-04-20 Update changelog WRT sounds
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 16:02:48 +0200] rev 14843
Update changelog WRT sounds
2019-04-20 Remove redundant PoisonCough/PoisonMoan sound files
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 07:47:32 +0200] rev 14842
Remove redundant PoisonCough/PoisonMoan sound files
2019-04-20 Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 05:39:57 +0200] rev 14841
Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound Sound has been separated with mp3splt, so no quality loss
2019-04-20 Poison taunts: Fall back to Default voice if missing
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 05:14:24 +0200] rev 14840
Poison taunts: Fall back to Default voice if missing
2019-04-19 Update changelog WRT translations
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 19:30:26 +0200] rev 14839
Update changelog WRT translations
2019-04-19 Don't include Arabic in release (RTL support is broken)
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 19:27:28 +0200] rev 14838
Don't include Arabic in release (RTL support is broken)
2019-04-19 Add yuenfu to credits for Chinese translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 18:01:49 +0200] rev 14837
Add yuenfu to credits for Chinese translation
2019-04-19 Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
yuenfu [Fri, 19 Apr 2019 17:54:32 +0200] rev 14836
Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
2019-04-19 Add Chinese (zh_TW) translation for campaigns and missions
yuenfu [Fri, 19 Apr 2019 17:38:31 +0200] rev 14835
Add Chinese (zh_TW) translation for campaigns and missions
2019-04-19 SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 15:59:27 +0200] rev 14834
SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
2019-04-19 SimpleMission: Fix Lua error spam when a goal fails
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 15:58:42 +0200] rev 14833
SimpleMission: Fix Lua error spam when a goal fails
2019-04-19 Add integerSqrt and integerHypotenuse to Utils lib
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 15:54:44 +0200] rev 14832
Add integerSqrt and integerHypotenuse to Utils lib
2019-04-19 Select appropriate schemes when taking room control (bug 461)
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 04:48:30 +0200] rev 14831
Select appropriate schemes when taking room control (bug #461)
2019-04-18 Fix camera jumping around in touchscreen mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Apr 2019 20:02:45 +0200] rev 14830
Fix camera jumping around in touchscreen mode
2019-04-18 Refactor mouse movement handling
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Apr 2019 19:44:25 +0200] rev 14829
Refactor mouse movement handling
2019-04-15 add support for multiple ping probes
alfadur [Tue, 16 Apr 2019 00:07:15 +0300] rev 14828
add support for multiple ping probes
2019-04-15 Fix some typos and minor grammar issues in main menu tips
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Apr 2019 22:14:42 +0200] rev 14827
Fix some typos and minor grammar issues in main menu tips
2019-04-15 Remove outdated main menu tip
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Apr 2019 22:00:20 +0200] rev 14826
Remove outdated main menu tip
2019-04-15 Add extra button in main menu for opening credits page
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Apr 2019 21:43:19 +0200] rev 14825
Add extra button in main menu for opening credits page
2019-04-15 add client timeouts
alfadur [Mon, 15 Apr 2019 21:22:51 +0300] rev 14824
add client timeouts
2019-04-12 fix info response
alfadur [Sat, 13 Apr 2019 00:37:35 +0300] rev 14823
fix info response
2019-04-12 don't show incompatible rooms
alfadur [Sat, 13 Apr 2019 00:27:48 +0300] rev 14822
don't show incompatible rooms
2019-04-12 fix client ingame flag
alfadur [Sat, 13 Apr 2019 00:16:23 +0300] rev 14821
fix client ingame flag
2019-04-12 restore setup sending on room join
alfadur [Sat, 13 Apr 2019 00:08:04 +0300] rev 14820
restore setup sending on room join
2019-04-12 fix room exiting
alfadur [Fri, 12 Apr 2019 23:40:32 +0300] rev 14819
fix room exiting
2019-04-12 add missing room joined message
alfadur [Fri, 12 Apr 2019 23:29:58 +0300] rev 14818
add missing room joined message
2019-04-12 start by actually handling client messages
alfadur [Fri, 12 Apr 2019 23:16:44 +0300] rev 14817
start by actually handling client messages
2019-04-12 add parser error handling
alfadur [Fri, 12 Apr 2019 22:36:54 +0300] rev 14816
add parser error handling
2019-04-12 a bit more option error handling
alfadur [Fri, 12 Apr 2019 19:26:44 +0300] rev 14815
a bit more option error handling
2019-04-12 I was out of date again...
nemo [Fri, 12 Apr 2019 11:47:35 -0400] rev 14814
I was out of date again...
2019-04-12 ugly hacked in argument for port to remove unc0rr's excuse
nemo [Fri, 12 Apr 2019 11:41:35 -0400] rev 14813
ugly hacked in argument for port to remove unc0rr's excuse
2019-04-11 improve lobby joining
alfadur [Fri, 12 Apr 2019 02:48:16 +0300] rev 14812
improve lobby joining
2019-04-11 fix room master change
alfadur [Thu, 11 Apr 2019 21:25:31 +0300] rev 14811
fix room master change
2019-04-11 implement stats message
alfadur [Thu, 11 Apr 2019 21:20:41 +0300] rev 14810
implement stats message
2019-04-11 implement maxteams and teamchat messages
alfadur [Thu, 11 Apr 2019 19:30:22 +0300] rev 14809
implement maxteams and teamchat messages
2019-04-10 implement follow message
alfadur [Thu, 11 Apr 2019 01:42:14 +0300] rev 14808
implement follow message
2019-04-10 implement info, registered only & super power messages
alfadur [Thu, 11 Apr 2019 01:13:29 +0300] rev 14807
implement info, registered only & super power messages
2019-04-10 implement watch message apart from replay deserializing
alfadur [Wed, 10 Apr 2019 23:56:53 +0300] rev 14806
implement watch message apart from replay deserializing
2019-04-10 implememg global&delegate messages
alfadur [Wed, 10 Apr 2019 19:30:08 +0300] rev 14805
implememg global&delegate messages
2019-04-10 implement server vars
alfadur [Wed, 10 Apr 2019 18:12:30 +0300] rev 14804
implement server vars
2019-04-10 add typed protocol flags
alfadur [Wed, 10 Apr 2019 16:14:33 +0300] rev 14803
add typed protocol flags
2019-04-09 fix lobby joining
alfadur [Wed, 10 Apr 2019 01:13:29 +0300] rev 14802
fix lobby joining
2019-04-09 move room saves to IO thread
alfadur [Tue, 09 Apr 2019 23:03:12 +0300] rev 14801
move room saves to IO thread
2019-04-09 add a thread for internal server IO and implement account checking with it
alfadur [Tue, 09 Apr 2019 21:08:35 +0300] rev 14800
add a thread for internal server IO and implement account checking with it
2019-04-08 Fix bugs when entering speech bubble commands during hog placement phase
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Apr 2019 00:45:14 +0200] rev 14799
Fix bugs when entering speech bubble commands during hog placement phase
2019-04-08 move parser tests into test module
alfadur [Tue, 09 Apr 2019 00:06:53 +0300] rev 14798
move parser tests into test module
2019-04-08 ACF5: Fix Lua error when not hitting traitor in first turn
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 23:05:54 +0200] rev 14797
ACF5: Fix Lua error when not hitting traitor in first turn
2019-04-08 port server parser to nom 5
alfadur [Mon, 08 Apr 2019 22:16:44 +0300] rev 14796
port server parser to nom 5
2019-04-08 ACF5: Fix crash when skipping wave2 cut sequence with cyborg
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 20:58:41 +0200] rev 14795
ACF5: Fix crash when skipping wave2 cut sequence with cyborg
2019-04-08 WxW: Play taunt if crate spawns between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 19:16:02 +0200] rev 14794
WxW: Play taunt if crate spawns between turns
2019-04-08 WxW: Don't register wall touch if not gstHHDriven
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 19:02:01 +0200] rev 14793
WxW: Don't register wall touch if not gstHHDriven
2019-04-08 WxW: Hide crate radar when no active hog
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 17:59:38 +0200] rev 14792
WxW: Hide crate radar when no active hog
2019-04-08 WxW: If walls are disabled, spawn crate between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 17:44:33 +0200] rev 14791
WxW: If walls are disabled, spawn crate between turns
2019-04-08 Battalion: Properly spawn crate between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 16:00:15 +0200] rev 14790
Battalion: Properly spawn crate between turns
2019-04-08 New callback: onCaseDrop (called when engine MIGHT drop a crate)
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 15:51:42 +0200] rev 14789
New callback: onCaseDrop (called when engine MIGHT drop a crate)
2019-04-08 Clean up Sudden Death messages and animations in Battalion
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 15:27:40 +0200] rev 14788
Clean up Sudden Death messages and animations in Battalion - Remove SD warning (redundant with engine) - Play poison moan sounds - Hide damage tag if no damage
2019-04-08 Don't show hog health in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 14:55:52 +0200] rev 14787
Don't show hog health in gfInvulnerable mode
2019-04-08 Fix map preview not matching actual map
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 03:15:34 +0200] rev 14786
Fix map preview not matching actual map
2019-04-08 Computer hog no longer walks into player-placed mines if >= 90% duds
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 02:22:51 +0200] rev 14785
Computer hog no longer walks into player-placed mines if >= 90% duds
2019-04-07 Fix floating pixels if wielding and rotating cleaver
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 00:59:08 +0200] rev 14784
Fix floating pixels if wielding and rotating cleaver
2019-04-07 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:47:58 +0200] rev 14783
Update changelog
2019-04-07 Fix health crate health display not respecting Karma value properly
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:39:30 +0200] rev 14782
Fix health crate health display not respecting Karma value properly
2019-04-07 Update health crate tooltips in missions with fake health crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:32:59 +0200] rev 14781
Update health crate tooltips in missions with fake health crates
2019-04-07 Hide health of fake health crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:21:07 +0200] rev 14780
Hide health of fake health crates
2019-04-07 Don't show SMine timer if drowning
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:08:33 +0200] rev 14779
Don't show SMine timer if drowning
2019-04-07 Fix coloring of mine timers
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:57:58 +0200] rev 14778
Fix coloring of mine timers
2019-04-07 Fix missing escaping of colon in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:48:34 +0200] rev 14777
Fix missing escaping of colon in engine locale files
2019-04-07 Add support for decimal point of displayed mine timer
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:43:45 +0200] rev 14776
Add support for decimal point of displayed mine timer
2019-04-07 Renew crate health display when health changed
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 20:53:29 +0200] rev 14775
Renew crate health display when health changed
2019-04-07 Don't render barrel health after loading savegame
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 20:03:09 +0200] rev 14774
Don't render barrel health after loading savegame
2019-04-07 Don't explose mine timer in game if random (using Karma value)
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 20:01:02 +0200] rev 14773
Don't explose mine timer in game if random (using Karma value)
2019-04-07 HedgeEditor: Remove gear info tags
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 19:31:58 +0200] rev 14772
HedgeEditor: Remove gear info tags Because gear info tags are now supported in the engine
2019-04-07 Render mine timer if gear info is active
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 19:26:16 +0200] rev 14771
Render mine timer if gear info is active
2019-04-07 Add key to display extra gear info tags
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 18:21:14 +0200] rev 14770
Add key to display extra gear info tags
2019-04-03 Fix air mine not colliding with crates initially (bug 679)
Wuzzy <Wuzzy2@mail.ru> [Wed, 03 Apr 2019 13:00:05 +0200] rev 14769
Fix air mine not colliding with crates initially (bug #679)
2019-04-02 Fix uninitialized alpha values of rendered text
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 23:14:31 +0200] rev 14768
Fix uninitialized alpha values of rendered text
2019-04-02 Flip meaning of "inverted" color images
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 22:57:46 +0200] rev 14767
Flip meaning of "inverted" color images
2019-04-02 Refactor IsTooDarkToRead to fix pas2c crash
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 22:40:46 +0200] rev 14766
Refactor IsTooDarkToRead to fix pas2c crash
2019-04-02 Fix target marker rendering issues in weWrap
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 18:59:38 +0200] rev 14765
Fix target marker rendering issues in weWrap
2019-04-02 optimize atlas pruning
alfadur [Tue, 02 Apr 2019 15:53:09 +0300] rev 14764
optimize atlas pruning
2019-04-02 Fix air attack placement in HedgeEditor/Construction Mode
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 14:51:55 +0200] rev 14763
Fix air attack placement in HedgeEditor/Construction Mode Caused by the restructuring of how air attack works
2019-04-01 Fix team bar height depending on NameTex
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 01:34:13 +0200] rev 14762
Fix team bar height depending on NameTex
2019-04-01 Fix inconsistencies in guest nick name generation
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 01:03:39 +0200] rev 14761
Fix inconsistencies in guest nick name generation When the setting net/nick is empty, HW generates a guest name. But there were several problems: - Team name did not match guest name - Random guest number was re-rolled multiple times, causing inconsistencies - Guest number was often too large (now capped at 99999)
2019-04-01 Properly right-align sidFPS
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 00:13:25 +0200] rev 14760
Properly right-align sidFPS
2019-04-01 Make team bars 1 pixel higher
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 00:06:19 +0200] rev 14759
Make team bars 1 pixel higher
2019-04-01 Make dark clan colors visible in stats screen
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 23:15:18 +0200] rev 14758
Make dark clan colors visible in stats screen
2019-04-01 Invert colors if clan color is very dark
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 22:07:42 +0200] rev 14757
Invert colors if clan color is very dark
2019-04-01 Fix turn end if placing air attack in bouncy world edge map was denied
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 20:08:34 +0200] rev 14756
Fix turn end if placing air attack in bouncy world edge map was denied Fixes bug #728.
2019-04-01 Nemo is right, it's better to set hedgehog pos in uGearsList
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 19:27:13 +0200] rev 14755
Nemo is right, it's better to set hedgehog pos in uGearsList
2019-04-01 Hedgehogs: Move setting of random pos to chAddHH
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 19:16:55 +0200] rev 14754
Hedgehogs: Move setting of random pos to chAddHH This fixes a problem that in missions, all hedgehogs start with Pos=0
2019-04-01 Fix right limit of piano placement in bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 18:49:08 +0200] rev 14753
Fix right limit of piano placement in bounce world edge It was slightly beyond the right bounce edge.
2019-04-01 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 17:35:07 +0200] rev 14752
Update German translation
2019-04-01 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 17:33:43 +0200] rev 14751
Update locale files
2019-03-27 add gear renderer module
alfadur [Thu, 28 Mar 2019 00:38:53 +0300] rev 14750
add gear renderer module
2019-03-27 fix atlas.insert_set
alfadur [Thu, 28 Mar 2019 00:33:36 +0300] rev 14749
fix atlas.insert_set
2019-03-27 fix atlas.insert for real this time
alfadur [Thu, 28 Mar 2019 00:13:13 +0300] rev 14748
fix atlas.insert for real this time
2019-03-27 actually atlas tests were also broken
alfadur [Wed, 27 Mar 2019 23:26:58 +0300] rev 14747
actually atlas tests were also broken
2019-03-27 fix atlas.insert
alfadur [Wed, 27 Mar 2019 22:10:46 +0300] rev 14746
fix atlas.insert
2019-03-27 Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible.
nemo [Wed, 27 Mar 2019 09:52:08 -0400] rev 14745
Backed out changeset f9f71cccb5c3 - Wuzzy is right, the license is incompatible. I'd misread the wording on https://fontlibrary.org/en/font/symbola The terms on the author's site prevent using it with almost all FOSS projects, and even prevent using it in a merge like this. We'll just have to find some other font to improve coverage.
2019-03-26 finetune atlas proptest
alfadur [Tue, 26 Mar 2019 22:55:30 +0300] rev 14744
finetune atlas proptest
2019-03-26 proptest atlas, find 🐛🐜🦋
alfadur [Tue, 26 Mar 2019 22:29:48 +0300] rev 14743
proptest atlas, find 🐛🐜🦋
2019-03-26 Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
nemo [Tue, 26 Mar 2019 09:59:53 -0400] rev 14742
Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
2019-03-25 save more of the atlas
alfadur [Mon, 25 Mar 2019 23:12:24 +0300] rev 14741
save more of the atlas
2019-03-24 add blending to map
alfadur [Sun, 24 Mar 2019 20:40:12 +0300] rev 14740
add blending to map
2019-03-24 move projection matrix into camera
alfadur [Sun, 24 Mar 2019 20:11:55 +0300] rev 14739
move projection matrix into camera
2019-03-23 rescue the atlas
alfadur [Sat, 23 Mar 2019 03:44:11 +0300] rev 14738
rescue the atlas
2019-03-22 add random falling stuff
alfadur [Sat, 23 Mar 2019 01:07:23 +0300] rev 14737
add random falling stuff
2019-03-22 merge
alfadur [Fri, 22 Mar 2019 23:46:48 +0300] rev 14736
merge
2019-03-22 a bit of cleanup
alfadur [Fri, 22 Mar 2019 23:45:59 +0300] rev 14735
a bit of cleanup
2019-03-22 Allow to move camera around
unc0rr [Fri, 22 Mar 2019 21:29:10 +0100] rev 14734
Allow to move camera around
2019-03-22 Detect and handle resize
unc0rr [Fri, 22 Mar 2019 21:06:12 +0100] rev 14733
Detect and handle resize
2019-03-22 center camera on land
alfadur [Fri, 22 Mar 2019 22:26:41 +0300] rev 14732
center camera on land
2019-03-22 collapse mapgen back
alfadur [Fri, 22 Mar 2019 22:11:53 +0300] rev 14731
collapse mapgen back
2019-03-22 fix zoom
alfadur [Fri, 22 Mar 2019 21:44:06 +0300] rev 14730
fix zoom
2019-03-22 fix texture initialization
alfadur [Fri, 22 Mar 2019 21:09:17 +0300] rev 14729
fix texture initialization
2019-03-22 reeneble render from frontend
alfadur [Fri, 22 Mar 2019 20:38:50 +0300] rev 14728
reeneble render from frontend
2019-03-22 init gl in frontend interface
alfadur [Fri, 22 Mar 2019 20:37:21 +0300] rev 14727
init gl in frontend interface
2019-03-22 make world renderer optional + fmt
alfadur [Fri, 22 Mar 2019 20:26:29 +0300] rev 14726
make world renderer optional + fmt
2019-03-22 move camera into engine
alfadur [Fri, 22 Mar 2019 20:01:47 +0300] rev 14725
move camera into engine
2019-03-22 update module structure
alfadur [Fri, 22 Mar 2019 19:09:28 +0300] rev 14724
update module structure
2019-03-22 add basic map rendering with gl
fkaa [Fri, 22 Mar 2019 18:01:08 +0200] rev 14723
add basic map rendering with gl
2019-03-20 allow fp! take denominator tokens
alfadur [Thu, 21 Mar 2019 01:23:05 +0300] rev 14722
allow fp! take denominator tokens
2019-03-06 remove one of the 2 tint inlines
nemo [Wed, 06 Mar 2019 12:13:29 -0500] rev 14721
remove one of the 2 tint inlines
2019-03-05 remove random order. should let scheme override
nemo [Tue, 05 Mar 2019 10:32:32 -0500] rev 14720
remove random order. should let scheme override
2019-02-14 give frozen hogs a break
nemo [Wed, 13 Feb 2019 19:39:14 -0500] rev 14719
give frozen hogs a break
2019-02-07 fix some warnings
alfadur [Thu, 07 Feb 2019 23:34:24 +0300] rev 14718
fix some warnings
2019-02-07 fix client removal
alfadur [Thu, 07 Feb 2019 22:26:56 +0300] rev 14717
fix client removal
2019-02-07 fix official server build & bump dependencies
alfadur [Thu, 07 Feb 2019 18:04:53 +0300] rev 14716
fix official server build & bump dependencies
2019-02-07 remove lobby room
alfadur <mail@none> [Thu, 07 Feb 2019 17:17:42 +0300] rev 14715
remove lobby room
2019-02-07 add server anteroom
alfadur <mail@none> [Thu, 07 Feb 2019 17:02:24 +0300] rev 14714
add server anteroom
2019-02-07 add data structure for extending slabs
alfadur <mail@none> [Thu, 07 Feb 2019 14:49:51 +0300] rev 14713
add data structure for extending slabs
2019-02-06 reconnect some message handlers
alfadur <mail@none> [Wed, 06 Feb 2019 22:40:38 +0300] rev 14712
reconnect some message handlers
2019-02-06 Server action refactoring part N of N
alfadur <mail@none> [Wed, 06 Feb 2019 22:29:02 +0300] rev 14711
Server action refactoring part N of N
2019-02-06 Server action refactoring part C of N
alfadur <mail@none> [Wed, 06 Feb 2019 21:33:22 +0300] rev 14710
Server action refactoring part C of N
2019-02-06 Server action refactoring part B of N
alfadur <mail@none> [Wed, 06 Feb 2019 20:48:40 +0300] rev 14709
Server action refactoring part B of N
2019-02-05 Server action refactoring part A of N
alfadur <mail@none> [Wed, 06 Feb 2019 00:57:01 +0300] rev 14708
Server action refactoring part A of N
2019-02-05 Server action refactoring part 9 of N
alfadur <mail@none> [Wed, 06 Feb 2019 00:14:04 +0300] rev 14707
Server action refactoring part 9 of N
2019-02-05 revert bc267f6b29d7
alfadur [Tue, 05 Feb 2019 23:18:47 +0300] rev 14706
revert bc267f6b29d7
2019-02-05 use literal bans by default
alfadur [Tue, 05 Feb 2019 22:40:35 +0300] rev 14705
use literal bans by default
2019-02-05 Server action refactoring part 8 of N
alfadur <mail@none> [Tue, 05 Feb 2019 17:46:43 +0300] rev 14704
Server action refactoring part 8 of N
2019-02-05 Prevent displaying "Volume: 0%" when not exactly 0
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 04:55:40 +0100] rev 14703
Prevent displaying "Volume: 0%" when not exactly 0
2019-02-05 Fix precise volume change being a bit buggy
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 03:39:03 +0100] rev 14702
Fix precise volume change being a bit buggy
2019-02-05 Properly enforce zoom bounds again when changing zoom
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 03:09:50 +0100] rev 14701
Properly enforce zoom bounds again when changing zoom
2019-02-05 Precise+zoom/volume change makes changes in smaller steps
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 02:46:41 +0100] rev 14700
Precise+zoom/volume change makes changes in smaller steps
2019-02-05 Precise+resetzoom = 100% zoom (instead of UserZoom)
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 02:18:13 +0100] rev 14699
Precise+resetzoom = 100% zoom (instead of UserZoom)
2019-02-05 Add setting to set default/initial zoom
Wuzzy <Wuzzy2@mail.ru> [Tue, 05 Feb 2019 02:13:04 +0100] rev 14698
Add setting to set default/initial zoom
2019-02-04 Server action refactoring part 7 of N
alfadur <mail@none> [Tue, 05 Feb 2019 01:40:16 +0300] rev 14697
Server action refactoring part 7 of N
2019-02-04 Server action refactoring part 6 of N
alfadur <mail@none> [Tue, 05 Feb 2019 00:48:40 +0300] rev 14696
Server action refactoring part 6 of N
2019-02-04 Server action refactoring part 5 of N
alfadur <mail@none> [Mon, 04 Feb 2019 23:41:18 +0300] rev 14695
Server action refactoring part 5 of N
2019-02-04 Server action refactoring part 4 of N
alfadur <mail@none> [Mon, 04 Feb 2019 20:25:35 +0300] rev 14694
Server action refactoring part 4 of N
2019-02-04 Server action refactoring part 3 of N
alfadur <mail@none> [Mon, 04 Feb 2019 19:22:21 +0300] rev 14693
Server action refactoring part 3 of N
2019-02-02 Server action refactoring part 2 of N
alfadur <mail@none> [Sat, 02 Feb 2019 15:06:39 +0300] rev 14692
Server action refactoring part 2 of N
2019-01-25 Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
Wuzzy <Wuzzy2@mail.ru> [Fri, 25 Jan 2019 06:46:13 +0100] rev 14691
Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.) settings.ini: In section [misc], add "holidaySilliness=false" hwengine: Add --no-holiday-silliness to command-line
2019-01-23 Fix AI trying to use tardis during multishoot
Wuzzy <Wuzzy2@mail.ru> [Wed, 23 Jan 2019 03:46:32 +0100] rev 14690
Fix AI trying to use tardis during multishoot
2019-01-22 Play "Flawless" voice when completing the rope or saucer training perfectly
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 23:42:23 +0100] rev 14689
Play "Flawless" voice when completing the rope or saucer training perfectly
2019-01-22 remove unused macro branches
alfadur [Wed, 23 Jan 2019 00:30:12 +0300] rev 14688
remove unused macro branches
2019-01-22 Shorten text of buttons to load/edit drawn map and make them look nicer
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 21:34:13 +0100] rev 14687
Shorten text of buttons to load/edit drawn map and make them look nicer
2019-01-22 ACF8: Make sure leader looks left at mission start
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 18:28:05 +0100] rev 14686
ACF8: Make sure leader looks left at mission start
2019-01-22 match literals in fp macro
alfadur [Tue, 22 Jan 2019 20:35:11 +0300] rev 14685
match literals in fp macro
2019-01-22 Don't render AI hog thinking bubble in cut scenes
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 18:17:19 +0100] rev 14684
Don't render AI hog thinking bubble in cut scenes
2019-01-22 ACF8: Fix princess scene failing to initialize
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 18:00:08 +0100] rev 14683
ACF8: Fix princess scene failing to initialize
2019-01-22 ACF: Dump unused campaign vars, use fallback values
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 17:40:46 +0100] rev 14682
ACF: Dump unused campaign vars, use fallback values
2019-01-22 ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:47:27 +0100] rev 14681
ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
2019-01-22 HedgeEditor: Force-set AirMinesNum to 0
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:17:07 +0100] rev 14680
HedgeEditor: Force-set AirMinesNum to 0
2019-01-22 HedgeEditor: More efficient gear info tag handling
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:15:55 +0100] rev 14679
HedgeEditor: More efficient gear info tag handling
2019-01-22 vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:12:02 +0100] rev 14678
vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
2019-01-21 Hide hog GUI extras in scripted cinematic, also suppress some voices
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 23:50:56 +0100] rev 14677
Hide hog GUI extras in scripted cinematic, also suppress some voices
2019-01-21 Move finger rendering to RenderHHGuiExtras
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 23:37:12 +0100] rev 14676
Move finger rendering to RenderHHGuiExtras
2019-01-21 Play "Flawless" voice when winning target practice mission with perfect accuracy
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 22:17:29 +0100] rev 14675
Play "Flawless" voice when winning target practice mission with perfect accuracy
2019-01-21 Don't show ammo caption for every repeat rope attach
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 21:06:55 +0100] rev 14674
Don't show ammo caption for every repeat rope attach
2019-01-21 Remove now unused parameters in SpeedShoppa/TargetPractice challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 20:17:44 +0100] rev 14673
Remove now unused parameters in SpeedShoppa/TargetPractice challenges
2019-01-21 Portal mission: Don't allow enemies to walk
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 20:06:25 +0100] rev 14672
Portal mission: Don't allow enemies to walk
2019-01-21 Portal mission: Delay first speech until turn start
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 19:56:43 +0100] rev 14671
Portal mission: Delay first speech until turn start
2019-01-21 More spawn height tweaking in missions
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 19:49:38 +0100] rev 14670
More spawn height tweaking in missions
2019-01-21 Tweak hog spawn height and facing direction in challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 19:28:39 +0100] rev 14669
Tweak hog spawn height and facing direction in challenges
2019-01-21 Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 18:59:29 +0100] rev 14668
Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
2019-01-21 Frontend: Gray out campaign/training start buttons when no human team available
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 09:12:39 +0100] rev 14667
Frontend: Gray out campaign/training start buttons when no human team available
2019-01-21 Simplify code for SetClanColor
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 07:10:59 +0100] rev 14666
Simplify code for SetClanColor
2019-01-21 Some polishing for ASA fruit02
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 06:48:12 +0100] rev 14665
Some polishing for ASA fruit02
2019-01-21 ASA fruit02: Change Captain Lime clan color when he turns evil
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 06:16:01 +0100] rev 14664
ASA fruit02: Change Captain Lime clan color when he turns evil
2019-01-21 SetClanColor: Accept negative color argument to select user color
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 05:57:01 +0100] rev 14663
SetClanColor: Accept negative color argument to select user color
2019-01-21 Fix SetClanColor causing crashes and rendering bugs
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 05:51:35 +0100] rev 14662
Fix SetClanColor causing crashes and rendering bugs
2019-01-21 SetAmmoDelay: Unselect weapon if neccessary
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 02:52:09 +0100] rev 14661
SetAmmoDelay: Unselect weapon if neccessary
2019-01-21 ACF5: Register is as "spare traitor" if player walks too far away
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 02:09:30 +0100] rev 14660
ACF5: Register is as "spare traitor" if player walks too far away This is done to prevent free attacks at cannibals, which don't get a turn before the choice was made.
2019-01-21 Switch to typographical apostrophe in German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 01:03:47 +0100] rev 14659
Switch to typographical apostrophe in German translation
2019-01-20 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 00:52:54 +0100] rev 14658
Update German translation
2019-01-20 Update hedgewars_en.ts
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 00:32:42 +0100] rev 14657
Update hedgewars_en.ts
2019-01-20 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 00:27:42 +0100] rev 14656
Update locale files
2019-01-20 Remove black pixels at corners of DrawRoundRect rectangles
Wuzzy <Wuzzy2@mail.ru> [Sun, 20 Jan 2019 21:41:49 +0100] rev 14655
Remove black pixels at corners of DrawRoundRect rectangles Fixes regression introduced in 8935dcc0e1307f3963d2d21e4f7ce1cca8407579.
2019-01-19 Add CowardMode team setting
Wuzzy <Wuzzy2@mail.ru> [Sat, 19 Jan 2019 05:06:33 +0100] rev 14654
Add CowardMode team setting
2019-01-18 Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
Wuzzy <Wuzzy2@mail.ru> [Fri, 18 Jan 2019 07:24:39 +0100] rev 14653
Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug #721)
2019-01-17 VideoRec: Hide libaom-av1 codec in frontend, it's experimental
Wuzzy <Wuzzy2@mail.ru> [Fri, 18 Jan 2019 00:36:48 +0100] rev 14652
VideoRec: Hide libaom-av1 codec in frontend, it's experimental
2019-01-17 Clean up code a bit in LibavInteraction
Wuzzy <Wuzzy2@mail.ru> [Fri, 18 Jan 2019 00:17:17 +0100] rev 14651
Clean up code a bit in LibavInteraction
2019-01-17 Show error message in frontend if video encoding failed in engine
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 23:46:00 +0100] rev 14650
Show error message in frontend if video encoding failed in engine
2019-01-17 Initialize newGameTicks/newRealTicks
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 22:48:14 +0100] rev 14649
Initialize newGameTicks/newRealTicks
2019-01-17 make stuff const
alfadur [Thu, 17 Jan 2019 15:57:46 +0300] rev 14648
make stuff const
2019-01-17 ASA fruit01: Add hog appear effect
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:41:44 +0100] rev 14647
ASA fruit01: Add hog appear effect
2019-01-17 Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:35:43 +0100] rev 14646
Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
2019-01-17 ASA death01: Tweak mines and barrels a bit
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:24:34 +0100] rev 14645
ASA death01: Tweak mines and barrels a bit
2019-01-17 ASA death01: Optimize hog spawn positions, animate professor teleportation
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:19:33 +0100] rev 14644
ASA death01: Optimize hog spawn positions, animate professor teleportation
2019-01-16 Clear hog gear message less agressively in ACF3
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 00:41:55 +0100] rev 14643
Clear hog gear message less agressively in ACF3
2019-01-16 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 00:10:24 +0100] rev 14642
Update changelog
2019-01-16 ACF5: Disable utilities until the traitor has been dealt with
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 23:58:12 +0100] rev 14641
ACF5: Disable utilities until the traitor has been dealt with
2019-01-16 Lua: Fix SetAmmoDelay not working properly when called after initialization
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 23:50:35 +0100] rev 14640
Lua: Fix SetAmmoDelay not working properly when called after initialization
2019-01-16 Fix DismissTeam not clearing the team properly
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 23:43:23 +0100] rev 14639
Fix DismissTeam not clearing the team properly
2019-01-16 Make passive teams no longer mess with game stats
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 22:48:48 +0100] rev 14638
Make passive teams no longer mess with game stats
2019-01-16 Update clan passive status when team died / got resurrected
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 22:39:27 +0100] rev 14637
Update clan passive status when team died / got resurrected
2019-01-16 ASA ice01: Clear hero's gear message when entering no-fly zone
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 21:32:25 +0100] rev 14636
ASA ice01: Clear hero's gear message when entering no-fly zone
2019-01-16 ASA desert01: Make smugglers smarter
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 21:16:57 +0100] rev 14635
ASA desert01: Make smugglers smarter
2019-01-16 ASA desert01: Enable skip all the time
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 20:03:07 +0100] rev 14634
ASA desert01: Enable skip all the time
2019-01-16 Make use of passive teams in various campaign missions
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 19:59:08 +0100] rev 14633
Make use of passive teams in various campaign missions
2019-01-16 Add SetTeamPassive. Passive teams are treated like frozen teams
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 15:40:11 +0100] rev 14632
Add SetTeamPassive. Passive teams are treated like frozen teams
2019-01-16 pagegamestats: Fix time number rendering
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 07:30:06 +0100] rev 14631
pagegamestats: Fix time number rendering
2019-01-16 ASA desert01: Fix third battle sometimes stopping instantly
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 07:08:15 +0100] rev 14630
ASA desert01: Fix third battle sometimes stopping instantly
2019-01-16 ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:56:38 +0100] rev 14629
ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
2019-01-16 ASA death01: Fix precise key not getting cleared
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:55:07 +0100] rev 14628
ASA death01: Fix precise key not getting cleared
2019-01-16 ASA desert01: Clear hero gear message when battle starts
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:45:10 +0100] rev 14627
ASA desert01: Clear hero gear message when battle starts
2019-01-16 Clear gear message in AnimSwitchHog
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:37:26 +0100] rev 14626
Clear gear message in AnimSwitchHog
2019-01-16 ASA cosmos: Minor cinematic tweaks for meteorite cut scene
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:24:50 +0100] rev 14625
ASA cosmos: Minor cinematic tweaks for meteorite cut scene
2019-01-16 Remove unused variable from hwform.h
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:10:30 +0100] rev 14624
Remove unused variable from hwform.h
2019-01-16 Campaign: Try to auto-select an open mission after selecting team or campaign
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:02:56 +0100] rev 14623
Campaign: Try to auto-select an open mission after selecting team or campaign
2019-01-16 Campaign: Select next unfinished mission after completing one
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 03:40:05 +0100] rev 14622
Campaign: Select next unfinished mission after completing one
2019-01-16 Frontend: Don't reset campaign mission selection to top of list after each play
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 01:39:58 +0100] rev 14621
Frontend: Don't reset campaign mission selection to top of list after each play
2019-01-15 Make game engine load the user's locale correctly (bug 688)
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 00:37:26 +0100] rev 14620
Make game engine load the user's locale correctly (bug #688)
2019-01-15 Refactor hwengine: Rename cLocale to cLanguage
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 00:01:29 +0100] rev 14619
Refactor hwengine: Rename cLocale to cLanguage Required so the clocale unit can be added
2019-01-15 Make hog kill stat stuff consistent WRT SD water rise
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 21:28:54 +0100] rev 14618
Make hog kill stat stuff consistent WRT SD water rise
2019-01-15 Fix hog taunts counting SD water rise drowns as team kills (bug 691)
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 21:23:56 +0100] rev 14617
Fix hog taunts counting SD water rise drowns as team kills (bug #691)
2019-01-15 Comment all important variables in uStats
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 20:53:01 +0100] rev 14616
Comment all important variables in uStats
2019-01-15 Target practice: Change target radar color to red
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 01:47:07 +0100] rev 14615
Target practice: Change target radar color to red
2019-01-14 Highlight next target for most target practices
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 00:48:57 +0100] rev 14614
Highlight next target for most target practices
2019-01-14 ACF5: Delete circles vgears after wave3 appeared
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 23:38:31 +0100] rev 14613
ACF5: Delete circles vgears after wave3 appeared
2019-01-14 Keep track of accuracy record in target practice challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 23:30:15 +0100] rev 14612
Keep track of accuracy record in target practice challenges
2019-01-14 Remove "loser" messages in challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 21:19:57 +0100] rev 14611
Remove "loser" messages in challenges The point of challenges is not to "win", but to reach a highscore, so we need not to rub failure into the player's face.
2019-01-14 just focus on the unsafe deletes in a hopefully branch-safe fashion 0.9.25
nemo [Mon, 14 Jan 2019 15:11:15 -0500] rev 14610
just focus on the unsafe deletes in a hopefully branch-safe fashion
2019-01-14 aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code 0.9.25
nemo [Mon, 14 Jan 2019 15:01:43 -0500] rev 14609
aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code
2019-01-14 Rename the special "none" key in frontend
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 19:26:24 +0100] rev 14608
Rename the special "none" key in frontend
2019-01-14 branch merge
nemo [Mon, 14 Jan 2019 12:35:32 -0500] rev 14607
branch merge
2019-01-14 ai improvements are release branch safe 0.9.25
nemo [Mon, 14 Jan 2019 12:34:47 -0500] rev 14606
ai improvements are release branch safe
2019-01-13 Reverse order of visual gears linked list
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 00:34:56 +0100] rev 14605
Reverse order of visual gears linked list Now vgears will render in the order they have been added. Older visual gears are rendered earlier, so they are "behind" newer visual gears. This has been primarily done to fix the render order of speech bubbles (bug #287).
2019-01-14 Update changelog for campaign updates
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:59:32 +0100] rev 14604
Update changelog for campaign updates
2019-01-14 ASA moon02: Don't play victory animation if runner died and hero survived
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:43:19 +0100] rev 14603
ASA moon02: Don't play victory animation if runner died and hero survived
2019-01-14 ASA: Tweak spawning height of hedgehogs
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:12:12 +0100] rev 14602
ASA: Tweak spawning height of hedgehogs
2019-01-14 ASA moon02: Fix player not losing if time runs out while still having the rope
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:04:18 +0100] rev 14601
ASA moon02: Fix player not losing if time runs out while still having the rope
2019-01-14 Fix crosshair sometimes not getting removed
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 16:18:34 +0100] rev 14600
Fix crosshair sometimes not getting removed
2019-01-14 Outsource commonly used words in siPointType to QTfrontend
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 07:14:18 +0100] rev 14599
Outsource commonly used words in siPointType to QTfrontend
2019-01-14 ASA moon02: Add finishing times in ranking
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 06:17:35 +0100] rev 14598
ASA moon02: Add finishing times in ranking
2019-01-14 ASA: Show current time and personal best in moon02
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 05:58:07 +0100] rev 14597
ASA: Show current time and personal best in moon02
2019-01-14 ASA desert02: Show escape record in-game
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 04:59:04 +0100] rev 14596
ASA desert02: Show escape record in-game
2019-01-14 Tweak bounce effects of some gears
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 04:30:31 +0100] rev 14595
Tweak bounce effects of some gears This adds bounce effects for gtSMine, gtMine and gtCluster
2019-01-14 Fix "unused variable" warning (valOK)
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 03:53:21 +0100] rev 14594
Fix "unused variable" warning (valOK)
2019-01-14 Remove a bunch of dead out-commented code
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 03:52:09 +0100] rev 14593
Remove a bunch of dead out-commented code
2019-01-14 Fix WorldWrap returning sometimes true unjustifiably
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 03:23:21 +0100] rev 14592
Fix WorldWrap returning sometimes true unjustifiably
2019-01-14 Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 02:48:36 +0100] rev 14591
Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
2019-01-13 Fix airplane line being drawn in front of many HUD elements
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 22:22:40 +0100] rev 14590
Fix airplane line being drawn in front of many HUD elements
2019-01-13 Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 18:07:04 +0100] rev 14589
Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
2019-01-13 Tweak height limit of air attack in bounce edge maps
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 17:49:29 +0100] rev 14588
Tweak height limit of air attack in bounce edge maps
2019-01-13 Disallow placement of piano beyond bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 17:28:33 +0100] rev 14587
Disallow placement of piano beyond bounce world edge
2019-01-13 Deny air attack in bounce world edge if target is in "impossible" position
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 17:02:15 +0100] rev 14586
Deny air attack in bounce world edge if target is in "impossible" position
2019-01-13 Don't try to spawn air mines beyond the bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 15:54:10 +0100] rev 14585
Don't try to spawn air mines beyond the bounce world edge
2019-01-13 Bounce off gears at bouncy world edge only if they move towards it
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 15:47:14 +0100] rev 14584
Bounce off gears at bouncy world edge only if they move towards it
2019-01-13 Frontend: Tweak button padding once more
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 05:00:14 +0100] rev 14583
Frontend: Tweak button padding once more
2019-01-12 Mention zoom key in movement training
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 23:38:34 +0100] rev 14582
Mention zoom key in movement training
2019-01-12 Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 23:26:33 +0100] rev 14581
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug #718)
2019-01-12 Frontend: More button padding tweaking
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 06:38:20 +0100] rev 14580
Frontend: More button padding tweaking
2019-01-12 TS: Restore 2 of the "specialist" letters
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 06:19:16 +0100] rev 14579
TS: Restore 2 of the "specialist" letters
2019-01-11 merge release branch
nemo [Fri, 11 Jan 2019 08:51:11 -0500] rev 14578
merge release branch
2019-01-11 tabs to spaces 0.9.25
nemo [Fri, 11 Jan 2019 08:45:11 -0500] rev 14577
tabs to spaces
2019-01-11 deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
nemo [Fri, 11 Jan 2019 08:42:15 -0500] rev 14576
deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already
2019-01-11 couple more use after frees for gear deletion.
nemo [Fri, 11 Jan 2019 08:08:28 -0500] rev 14575
couple more use after frees for gear deletion. also rearranged lines a bit and added a redundant exit to try to proof things a bit. more evidence we need rust.
2019-01-11 Make sure to render crosshair above render
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 04:38:07 +0100] rev 14574
Make sure to render crosshair above render
2019-01-11 Render contour of flying saucer is in (mostly) opaque
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 03:50:06 +0100] rev 14573
Render contour of flying saucer is in (mostly) opaque
2019-01-11 Frontend: Increase padding of small push buttons
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 01:44:04 +0100] rev 14572
Frontend: Increase padding of small push buttons
2019-01-10 Restore map scaling of Tunnels script
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:22:44 +0100] rev 14571
Restore map scaling of Tunnels script
2019-01-10 Force MapFeatureSize=12 in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:16:32 +0100] rev 14570
Force MapFeatureSize=12 in TechRacer
2019-01-10 Fix Racer ghost not resetting properly after a skip (bug 565)
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:10:20 +0100] rev 14569
Fix Racer ghost not resetting properly after a skip (bug #565)
2019-01-10 Fix dy hardcoded value in kamikaze test
unc0rr [Thu, 10 Jan 2019 21:24:32 +0100] rev 14568
Fix dy hardcoded value in kamikaze test
2019-01-10 Fix broken kamikaze logic when target position is close to attacker
unc0rr [Thu, 10 Jan 2019 21:22:07 +0100] rev 14567
Fix broken kamikaze logic when target position is close to attacker
2019-01-10 Don't say "first blood" in games with only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:47:18 +0100] rev 14566
Don't say "first blood" in games with only 1 clan
2019-01-10 Fix wind bar animation not looping properly
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:21:08 +0100] rev 14565
Fix wind bar animation not looping properly If you looked closely, you could see the wind bar “jumping” a bit. Pixel offset was off-by-1.
2019-01-10 Prevent wind bar from overflowing with high wind values
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:09:06 +0100] rev 14564
Prevent wind bar from overflowing with high wind values Wind flow overflow does not happen normally, but might be triggered when calling SetWind with extreme values (>100 or <-100). Allows for silly wind experiments in scripts.
2019-01-10 Tweak appear/disappear animation of touch widgets
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:45:04 +0100] rev 14563
Tweak appear/disappear animation of touch widgets
2019-01-10 Minor touch refactor
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:30:14 +0100] rev 14562
Minor touch refactor
2019-01-10 Swap 2 targets in grenade training to make the start a bit easier
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:08:02 +0100] rev 14561
Swap 2 targets in grenade training to make the start a bit easier
2019-01-10 Update grenade training to support bounciness in Touch
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:05:48 +0100] rev 14560
Update grenade training to support bounciness in Touch
2019-01-10 Add button to set bounciness in touch interface
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 17:54:58 +0100] rev 14559
Add button to set bounciness in touch interface
2019-01-10 Use player team's control scheme for all teams if there's a mission team
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 03:14:02 +0100] rev 14558
Use player team's control scheme for all teams if there's a mission team
2019-01-10 Fix player team ignoring custom team control scheme in campaign/missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 02:50:01 +0100] rev 14557
Fix player team ignoring custom team control scheme in campaign/missions
2019-01-09 Restructure changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 00:41:31 +0100] rev 14556
Restructure changelog
2019-01-09 Fix double water splash if flying saucer drowns (bug 681)
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 00:33:05 +0100] rev 14555
Fix double water splash if flying saucer drowns (bug #681)
2019-01-09 Remove default keybinding for unselecting weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 22:19:46 +0100] rev 14554
Remove default keybinding for unselecting weapon
2019-01-09 Allow to leave a control unused (no key binding)
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 22:09:27 +0100] rev 14553
Allow to leave a control unused (no key binding)
2019-01-09 fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
nemo [Wed, 09 Jan 2019 16:27:57 -0500] rev 14552
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
2019-01-09 Add control (default: X) to unselect current weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 19:39:48 +0100] rev 14551
Add control (default: X) to unselect current weapon
2019-01-09 Send and display owner name of own teams in online games (fixes bug 468)
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 19:10:11 +0100] rev 14550
Send and display owner name of own teams in online games (fixes bug #468)
2019-01-08 Suppress “<team> is gone message on game end
Wuzzy <Wuzzy2@mail.ru> [Tue, 08 Jan 2019 03:03:21 +0100] rev 14549
Suppress “<team> is gone message on game end
2019-01-06 Pagetraining: Make sure the translator comment will be collected
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 02:32:27 +0100] rev 14548
Pagetraining: Make sure the translator comment will be collected
2019-01-06 Make turn timer gray when finishing target practice
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 02:16:45 +0100] rev 14547
Make turn timer gray when finishing target practice
2019-01-06 Display team records in training menu
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 01:21:16 +0100] rev 14546
Display team records in training menu
2019-01-05 BRW: Fix Lua error after using timebox
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 23:15:13 +0100] rev 14545
BRW: Fix Lua error after using timebox
2019-01-05 TS: Scale health with the “initial health” setting from game scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 22:22:36 +0100] rev 14544
TS: Scale health with the “initial health” setting from game scheme
2019-01-05 Lua: Add InitHealth, read-only variable containing the initial hog health setting
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 22:05:20 +0100] rev 14543
Lua: Add InitHealth, read-only variable containing the initial hog health setting
2019-01-05 TS: Improve configurability by game scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 21:52:15 +0100] rev 14542
TS: Improve configurability by game scheme
2019-01-05 TS: Simplify mission panel, fix bad string concatenation
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 21:07:22 +0100] rev 14541
TS: Simplify mission panel, fix bad string concatenation
2019-01-05 TS: Add script param to set specialists for all teams at once
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:58:12 +0100] rev 14540
TS: Add script param to set specialists for all teams at once
2019-01-05 Document TS script param syntax, change some letters
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:45:46 +0100] rev 14539
Document TS script param syntax, change some letters
2019-01-05 Clean up indents and comments in The_Specialists.lua
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:32:48 +0100] rev 14538
Clean up indents and comments in The_Specialists.lua
2019-01-05 Allow customising the teams
nemo [Sat, 05 Jan 2019 13:23:43 -0500] rev 14537
Allow customising the teams
2019-01-03 ASA ice02: Clean up some subtle weirdness on timeout
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 22:44:09 +0100] rev 14536
ASA ice02: Clean up some subtle weirdness on timeout When time's up or player lost, do this: - Remove all rings - Don't give time or saucer bonus when touching ring *after* timeout - Prevent next turn from starting
2019-01-03 Fix bee targeting fail across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 19:46:48 +0100] rev 14535
Fix bee targeting fail across wrap world edge Previously, the bee always aimed for the light area, no matter where you actually put the target. It also got confused whenever it flew across the wrap world edge. How the bee works now: 1) The placed bee target is *not* recalculated when it was placed in the "gray" part of the wrap world edge. This allows for more fine-tuning. 1a) Place target in light area: bee aims for target light area 1b) Place target in gray area: bee aims for target, but flies to gray area first 2) Bee target is recalculated whenever bee passes the wrap world edge.
2019-01-03 Fix force-locked schemes getting unlocked when changing map types (bug 378)
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 17:57:31 +0100] rev 14534
Fix force-locked schemes getting unlocked when changing map types (bug #378)
2019-01-02 ASA ice02: Don't show remaining saucers in stats (unimportant)
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 Jan 2019 17:45:12 +0100] rev 14533
ASA ice02: Don't show remaining saucers in stats (unimportant)
2019-01-02 heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
nemo [Wed, 02 Jan 2019 11:08:26 -0500] rev 14532
heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
2019-01-02 remove Wuzzy's val checking, add a FIXME to add that to the C implementation
nemo [Wed, 02 Jan 2019 11:06:34 -0500] rev 14531
remove Wuzzy's val checking, add a FIXME to add that to the C implementation
2019-01-02 Initialize mission completion status on frontend load
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 Jan 2019 03:30:54 +0100] rev 14530
Initialize mission completion status on frontend load
2019-01-01 From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch 0.9.25
nemo [Tue, 01 Jan 2019 11:17:28 -0500] rev 14529
From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch
2019-01-01 - Bots activate extra time if needed
unc0rr [Tue, 01 Jan 2019 02:25:18 +0100] rev 14528
- Bots activate extra time if needed - Refactor work with forecast of time needed to perform planned actions (ticks variable)
2019-01-01 - Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
unc0rr [Tue, 01 Jan 2019 02:22:01 +0100] rev 14527
- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack - Also start thinking if TurnTimeLeft is bigger than default value
2018-12-28 Implement letter repeat check
unc0rr [Fri, 28 Dec 2018 22:47:17 +0100] rev 14526
Implement letter repeat check
2018-12-28 Server action refactoring part 1 of N
alfadur <mail@none> [Fri, 28 Dec 2018 03:10:05 +0300] rev 14525
Server action refactoring part 1 of N
2018-12-27 Start chat_sanitizer package inspired by chat bot on pokerth server
unc0rr [Thu, 27 Dec 2018 23:43:54 +0100] rev 14524
Start chat_sanitizer package inspired by chat bot on pokerth server
2018-12-21 ASA cosmos: Move flower icons of desert planet above cactus instead of bird
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 23:42:45 +0100] rev 14523
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
2018-12-21 ASA cosmos: Remove unneccary message when hero dies after moon was reached
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 23:17:10 +0100] rev 14522
ASA cosmos: Remove unneccary message when hero dies after moon was reached
2018-12-21 Simplify some mission strings
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 22:59:06 +0100] rev 14521
Simplify some mission strings
2018-12-21 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 22:25:57 +0100] rev 14520
Update German translation
2018-12-21 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 21:14:04 +0100] rev 14519
Update locale files
2018-12-21 Localization: Also collect first line of credits.csv
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 20:48:28 +0100] rev 14518
Localization: Also collect first line of credits.csv
2018-12-21 Reduce skipping craziness in ASA fruit02 a bit
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 20:31:21 +0100] rev 14517
Reduce skipping craziness in ASA fruit02 a bit
2018-12-21 Minor refactor in single missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 17:47:54 +0100] rev 14516
Minor refactor in single missions
2018-12-21 Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 17:43:04 +0100] rev 14515
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
2018-12-21 Merge nemo's VideoRec commit
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 16:55:34 +0100] rev 14514
Merge nemo's VideoRec commit
2018-12-21 Fix 2 team name mistakes in missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 16:54:41 +0100] rev 14513
Fix 2 team name mistakes in missions
2018-12-21 Update mission description for Bazooka Battlefield
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 15:14:47 +0100] rev 14512
Update mission description for Bazooka Battlefield
2018-12-21 ASA desert01: Fix mission ending when all smugglers are dead
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 08:00:46 +0100] rev 14511
ASA desert01: Fix mission ending when all smugglers are dead
2018-12-21 ASA death01: Use unique team names for professor teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 07:04:13 +0100] rev 14510
ASA death01: Use unique team names for professor teams
2018-12-21 Update ASA campaign to use player chosen team identity
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 06:33:33 +0100] rev 14509
Update ASA campaign to use player chosen team identity
2018-12-21 ACF: Consistent cannibals flag/voice, change Princess flag
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 02:07:11 +0100] rev 14508
ACF: Consistent cannibals flag/voice, change Princess flag
2018-12-21 Use player team name in ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 01:43:21 +0100] rev 14507
Use player team name in ACF campaign
2018-12-21 Refactor ACF missions, store team names in variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 01:04:24 +0100] rev 14506
Refactor ACF missions, store team names in variables
2018-12-20 Change AddTeam/AddMissionTeam to return real team name and index (in that order)
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 19:03:34 +0100] rev 14505
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
2018-12-20 Use player's team identity for SimpleMission-based mission
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 18:23:13 +0100] rev 14504
Use player's team identity for SimpleMission-based mission
2018-12-20 Use player-chosen team identity for most challenges and scenarios
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 17:51:46 +0100] rev 14503
Use player-chosen team identity for most challenges and scenarios
2018-12-20 Check team name collision and make them unique, if neccessary
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 15:53:22 +0100] rev 14502
Check team name collision and make them unique, if neccessary
2018-12-19 Use player-chosen team identity for training and a few challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:56:10 +0100] rev 14501
Use player-chosen team identity for training and a few challenges
2018-12-19 Lua: AddTeam / AddMissionTeam now return team index
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:34:07 +0100] rev 14500
Lua: AddTeam / AddMissionTeam now return team index
2018-12-19 Remove unused vars in uTeams
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:27:35 +0100] rev 14499
Remove unused vars in uTeams
2018-12-19 Lua API: Add functions to add team selected in campaign/mission page
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 19:10:42 +0100] rev 14498
Lua API: Add functions to add team selected in campaign/mission page
2018-12-20 remove if disabled in main config
nemo [Wed, 19 Dec 2018 19:00:29 -0500] rev 14497
remove if disabled in main config
2018-12-19 Keep track of singleplayer high scores in challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 05:50:02 +0100] rev 14496
Keep track of singleplayer high scores in challenges
2018-12-19 Add fallback preview image for scenarios
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:47:41 +0100] rev 14495
Add fallback preview image for scenarios Feel free to improve the image
2018-12-19 Add image for challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:21:20 +0100] rev 14494
Add image for challenges
2018-12-19 Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:02:06 +0100] rev 14493
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
2018-12-18 Tweak training menu spacing
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 00:17:14 +0100] rev 14492
Tweak training menu spacing
2018-12-18 Save and restore last campaign/training team selection in settings.ini
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 23:28:40 +0100] rev 14491
Save and restore last campaign/training team selection in settings.ini
2018-12-18 Sync team comboboxes in campaign and training page
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:53:49 +0100] rev 14490
Sync team comboboxes in campaign and training page
2018-12-18 Training page: Don't change selection after changing team or playing
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:27:13 +0100] rev 14489
Training page: Don't change selection after changing team or playing
2018-12-18 Update training page after completing a training
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:22:03 +0100] rev 14488
Update training page after completing a training
2018-12-18 Fix victory check of a few scenarios
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:37:58 +0100] rev 14487
Fix victory check of a few scenarios
2018-12-18 Add Lua callback: onGameResult
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:26:13 +0100] rev 14486
Add Lua callback: onGameResult
2018-12-18 Report mission victory for most missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:16:31 +0100] rev 14485
Report mission victory for most missions
2018-12-18 Add Lua functions to save/get mission variables
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 15:21:23 +0100] rev 14484
Add Lua functions to save/get mission variables
2018-12-18 Add team selection in training page and basic check mark support
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 14:24:23 +0100] rev 14483
Add team selection in training page and basic check mark support
2018-12-16 Attempt to allow building video recording in pas2c mode, currently fails parsing
unc0rr [Sun, 16 Dec 2018 18:40:25 +0100] rev 14482
Attempt to allow building video recording in pas2c mode, currently fails parsing
2018-12-16 if a script is set, feature size can generate different maps
nemo [Sun, 16 Dec 2018 10:42:50 -0500] rev 14481
if a script is set, feature size can generate different maps
2018-12-16 Same with ShoppaMap
nemo [Sun, 16 Dec 2018 10:35:43 -0500] rev 14480
Same with ShoppaMap
2018-12-16 fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
nemo [Sun, 16 Dec 2018 10:25:36 -0500] rev 14479
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
2018-12-15 Apply rustfmt to all files
unc0rr [Sun, 16 Dec 2018 00:12:29 +0100] rev 14478
Apply rustfmt to all files
2018-12-15 Start database interaction implementation
unc0rr [Sun, 16 Dec 2018 00:09:20 +0100] rev 14477
Start database interaction implementation
2018-12-15 Rope training: Simplify final challenge, remove mines
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 03:07:20 +0100] rev 14476
Rope training: Simplify final challenge, remove mines
2018-12-15 Rope training: Show hint after destroying barrels
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 01:57:09 +0100] rev 14475
Rope training: Show hint after destroying barrels
2018-12-15 Make various stunts in flying saucer training easier
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 01:29:47 +0100] rev 14474
Make various stunts in flying saucer training easier
2018-12-14 Movement training: Show damage message only after passing certain point
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 00:29:56 +0100] rev 14473
Movement training: Show damage message only after passing certain point
2018-12-14 Show mission panel key as permanent caption in movement training
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 00:26:17 +0100] rev 14472
Show mission panel key as permanent caption in movement training
2018-12-14 Fix incorrect text for sidNoEndTurn in en.txt
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 19:14:42 +0100] rev 14471
Fix incorrect text for sidNoEndTurn in en.txt Text applies to utility only, its used for weapons, too.
2018-12-14 Add language-neutral version of Trainings.png
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 18:54:45 +0100] rev 14470
Add language-neutral version of Trainings.png
2018-12-14 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 16:06:33 +0100] rev 14469
Update changelog
2018-12-14 Backed out changeset f791c46b47a4
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 16:05:56 +0100] rev 14468
Backed out changeset f791c46b47a4 This changeset broke chat display in demos
2018-12-14 Update changelog and README
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 14:33:18 +0100] rev 14467
Update changelog and README
2018-12-14 Start first turn in ACF5 even faster
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:55:42 +0100] rev 14466
Start first turn in ACF5 even faster
2018-12-14 ACF3: Fix weapons being disabled in first turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:40:13 +0100] rev 14465
ACF3: Fix weapons being disabled in first turn
2018-12-14 Faster switch to correct hog in ACF5
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:19:12 +0100] rev 14464
Faster switch to correct hog in ACF5
2018-12-14 Fix incorrect message in ASA death01
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:03:35 +0100] rev 14463
Fix incorrect message in ASA death01
2018-12-13 Set internal version to 1.0.0-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:50:03 +0100] rev 14462
Set internal version to 1.0.0-dev
2018-12-13 Append -dev to version string if built in non-release mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:47:23 +0100] rev 14461
Append -dev to version string if built in non-release mode
2018-12-13 Fix minor mistake in credits
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:37:13 +0100] rev 14460
Fix minor mistake in credits
2018-12-13 Colorize people names in About screen
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:28:31 +0100] rev 14459
Colorize people names in About screen
2018-12-13 Merge recent Rust changes
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:16:05 +0100] rev 14458
Merge recent Rust changes
2018-12-13 Add nicknames in credits
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:15:30 +0100] rev 14457
Add nicknames in credits
2018-12-13 Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
unc0rr [Thu, 13 Dec 2018 23:44:46 +0100] rev 14456
Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
2018-12-13 Add more maps and theme credits in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 23:21:19 +0100] rev 14455
Add more maps and theme credits in credits.csv
2018-12-13 Clean up CREDITS file, move more credits to credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 22:50:14 +0100] rev 14454
Clean up CREDITS file, move more credits to credits.csv
2018-12-13 Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:35:26 +0100] rev 14453
Merge
2018-12-13 Some minor credits typo fixes
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:34:04 +0100] rev 14452
Some minor credits typo fixes
2018-12-13 Make captions in credits translatable, too
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:25:36 +0100] rev 14451
Make captions in credits translatable, too
2018-12-13 Add row type column in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:19:17 +0100] rev 14450
Add row type column in credits.csv
2018-12-13 Make about dialog in frontend translatable
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 20:24:50 +0100] rev 14449
Make about dialog in frontend translatable
2018-12-13 Restructure credits
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 18:55:25 +0100] rev 14448
Restructure credits
2018-12-13 Point to CREDITS file
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 17:40:03 +0100] rev 14447
Point to CREDITS file
2018-12-13 Move credits to RFC-4180-conforming CSV file
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 17:28:53 +0100] rev 14446
Move credits to RFC-4180-conforming CSV file
2018-12-13 pull in nicer fix
nemo [Thu, 13 Dec 2018 12:12:40 -0500] rev 14445
pull in nicer fix
2018-12-13 This seems to be all that was needed for bug #719 0.9.25
nemo [Thu, 13 Dec 2018 12:12:13 -0500] rev 14444
This seems to be all that was needed for bug #719
2018-12-13 Backed out changeset 1ffa8bfc5c58 0.9.25
nemo [Thu, 13 Dec 2018 11:03:15 -0500] rev 14443
Backed out changeset 1ffa8bfc5c58
2018-12-13 merge in 0.9.25 fixes
nemo [Thu, 13 Dec 2018 10:51:07 -0500] rev 14442
merge in 0.9.25 fixes
2018-12-13 Disable screenshoting in pas2c due to unimplemented function. bug #719 0.9.25
nemo [Thu, 13 Dec 2018 10:49:30 -0500] rev 14441
Disable screenshoting in pas2c due to unimplemented function. bug #719
2018-12-13 dumbest pas2c fix ever?
nemo [Thu, 13 Dec 2018 09:50:24 -0500] rev 14440
dumbest pas2c fix ever?
2018-12-13 might as well render preview using smallest size to speed it up
nemo [Thu, 13 Dec 2018 09:07:00 -0500] rev 14439
might as well render preview using smallest size to speed it up
2018-12-13 Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 12:38:16 +0100] rev 14438
Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
2018-12-13 Allow scaling hand drawn maps
nemo [Wed, 12 Dec 2018 23:01:06 -0500] rev 14437
Allow scaling hand drawn maps
2018-12-10 Move rust server into rust folder
unc0rr [Mon, 10 Dec 2018 22:44:46 +0100] rev 14436
Move rust server into rust folder
2018-12-10 Frenzy: More consistent ready time setting
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:23:52 +0100] rev 14435
Frenzy: More consistent ready time setting
2018-12-10 Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:16:05 +0100] rev 14434
Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
2018-12-10 Remove debugging code
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:06:37 +0100] rev 14433
Remove debugging code
2018-12-10 Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:04:37 +0100] rev 14432
Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
2018-12-10 Also play countdown warning sounds with low initial turn time
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 19:20:36 +0100] rev 14431
Also play countdown warning sounds with low initial turn time
2018-12-10 Skip ammo menu open animation if playing with TurnTime <= 10s
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 19:07:12 +0100] rev 14430
Skip ammo menu open animation if playing with TurnTime <= 10s
2018-12-10 Shorter turn reaction delay
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 10:28:06 +0100] rev 14429
Shorter turn reaction delay
2018-12-10 Also show SD warning 3 and 7 rounds before SD
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 10:01:24 +0100] rev 14428
Also show SD warning 3 and 7 rounds before SD
2018-12-10 Show Sudden Death warning messages only once per round
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 09:39:34 +0100] rev 14427
Show Sudden Death warning messages only once per round
2018-12-10 Tweak damage tag delay
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 09:01:27 +0100] rev 14426
Tweak damage tag delay
2018-12-10 Fix "first blood" taunt being repeated if same hog got hurt again
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 08:55:45 +0100] rev 14425
Fix "first blood" taunt being repeated if same hog got hurt again
2018-12-10 Properly disable SD in That Sinking Feeling
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 08:20:33 +0100] rev 14424
Properly disable SD in That Sinking Feeling
2018-12-10 Fix poison damage not working in first round
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 08:00:45 +0100] rev 14423
Fix poison damage not working in first round
2018-12-10 Remove incorrectly used Delay parameter in many scripts
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 07:59:45 +0100] rev 14422
Remove incorrectly used Delay parameter in many scripts
2018-12-10 Longer delays between turns for better readability
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 07:35:29 +0100] rev 14421
Longer delays between turns for better readability The control was given too fast to the next hog, this made it hard to see damage and messages.
2018-12-10 End turn immediately if king of own team was killed
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 02:40:27 +0100] rev 14420
End turn immediately if king of own team was killed
2018-12-10 Fix some King Mode bugs causing minions not always being properly killed
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 02:30:14 +0100] rev 14419
Fix some King Mode bugs causing minions not always being properly killed
2018-12-09 Hide most HUD elements in cinematic mode
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 22:28:46 +0100] rev 14418
Hide most HUD elements in cinematic mode
2018-12-09 Fix fail to parse protocol number from engine
unc0rr [Sun, 09 Dec 2018 22:19:31 +0100] rev 14417
Fix fail to parse protocol number from engine
2018-12-09 Colorize switching arrows, pointing arrow and target cross in clan color
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 21:13:38 +0100] rev 14416
Colorize switching arrows, pointing arrow and target cross in clan color
2018-12-09 Lua API: SetTurnTimePaused/GetTurnTimePaused
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 17:12:47 +0100] rev 14415
Lua API: SetTurnTimePaused/GetTurnTimePaused
2018-12-09 Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 16:54:22 +0100] rev 14414
Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
2018-12-09 pull file io out of server handler
alfadur [Sun, 09 Dec 2018 04:09:38 +0300] rev 14413
pull file io out of server handler
2018-12-08 Add Hmm.ogg for Default_ru
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 00:53:05 +0100] rev 14412
Add Hmm.ogg for Default_ru Basically copied from voicepack "Russian", just with a slightly higher pitch
2018-12-08 Add more fallback sounds
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 00:43:02 +0100] rev 14411
Add more fallback sounds
2018-12-08 Remove weird fallbacks for sndHmm
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 22:15:49 +0100] rev 14410
Remove weird fallbacks for sndHmm
2018-12-08 Make better re-use of some mission strings
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 21:43:13 +0100] rev 14409
Make better re-use of some mission strings
2018-12-08 Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :( 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 19:30:25 +0100] rev 14408
Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :(
2018-12-08 Clarify the buttons in pagenet
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 19:20:57 +0100] rev 14407
Clarify the buttons in pagenet
2018-12-08 Update description of the "training" menu to be more accurate
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 19:03:57 +0100] rev 14406
Update description of the "training" menu to be more accurate
2018-12-08 Fix minor grammar fail
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 18:18:15 +0100] rev 14405
Fix minor grammar fail
2018-12-08 Modify texts in first 2 ACF missions to be compatible with Touch
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 17:28:15 +0100] rev 14404
Modify texts in first 2 ACF missions to be compatible with Touch
2018-12-08 Add tutorial texts for Touch interface
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:33:49 +0100] rev 14403
Add tutorial texts for Touch interface
2018-12-08 Add reminder to call /restart_server with "yes"
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:22:24 +0100] rev 14402
Add reminder to call /restart_server with "yes"
2018-12-08 /registered_only now tells in chat whether the state is on or off
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:19:11 +0100] rev 14401
/registered_only now tells in chat whether the state is on or off
2018-12-08 Fix incomplete syntax help of /callvote
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:13:18 +0100] rev 14400
Fix incomplete syntax help of /callvote
2018-12-08 Add chat command "/help room" to show room help in game
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:10:42 +0100] rev 14399
Add chat command "/help room" to show room help in game
2018-12-08 Bump protocol number to 58 (1.0.0-dev)
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:02:25 +0100] rev 14398
Bump protocol number to 58 (1.0.0-dev)
2018-12-07 pull 0.9.25 changes into default
nemo [Fri, 07 Dec 2018 14:35:08 -0500] rev 14397
pull 0.9.25 changes into default
2018-12-07 try again 🙃
alfadur [Fri, 07 Dec 2018 18:32:36 +0300] rev 14396
try again 🙃
2018-12-07 dispose of server mods
alfadur [Fri, 07 Dec 2018 18:21:06 +0300] rev 14395
dispose of server mods
2018-12-07 Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
unC0Rr [Fri, 07 Dec 2018 14:30:35 +0100] rev 14394
Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
2018-12-07 Allow to instantiate HWEngine with different library binaries
unC0Rr [Fri, 07 Dec 2018 13:56:45 +0100] rev 14393
Allow to instantiate HWEngine with different library binaries
2018-12-07 Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
unC0Rr [Fri, 07 Dec 2018 13:35:08 +0100] rev 14392
Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
2018-12-07 Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
unC0Rr [Fri, 07 Dec 2018 13:04:00 +0100] rev 14391
Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
2018-12-05 Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing. 0.9.25
nemo [Wed, 05 Dec 2018 11:34:45 -0500] rev 14390
Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing.
2018-12-05 Add log note just in case pas2c does anything odd. 0.9.25
nemo [Wed, 05 Dec 2018 09:50:25 -0500] rev 14389
Add log note just in case pas2c does anything odd.
2018-12-05 Explain those weird hexcodes in uGearsHedgehog 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Dec 2018 15:47:34 +0100] rev 14388
Explain those weird hexcodes in uGearsHedgehog
2018-12-05 make pas2c function without haskell aborting if locale is C 0.9.25
nemo [Wed, 05 Dec 2018 09:38:31 -0500] rev 14387
make pas2c function without haskell aborting if locale is C
2018-12-05 Fix cluster bomb target practice counting clusters as "shots" 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Dec 2018 03:28:33 +0100] rev 14386
Fix cluster bomb target practice counting clusters as "shots"
2018-12-04 ACF1: Fix Lua error when hitting Attack after failing the rope challenge 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Dec 2018 16:48:43 +0100] rev 14385
ACF1: Fix Lua error when hitting Attack after failing the rope challenge "difficulty" variable was falsely set to 0 in this case, but only 1 or 2 are allowed
2018-12-03 0.9.25 release branch 0.9.25
nemo [Mon, 03 Dec 2018 12:52:42 -0500] rev 14384
0.9.25 release branch
2018-12-03 close 0.9.23 0.9.23
nemo [Mon, 03 Dec 2018 12:43:49 -0500] rev 14383
close 0.9.23
2018-12-03 close 0.9.22 0.9.22
nemo [Mon, 03 Dec 2018 12:43:39 -0500] rev 14382
close 0.9.22
2018-12-03 Added tag 0.9.25-release for changeset 5e28098fb593
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Dec 2018 18:35:32 +0100] rev 14381
Added tag 0.9.25-release for changeset 5e28098fb593
2018-12-01 Fix stray tab character 0.9.25-release
unc0rr [Sun, 02 Dec 2018 00:19:17 +0100] rev 14380
Fix stray tab character
2018-12-01 Make sad Pas2C happy again (add missing parenthesis around a "not")
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 23:39:49 +0100] rev 14379
Make sad Pas2C happy again (add missing parenthesis around a "not")
2018-12-01 Apply Pas2C fix suggested by unC0Rr
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 23:31:35 +0100] rev 14378
Apply Pas2C fix suggested by unC0Rr
2018-12-01 Bump protocol number to 57
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 23:06:28 +0100] rev 14377
Bump protocol number to 57
2018-12-01 Fix some incorrect German translations
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 22:56:41 +0100] rev 14376
Fix some incorrect German translations - translate “turn” as “Zug” instead of “Runde” - fix other wrongly translated words - fix some incorrect string IDs in de.txt - typo fixes
2018-12-01 - Ban more stuff from src tarball
unc0rr [Sat, 01 Dec 2018 20:52:01 +0100] rev 14375
- Ban more stuff from src tarball - Remove some obsolete tools
2018-12-01 Make server aware of new protocol versions
unc0rr [Sat, 01 Dec 2018 20:38:45 +0100] rev 14374
Make server aware of new protocol versions
2018-12-01 Remove unused constand sidEverAfter
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 15:51:35 +0100] rev 14373
Remove unused constand sidEverAfter
2018-12-01 Never enable switcher while in the "Place your King" round
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 02:37:05 +0100] rev 14372
Never enable switcher while in the "Place your King" round
2018-11-30 recruit some newly stabilized functions
alfadur [Fri, 30 Nov 2018 22:37:29 +0300] rev 14371
recruit some newly stabilized functions
2018-11-30 Don't reduce InitialHealth below 1
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Nov 2018 17:09:08 +0100] rev 14370
Don't reduce InitialHealth below 1
2018-11-29 Construction Mode: Update team labels more reliably
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 20:37:40 +0100] rev 14369
Construction Mode: Update team labels more reliably
2018-11-29 Fix freezer failing to freeze gears with negative coordinate
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 20:09:01 +0100] rev 14368
Fix freezer failing to freeze gears with negative coordinate
2018-11-29 Do not call AddCI when air mine is frozen without creating land
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 19:06:33 +0100] rev 14367
Do not call AddCI when air mine is frozen without creating land I.e. when it is frozen out of land bounds.
2018-11-29 HedgeEditor: No info tag for frozen sticky/air mines
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 18:54:31 +0100] rev 14366
HedgeEditor: No info tag for frozen sticky/air mines
2018-11-29 Frozen air mines: Don't erase land if gstNoGravity state is off
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 18:41:21 +0100] rev 14365
Frozen air mines: Don't erase land if gstNoGravity state is off
2018-11-29 Pixel-perfect removal of exploding frozen air mines
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 17:13:09 +0100] rev 14364
Pixel-perfect removal of exploding frozen air mines
2018-11-29 kill stray icicle pixel
nemo [Thu, 29 Nov 2018 10:56:06 -0500] rev 14363
kill stray icicle pixel
2018-11-29 fix bounds check, make out of bounds air mines fall since there's no land to check them into
nemo [Thu, 29 Nov 2018 10:49:08 -0500] rev 14362
fix bounds check, make out of bounds air mines fall since there's no land to check them into
2018-11-29 Remove airmines on solid land too
nemo [Thu, 29 Nov 2018 08:41:18 -0500] rev 14361
Remove airmines on solid land too
2018-11-29 Construction Mode: Fix girder/rubber cost not being updated correctly after selection
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 03:26:35 +0100] rev 14360
Construction Mode: Fix girder/rubber cost not being updated correctly after selection
2018-11-28 add frozen airmines to collision array to make them shovable by blowtorch
alfadur [Thu, 29 Nov 2018 01:43:41 +0300] rev 14359
add frozen airmines to collision array to make them shovable by blowtorch
2018-11-28 😢
alfadur [Thu, 29 Nov 2018 01:34:58 +0300] rev 14358
😢
2018-11-28 make blowtorch hit moving gears
alfadur [Thu, 29 Nov 2018 01:23:14 +0300] rev 14357
make blowtorch hit moving gears
2018-11-28 add render module 🦔
alfadur [Wed, 28 Nov 2018 21:35:54 +0300] rev 14356
add render module 🦔
2018-11-28 ??
alfadur [Wed, 28 Nov 2018 21:10:18 +0300] rev 14355
??
2018-11-28 Improve randomly chosen translation + снова тест
unc0rr [Wed, 28 Nov 2018 18:01:21 +0100] rev 14354
Improve randomly chosen translation + снова тест
2018-11-28 Fix punctuation + тест юникода в сообщении коммита
unc0rr [Wed, 28 Nov 2018 17:56:59 +0100] rev 14353
Fix punctuation + тест юникода в сообщении коммита
2018-11-28 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Wed, 28 Nov 2018 17:25:29 +0300] rev 14352
Merge with master branch
2018-11-28 sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Wed, 28 Nov 2018 17:20:22 +0300] rev 14351
sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru* grep -E "(ёж|еж[аиу])$" *ru*
2018-11-27 sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 20:42:21 +0300] rev 14350
sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru* grep -E "еж[оа][м]" *ru*
2018-11-27 sed -i -E "s/ежей/ёжиков/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 20:41:08 +0300] rev 14349
sed -i -E "s/ежей/ёжиков/g" *ru* grep -E "ежей" *ru*
2018-11-27 sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 20:39:39 +0300] rev 14348
sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru* grep -E "еж[аиу][^а-я]" *ru* Comment: [^а-я] includes all spaces and punctuation and also finish of string
2018-11-28 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Nov 2018 01:48:14 +0100] rev 14347
Update changelog
2018-11-28 Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Nov 2018 01:44:43 +0100] rev 14346
Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
2018-11-27 CS: Don't start sabotage damage before ready phase ends
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Nov 2018 00:49:46 +0100] rev 14345
CS: Don't start sabotage damage before ready phase ends
2018-11-27 Fix some typos in appdata file
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 20:23:48 +0100] rev 14344
Fix some typos in appdata file
2018-11-27 Fix German typo in frontend command-line help
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 20:18:43 +0100] rev 14343
Fix German typo in frontend command-line help
2018-11-27 Use that enum consistently in main.cpp
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 19:59:51 +0100] rev 14342
Use that enum consistently in main.cpp
2018-11-27 Fix gameServer dependency documentation
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 19:48:55 +0100] rev 14341
Fix gameServer dependency documentation
2018-11-27 Prettier splash screen
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 19:36:41 +0100] rev 14340
Prettier splash screen
2018-11-27 QTfrontend: Translate and clean console output when using --help or bad cmd line arg
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 17:48:41 +0100] rev 14339
QTfrontend: Translate and clean console output when using --help or bad cmd line arg
2018-11-27 fix typo
alfadur [Tue, 27 Nov 2018 19:07:21 +0300] rev 14338
fix typo
2018-11-27 Remove all vanished translations from hedgewars_ru.ts
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 18:30:30 +0300] rev 14337
Remove all vanished translations from hedgewars_ru.ts
2018-11-27 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 18:23:16 +0300] rev 14336
Update russian frontend translation
2018-11-27 Fix critical syntax error in hedgewars_ru.ts
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 15:48:20 +0100] rev 14335
Fix critical syntax error in hedgewars_ru.ts
2018-11-27 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:36:15 +0300] rev 14334
Merge with master branch
2018-11-27 Very slightly inheritance of russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:35:40 +0300] rev 14333
Very slightly inheritance of russian frontend translation
2018-11-27 sed -i 's/комманд/команд/' *
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:33:02 +0300] rev 14332
sed -i 's/комманд/команд/' *
2018-11-27 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:28:23 +0300] rev 14331
Update russian frontend translation
2018-11-27 Slightly correct russian translations in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:27:27 +0300] rev 14330
Slightly correct russian translations in ru.txt
2018-11-27 Update appdata file
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 15:17:32 +0100] rev 14329
Update appdata file
2018-11-27 Update locale files in HedgewarsMobile
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 14:38:27 +0100] rev 14328
Update locale files in HedgewarsMobile
2018-11-27 Swap a few weapons in ammo menu to get a nice 6×10 grid
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 03:08:06 +0100] rev 14327
Swap a few weapons in ammo menu to get a nice 6×10 grid Cleaver → F1 Flamethrower → F7
2018-11-26 Remove dead code in uTouch
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 22:48:27 +0100] rev 14326
Remove dead code in uTouch
2018-11-26 Touch: Parse pause command when tapping pause button instead of toggling pause directly
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 21:13:49 +0100] rev 14325
Touch: Parse pause command when tapping pause button instead of toggling pause directly
2018-11-26 Backed out changeset 8d2983ff939b
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 21:10:33 +0100] rev 14324
Backed out changeset 8d2983ff939b
2018-11-26 Touch: Remove pause button in net games
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 20:40:25 +0100] rev 14323
Touch: Remove pause button in net games
2018-11-26 Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 19:10:08 +0100] rev 14322
Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
2018-11-26 Touch: Fix chat rendered on top of turn timer
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 18:03:39 +0100] rev 14321
Touch: Fix chat rendered on top of turn timer
2018-11-26 Add status indicators (low grav / extra dmg) in touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 17:59:27 +0100] rev 14320
Add status indicators (low grav / extra dmg) in touch interface
2018-11-26 Pass opengl context to engine
unC0Rr [Mon, 26 Nov 2018 14:48:38 +0100] rev 14319
Pass opengl context to engine
2018-11-26 Lua API: Change PLATFORM to INTERFACE
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 14:31:36 +0100] rev 14318
Lua API: Change PLATFORM to INTERFACE
2018-11-26 Highlander: Fix hogs receiving air strikes in maps with border
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 01:13:10 +0100] rev 14317
Highlander: Fix hogs receiving air strikes in maps with border
2018-11-25 add hwphysics to engine
alfadur [Mon, 26 Nov 2018 02:50:54 +0300] rev 14316
add hwphysics to engine
2018-11-25 Add advance_simulation() function to engine lib, some WIP on frontend
unc0rr [Sun, 25 Nov 2018 22:32:49 +0100] rev 14315
Add advance_simulation() function to engine lib, some WIP on frontend
2018-11-25 add gfx setup ffi
alfadur [Sun, 25 Nov 2018 05:52:06 +0300] rev 14314
add gfx setup ffi
2018-11-24 Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
Wuzzy <Wuzzy2@mail.ru> [Sun, 25 Nov 2018 00:23:32 +0100] rev 14313
Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
2018-11-24 Format team.* code
unc0rr [Sat, 24 Nov 2018 23:54:32 +0100] rev 14312
Format team.* code
2018-11-24 Prepare to have possibility to pass opengl context to engine
unc0rr [Sat, 24 Nov 2018 23:51:45 +0100] rev 14311
Prepare to have possibility to pass opengl context to engine
2018-11-24 Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Nov 2018 21:57:01 +0100] rev 14310
Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
2018-11-24 Fix build
unc0rr [Sat, 24 Nov 2018 19:08:52 +0100] rev 14309
Fix build
2018-11-24 Cut dependency on yaml for non-official server builds
unC0Rr [Sat, 24 Nov 2018 20:55:42 +0300] rev 14308
Cut dependency on yaml for non-official server builds
2018-11-24 topY too
nemo [Fri, 23 Nov 2018 21:38:34 -0500] rev 14307
topY too
2018-11-23 these need casting too, but overall switching type is a win.
nemo [Fri, 23 Nov 2018 16:38:47 -0500] rev 14306
these need casting too, but overall switching type is a win.
2018-11-23 more uninitialised values
nemo [Fri, 23 Nov 2018 16:20:55 -0500] rev 14305
more uninitialised values
2018-11-23 uninitialised values
nemo [Fri, 23 Nov 2018 16:03:10 -0500] rev 14304
uninitialised values
2018-11-23 overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
nemo [Fri, 23 Nov 2018 15:54:23 -0500] rev 14303
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
2018-11-23 Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
unc0rr [Fri, 23 Nov 2018 21:22:26 +0100] rev 14302
Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
2018-11-22 Backed out changeset 084af6d2685f
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 22:18:21 +0100] rev 14301
Backed out changeset 084af6d2685f
2018-11-22 Add a few translator comments to some not-so-obvious strings
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 20:41:42 +0100] rev 14300
Add a few translator comments to some not-so-obvious strings
2018-11-22 Slightly correct russian translations in ru.txt (typos and sense)
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 20:59:23 +0300] rev 14299
Slightly correct russian translations in ru.txt (typos and sense)
2018-11-22 fix casing
alfadur [Thu, 22 Nov 2018 18:37:41 +0300] rev 14298
fix casing
2018-11-22 Update russian translation in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 18:19:03 +0300] rev 14297
Update russian translation in ru.txt
2018-11-22 It was bad idea to store QByteArray referencing memory on stack
unC0Rr [Thu, 22 Nov 2018 14:07:55 +0100] rev 14296
It was bad idea to store QByteArray referencing memory on stack
2018-11-22 Support new message format in frontend
unC0Rr [Thu, 22 Nov 2018 13:52:00 +0100] rev 14295
Support new message format in frontend
2018-11-22 Send seed to engine to receive random map previews
unC0Rr [Thu, 22 Nov 2018 13:40:58 +0100] rev 14294
Send seed to engine to receive random map previews
2018-11-22 - Move EngineInstance into a separate module
unC0Rr [Thu, 22 Nov 2018 13:39:51 +0100] rev 14293
- Move EngineInstance into a separate module - Refactor ipc a bit and process messages
2018-11-22 Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
unC0Rr [Thu, 22 Nov 2018 10:58:55 +0100] rev 14292
Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
2018-11-21 prevent qtmain from not being linked in on windows
alfadur [Thu, 22 Nov 2018 00:49:55 +0300] rev 14291
prevent qtmain from not being linked in on windows
2018-11-21 Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Nov 2018 22:19:58 +0100] rev 14290
Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
2018-11-21 prevent SDL2main from being linked in on windows
alfadur [Wed, 21 Nov 2018 23:55:32 +0300] rev 14289
prevent SDL2main from being linked in on windows
2018-11-21 add cfg for mutant
nemo [Wed, 21 Nov 2018 15:47:40 -0500] rev 14288
add cfg for mutant
2018-11-21 I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
nemo [Wed, 21 Nov 2018 15:41:43 -0500] rev 14287
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
2018-11-21 oops
nemo [Wed, 21 Nov 2018 15:28:52 -0500] rev 14286
oops
2018-11-21 flag crates since waste of time for mutant.
nemo [Wed, 21 Nov 2018 15:26:54 -0500] rev 14285
flag crates since waste of time for mutant.
2018-11-21 force-disable video recording if C build is enabled.
nemo [Wed, 21 Nov 2018 12:41:55 -0500] rev 14284
force-disable video recording if C build is enabled.
2018-11-21 silence warning
nemo [Wed, 21 Nov 2018 11:59:20 -0500] rev 14283
silence warning
2018-11-21 Use question mark approach also in IPC::read
unC0Rr [Wed, 21 Nov 2018 15:52:17 +0100] rev 14282
Use question mark approach also in IPC::read
2018-11-21 IPC implementation
unC0Rr [Wed, 21 Nov 2018 15:49:16 +0100] rev 14281
IPC implementation
2018-11-21 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Wed, 21 Nov 2018 17:28:28 +0300] rev 14280
Update russian frontend translation
2018-11-20 Clean up 0.9.25 changelog a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 22:08:12 +0100] rev 14279
Clean up 0.9.25 changelog a bit
2018-11-20 Fix fpcrtl_strcompare broken in previous commit
unc0rr [Tue, 20 Nov 2018 19:43:00 +0100] rev 14278
Fix fpcrtl_strcompare broken in previous commit
2018-11-20 No, it doesn't seem legit
unc0rr [Tue, 20 Nov 2018 18:35:39 +0100] rev 14277
No, it doesn't seem legit
2018-11-20 Start outlining ipc subsystem
unC0Rr [Tue, 20 Nov 2018 16:56:24 +0100] rev 14276
Start outlining ipc subsystem
2018-11-20 Parse and render more messages
unC0Rr [Tue, 20 Nov 2018 16:18:42 +0100] rev 14275
Parse and render more messages
2018-11-19 Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 00:09:35 +0100] rev 14274
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
2018-11-19 Don't aggressively delete air mines in Racer
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 23:27:36 +0100] rev 14273
Don't aggressively delete air mines in Racer
2018-11-19 Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
unc0rr [Mon, 19 Nov 2018 22:26:47 +0100] rev 14272
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
2018-11-19 Handle NULL pchar in pchar2astr
unc0rr [Mon, 19 Nov 2018 22:25:02 +0100] rev 14271
Handle NULL pchar in pchar2astr
2018-11-19 Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
unc0rr [Mon, 19 Nov 2018 21:51:46 +0100] rev 14270
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
2018-11-19 as much as howling hedgehogs is hilarious, it might be confusing at first
alfadur [Mon, 19 Nov 2018 21:10:54 +0300] rev 14269
as much as howling hedgehogs is hilarious, it might be confusing at first
2018-11-19 merge
alfadur [Mon, 19 Nov 2018 21:07:04 +0300] rev 14268
merge
2018-11-19 Show extra seconds when collecting a crate in Teamwork
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:27:45 +0100] rev 14267
Show extra seconds when collecting a crate in Teamwork String freeze is not violated because the string was already collected.
2018-11-19 Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:18:06 +0100] rev 14266
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
2018-11-19 Remove some chatslang from missions
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 17:56:49 +0100] rev 14265
Remove some chatslang from missions Note: loc("...") does not violate the string freeze, this string has already been collected
2018-11-19 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:44:44 +0300] rev 14264
Update russian frontend translation
2018-11-19 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:03:32 +0300] rev 14263
Merge with master branch
2018-11-19 Adapt russian translations and fix misprint
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:02:48 +0300] rev 14262
Adapt russian translations and fix misprint
2018-11-19 Edit russian translations in desktop file
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:56:24 +0300] rev 14261
Edit russian translations in desktop file
2018-11-19 Mark non-translatable russian translations with comments, disable unfinished flag
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:05:45 +0300] rev 14260
Mark non-translatable russian translations with comments, disable unfinished flag
2018-11-19 Update Travis to use Ubuntu bionic (18.04 LTS)
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 13:03:27 +0100] rev 14259
Update Travis to use Ubuntu bionic (18.04 LTS)
2018-11-19 was a wrong copy apparently
alfadur [Mon, 19 Nov 2018 09:37:53 +0300] rev 14258
was a wrong copy apparently
2018-11-19 corrected parsing joined with unC0Rr's corrected generating finally gives the right result
alfadur [Mon, 19 Nov 2018 09:29:37 +0300] rev 14257
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
2018-11-19 On a second though, the actual error seems to be elsewhere, so still can use proper indexing
alfadur [Mon, 19 Nov 2018 06:57:36 +0300] rev 14256
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
2018-11-19 seems like it's either this or swap indexing order everywhere
alfadur [Mon, 19 Nov 2018 04:21:44 +0300] rev 14255
seems like it's either this or swap indexing order everywhere
2018-11-19 Fix typo in German translation of ACF1
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:10:27 +0100] rev 14254
Fix typo in German translation of ACF1
2018-11-19 ACF1: Set hero's gear position when skipping first cut scene
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:04:29 +0100] rev 14253
ACF1: Set hero's gear position when skipping first cut scene
2018-11-18 Turn accidental globals to locals in Lua libraries
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:54:36 +0100] rev 14252
Turn accidental globals to locals in Lua libraries
2018-11-18 Get rid of table.maxn in all Lua code
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:19:21 +0100] rev 14251
Get rid of table.maxn in all Lua code
2018-11-18 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 21:01:16 +0100] rev 14250
Update changelog
2018-11-18 Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
unc0rr [Sun, 18 Nov 2018 20:18:32 +0100] rev 14249
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
2018-11-18 fpc likes brackets
nemo [Sun, 18 Nov 2018 12:21:03 -0500] rev 14248
fpc likes brackets
2018-11-18 AI is bazooka genius
unc0rr [Sun, 18 Nov 2018 16:57:43 +0100] rev 14247
AI is bazooka genius
2018-11-18 Display game scheme settings in Pas2C, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 16:10:18 +0100] rev 14246
Display game scheme settings in Pas2C, too
2018-11-18 Shorten German translation in de.txt a bit
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:48:04 +0100] rev 14245
Shorten German translation in de.txt a bit
2018-11-18 Remove duplicate translation of "Congratulations!" in ru.lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:44:42 +0100] rev 14244
Remove duplicate translation of "Congratulations!" in ru.lua
2018-11-18 Remove invalid translation in pt_PT.txt (missing parameter %1)
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:41:49 +0100] rev 14243
Remove invalid translation in pt_PT.txt (missing parameter %1)
2018-11-18 Make sure all engine locale files start with either digit, semicolon or are empty
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:38:40 +0100] rev 14242
Make sure all engine locale files start with either digit, semicolon or are empty
2018-11-17 verify impact before explosion rating, since the offsets might cause water splashes
nemo [Sat, 17 Nov 2018 14:29:09 -0500] rev 14241
verify impact before explosion rating, since the offsets might cause water splashes
2018-11-17 Fix desync bomb
unc0rr [Sat, 17 Nov 2018 19:19:50 +0100] rev 14240
Fix desync bomb
2018-11-16 Increase width for key binding drop-down list
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Nov 2018 21:23:23 +0100] rev 14239
Increase width for key binding drop-down list
2018-11-16 oops
nemo [Fri, 16 Nov 2018 14:59:57 -0500] rev 14238
oops
2018-11-16 lua comment handling is seriously WTF, but let's at least allow some partial single line
nemo [Fri, 16 Nov 2018 14:47:07 -0500] rev 14237
lua comment handling is seriously WTF, but let's at least allow some partial single line
2018-11-16 Translate the few remaining missing strings in gd.txt
GunChleoc [Fri, 16 Nov 2018 20:41:38 +0100] rev 14236
Translate the few remaining missing strings in gd.txt
2018-11-16 Implement more of parsing, start implementation of engine messages rendering
unC0Rr [Fri, 16 Nov 2018 16:32:51 +0100] rev 14235
Implement more of parsing, start implementation of engine messages rendering
2018-11-15 more seems to work better?
nemo [Thu, 15 Nov 2018 15:39:59 -0500] rev 14234
more seems to work better?
2018-11-15 adding X offset seems to improve chance of drownings
nemo [Thu, 15 Nov 2018 15:12:18 -0500] rev 14233
adding X offset seems to improve chance of drownings
2018-11-14 Parse some synced messages, tests
unC0Rr [Wed, 14 Nov 2018 16:58:22 +0100] rev 14232
Parse some synced messages, tests
2018-11-14 Recognize timestamps
unC0Rr [Wed, 14 Nov 2018 16:32:42 +0100] rev 14231
Recognize timestamps
2018-11-14 Rearrange code
unC0Rr [Wed, 14 Nov 2018 11:09:01 +0100] rev 14230
Rearrange code
2018-11-13 fix polygon closure
alfadur [Wed, 14 Nov 2018 02:54:08 +0300] rev 14229
fix polygon closure
2018-11-13 2018ize everything
alfadur [Tue, 13 Nov 2018 20:01:43 +0300] rev 14228
2018ize everything
2018-11-13 Start working on engine messages parser
unC0Rr [Tue, 13 Nov 2018 16:54:40 +0100] rev 14227
Start working on engine messages parser
2018-11-13 Move engine messages into separate lib for reuse
unc0rr [Tue, 13 Nov 2018 07:43:36 +0100] rev 14226
Move engine messages into separate lib for reuse
2018-11-13 reset airmine timer on stun recovery
alfadur [Tue, 13 Nov 2018 08:11:31 +0300] rev 14225
reset airmine timer on stun recovery
2018-11-13 stun airmines on explosions as well
alfadur [Tue, 13 Nov 2018 07:45:27 +0300] rev 14224
stun airmines on explosions as well
2018-11-13 add sparkles to stunned airmines
alfadur [Tue, 13 Nov 2018 03:57:27 +0300] rev 14223
add sparkles to stunned airmines
2018-11-13 update kamikaze collision cache after portalling
alfadur [Tue, 13 Nov 2018 03:22:16 +0300] rev 14222
update kamikaze collision cache after portalling
2018-11-12 stun airmines on shove
alfadur [Tue, 13 Nov 2018 01:56:42 +0300] rev 14221
stun airmines on shove
2018-11-12 make engine windows checks work for 64bit builds
alfadur [Mon, 12 Nov 2018 20:30:06 +0300] rev 14220
make engine windows checks work for 64bit builds
2018-11-12 Verify and update russian translations for refreshed strings in 04:XX / part 2
Grigory Ustinov <grenka@altlinux.org> [Mon, 12 Nov 2018 20:05:24 +0300] rev 14219
Verify and update russian translations for refreshed strings in 04:XX / part 2 (last)
2018-11-10 Fix birdy appearance/disappearance animation
unc0rr [Sun, 11 Nov 2018 00:14:13 +0100] rev 14218
Fix birdy appearance/disappearance animation
2018-11-10 Remove all traces of dead code related to amStructure/gtStructure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 21:15:42 +0100] rev 14217
Remove all traces of dead code related to amStructure/gtStructure
2018-11-10 Remove unused/out-commented "Structure" strings in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:58:00 +0100] rev 14216
Remove unused/out-commented "Structure" strings in engine locale files
2018-11-10 Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:33:39 +0100] rev 14215
Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
2018-11-10 Credit GunChleoc for Scottish Gaelic translation update
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 19:55:16 +0100] rev 14214
Credit GunChleoc for Scottish Gaelic translation update
2018-11-10 Big update for Scottish Gaelic translation
GunChleoc [Sat, 10 Nov 2018 19:53:40 +0100] rev 14213
Big update for Scottish Gaelic translation Some syntax bugs removed by Wuzzy
2018-11-09 Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:42:44 +0100] rev 14212
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
2018-11-09 Backed out changeset b15014125f67
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:41:40 +0100] rev 14211
Backed out changeset b15014125f67
2018-11-09 Fix Pas2C implementation of Val failing to parse hexadecimal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:05:28 +0100] rev 14210
Fix Pas2C implementation of Val failing to parse hexadecimal
2018-11-09 pass hwrunner gl context into engine
alfadur [Fri, 09 Nov 2018 23:03:45 +0300] rev 14209
pass hwrunner gl context into engine
2018-11-09 add standalone engine runner
alfadur [Fri, 09 Nov 2018 20:15:29 +0300] rev 14208
add standalone engine runner
2018-11-09 some exorcism
alfadur [Fri, 09 Nov 2018 19:49:56 +0300] rev 14207
some exorcism
2018-11-09 Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 16:28:23 +0100] rev 14206
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
2018-11-09 fix 03:60
alfadur [Fri, 09 Nov 2018 17:44:19 +0300] rev 14205
fix 03:60
2018-11-09 Verify and update russian translations for refreshed strings in 04:XX / part 1
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 17:19:20 +0300] rev 14204
Verify and update russian translations for refreshed strings in 04:XX / part 1
2018-11-09 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:15:22 +0300] rev 14203
Merge with master branch
2018-11-09 Verify and update russian translations for refreshed strings
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:12:00 +0300] rev 14202
Verify and update russian translations for refreshed strings
2018-11-09 Update russian translations in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:11:34 +0300] rev 14201
Update russian translations in ru.txt
2018-11-09 generalize adding data to World
alfadur [Fri, 09 Nov 2018 03:36:21 +0300] rev 14200
generalize adding data to World
2018-11-08 split hwphysics into modules
alfadur [Fri, 09 Nov 2018 01:05:34 +0300] rev 14199
split hwphysics into modules
2018-11-08 Update Ukrainian localization
Igor Paliychuk [Thu, 08 Nov 2018 22:00:43 +0100] rev 14198
Update Ukrainian localization
2018-11-08 A bit of rethinking of game messages and command
unc0rr [Thu, 08 Nov 2018 21:57:05 +0100] rev 14197
A bit of rethinking of game messages and command
2018-11-08 add some texture transforms
alfadur [Thu, 08 Nov 2018 22:22:47 +0300] rev 14196
add some texture transforms
2018-11-08 Blame is about 30% faster than grep
nemo [Thu, 08 Nov 2018 11:34:01 -0500] rev 14195
Blame is about 30% faster than grep
2018-11-08 add the code too
nemo [Thu, 08 Nov 2018 08:29:11 -0500] rev 14194
add the code too
2018-11-08 Add russian translations for chat command help in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Thu, 08 Nov 2018 16:17:32 +0300] rev 14193
Add russian translations for chat command help in ru.txt
2018-11-08 Add russian translations in ru.txt (generally 02:00)
Grigory Ustinov <grenka@altlinux.org> [Thu, 08 Nov 2018 16:16:21 +0300] rev 14192
Add russian translations in ru.txt (generally 02:00)
2018-11-08 implement basic land bordering
alfadur [Thu, 08 Nov 2018 07:15:22 +0300] rev 14191
implement basic land bordering
2018-11-07 Start outlining some core engine stuff
unc0rr [Thu, 08 Nov 2018 00:00:58 +0100] rev 14190
Start outlining some core engine stuff
2018-11-07 Pas2C: Fix data types of Trunc and Ceil
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 23:43:15 +0100] rev 14189
Pas2C: Fix data types of Trunc and Ceil
2018-11-07 oups getter should have it too
nemo [Wed, 07 Nov 2018 16:44:16 -0500] rev 14188
oups getter should have it too
2018-11-07 - Move hedgewars-engine into lib-hedgewars-engine
unc0rr [Wed, 07 Nov 2018 22:04:17 +0100] rev 14187
- Move hedgewars-engine into lib-hedgewars-engine - Add command-line hedgewars-engine utility to use engine as standalone app
2018-11-07 ignore whitespace/case by default to reduce false positives
nemo [Wed, 07 Nov 2018 15:18:09 -0500] rev 14186
ignore whitespace/case by default to reduce false positives
2018-11-07 fix texturing and add a theme loading option to land_dump
alfadur [Wed, 07 Nov 2018 22:58:54 +0300] rev 14185
fix texturing and add a theme loading option to land_dump
2018-11-07 requires bash
nemo [Wed, 07 Nov 2018 14:56:34 -0500] rev 14184
requires bash
2018-11-07 Some minor fixes in de.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:39:20 +0100] rev 14183
Some minor fixes in de.txt
2018-11-07 Add nemo's script to check for outdated engine translations with some adaptations
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:23:30 +0100] rev 14182
Add nemo's script to check for outdated engine translations with some adaptations
2018-11-07 implement basic land texturing
alfadur [Wed, 07 Nov 2018 22:01:47 +0300] rev 14181
implement basic land texturing
2018-11-07 Introduce FIX_STRINGA, use it fpcrtl_pos
unc0rr [Wed, 07 Nov 2018 19:43:17 +0100] rev 14180
Introduce FIX_STRINGA, use it fpcrtl_pos
2018-11-07 Add TODO in ru.txt for reviewing all 04:XX strings
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 17:45:20 +0100] rev 14179
Add TODO in ru.txt for reviewing all 04:XX strings
2018-11-07 Add Russian translations in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Wed, 07 Nov 2018 17:35:25 +0100] rev 14178
Add Russian translations in ru.txt
2018-11-07 fix mapgen
alfadur [Wed, 07 Nov 2018 18:30:33 +0300] rev 14177
fix mapgen
2018-11-07 save edges_count
alfadur [Wed, 07 Nov 2018 18:27:24 +0300] rev 14176
save edges_count
2018-11-07 Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr [Wed, 07 Nov 2018 15:59:51 +0100] rev 14175
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
2018-11-07 Make hedgewars-engine crate produce shared library, implement some basics
unC0Rr [Wed, 07 Nov 2018 15:55:32 +0100] rev 14174
Make hedgewars-engine crate produce shared library, implement some basics
2018-11-07 Fix some warnings here and there, remove unwelcomed code
unC0Rr [Wed, 07 Nov 2018 15:55:00 +0100] rev 14173
Fix some warnings here and there, remove unwelcomed code
2018-11-07 start loading theme textures
alfadur [Wed, 07 Nov 2018 03:35:56 +0300] rev 14172
start loading theme textures
2018-11-06 make fill point asserts persistent
alfadur [Wed, 07 Nov 2018 00:02:48 +0300] rev 14171
make fill point asserts persistent
2018-11-06 a bit more simplification without an apparent performance gain
alfadur [Tue, 06 Nov 2018 23:45:54 +0300] rev 14170
a bit more simplification without an apparent performance gain
2018-11-06 seems like about 25% speedup in land filling
alfadur [Tue, 06 Nov 2018 23:29:12 +0300] rev 14169
seems like about 25% speedup in land filling
2018-11-06 workaround for the freepascal bug courtesy of koda
nemo [Tue, 06 Nov 2018 12:44:38 -0500] rev 14168
workaround for the freepascal bug courtesy of koda
2018-11-06 add more point operators
alfadur [Tue, 06 Nov 2018 20:20:13 +0300] rev 14167
add more point operators
2018-11-06 Update frontend russian translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 06 Nov 2018 20:02:45 +0300] rev 14166
Update frontend russian translation
2018-11-06 pull land into collision detector
alfadur [Tue, 06 Nov 2018 19:44:20 +0300] rev 14165
pull land into collision detector
2018-11-06 Start working on frontend to rust engine rewrite
unC0Rr [Tue, 06 Nov 2018 17:00:35 +0100] rev 14164
Start working on frontend to rust engine rewrite
2018-11-06 fix tangents
alfadur [Tue, 06 Nov 2018 16:40:54 +0300] rev 14163
fix tangents
2018-11-06 fix ray construction
alfadur [Tue, 06 Nov 2018 16:23:43 +0300] rev 14162
fix ray construction
2018-11-05 Bezierize land outline
unc0rr [Tue, 06 Nov 2018 00:02:23 +0100] rev 14161
Bezierize land outline
2018-11-05 Implement BeizerCurveSegments, no tests
unc0rr [Mon, 05 Nov 2018 21:36:28 +0100] rev 14160
Implement BeizerCurveSegments, no tests
2018-11-05 merge
alfadur [Mon, 05 Nov 2018 23:15:56 +0300] rev 14159
merge
2018-11-05 collapse rectangle types back together with consistent usage of size
alfadur [Mon, 05 Nov 2018 23:15:34 +0300] rev 14158
collapse rectangle types back together with consistent usage of size
2018-11-05 wtf
nemo [Mon, 05 Nov 2018 14:46:35 -0500] rev 14157
wtf
2018-11-05 separate rectangle types based on right/bottom edge inclusivity
alfadur [Mon, 05 Nov 2018 22:43:58 +0300] rev 14156
separate rectangle types based on right/bottom edge inclusivity
2018-11-05 actually there is a way to preserve mutable polygon iterator
alfadur [Mon, 05 Nov 2018 21:21:53 +0300] rev 14155
actually there is a way to preserve mutable polygon iterator
2018-11-05 fix polygons getting unclosed on mirroring
alfadur [Mon, 05 Nov 2018 20:22:09 +0300] rev 14154
fix polygons getting unclosed on mirroring
2018-11-05 merge
alfadur [Mon, 05 Nov 2018 19:56:28 +0300] rev 14153
merge
2018-11-05 organize landgen a bit more
alfadur [Mon, 05 Nov 2018 19:53:26 +0300] rev 14152
organize landgen a bit more
2018-11-04 - Fix land_dump always skipping bezierize step
unc0rr [Sun, 04 Nov 2018 10:52:02 +0100] rev 14151
- Fix land_dump always skipping bezierize step - Fix ix overflow too
2018-11-04 yaml crate is having problems with unaligned arrays
alfadur [Sun, 04 Nov 2018 07:19:58 +0300] rev 14150
yaml crate is having problems with unaligned arrays
2018-11-04 add command arguments to use a template from file into land_dump
alfadur [Sun, 04 Nov 2018 07:16:34 +0300] rev 14149
add command arguments to use a template from file into land_dump
2018-11-04 add a higher level map generation lib to load yaml templates into somewhere
alfadur [Sun, 04 Nov 2018 04:43:30 +0300] rev 14148
add a higher level map generation lib to load yaml templates into somewhere
2018-11-04 resolve some clippy complaints
alfadur [Sun, 04 Nov 2018 04:39:21 +0300] rev 14147
resolve some clippy complaints
2018-11-03 - Add distance-divider option to land_dump
unc0rr [Sun, 04 Nov 2018 00:20:27 +0100] rev 14146
- Add distance-divider option to land_dump - Fix multiplication overflow errors (iy went widly out of bounds)
2018-11-03 polygonize OutlinePoints
alfadur [Sun, 04 Nov 2018 00:25:27 +0300] rev 14145
polygonize OutlinePoints
2018-11-03 fix compile errors
alfadur [Sat, 03 Nov 2018 23:19:28 +0300] rev 14144
fix compile errors
2018-11-03 Implement non-overflowing calculations for high values
unc0rr [Sat, 03 Nov 2018 21:09:01 +0100] rev 14143
Implement non-overflowing calculations for high values
2018-11-03 land_dump app for testing templated landgen
unc0rr [Sat, 03 Nov 2018 18:29:58 +0100] rev 14142
land_dump app for testing templated landgen
2018-11-03 Fix portal color being switchable after losing control
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 17:40:21 +0100] rev 14141
Fix portal color being switchable after losing control
2018-11-03 Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 16:37:27 +0100] rev 14140
Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
2018-11-03 GameServer: Print syntax help if calling /maxteams without argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:27:27 +0100] rev 14139
GameServer: Print syntax help if calling /maxteams without argument
2018-11-03 GameServer: Turn some messages into warnings
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:17:46 +0100] rev 14138
GameServer: Turn some messages into warnings
2018-11-03 probably should reuse it everywhere then
alfadur [Sat, 03 Nov 2018 16:20:31 +0300] rev 14137
probably should reuse it everywhere then
2018-11-03 should have been just norm
alfadur [Sat, 03 Nov 2018 16:02:38 +0300] rev 14136
should have been just norm
2018-11-03 You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
unc0rr [Sat, 03 Nov 2018 10:57:47 +0100] rev 14135
You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
2018-11-03 fix normal offset for split points and make directions more consistent
alfadur [Sat, 03 Nov 2018 09:08:13 +0300] rev 14134
fix normal offset for split points and make directions more consistent
2018-11-03 reorder split rectangles
alfadur [Sat, 03 Nov 2018 07:52:34 +0300] rev 14133
reorder split rectangles
2018-11-03 simplify normal direction check for bounds distances
alfadur [Sat, 03 Nov 2018 07:31:35 +0300] rev 14132
simplify normal direction check for bounds distances
2018-11-03 import some clarity into border distance computation
alfadur [Sat, 03 Nov 2018 06:45:05 +0300] rev 14131
import some clarity into border distance computation
2018-11-02 fix typos
alfadur [Sat, 03 Nov 2018 02:58:24 +0300] rev 14130
fix typos
2018-11-02 a bit more simplification
alfadur [Sat, 03 Nov 2018 02:48:24 +0300] rev 14129
a bit more simplification
2018-11-02 swap coordinate system
alfadur [Sat, 03 Nov 2018 02:31:21 +0300] rev 14128
swap coordinate system
2018-11-02 a bit of simplification
alfadur [Sat, 03 Nov 2018 02:21:45 +0300] rev 14127
a bit of simplification
2018-11-02 typofix
alfadur [Sat, 03 Nov 2018 02:16:13 +0300] rev 14126
typofix
2018-11-02 Fix another typo
unc0rr [Sat, 03 Nov 2018 00:07:25 +0100] rev 14125
Fix another typo
2018-11-02 Fix typo
unc0rr [Sat, 03 Nov 2018 00:02:03 +0100] rev 14124
Fix typo
2018-11-02 mark the center in the theme editor
alfadur [Sat, 03 Nov 2018 01:52:05 +0300] rev 14123
mark the center in the theme editor
2018-11-02 fix play area rect
alfadur [Sat, 03 Nov 2018 01:47:39 +0300] rev 14122
fix play area rect
2018-11-02 Finish porting FindPoint()
unc0rr [Fri, 02 Nov 2018 22:59:22 +0100] rev 14121
Finish porting FindPoint()
2018-11-02 add an existing template to the theme editor
alfadur [Fri, 02 Nov 2018 23:33:22 +0300] rev 14120
add an existing template to the theme editor
2018-11-02 add basic land template to theme editor
alfadur [Fri, 02 Nov 2018 22:55:15 +0300] rev 14119
add basic land template to theme editor
2018-11-02 fix some compile errors
alfadur [Fri, 02 Nov 2018 22:50:45 +0300] rev 14118
fix some compile errors
2018-11-02 add some more rectangle convenience methods
alfadur [Fri, 02 Nov 2018 22:41:11 +0300] rev 14117
add some more rectangle convenience methods
2018-11-02 Move flip and mirror to outline methods
unc0rr [Fri, 02 Nov 2018 20:30:22 +0100] rev 14116
Move flip and mirror to outline methods
2018-11-02 add polygons
alfadur [Fri, 02 Nov 2018 21:30:48 +0300] rev 14115
add polygons
2018-11-02 fix infinite loop in landgen
alfadur [Fri, 02 Nov 2018 20:46:17 +0300] rev 14114
fix infinite loop in landgen
2018-11-02 add more rectangle methods
alfadur [Fri, 02 Nov 2018 20:30:13 +0300] rev 14113
add more rectangle methods
2018-11-02 Add grenka to credits for Russian translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 18:27:34 +0100] rev 14112
Add grenka to credits for Russian translation
2018-11-02 update theme editor
alfadur [Fri, 02 Nov 2018 19:45:16 +0300] rev 14111
update theme editor
2018-11-02 Add some useful translation checker scripts for Lua
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 17:43:06 +0100] rev 14110
Add some useful translation checker scripts for Lua
2018-11-02 component-wise division is actually useful sometimes
alfadur [Fri, 02 Nov 2018 19:37:47 +0300] rev 14109
component-wise division is actually useful sometimes
2018-11-02 Shortened translations of map types in Russian
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 17:29:27 +0100] rev 14108
Shortened translations of map types in Russian
2018-11-02 Merge unC0Rr's FindPoint() stuff
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 17:14:31 +0100] rev 14107
Merge unC0Rr's FindPoint() stuff
2018-11-02 Update translations in ru.lua
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 17:03:39 +0100] rev 14106
Update translations in ru.lua
2018-11-02 Update Russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:59:55 +0100] rev 14105
Update Russian frontend translation
2018-11-02 Fix mistakes in russian translation of tips
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:58:35 +0100] rev 14104
Fix mistakes in russian translation of tips
2018-11-02 Update Russian frontend translations
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:55:43 +0100] rev 14103
Update Russian frontend translations
2018-11-02 Start convertion of FindPoint()
unC0Rr [Fri, 02 Nov 2018 17:03:58 +0100] rev 14102
Start convertion of FindPoint()
2018-11-02 Typecast the ASCII ESC char
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 15:48:58 +0100] rev 14101
Typecast the ASCII ESC char
2018-11-02 abs(hwRound()) is nonsense
unC0Rr [Fri, 02 Nov 2018 14:33:05 +0100] rev 14100
abs(hwRound()) is nonsense
2018-11-02 - Add methods to work with Rect as box
unC0Rr [Fri, 02 Nov 2018 14:29:24 +0100] rev 14099
- Add methods to work with Rect as box - Refactor, tests, fixes
2018-11-02 Refactor tests, add fn center() for Line
unC0Rr [Fri, 02 Nov 2018 13:30:04 +0100] rev 14098
Refactor tests, add fn center() for Line
2018-11-02 Introduce OutlineSegmentsIterator, some refactoring
unC0Rr [Fri, 02 Nov 2018 13:17:46 +0100] rev 14097
Introduce OutlineSegmentsIterator, some refactoring
2018-11-02 Remove pointless string assignment in PlaySoundV
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 14:08:45 +0100] rev 14096
Remove pointless string assignment in PlaySoundV
2018-11-02 Fix ambigious abs in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 14:05:08 +0100] rev 14095
Fix ambigious abs in uGearsHandlersMess
2018-11-02 Fix bad "not" in uTeams (made pas2c angry)
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:19:38 +0100] rev 14094
Fix bad "not" in uTeams (made pas2c angry)
2018-11-02 Use hexadecimal number to represent ASCII ESC
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:17:35 +0100] rev 14093
Use hexadecimal number to represent ASCII ESC
2018-11-02 Add Official racer challenge #17
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 12:58:53 +0100] rev 14092
Add Official racer challenge #17
2018-11-02 Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 10:31:08 +0100] rev 14091
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
2018-11-02 Rework lib structure, no code changes
unC0Rr [Fri, 02 Nov 2018 09:45:54 +0100] rev 14090
Rework lib structure, no code changes
2018-11-02 Update LastVoice when switching to fallback voice
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 01:34:21 +0100] rev 14089
Update LastVoice when switching to fallback voice
2018-11-01 wrestle with borrow checker
alfadur [Fri, 02 Nov 2018 02:31:01 +0300] rev 14088
wrestle with borrow checker
2018-11-01 Commit broken code for divide_edges in hope for salvation
unc0rr [Fri, 02 Nov 2018 00:09:05 +0100] rev 14087
Commit broken code for divide_edges in hope for salvation
2018-11-01 fix overflow check in airmine handling
alfadur [Fri, 02 Nov 2018 01:58:27 +0300] rev 14086
fix overflow check in airmine handling
2018-11-01 Also ban special symbols block
unc0rr [Thu, 01 Nov 2018 22:54:01 +0100] rev 14085
Also ban special symbols block
2018-11-01 Fix game window width/height setting being broken when using Arabic locale
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 20:29:42 +0100] rev 14084
Fix game window width/height setting being broken when using Arabic locale Qt displays numbers differently in Arabic. The spinbox window height/width used getText instead of value to get the value, which was wrong because this gets the user-facing string (in arabic) instead of the number to use internally.
2018-11-01 Slightly correct russian translation of word utility
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:45 +0300] rev 14083
Slightly correct russian translation of word utility
2018-11-01 Update russian translation
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:39 +0300] rev 14082
Update russian translation
2018-11-01 Adapt russian translation for modern gaming language
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:29 +0300] rev 14081
Adapt russian translation for modern gaming language
2018-11-01 start a physics engine to try out this data oriented thing everyone seems to be talking about
alfadur [Thu, 01 Nov 2018 21:30:21 +0300] rev 14080
start a physics engine to try out this data oriented thing everyone seems to be talking about
2018-11-01 Fix too long Polish translation of fps
KoBeWi [Thu, 01 Nov 2018 12:09:29 +0100] rev 14079
Fix too long Polish translation of fps
2018-11-01 Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 09:17:51 +0100] rev 14078
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
2018-11-01 Add missing translation in pl.lua
KoBeWi [Thu, 01 Nov 2018 08:39:22 +0100] rev 14077
Add missing translation in pl.lua
2018-11-01 prevent minigun bullet land impacts from pushing hedgehogs
alfadur [Thu, 01 Nov 2018 04:04:33 +0300] rev 14076
prevent minigun bullet land impacts from pushing hedgehogs
2018-11-01 update theme editor to use new land generator implementation
alfadur [Thu, 01 Nov 2018 03:38:13 +0300] rev 14075
update theme editor to use new land generator implementation
2018-11-01 Fix taunts playing too fast after a shot
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 01:07:26 +0100] rev 14074
Fix taunts playing too fast after a shot Fixes regression introduced by bf14c7c1be02
2018-10-31 merge
alfadur [Thu, 01 Nov 2018 02:55:22 +0300] rev 14073
merge
2018-10-31 Implement OutlinePoints for land generators, some ground work for template based landgen
unc0rr [Wed, 31 Oct 2018 23:36:05 +0100] rev 14072
Implement OutlinePoints for land generators, some ground work for template based landgen
2018-10-29 Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
unc0rr [Mon, 29 Oct 2018 23:06:18 +0100] rev 14071
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
2018-10-31 add missions_ja.txt
alfadur [Wed, 31 Oct 2018 22:41:05 +0300] rev 14070
add missions_ja.txt
2018-10-31 check for teamgone before activating switcher
nemo [Wed, 31 Oct 2018 15:32:47 -0400] rev 14069
check for teamgone before activating switcher
2018-10-31 Fix various string errors in Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 18:41:02 +0100] rev 14068
Fix various string errors in Lua locale files - Wrong format symbol - Typos - Empty translations
2018-10-31 japanese translation fixes
alfadur [Wed, 31 Oct 2018 20:42:04 +0300] rev 14067
japanese translation fixes
2018-10-31 bump server dependencies
alfadur [Wed, 31 Oct 2018 19:18:53 +0300] rev 14066
bump server dependencies
2018-10-31 Fix critical Lua syntax errors in lt.lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 16:50:34 +0100] rev 14065
Fix critical Lua syntax errors in lt.lua
2018-10-31 Update Polish translation
KoBeWi [Wed, 31 Oct 2018 16:31:16 +0100] rev 14064
Update Polish translation
2018-10-31 Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 14:33:43 +0100] rev 14063
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-31 Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 13:35:53 +0100] rev 14062
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31 Stop using dsUnknown, replace with concrete damage sources
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 13:08:56 +0100] rev 14061
Stop using dsUnknown, replace with concrete damage sources
2018-10-30 Merge
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:57:57 +0100] rev 14060
Merge
2018-10-30 Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:51:01 +0100] rev 14059
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam Also fixes bug that if you attack a clan member not in your team, the attacker complains, not the victim!
2018-10-30 Play another voice as fallback if sndRevenge could not be found
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:08:43 +0100] rev 14058
Play another voice as fallback if sndRevenge could not be found
2018-10-28 Refactor fallback taunt code
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 14:08:13 +0100] rev 14057
Refactor fallback taunt code
2018-10-28 Add taunts: Leavemealone, Cutitout (when attacked many times)
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 04:21:13 +0100] rev 14056
Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28 Add revenge taunt
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 02:24:06 +0200] rev 14055
Add revenge taunt
2018-10-30 fix theme editor
alfadur [Tue, 30 Oct 2018 19:08:39 +0300] rev 14054
fix theme editor
2018-10-30 extract size struct for common usage
alfadur [Tue, 30 Oct 2018 19:05:52 +0300] rev 14053
extract size struct for common usage
2018-10-30 add circle filling to land2d
alfadur [Tue, 30 Oct 2018 05:55:58 +0300] rev 14052
add circle filling to land2d
2018-10-29 make theme editor render some random map lines
alfadur [Tue, 30 Oct 2018 02:14:00 +0300] rev 14051
make theme editor render some random map lines
2018-10-29 hide get_next back
alfadur [Mon, 29 Oct 2018 23:40:17 +0300] rev 14050
hide get_next back
2018-10-29 start a theme editor as an excuse to see land generator in action
alfadur [Mon, 29 Oct 2018 23:38:08 +0300] rev 14049
start a theme editor as an excuse to see land generator in action
2018-10-29 make useful stuff public
alfadur [Mon, 29 Oct 2018 23:29:03 +0300] rev 14048
make useful stuff public
2018-10-28 Start land generators implementation
unc0rr [Sun, 28 Oct 2018 23:24:04 +0100] rev 14047
Start land generators implementation
2018-10-28 Remove some dead code
unc0rr [Sun, 28 Oct 2018 23:09:35 +0100] rev 14046
Remove some dead code
2018-10-27 Play sndStupid on round draw instead of sndNutter
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 00:49:00 +0200] rev 14045
Play sndStupid on round draw instead of sndNutter
2018-10-27 Chance to play sndNutter if player sacrifices hog and misses
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 00:47:10 +0200] rev 14044
Chance to play sndNutter if player sacrifices hog and misses
2018-10-27 Only play sndThisOneIsMine if crate drops close to hog
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 00:24:27 +0200] rev 14043
Only play sndThisOneIsMine if crate drops close to hog
2018-10-27 Shorten some Ohdear/Solong sounds to match the death animation
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 21:51:57 +0200] rev 14042
Shorten some Ohdear/Solong sounds to match the death animation
2018-10-27 Don't play sndDrat or sndBugger on self-kill
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 20:31:31 +0200] rev 14041
Don't play sndDrat or sndBugger on self-kill
2018-10-27 New taunt: Runaway, when something is about to blow up near current hog
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 19:50:01 +0200] rev 14040
New taunt: Runaway, when something is about to blow up near current hog
2018-10-27 Use sndWatchThis for molotov attack
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 19:07:37 +0200] rev 14039
Use sndWatchThis for molotov attack
2018-10-27 Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 18:29:39 +0200] rev 14038
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
2018-10-27 Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 18:26:44 +0200] rev 14037
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
2018-10-27 Add 3 taunts: Amazing, Brilliant, Excellent
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 17:17:01 +0200] rev 14036
Add 3 taunts: Amazing, Brilliant, Excellent Amazing: >= 3 kills Brilliant or Excellent: 2 kills
2018-10-27 Add 7 new taunts
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 15:55:19 +0200] rev 14035
Add 7 new taunts New sounds: * Bugger, Drat: Hog damages self only * Thisoneismine: Crate drop * Whatthe: Something is going to blow up close to hog * Solong, Ohdear: Death * Gonnagetyou: Vow for revenge Fallback code is added for existing voicepacks Thisoneismine is not used in Robot because the text in this sound file is "Threat detected.", which does not make sense.
2018-10-27 Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 15:21:10 +0200] rev 14034
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
2018-10-27 uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 15:13:49 +0200] rev 14033
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
2018-10-27 Add Grenade taunt when grenade close to hog is about to blow up
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 13:27:45 +0200] rev 14032
Add Grenade taunt when grenade close to hog is about to blow up
2018-10-27 update changelog
alfadur [Sat, 27 Oct 2018 08:15:45 +0300] rev 14031
update changelog
2018-10-27 and finally make the bat hit moving gears for completeness
alfadur [Sat, 27 Oct 2018 08:12:22 +0300] rev 14030
and finally make the bat hit moving gears for completeness
2018-10-27 make whip hit moving gears
alfadur [Sat, 27 Oct 2018 07:53:27 +0300] rev 14029
make whip hit moving gears
2018-10-27 make kamikaze hit moving gears as well
alfadur [Sat, 27 Oct 2018 07:39:44 +0300] rev 14028
make kamikaze hit moving gears as well
2018-10-27 make firepunch hit moving gears (airmines are not amused)
alfadur [Sat, 27 Oct 2018 07:20:07 +0300] rev 14027
make firepunch hit moving gears (airmines are not amused)
2018-10-27 prevent firepunch from hitting the same gear multiple times
alfadur [Sat, 27 Oct 2018 05:17:46 +0300] rev 14026
prevent firepunch from hitting the same gear multiple times
2018-10-27 Draw mission panel behind ammo menu tooltip
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:36:25 +0200] rev 14025
Draw mission panel behind ammo menu tooltip This is noticable in Continental supplies.
2018-10-27 Tweak commenting in uWorld render routine
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:31:25 +0200] rev 14024
Tweak commenting in uWorld render routine
2018-10-27 Update changelog
alfadur [Sat, 27 Oct 2018 04:21:35 +0300] rev 14023
Update changelog
2018-10-27 No firepunch hit sound for sticky mines
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:17:05 +0200] rev 14022
No firepunch hit sound for sticky mines
2018-10-27 Add credits for shoryuken_hit.ogg
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:06:28 +0200] rev 14021
Add credits for shoryuken_hit.ogg
2018-10-27 Tweak firepunch sound that Wuzzy found
alfadur [Sat, 27 Oct 2018 03:58:01 +0300] rev 14020
Tweak firepunch sound that Wuzzy found
2018-10-26 Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 00:01:53 +0200] rev 14019
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
2018-10-26 add some japanese tips as well
alfadur [Sat, 27 Oct 2018 00:17:43 +0300] rev 14018
add some japanese tips as well
2018-10-26 Fix resurrector handling turn time manually, use correct ammoprop instead
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 23:09:50 +0200] rev 14017
Fix resurrector handling turn time manually, use correct ammoprop instead This also fixes this bug: The clock turned gray while using resurrector, although the time actually counts down.
2018-10-26 Display "0 remaining" if multi-shoot weapon has been used up
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 22:52:17 +0200] rev 14016
Display "0 remaining" if multi-shoot weapon has been used up
2018-10-26 Fix seduction not stopping if hog took damage before attack was complete
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 22:46:37 +0200] rev 14015
Fix seduction not stopping if hog took damage before attack was complete
2018-10-26 complete ja.txt
alfadur [Fri, 26 Oct 2018 23:04:46 +0300] rev 14014
complete ja.txt
2018-10-26 GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 19:56:03 +0200] rev 14013
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
2018-10-26 Tweak error messages of /callvote kick
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 19:40:43 +0200] rev 14012
Tweak error messages of /callvote kick
2018-10-26 Fix lack of message and segfault when number texture creation fails
unc0rr [Fri, 26 Oct 2018 19:53:07 +0200] rev 14011
Fix lack of message and segfault when number texture creation fails
2018-10-26 Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 17:51:43 +0200] rev 14010
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
2018-10-26 Add separate sound symbols for case impact and extra damage
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 17:38:14 +0200] rev 14009
Add separate sound symbols for case impact and extra damage
2018-10-26 CS: Highlight "Available weapon specials:" as well
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 16:33:41 +0200] rev 14008
CS: Highlight "Available weapon specials:" as well
2018-10-26 Continental supplies: Highlight "Special weapons:" line in mission panel
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 16:11:51 +0200] rev 14007
Continental supplies: Highlight "Special weapons:" line in mission panel
2018-10-26 Add sound for landspray
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:55:48 +0200] rev 14006
Add sound for landspray
2018-10-26 Add ice beam idle sound
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:52:07 +0200] rev 14005
Add ice beam idle sound
2018-10-26 Add flamethrower sound
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:48:52 +0200] rev 14004
Add flamethrower sound
2018-10-26 Prettify the menu arrows in WxW
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:46:53 +0200] rev 14003
Prettify the menu arrows in WxW
2018-10-26 Use colon after "Disclaimer" in timebox/portalgun descriptinons
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:04:07 +0200] rev 14002
Use colon after "Disclaimer" in timebox/portalgun descriptinons
2018-10-26 Allow to escape | and : character in engine translation files
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 14:59:08 +0200] rev 14001
Allow to escape | and : character in engine translation files
2018-10-26 Engine translation: With '::' can now suppress colons for highlighting
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 06:15:57 +0200] rev 14000
Engine translation: With '::' can now suppress colons for highlighting
2018-10-26 If u play Piano, you can now hear the notes if sound effects OR music is enabled
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 04:54:29 +0200] rev 13999
If u play Piano, you can now hear the notes if sound effects OR music is enabled Previously, they always required sound effects to be on
2018-10-26 Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 04:30:47 +0200] rev 13998
Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
2018-10-26 Add PlayMusicSound/StopMusicSound to Lua API
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 04:07:35 +0200] rev 13997
Add PlayMusicSound/StopMusicSound to Lua API
2018-10-26 Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 03:59:20 +0200] rev 13996
Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
2018-10-25 Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 23:46:31 +0200] rev 13995
Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
2018-10-25 Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
unc0rr [Thu, 25 Oct 2018 23:39:54 +0200] rev 13994
Fix bug #651: sliding hog firing rope could end up stuck in land right after the rope has attached
2018-10-25 some more ja.txt fixes
alfadur [Thu, 25 Oct 2018 20:40:02 +0300] rev 13993
some more ja.txt fixes
2018-10-25 additional descriptions for ja.txt
alfadur [Thu, 25 Oct 2018 20:34:37 +0300] rev 13992
additional descriptions for ja.txt
2018-10-25 Remove double space at end of chat messages from server
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 18:54:24 +0200] rev 13991
Remove double space at end of chat messages from server
2018-10-25 Frontend: Make sure special nicks always show up in square brackets
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 18:35:35 +0200] rev 13990
Frontend: Make sure special nicks always show up in square brackets
2018-10-25 Add a new king death message
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 16:44:46 +0200] rev 13989
Add a new king death message
2018-10-25 Allow duplicate placeholders in engine strings
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 16:44:00 +0200] rev 13988
Allow duplicate placeholders in engine strings
2018-10-25 more ja.txt fixes
alfadur [Thu, 25 Oct 2018 17:02:56 +0300] rev 13987
more ja.txt fixes
2018-10-25 Add script to check engine locale files for problems
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 15:26:40 +0200] rev 13986
Add script to check engine locale files for problems
2018-10-25 Remove string with duplicate placeholder in sk.txt
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 13:12:45 +0200] rev 13985
Remove string with duplicate placeholder in sk.txt Duplicate placeholders are not supported yet.
2018-10-25 Fix incorrect string number for Slovak strings for King death
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 12:59:56 +0200] rev 13984
Fix incorrect string number for Slovak strings for King death
2018-10-25 Support CJK fonts for sidFPS as well
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 11:48:40 +0200] rev 13983
Support CJK fonts for sidFPS as well
2018-10-25 Add CJK font support for sidAmmoCount
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 11:37:11 +0200] rev 13982
Add CJK font support for sidAmmoCount
2018-10-25 fix some of Wuzzy's rage
alfadur [Thu, 25 Oct 2018 04:55:27 +0300] rev 13981
fix some of Wuzzy's rage
2018-10-25 some ja.txt corrections
alfadur [Thu, 25 Oct 2018 04:08:29 +0300] rev 13980
some ja.txt corrections
2018-10-25 update ja.txt
alfadur [Thu, 25 Oct 2018 03:48:27 +0300] rev 13979
update ja.txt
2018-10-24 Also report chat and added rooms in log
unc0rr [Wed, 24 Oct 2018 21:52:19 +0200] rev 13978
Also report chat and added rooms in log
2018-10-24 Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Oct 2018 21:07:26 +0200] rev 13977
Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility Fixes bug #701.
2018-10-24 Finish hedgewars-checker implementation
unc0rr [Wed, 24 Oct 2018 21:04:09 +0200] rev 13976
Finish hedgewars-checker implementation
2018-10-24 disable basic comment support 'cause lua is nuts
nemo [Wed, 24 Oct 2018 11:05:44 -0400] rev 13975
disable basic comment support 'cause lua is nuts
2018-10-23 Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
unc0rr [Wed, 24 Oct 2018 00:08:23 +0200] rev 13974
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
2018-10-23 Start checker implementation in rust
unc0rr [Tue, 23 Oct 2018 22:53:28 +0200] rev 13973
Start checker implementation in rust
2018-10-23 Fix silly loop
unc0rr [Tue, 23 Oct 2018 21:36:51 +0200] rev 13972
Fix silly loop
2018-10-20 Add --protocol option to engine
unc0rr [Sat, 20 Oct 2018 13:22:30 +0200] rev 13971
Add --protocol option to engine
2018-10-18 change draw_thick_line iteration order to benchmark winner
alfadur [Fri, 19 Oct 2018 02:19:50 +0300] rev 13970
change draw_thick_line iteration order to benchmark winner
2018-10-18 Change Land2D::fill() arguments a bit
unc0rr [Fri, 19 Oct 2018 00:28:16 +0200] rev 13969
Change Land2D::fill() arguments a bit
2018-10-18 Fix ArcPoints never finishing
unc0rr [Fri, 19 Oct 2018 00:09:45 +0200] rev 13968
Fix ArcPoints never finishing
2018-10-18 revert 2354264ab0b0
alfadur [Fri, 19 Oct 2018 00:49:09 +0300] rev 13967
revert 2354264ab0b0
2018-10-18 apply some codegolfing for dubious reasons
alfadur [Thu, 18 Oct 2018 23:59:23 +0300] rev 13966
apply some codegolfing for dubious reasons
2018-10-18 Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
unc0rr [Thu, 18 Oct 2018 22:45:14 +0200] rev 13965
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
2018-10-18 Don't generate unnecessary duplication in case of equal coordinates
unc0rr [Thu, 18 Oct 2018 22:34:09 +0200] rev 13964
Don't generate unnecessary duplication in case of equal coordinates
2018-10-18 Add EquidistantPoints iterator to help iterating over all points of circles
unc0rr [Thu, 18 Oct 2018 22:23:25 +0200] rev 13963
Add EquidistantPoints iterator to help iterating over all points of circles
2018-10-18 Implement ArcPoints iterator for circles
unc0rr [Thu, 18 Oct 2018 21:44:09 +0200] rev 13962
Implement ArcPoints iterator for circles
2018-10-18 put back land2d.map accidentally replaced by testing code
alfadur [Thu, 18 Oct 2018 07:27:14 +0300] rev 13961
put back land2d.map accidentally replaced by testing code
2018-10-18 fix fppoint.max_norm
alfadur [Thu, 18 Oct 2018 06:50:21 +0300] rev 13960
fix fppoint.max_norm
2018-10-18 move point struct into integral-geometry and use it to refactor a bit
alfadur [Thu, 18 Oct 2018 06:46:32 +0300] rev 13959
move point struct into integral-geometry and use it to refactor a bit
2018-10-17 Improve test a bit
unc0rr [Wed, 17 Oct 2018 23:02:18 +0200] rev 13958
Improve test a bit
2018-10-17 Make use of LinePoints in Land2D::draw_line
unc0rr [Wed, 17 Oct 2018 22:58:21 +0200] rev 13957
Make use of LinePoints in Land2D::draw_line
2018-10-17 Introduce integral-geometry crate, implement LinePoints iterator
unc0rr [Wed, 17 Oct 2018 22:45:33 +0200] rev 13956
Introduce integral-geometry crate, implement LinePoints iterator
2018-10-17 Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
unc0rr [Wed, 17 Oct 2018 22:00:58 +0200] rev 13955
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
2018-10-17 Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Oct 2018 05:33:02 +0200] rev 13954
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
2018-10-17 add left scalar operations to fpnum
alfadur [Wed, 17 Oct 2018 05:34:29 +0300] rev 13953
add left scalar operations to fpnum
2018-10-16 Implement Land2D::change_round()
unc0rr [Tue, 16 Oct 2018 23:59:51 +0200] rev 13952
Implement Land2D::change_round()
2018-10-16 Implement get_unchecked* functions for Vec2D
unc0rr [Tue, 16 Oct 2018 23:59:22 +0200] rev 13951
Implement get_unchecked* functions for Vec2D
2018-10-16 add opassign implementations
alfadur [Tue, 16 Oct 2018 23:49:44 +0300] rev 13950
add opassign implementations
2018-10-16 make methods public
alfadur [Tue, 16 Oct 2018 22:41:25 +0300] rev 13949
make methods public
2018-10-16 add scalar operations
alfadur [Tue, 16 Oct 2018 05:09:42 +0300] rev 13948
add scalar operations
2018-10-16 fix test
alfadur [Tue, 16 Oct 2018 04:44:11 +0300] rev 13947
fix test
2018-10-16 add more fpnum functions
alfadur [Tue, 16 Oct 2018 04:43:02 +0300] rev 13946
add more fpnum functions
2018-10-15 Implement Land2D::fill() + tests
unc0rr [Mon, 15 Oct 2018 23:10:03 +0200] rev 13945
Implement Land2D::fill() + tests
2018-10-15 Add basic windows build script
alfadur [Mon, 15 Oct 2018 22:22:51 +0300] rev 13944
Add basic windows build script
2018-10-15 fix library names in engine
alfadur [Mon, 15 Oct 2018 21:40:32 +0300] rev 13943
fix library names in engine
2018-10-15 Make parameters meaning more obvious
unc0rr [Mon, 15 Oct 2018 19:34:11 +0200] rev 13942
Make parameters meaning more obvious
2018-10-15 tag both as overloadable - seems to satisfy clang 3.4
nemo [Mon, 15 Oct 2018 13:08:29 -0400] rev 13941
tag both as overloadable - seems to satisfy clang 3.4
2018-10-15 fix path to ppas.bat to avoid confusing nmake
alfadur [Mon, 15 Oct 2018 19:43:30 +0300] rev 13940
fix path to ppas.bat to avoid confusing nmake
2018-10-15 add back accidentally removed sections
nemo [Mon, 15 Oct 2018 09:35:54 -0400] rev 13939
add back accidentally removed sections
2018-10-14 Start land2d library implementation: draw_line() method
unc0rr [Sun, 14 Oct 2018 23:17:47 +0200] rev 13938
Start land2d library implementation: draw_line() method
2018-10-14 Add get_mut() to Vec2D
unc0rr [Sun, 14 Oct 2018 23:16:11 +0200] rev 13937
Add get_mut() to Vec2D
2018-10-14 Simplify Vec2D::new() a bit
unc0rr [Sun, 14 Oct 2018 21:26:15 +0200] rev 13936
Simplify Vec2D::new() a bit
2018-10-14 remove old sdl headers and libs in support of recent deletionism spirit
alfadur [Sun, 14 Oct 2018 23:25:20 +0300] rev 13935
remove old sdl headers and libs in support of recent deletionism spirit
2018-10-14 .. or rather move calling conventions to proper position
alfadur [Sun, 14 Oct 2018 23:09:55 +0300] rev 13934
.. or rather move calling conventions to proper position
2018-10-14 set proper sdl calling convention for vcpkg builds
alfadur [Sun, 14 Oct 2018 22:55:07 +0300] rev 13933
set proper sdl calling convention for vcpkg builds
2018-10-14 Implement vec2d library to use for land arrays in the future
unc0rr [Sun, 14 Oct 2018 21:13:32 +0200] rev 13932
Implement vec2d library to use for land arrays in the future
2018-10-14 fix frontend compatibility issues
alfadur [Sun, 14 Oct 2018 21:57:30 +0300] rev 13931
fix frontend compatibility issues
2018-10-14 use correct compiler flags
alfadur [Sun, 14 Oct 2018 21:25:59 +0300] rev 13930
use correct compiler flags
2018-10-14 Start work on landgen rust lib
unc0rr [Sun, 14 Oct 2018 19:04:51 +0200] rev 13929
Start work on landgen rust lib
2018-10-14 Remove more dead code from uLandOutline
unc0rr [Sun, 14 Oct 2018 19:03:58 +0200] rev 13928
Remove more dead code from uLandOutline
2018-10-14 don't use -Wextra when building with vcpkg
alfadur [Sun, 14 Oct 2018 20:02:51 +0300] rev 13927
don't use -Wextra when building with vcpkg
2018-10-14 add extra rule for negative integers
alfadur [Sun, 14 Oct 2018 19:28:24 +0300] rev 13926
add extra rule for negative integers
2018-10-14 Implement Iterator trait for LaggedFibonacciPRNG
unc0rr [Sun, 14 Oct 2018 18:23:19 +0200] rev 13925
Implement Iterator trait for LaggedFibonacciPRNG
2018-10-14 Remove some dead code from template-based land gen
unc0rr [Sun, 14 Oct 2018 18:01:58 +0200] rev 13924
Remove some dead code from template-based land gen
2018-10-14 reorder params, deleted obsolete *_passes
nemo [Sun, 14 Oct 2018 12:01:11 -0400] rev 13923
reorder params, deleted obsolete *_passes
2018-10-14 fix return name and bound type
alfadur [Sun, 14 Oct 2018 18:58:39 +0300] rev 13922
fix return name and bound type
2018-10-14 remove extra begin
alfadur [Sun, 14 Oct 2018 18:52:00 +0300] rev 13921
remove extra begin
2018-10-14 add missing .
alfadur [Sun, 14 Oct 2018 18:45:11 +0300] rev 13920
add missing .
2018-10-14 Convert uLandTemplates into yaml file
unc0rr [Sun, 14 Oct 2018 16:58:08 +0200] rev 13919
Convert uLandTemplates into yaml file
2018-10-14 one more merge
nemo [Sun, 14 Oct 2018 09:45:16 -0400] rev 13918
one more merge
2018-10-14 merge
alfadur [Sun, 14 Oct 2018 09:43:42 -0400] rev 13917
merge
2018-10-14 merge
alfadur [Sun, 14 Oct 2018 09:42:26 -0400] rev 13916
merge
2018-10-13 improve stability for checks
alfadur [Sat, 13 Oct 2018 23:49:23 +0300] rev 13915
improve stability for checks
2018-10-13 Make converter for uLandTemplates into yaml
unc0rr [Sat, 13 Oct 2018 22:38:51 +0200] rev 13914
Make converter for uLandTemplates into yaml
2018-10-13 fix offsets
alfadur [Sat, 13 Oct 2018 23:08:15 +0300] rev 13913
fix offsets
2018-10-13 Fix overflow in CheckGearNear
alfadur [Sat, 13 Oct 2018 22:44:21 +0300] rev 13912
Fix overflow in CheckGearNear
2018-10-13 add fpnum literal macro
alfadur [Sat, 13 Oct 2018 20:01:09 +0300] rev 13911
add fpnum literal macro
2018-10-13 Implement lagged Fibonacci PRNG in rust, compatible with hwengine
unc0rr [Sat, 13 Oct 2018 18:32:41 +0200] rev 13910
Implement lagged Fibonacci PRNG in rust, compatible with hwengine
2018-10-13 inline more operators in fpnum
unc0rr [Sat, 13 Oct 2018 18:04:25 +0200] rev 13909
inline more operators in fpnum
2018-10-12 delegate cmp to rustlib
alfadur [Sat, 13 Oct 2018 00:43:04 +0300] rev 13908
delegate cmp to rustlib
2018-10-13 Add some more tests
unc0rr [Sat, 13 Oct 2018 17:23:19 +0200] rev 13907
Add some more tests
2018-10-12 delegate cmp to rustlib
alfadur [Sat, 13 Oct 2018 00:43:04 +0300] rev 13906
delegate cmp to rustlib
2018-10-12 Reimplement hwFloat library in rust for future use
unc0rr [Fri, 12 Oct 2018 22:18:38 +0200] rev 13905
Reimplement hwFloat library in rust for future use
2018-10-12 Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Oct 2018 03:40:21 +0200] rev 13904
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
2018-10-11 - Fix insert() for strings in pas2c
unc0rr [Thu, 11 Oct 2018 23:43:31 +0200] rev 13903
- Fix insert() for strings in pas2c - Implement insert() for ansistrings
2018-10-10 forgot a line
alfadur [Wed, 10 Oct 2018 23:54:57 +0300] rev 13902
forgot a line
2018-10-10 update frontend japanese translation
alfadur [Wed, 10 Oct 2018 23:51:53 +0300] rev 13901
update frontend japanese translation
2018-10-09 drop the error checked StrToInt as non-critical - pas2c did not implement it.
nemo [Tue, 09 Oct 2018 12:54:40 -0400] rev 13900
drop the error checked StrToInt as non-critical - pas2c did not implement it.
2018-10-09 IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
nemo [Tue, 09 Oct 2018 11:28:07 -0400] rev 13899
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
2018-10-09 bunch more of those shortstring/ansistrings
nemo [Tue, 09 Oct 2018 09:58:33 -0400] rev 13898
bunch more of those shortstring/ansistrings
2018-10-09 make explicit for pas2c some string casts that fpc was probably doing automatically
nemo [Tue, 09 Oct 2018 09:02:39 -0400] rev 13897
make explicit for pas2c some string casts that fpc was probably doing automatically
2018-10-07 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:37:30 +0200] rev 13896
Update German translation
2018-10-07 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:16:06 +0200] rev 13895
Update locale files
2018-10-06 ASA, ice02: Change time strings for consistency with other time strings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 02:27:33 +0200] rev 13894
ASA, ice02: Change time strings for consistency with other time strings
2018-10-05 No-op when entering /clan command with no argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 01:00:02 +0200] rev 13893
No-op when entering /clan command with no argument
2018-10-06 merge
alfadur [Fri, 05 Oct 2018 21:43:48 -0400] rev 13892
merge
2018-10-05 Make sure AddChatString is only fed with shortstrings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 00:23:27 +0200] rev 13891
Make sure AddChatString is only fed with shortstrings
2018-10-05 Windows 1809 GetUserProfileDirectory failure workaround
alfadur [Sat, 06 Oct 2018 01:24:27 +0300] rev 13890
Windows 1809 GetUserProfileDirectory failure workaround
2018-10-05 Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 23:51:58 +0200] rev 13889
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
2018-10-05 add debug output for physfs init failure
alfadur [Sat, 06 Oct 2018 00:23:41 +0300] rev 13888
add debug output for physfs init failure
2018-10-05 formatA expects ansistring params
nemo [Fri, 05 Oct 2018 16:54:26 -0400] rev 13887
formatA expects ansistring params
2018-10-05 this should probably exit -1 - pas2c was complaining about uninitialised var
nemo [Fri, 05 Oct 2018 16:53:36 -0400] rev 13886
this should probably exit -1 - pas2c was complaining about uninitialised var
2018-10-05 silly tmp var for sake of pas2c
nemo [Fri, 05 Oct 2018 16:22:51 -0400] rev 13885
silly tmp var for sake of pas2c
2018-10-05 Fix pas2c build dependencies
unc0rr [Fri, 05 Oct 2018 21:58:12 +0200] rev 13884
Fix pas2c build dependencies
2018-10-05 Fix pas2c build a bit more
unc0rr [Fri, 05 Oct 2018 21:41:56 +0200] rev 13883
Fix pas2c build a bit more
2018-10-05 Precalculate cMaxHogHealth
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:31:58 +0200] rev 13882
Precalculate cMaxHogHealth
2018-10-05 Merge unC0Rr's pas2c fix
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:30:06 +0200] rev 13881
Merge unC0Rr's pas2c fix
2018-10-05 Fix previous patch, add support for High(Longword)
unc0rr [Fri, 05 Oct 2018 21:09:27 +0200] rev 13880
Fix previous patch, add support for High(Longword)
2018-10-05 Backed out changeset aed7ee68305a
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:04:19 +0200] rev 13879
Backed out changeset aed7ee68305a
2018-10-05 Fix pas2c not having support for High(LongInt) in init expressions
unc0rr [Fri, 05 Oct 2018 21:04:01 +0200] rev 13878
Fix pas2c not having support for High(LongInt) in init expressions
2018-10-05 Pas2C: Implement rendering of High() similiar to that of Low()
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 20:56:40 +0200] rev 13877
Pas2C: Implement rendering of High() similiar to that of Low()
2018-10-05 Update Big Armory preview image
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 20:28:13 +0200] rev 13876
Update Big Armory preview image
2018-10-05 Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 20:20:09 +0200] rev 13875
Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme This is a temporary measure because the creeper is still very unfinished. This can be reverted when the creeper is finished.
2018-10-05 Don't load game scheme from file if name collides with default scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 19:37:06 +0200] rev 13874
Don't load game scheme from file if name collides with default scheme
2018-10-05 Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 19:25:14 +0200] rev 13873
Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
2018-10-05 Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 17:27:12 +0200] rev 13872
Rename amDuck and related symbols to amCreeper, gtCreeper, etc. Compability for scripts is supported (amDuck=amCreeper, gtDuck=gtCreeper)
2018-10-05 Remove unused doStepDuck gear handler
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 16:49:17 +0200] rev 13871
Remove unused doStepDuck gear handler
2018-10-05 Remove usage of creeper from all schemes and styles
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 16:36:41 +0200] rev 13870
Remove usage of creeper from all schemes and styles
2018-10-05 Restructure 0.9.25 changelog, add highlights section
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 14:57:44 +0200] rev 13869
Restructure 0.9.25 changelog, add highlights section
2018-10-05 Document the /quit chat command from server
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 14:11:51 +0200] rev 13868
Document the /quit chat command from server
2018-10-05 Simplify /quit chat command
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 13:37:49 +0200] rev 13867
Simplify /quit chat command
2018-10-05 gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 04:57:03 +0200] rev 13866
gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
2018-10-05 Catch empty chat commands in engine and frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 04:17:56 +0200] rev 13865
Catch empty chat commands in engine and frontend
2018-10-05 Clean up frontend chat command auto-complete
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 04:00:16 +0200] rev 13864
Clean up frontend chat command auto-complete
2018-10-04 Backed out changeset 5f6208031658 (fixes 652)
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 23:29:20 +0200] rev 13863
Backed out changeset 5f6208031658 (fixes 652)
2018-10-04 Merge Racer/TechRacer tie handling
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 21:17:21 +0200] rev 13862
Merge Racer/TechRacer tie handling
2018-10-04 Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 20:45:07 +0200] rev 13861
Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
2018-10-04 Fix speech bubble chat commands also applying to bots
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 20:36:41 +0200] rev 13860
Fix speech bubble chat commands also applying to bots
2018-10-04 merge
alfadur [Thu, 04 Oct 2018 13:26:48 -0400] rev 13859
merge
2018-10-04 Fix another pas2c hiccup in uLandObjects
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 19:12:09 +0200] rev 13858
Fix another pas2c hiccup in uLandObjects
2018-10-04 Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 19:04:27 +0200] rev 13857
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C This fixes a problem with Pas2C, but the price to pay is uglier code. :(
2018-10-04 ..and for logging in handler
alfadur [Thu, 04 Oct 2018 20:04:32 +0300] rev 13856
..and for logging in handler
2018-10-04 Add missing base case for lobby handler
alfadur [Thu, 04 Oct 2018 19:57:53 +0300] rev 13855
Add missing base case for lobby handler
2018-10-04 gameServer: Remove broken and undocumented /part chat command
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:55:08 +0200] rev 13854
gameServer: Remove broken and undocumented /part chat command If a player used it, a lot of protocol errors start to happen.
2018-10-04 Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:46:01 +0200] rev 13853
Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
2018-10-04 Rename chat command /team to /clan (but keep /team as alias for now)
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:30:24 +0200] rev 13852
Rename chat command /team to /clan (but keep /team as alias for now)
2018-10-04 Teach engine to properly display clan message received from the net
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:07:17 +0200] rev 13851
Teach engine to properly display clan message received from the net This fixes a bug that the word “Clan” was not translated when you received a clan message from the net.
2018-10-04 gameServer: Handle empty chat command (partially)
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 14:54:57 +0200] rev 13850
gameServer: Handle empty chat command (partially)
2018-10-04 gameServer: Always report command name if getting an incorrect command
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 14:36:42 +0200] rev 13849
gameServer: Always report command name if getting an incorrect command
2018-10-04 gameServer: remove duplicate VOTE/FORCE command handling
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 14:18:38 +0200] rev 13848
gameServer: remove duplicate VOTE/FORCE command handling
2018-10-03 Display error when entering invalid chat command in offline game
Wuzzy <Wuzzy2@mail.ru> [Wed, 03 Oct 2018 03:24:03 +0200] rev 13847
Display error when entering invalid chat command in offline game
2018-10-03 Make frontend forward server error and warning messages to engine
Wuzzy <Wuzzy2@mail.ru> [Wed, 03 Oct 2018 02:28:39 +0200] rev 13846
Make frontend forward server error and warning messages to engine
2018-10-02 Pas2C: Add preprocess files to .hgignore
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 22:11:15 +0200] rev 13845
Pas2C: Add preprocess files to .hgignore
2018-10-02 Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 21:51:27 +0200] rev 13844
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
2018-10-02 IFNDEF custom exception handlung away in pas2c builds
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 21:26:25 +0200] rev 13843
IFNDEF custom exception handlung away in pas2c builds
2018-10-02 Resolve ambiguity of <> in Pas2C.hs
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 20:33:33 +0200] rev 13842
Resolve ambiguity of <> in Pas2C.hs
2018-09-30 Add help button in main menu (opens Hedgewars Wiki in browser)
Wuzzy <Wuzzy2@mail.ru> [Sun, 30 Sep 2018 03:18:16 +0200] rev 13841
Add help button in main menu (opens Hedgewars Wiki in browser) Might be replaced with an offline help in later versions (see bug #660).
2018-09-29 Fix frontend displayed value of Sudden Death timeout being off-by-one
Wuzzy <Wuzzy2@mail.ru> [Sun, 30 Sep 2018 01:41:12 +0200] rev 13840
Fix frontend displayed value of Sudden Death timeout being off-by-one
2018-09-29 ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 23:13:02 +0200] rev 13839
ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
2018-09-29 ASA, ice02: Display current flying time next to team bar
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 22:20:19 +0200] rev 13838
ASA, ice02: Display current flying time next to team bar
2018-09-29 ASA, ice02: Fix recorded time being 6 seconds more than reality
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 21:59:36 +0200] rev 13837
ASA, ice02: Fix recorded time being 6 seconds more than reality
2018-09-29 ASA: ice02: Render green rings as double rings
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 20:56:55 +0200] rev 13836
ASA: ice02: Render green rings as double rings Visual aid for colorblind people
2018-09-29 Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 14:52:13 +0200] rev 13835
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
2018-09-28 Move campaign mission images to share/ instead of hardcoding them into frontend
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 01:17:15 +0200] rev 13834
Move campaign mission images to share/ instead of hardcoding them into frontend Hardcoding campaign mission images prevented add-ons from adding their own preview images.
2018-09-26 Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 27 Sep 2018 00:26:58 +0200] rev 13833
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
2018-09-26 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 27 Sep 2018 00:11:54 +0200] rev 13832
Update changelog
2018-09-26 On victory, center camera on a winning hedgehog
Wuzzy <Wuzzy2@mail.ru> [Wed, 26 Sep 2018 20:45:55 +0200] rev 13831
On victory, center camera on a winning hedgehog
2018-09-24 merge
nemo [Mon, 24 Sep 2018 11:18:48 -0400] rev 13830
merge
2018-09-24 make it build
nemo [Mon, 24 Sep 2018 11:16:08 -0400] rev 13829
make it build
2018-09-20 Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Sep 2018 13:07:21 +0200] rev 13828
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
2018-09-19 Fix hedgehog being able to make walk/jump sounds before it was placed
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Sep 2018 10:23:01 +0200] rev 13827
Fix hedgehog being able to make walk/jump sounds before it was placed If in hog placement phase you select Skip and then pressed the walk/jump keys, you heard sounds although the hedgehog is not placed yet.
2018-09-19 Ignore gmTimer after attack or hog is no longer controlled
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Sep 2018 09:45:45 +0200] rev 13826
Ignore gmTimer after attack or hog is no longer controlled You were able to set the timer after you threw a grenade
2018-09-19 Clear gmSwitch before activating switcher
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Sep 2018 09:31:06 +0200] rev 13825
Clear gmSwitch before activating switcher If if you pressed [Switch Hedgehog] key and THEN enabled the Switch Hedgehog utility, you immediately switch. This was mildly confusing.
2018-09-18 use locale rules for the challenge hashes
nemo [Tue, 18 Sep 2018 19:38:58 -0400] rev 13824
use locale rules for the challenge hashes
2018-09-18 restore old land hashes which in theory should not have changed in .24
nemo [Tue, 18 Sep 2018 19:30:55 -0400] rev 13823
restore old land hashes which in theory should not have changed in .24
2018-09-18 Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
nemo [Tue, 18 Sep 2018 19:21:36 -0400] rev 13822
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
2018-09-17 Merge nemo's hash change commit
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Sep 2018 00:07:36 +0200] rev 13821
Merge nemo's hash change commit
2018-09-17 Add exit hint after Basic Movement Training
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Sep 2018 00:06:00 +0200] rev 13820
Add exit hint after Basic Movement Training
2018-09-17 Easier back jumps in Basic Movement Training (fixes bug 692)
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Sep 2018 22:37:47 +0200] rev 13819
Easier back jumps in Basic Movement Training (fixes bug #692) The explanation of Back Jumping (2/2) has been simplified and the "hard" part has been made easier by lowering the girders. The original idea was that I wanted to force players to learn how to jump higher by delaying the 2nd backspace keypress. But this turned out that this section was too unfair and we have lost at least one player due to rage-quitting, according to feedback.
2018-09-16 update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
nemo [Sun, 16 Sep 2018 09:25:10 -0400] rev 13818
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
2018-09-16 Update hedgewars_en.ts
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Sep 2018 10:25:50 +0200] rev 13817
Update hedgewars_en.ts
2018-09-16 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Sep 2018 02:18:51 +0200] rev 13816
Update German translation
2018-09-15 Update translation files
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Sep 2018 01:54:35 +0200] rev 13815
Update translation files
2018-09-15 Fix SetAmmoTexts not working in stats-only mode
unc0rr [Sat, 15 Sep 2018 20:56:31 +0200] rev 13814
Fix SetAmmoTexts not working in stats-only mode
2018-09-15 Fix SetAmmoTexts not working in stats-only mode 0.9.24
unc0rr [Sat, 15 Sep 2018 20:42:02 +0200] rev 13813
Fix SetAmmoTexts not working in stats-only mode
2018-09-15 Fix some syntax errors in internal Lua syntax documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Sep 2018 16:22:04 +0200] rev 13812
Fix some syntax errors in internal Lua syntax documentation
2018-09-15 Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Sep 2018 15:26:23 +0200] rev 13811
Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
2018-09-14 cleanup crate imports
alfadur [Fri, 14 Sep 2018 23:14:19 +0300] rev 13810
cleanup crate imports
2018-09-13 remove stabilized edition annotations
alfadur [Thu, 13 Sep 2018 20:59:57 +0300] rev 13809
remove stabilized edition annotations
2018-09-12 Fix engine crash when using lasersight outside the world bounds
alfadur [Wed, 12 Sep 2018 19:51:45 +0300] rev 13808
Fix engine crash when using lasersight outside the world bounds
2018-09-11 Only show bullet hits for shovable gears
alfadur [Tue, 11 Sep 2018 22:49:27 +0200] rev 13807
Only show bullet hits for shovable gears Fixes some weird bullet hit vgears spawning when hitting non-shovable gears like snowflakes
2018-09-11 Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
alfadur [Tue, 11 Sep 2018 22:44:32 +0200] rev 13806
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25% This was caused by AmmoShove, which had a strenght which was *right* above the threshold for fall damage.
2018-09-11 Revert sinegun brokenness to previous levels
alfadur [Tue, 11 Sep 2018 21:32:28 +0200] rev 13803
Revert sinegun brokenness to previous levels
2018-09-11 Make rendering work qmlfrontend
unc0rr [Tue, 11 Sep 2018 21:16:27 +0200] rev 13802
Make rendering work
2018-09-11 Allow to change volume during pause
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 18:34:27 +0200] rev 13800
Allow to change volume during pause
2018-09-11 ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 17:22:54 +0200] rev 13799
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
2018-09-11 Make sure scripts don't break w/ only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 16:18:24 +0200] rev 13798
Make sure scripts don't break w/ only 1 clan See also: c084bd440009
2018-09-11 Add funny message in stats screen when everyone wins
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 16:00:23 +0200] rev 13797
Add funny message in stats screen when everyone wins
2018-09-09 Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Sep 2018 12:25:23 +0200] rev 13778
Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
2018-09-10 rescue the stream on handshake failure
alfadur [Mon, 10 Sep 2018 23:53:59 +0300] rev 13777
rescue the stream on handshake failure
2018-09-10 improve error handling for TLS handshake
alfadur [Mon, 10 Sep 2018 23:31:44 +0300] rev 13776
improve error handling for TLS handshake
2018-09-08 port some legacy protocol support
alfadur [Sun, 09 Sep 2018 01:20:35 +0300] rev 13775
port some legacy protocol support
2018-09-07 use openssl for password message handling
alfadur [Fri, 07 Sep 2018 04:16:05 +0300] rev 13774
use openssl for password message handling
2018-09-06 Add TLS support
alfadur [Thu, 06 Sep 2018 23:12:32 +0300] rev 13773
Add TLS support
2018-09-05 Add missing roundDraw check in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 20:09:32 +0200] rev 13772
Add missing roundDraw check in TechRacer
2018-09-05 Add official server feature to cargo
alfadur [Wed, 05 Sep 2018 19:22:29 +0300] rev 13771
Add official server feature to cargo
2018-09-05 Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 18:07:56 +0200] rev 13770
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug #686
2018-09-05 Bump dependencies
alfadur [Wed, 05 Sep 2018 18:09:06 +0300] rev 13769
Bump dependencies
2018-09-05 Add tie handling for Racer and TechRacer
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 15:37:50 +0200] rev 13768
Add tie handling for Racer and TechRacer
2018-09-04 Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 01:53:21 +0200] rev 13767
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
2018-09-04 Don't write TurnTimeLeft deprecation warning if setter function was used
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 22:59:08 +0200] rev 13766
Don't write TurnTimeLeft deprecation warning if setter function was used
2018-09-04 Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 22:18:03 +0200] rev 13765
Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
2018-09-04 Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 20:38:15 +0200] rev 13764
Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
2018-09-04 Fix turn reaction not working properly after turn
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 17:57:48 +0200] rev 13763
Fix turn reaction not working properly after turn
2018-09-04 Say sndNutter on round draw
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 16:52:51 +0200] rev 13762
Say sndNutter on round draw
2018-09-04 Remove some bad/inappropriate messages for round draw and crate drop
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 16:26:15 +0200] rev 13761
Remove some bad/inappropriate messages for round draw and crate drop
2018-09-04 Fix player rankings getting confused if a clan was revived
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 16:12:53 +0200] rev 13760
Fix player rankings getting confused if a clan was revived
2018-09-04 Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 15:03:35 +0200] rev 13759
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
2018-09-04 Rework rankings of losing clans: Rank them in the reverse order they died
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 14:20:15 +0200] rev 13758
Rework rankings of losing clans: Rank them in the reverse order they died New ranking rule: - The clan that survived is ranked 1st. - The clan that died last is ranked 2nd. - The clan that died second last is ranked 3rd. - The clan that died third last is ranked 4th. - And so on ... Old ranking rule: - The clan that survived is ranked 1st. - The losing teams are ranked in the order they started with, which isn't fair. Draws are not handled properly in rankings yet.
2018-09-03 Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 22:14:46 +0200] rev 13757
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
2018-09-03 Fix stats screwing up in Rope Knock Challenge if you lose
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 21:19:15 +0200] rev 13756
Fix stats screwing up in Rope Knock Challenge if you lose
2018-09-03 Add missing nil check in AfterAttack (oops!)
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 20:16:54 +0200] rev 13755
Add missing nil check in AfterAttack (oops!)
2018-09-03 Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 20:01:50 +0200] rev 13754
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set Fixes bug #585
2018-09-03 Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 12:59:54 +0200] rev 13753
Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
2018-09-03 Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 12:46:57 +0200] rev 13752
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH These globals did not exist in 0.9.24, so this change is safe.
2018-09-03 Use translation template for speech bubble command
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 05:05:00 +0200] rev 13751
Use translation template for speech bubble command
2018-09-02 Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 01:48:00 +0200] rev 13750
Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
2018-09-02 Don't start retreat time if hog has lost control in the meantime
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 01:09:14 +0200] rev 13749
Don't start retreat time if hog has lost control in the meantime
2018-09-02 Don't play timer countdown sounds if in ready phase
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:53:44 +0200] rev 13748
Don't play timer countdown sounds if in ready phase
2018-09-02 Call GetGlobals after entering Lua command with /lua
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:48:51 +0200] rev 13747
Call GetGlobals after entering Lua command with /lua
2018-09-02 Dangerous Ducklings: Enter retreat mode after kill
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:15:55 +0200] rev 13746
Dangerous Ducklings: Enter retreat mode after kill
2018-09-02 Fix buggy behaviour when setting TurnTimeLeft through Retreat
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:03:06 +0200] rev 13745
Fix buggy behaviour when setting TurnTimeLeft through Retreat
2018-09-02 Change chat text color for Lua warnings to yellow
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 22:05:45 +0200] rev 13744
Change chat text color for Lua warnings to yellow
2018-09-02 Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 22:02:15 +0200] rev 13743
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
2018-09-02 Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 21:26:44 +0200] rev 13742
Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
2018-09-02 Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 20:57:33 +0200] rev 13741
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
2018-09-02 Highlander: Remove odd infinite girder ammo in crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 04:08:58 +0200] rev 13740
Highlander: Remove odd infinite girder ammo in crates
2018-09-01 Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 01:25:37 +0200] rev 13739
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme) Fixes 210.
2018-09-01 Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 00:07:33 +0200] rev 13738
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug #265
2018-09-01 Check for victory before stTurnReact. Fixes 382
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 23:03:56 +0200] rev 13737
Check for victory before stTurnReact. Fixes 382
2018-09-01 ASA, desert01: Fix display error when destroying device crate
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 21:56:12 +0200] rev 13736
ASA, desert01: Fix display error when destroying device crate
2018-09-01 ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 21:47:08 +0200] rev 13735
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
2018-09-01 Prevent pause/synchronizing/AFK mode text being rendered at the same time
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 12:43:19 +0200] rev 13734
Prevent pause/synchronizing/AFK mode text being rendered at the same time
2018-08-31 Add frontend tip introducing /help
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 01:18:07 +0200] rev 13733
Add frontend tip introducing /help
2018-08-31 Translate "heads" and "tails" of gameServer
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 00:17:56 +0200] rev 13732
Translate "heads" and "tails" of gameServer
2018-08-31 Display error when using /maxteams if not room master
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 00:05:55 +0200] rev 13731
Display error when using /maxteams if not room master
2018-08-31 Make guest rejection error translatable
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 23:49:32 +0200] rev 13730
Make guest rejection error translatable
2018-08-31 Add command help for /save, /delete, /saveroom and /loadroom
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 23:13:20 +0200] rev 13729
Add command help for /save, /delete, /saveroom and /loadroom
2018-08-31 Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 21:34:33 +0200] rev 13728
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
2018-08-31 Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 21:22:12 +0200] rev 13727
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
2018-08-31 Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 21:07:07 +0200] rev 13726
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
2018-08-31 Don't load locale Lua script if LOCALE == "en"
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 20:35:13 +0200] rev 13725
Don't load locale Lua script if LOCALE == "en"
2018-08-31 Add description of hwengine command-line arguments in --help
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 19:19:39 +0200] rev 13724
Add description of hwengine command-line arguments in --help
2018-08-31 Critical error if loading a script has failed
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 18:15:45 +0200] rev 13723
Critical error if loading a script has failed
2018-08-31 Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 16:51:33 +0200] rev 13722
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
2018-08-31 BRW: Add utilities and air weapons properly
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 12:09:40 +0200] rev 13721
BRW: Add utilities and air weapons properly
2018-08-31 Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 11:12:41 +0200] rev 13720
Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
2018-08-31 Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 11:11:58 +0200] rev 13719
Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
2018-08-30 BRW now allows weapon scheme customization
Wuzzy <Wuzzy2@mail.ru> [Thu, 30 Aug 2018 22:07:01 +0200] rev 13718
BRW now allows weapon scheme customization See script comments to see how.
2018-08-29 Change button image for Tag Team
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 Aug 2018 03:50:53 +0200] rev 13717
Change button image for Tag Team
2018-08-29 Add missing server dependencies to Travis metadata
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 Aug 2018 02:56:24 +0200] rev 13716
Add missing server dependencies to Travis metadata
2018-08-28 Write down system requirements
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 21:09:46 +0200] rev 13715
Write down system requirements
2018-08-28 Fix typo in gameServer
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 17:27:49 +0200] rev 13714
Fix typo in gameServer
2018-08-28 move everything test related into test cfg
alfadur [Tue, 28 Aug 2018 17:19:25 +0300] rev 13713
move everything test related into test cfg
2018-08-28 Space Invasion: Add hilarious loser face to losers
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 06:04:02 +0200] rev 13712
Space Invasion: Add hilarious loser face to losers
2018-08-28 Space Invasion: Continue playing rounds in case the teams are tied at the end
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 05:46:33 +0200] rev 13711
Space Invasion: Continue playing rounds in case the teams are tied at the end Rules in case of a tie: 1) Eliminate all teams not tied for the lead 2) Play another round with the remaining teams 3) Check for the winner again at the end of that round. If there's another tie, repeat the procedure
2018-08-28 Space Invasion: refactor variables into a large table for everything
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 03:45:44 +0200] rev 13710
Space Invasion: refactor variables into a large table for everything To fix that annoying "upvalue" error if more variables are added
2018-08-27 Add hogs per team named constant that absolutely no one asked for
alfadur [Mon, 27 Aug 2018 22:28:56 +0300] rev 13709
Add hogs per team named constant that absolutely no one asked for
2018-08-26 Remove frontend code dealing with unused team variables
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 20:50:51 +0200] rev 13708
Remove frontend code dealing with unused team variables
2018-08-26 Replace now-outdated descriptions of amDuck with dummy texts
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 17:59:26 +0200] rev 13707
Replace now-outdated descriptions of amDuck with dummy texts
2018-08-26 GameServer: Use consistent formatting of clan chat (compared with engine)
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 16:51:01 +0200] rev 13706
GameServer: Use consistent formatting of clan chat (compared with engine) It's called "clan chat" now, not "team chat". Also the brackets and text positions were inconsistent with engine.
2018-08-26 Change empty string check in gameServer
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 15:10:34 +0200] rev 13705
Change empty string check in gameServer
2018-08-26 /greeting chat commands now clears greeting if called w/o arguments
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 14:59:05 +0200] rev 13704
/greeting chat commands now clears greeting if called w/o arguments
2018-08-26 Add a couple of more useful server messages
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 14:37:02 +0200] rev 13703
Add a couple of more useful server messages
2018-08-25 Don't translate greeting message
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 22:02:21 +0200] rev 13702
Don't translate greeting message
2018-08-25 Don't translate response to /rnd command
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:36:15 +0200] rev 13701
Don't translate response to /rnd command
2018-08-25 Add error message for /callvote map if no maps are available
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:24:34 +0200] rev 13700
Add error message for /callvote map if no maps are available
2018-08-25 Hide /watch command if OFFICIAL_SERVER is not set
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:12:10 +0200] rev 13699
Hide /watch command if OFFICIAL_SERVER is not set
2018-08-25 Properly scale Start button size in pagenetgame just like in pagemultiplayer
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:00:26 +0200] rev 13698
Properly scale Start button size in pagenetgame just like in pagemultiplayer
2018-08-25 Add a few helpful error messages from server when kicking failed
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 20:52:33 +0200] rev 13697
Add a few helpful error messages from server when kicking failed
2018-08-25 GameServer: Refactor fake nick names into Consts
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 19:23:19 +0200] rev 13696
GameServer: Refactor fake nick names into Consts
2018-08-25 Fix some formatting problems with /me
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 19:07:17 +0200] rev 13695
Fix some formatting problems with /me
2018-08-25 Tweak response messages to /super_power and /registered_only
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 18:21:37 +0200] rev 13694
Tweak response messages to /super_power and /registered_only
2018-08-25 Fix translatability of "unknown command" server message
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 18:04:06 +0200] rev 13693
Fix translatability of "unknown command" server message
2018-08-25 Make frontend translate server messages properly
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 17:43:29 +0200] rev 13692
Make frontend translate server messages properly
2018-08-25 Use plain text mode in video description label to avoid HTML trouble
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 12:12:15 +0200] rev 13691
Use plain text mode in video description label to avoid HTML trouble
2018-08-22 Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 16:47:09 +0200] rev 13690
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
2018-08-22 Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 15:00:04 +0200] rev 13689
Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug #597
2018-08-21 Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 00:40:11 +0200] rev 13688
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
2018-08-21 Clean up more visual gears stuff in scripts
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 23:56:49 +0200] rev 13687
Clean up more visual gears stuff in scripts - Make vgears non-critical if possible - Add nil checks where needed - Fix related bugs - Remove doomed attempts to call FollowGear on vgears
2018-08-21 Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:57:56 +0200] rev 13686
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
2018-08-21 Remove calls to GetVisualGearValues where it's not needed
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:52:46 +0200] rev 13685
Remove calls to GetVisualGearValues where it's not needed
2018-08-21 Animate: Remove follow arg from AnimVisualGear
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:31:50 +0200] rev 13684
Animate: Remove follow arg from AnimVisualGear
2018-08-21 use 0s instead of nils to try to protect script assumptions 0.9.24
nemo [Tue, 21 Aug 2018 15:26:29 -0400] rev 13683
use 0s instead of nils to try to protect script assumptions
2018-08-21 only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward 0.9.24
nemo [Tue, 21 Aug 2018 15:11:28 -0400] rev 13682
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
2018-08-21 Remove unused shockwave code in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 21:02:01 +0200] rev 13681
Remove unused shockwave code in Space Invasion
2018-08-21 Make decorational visual gears in Space Invasion non-critical
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 21:00:01 +0200] rev 13680
Make decorational visual gears in Space Invasion non-critical
2018-08-21 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 19:52:39 +0200] rev 13679
Update German translation
2018-08-21 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 19:20:09 +0200] rev 13678
Update locale files
2018-08-21 Merge unC0Rr's checker update
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 18:35:19 +0200] rev 13677
Merge unC0Rr's checker update
2018-08-21 Add a few translator comments for frontend strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 18:31:00 +0200] rev 13676
Add a few translator comments for frontend strings
2018-08-21 Consistently rename "team chat" to "clan chat" (except chat command)
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 17:56:17 +0200] rev 13675
Consistently rename "team chat" to "clan chat" (except chat command) Only change in strings, no functional change. "Team" and "clan" have defined meanings in HW, but "team chat" oddly broke this convention. This feature allows chat with your clan, not with your team, so is now called "clan chat". /team command unchanged to avoid disruption (for now).
2018-08-21 Make engine chat syntax translatable
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 15:46:34 +0200] rev 13674
Make engine chat syntax translatable The message syntax you see when someone uses chat, e.g. - Player 1: message - [Team]: message - [hedgehog name]: message
2018-08-21 Fix some string/translation inconsistencies in strings related to leaving
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 02:14:15 +0200] rev 13673
Fix some string/translation inconsistencies in strings related to leaving
2018-08-20 - Add checker dependencies to hedgewars-server.cabal
unc0rr [Mon, 20 Aug 2018 22:38:14 +0200] rev 13672
- Add checker dependencies to hedgewars-server.cabal - Update checker to work with .24
2018-08-19 and melon for Mutant
nemo [Sun, 19 Aug 2018 09:54:46 -0400] rev 13671
and melon for Mutant
2018-08-18 stray line
nemo [Fri, 17 Aug 2018 22:35:01 -0400] rev 13670
stray line
2018-08-18 more wrapping
nemo [Fri, 17 Aug 2018 22:23:19 -0400] rev 13669
more wrapping
2018-08-18 basic AI bazooka wrapping.
nemo [Fri, 17 Aug 2018 20:13:33 -0400] rev 13668
basic AI bazooka wrapping.
2018-08-16 Return https
alfadur [Thu, 16 Aug 2018 19:41:54 +0300] rev 13667
Return https
2018-08-16 Rust 2018 conversion
alfadur [Thu, 16 Aug 2018 19:33:03 +0300] rev 13666
Rust 2018 conversion
2018-08-14 Move common sprite tint values into Utils Lua library
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 15:25:05 +0200] rev 13665
Move common sprite tint values into Utils Lua library
2018-08-14 Use new script variable cMaxTurnTime in scripts for consistency
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 14:19:03 +0200] rev 13664
Use new script variable cMaxTurnTime in scripts for consistency
2018-08-14 Prevent wrapping of turn time when using extra time
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 13:43:04 +0200] rev 13663
Prevent wrapping of turn time when using extra time
2018-08-14 Update list of supported GameFlags in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:26:32 +0200] rev 13662
Update list of supported GameFlags in HedgeEditor
2018-08-14 HedgeEditor should be fairly stable by now
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:15:20 +0200] rev 13661
HedgeEditor should be fairly stable by now
2018-08-14 Fix repeating sun in Hoggywood theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:05:55 +0200] rev 13660
Fix repeating sun in Hoggywood theme This was only noticable in huge maps where you can zoom out a lot
2018-08-13 Close hwengine properly when you got kicked by room host
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 20:19:32 +0200] rev 13659
Close hwengine properly when you got kicked by room host
2018-08-13 Improve “Connection refused” error message
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:31:22 +0200] rev 13658
Improve “Connection refused” error message
2018-08-13 Tweak some connection failure messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:01:58 +0200] rev 13657
Tweak some connection failure messages
2018-08-12 Don't make pseudo player names like [server] clickable in chat
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Aug 2018 16:31:22 +0200] rev 13656
Don't make pseudo player names like [server] clickable in chat
2018-08-11 Fix duplicate/confusing wave messages in ASA fruit01
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 23:20:08 +0200] rev 13655
Fix duplicate/confusing wave messages in ASA fruit01
2018-08-11 Oops, add forgotten begin/end in uTeams
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:35:23 +0200] rev 13654
Oops, add forgotten begin/end in uTeams
2018-08-11 Merge nemo's TODO fix
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:33:40 +0200] rev 13653
Merge nemo's TODO fix
2018-08-11 More straightforward TotalRoundsPre counting if there's only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:28:05 +0200] rev 13652
More straightforward TotalRoundsPre counting if there's only 1 clan
2018-08-11 Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 21:43:55 +0200] rev 13651
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played The internal TotalRounds (now TotalRoundsPre) is really WTF to use from a Lua standpoint and rarely useful. Scripters usually want to know the real number of rounds.
2018-08-11 Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 18:36:22 +0200] rev 13650
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
2018-08-09 Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 19:14:58 +0200] rev 13649
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
2018-08-09 Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:49:17 +0200] rev 13648
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
2018-08-09 Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:48:16 +0200] rev 13647
Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
2018-08-09 Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:47:29 +0200] rev 13646
Backout 0f02dd1ff4c9. This is not how TotalRounds should work
2018-08-10 remove todo
nemo [Fri, 10 Aug 2018 13:16:24 -0400] rev 13645
remove todo
2018-08-08 Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 18:36:12 +0200] rev 13644
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug #595
2018-08-08 Use capcolDefault in Lua scripts
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 15:22:34 +0200] rev 13643
Use capcolDefault in Lua scripts
2018-08-08 Refactor text color variable names, export 2 color values to Lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 14:38:54 +0200] rev 13642
Refactor text color variable names, export 2 color values to Lua
2018-08-08 Use light gray color for volume change, just like for the auto camera msgs
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 14:10:32 +0200] rev 13641
Use light gray color for volume change, just like for the auto camera msgs The idea is that these are "local" messages for local changes
2018-08-08 Use full string for sidFuel and avoid string concatenation
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:34:39 +0200] rev 13640
Use full string for sidFuel and avoid string concatenation Fuel as in fuel for saucer, landgun, flamethrower, icegun. Old string was built with like this: sidFuel + ": " + fuel + "%". New string us built with proper format string instead
2018-08-08 Make ammo count in ammo menu translatable, and replace “x” with “×”
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:14:42 +0200] rev 13639
Make ammo count in ammo menu translatable, and replace “x” with “×”
2018-08-08 Fix slightly misplaced ammo count in ammo menu if count > 9
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:02:24 +0200] rev 13638
Fix slightly misplaced ammo count in ammo menu if count > 9
2018-08-08 Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 12:05:19 +0200] rev 13637
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
2018-08-08 Replicate target sprite properly in world wrap
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:40:00 +0200] rev 13636
Replicate target sprite properly in world wrap
2018-08-08 Replicate gear GUI overlays in world wrap
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:26:33 +0200] rev 13635
Replicate gear GUI overlays in world wrap
2018-08-08 Make sure gear fuel and alt weapon overlays are always drawn on top
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:19:08 +0200] rev 13634
Make sure gear fuel and alt weapon overlays are always drawn on top
2018-08-07 Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 19:32:33 +0200] rev 13633
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
2018-08-07 Fix hard-to-read text on campaign and training page in frontend at October 31
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 16:23:51 +0200] rev 13632
Fix hard-to-read text on campaign and training page in frontend at October 31 The text was yellow against a white background (the moon in the Halloween background). This is fixed by darkening the critical area.
2018-08-07 Update outdated and broken holiday stylesheets
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 16:07:13 +0200] rev 13631
Update outdated and broken holiday stylesheets Each style was updated by copying qt.css and then adjusting the required definitions such as background image and color.
2018-08-07 Fix resurrection animation appearing at wrong position for some missions and styles
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 13:04:02 +0200] rev 13630
Fix resurrection animation appearing at wrong position for some missions and styles
2018-08-07 Report spawning visual gear in onGearResurrect
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 12:15:59 +0200] rev 13629
Report spawning visual gear in onGearResurrect
2018-08-07 Add setting to disable audio dampening if losing window focus
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 11:37:37 +0200] rev 13628
Add setting to disable audio dampening if losing window focus
2018-08-07 Move max. number of crate spawns into variable
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 10:29:01 +0200] rev 13627
Move max. number of crate spawns into variable
2018-08-07 Fix visible seam between Sky.png and SkyL.png of Olympics theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 03:24:54 +0200] rev 13626
Fix visible seam between Sky.png and SkyL.png of Olympics theme
2018-08-07 Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 02:40:13 +0200] rev 13625
Lobby/room: Prevent opening context menu if no player selected (fixes bug #661)
2018-08-07 Fix drill rocket exploding when digging at bounce/wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 02:18:19 +0200] rev 13624
Fix drill rocket exploding when digging at bounce/wrap world edge
2018-08-06 Fix bee target practice removing target selection after first shot
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:52:40 +0200] rev 13623
Fix bee target practice removing target selection after first shot
2018-08-06 Backed out changeset 0c797469d16d
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:47:49 +0200] rev 13622
Backed out changeset 0c797469d16d
2018-08-06 Update target cursor after shooting targetable ammo with gfMultiWeapon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:43:22 +0200] rev 13621
Update target cursor after shooting targetable ammo with gfMultiWeapon
2018-08-06 Use gfMultiWeapon in target practice missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:31:50 +0200] rev 13620
Use gfMultiWeapon in target practice missions
2018-08-06 Suppress "X remaining" caption in multishoot with gfMultiWeapon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:28:19 +0200] rev 13619
Suppress "X remaining" caption in multishoot with gfMultiWeapon
2018-08-06 Add comments for most hwengine constants
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:24:57 +0200] rev 13618
Add comments for most hwengine constants
2018-08-06 Show correct health increase when hog health cap is reached
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 22:39:39 +0200] rev 13617
Show correct health increase when hog health cap is reached
2018-08-06 Remove fake magic number in MIME info metadata file
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:41:06 +0200] rev 13616
Remove fake magic number in MIME info metadata file
2018-08-06 Remove fake magic number in MIME info metadata file 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:41:06 +0200] rev 13615
Remove fake magic number in MIME info metadata file
2018-08-06 Fix cake walking through land when reaching wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:35:08 +0200] rev 13614
Fix cake walking through land when reaching wrap world edge But there still is some cake weirdness remaining, sadly. See code comments.
2018-08-06 Remove unused variables of creeper handler
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:33:46 +0200] rev 13613
Remove unused variables of creeper handler
2018-08-06 Fix description of gfSolidLand in scheme editor
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:29:59 +0200] rev 13612
Fix description of gfSolidLand in scheme editor
2018-08-06 Fix hog turning around when blowtorching through wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:05:08 +0200] rev 13611
Fix hog turning around when blowtorching through wrap world edge
2018-08-06 Fix projectiles reacing incorrectly with land just behind the wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 18:55:22 +0200] rev 13610
Fix projectiles reacing incorrectly with land just behind the wrap world edge
2018-08-06 Add bounce effect to cake when it touches bounce edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 15:56:03 +0200] rev 13609
Add bounce effect to cake when it touches bounce edge
2018-08-06 Fix cake rotation angle after bounce from bounce edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 15:20:25 +0200] rev 13608
Fix cake rotation angle after bounce from bounce edge
2018-08-02 Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Aug 2018 00:39:50 +0200] rev 13607
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug The "other bug" is that the cake just walks through terrain when it hits the wrap world edge. This behaviour is even worse.
2018-08-03 fix path
nemo [Fri, 03 Aug 2018 15:34:23 -0400] rev 13606
fix path
2018-08-03 hijack the duck for an attempted resurrection of the creeper. initial pass.
nemo [Thu, 02 Aug 2018 20:27:20 -0400] rev 13605
hijack the duck for an attempted resurrection of the creeper. initial pass.
2018-08-02 Fix hammer/pickhammer not digging land with gfSolidLand on
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 23:43:31 +0200] rev 13604
Fix hammer/pickhammer not digging land with gfSolidLand on This bug was introduced after the switch to doMakeExplosion
2018-08-02 Backed out changeset 0d920e370a78
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 23:24:27 +0200] rev 13603
Backed out changeset 0d920e370a78
2018-08-02 Fix hammer shoving gears into indestructible land
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 12:54:30 +0200] rev 13602
Fix hammer shoving gears into indestructible land
2018-08-02 Include HWP of Big Armory in CMakeLists
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 06:27:18 +0200] rev 13601
Include HWP of Big Armory in CMakeLists
2018-08-02 Fix broken Big Armory mission map
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:40:42 +0200] rev 13600
Fix broken Big Armory mission map A change in random map generation post-0.9.24 broken the generated Big Armory map. To fix this, we move over to image map so it never changes.
2018-08-02 Whoops. Fix NoPointX typo in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:08:12 +0200] rev 13599
Whoops. Fix NoPointX typo in HedgeEditor
2018-08-02 Remove bad king death message
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:04:21 +0200] rev 13598
Remove bad king death message The bad message had multiple %1 in it, which the engine does not resolve (yet)
2018-08-02 Cap hedgehog health to prevent overflow bugs
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 03:16:08 +0200] rev 13597
Cap hedgehog health to prevent overflow bugs
2018-08-01 Use the new NoPointX global in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:52:01 +0200] rev 13596
Use the new NoPointX global in HedgeEditor
2018-08-01 Add Lua globals: AMMO_INFINITE and NoPointX
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:45:45 +0200] rev 13595
Add Lua globals: AMMO_INFINITE and NoPointX
2018-08-01 Use proper infinite fuel feature in flying saucer training
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:34:26 +0200] rev 13594
Use proper infinite fuel feature in flying saucer training
2018-08-01 Add support for infinite fly time of jetpack and Birdy
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:24:40 +0200] rev 13593
Add support for infinite fly time of jetpack and Birdy
2018-07-16 Add variable to make state of sound system clear 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 23:27:15 +0200] rev 13592
Add variable to make state of sound system clear
2018-07-17 Fix cursor teleporting to center after leaving game with video recording 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:55:07 +0200] rev 13591
Fix cursor teleporting to center after leaving game with video recording
2018-07-17 Whoops. Syntax error in uVideoRec 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:50:55 +0200] rev 13590
Whoops. Syntax error in uVideoRec
2018-07-17 Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:17:11 +0200] rev 13589
Fix video recorder not working if sound disabled (fixes bug #200)
2018-08-01 Fix SimpleMission failure to init GameFlags correctly 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 23:12:37 +0200] rev 13588
Fix SimpleMission failure to init GameFlags correctly Also fixes broken gfInfAttack in The Great Escape
2018-08-01 Fix SimpleMission failure to init GameFlags correctly
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 23:12:37 +0200] rev 13587
Fix SimpleMission failure to init GameFlags correctly Also fixes broken gfInfAttack in The Great Escape
2018-08-01 Load default clan colors from settings file
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 21:30:33 +0200] rev 13586
Load default clan colors from settings file
2018-08-01 HedgeEditor: Use default clan color in AddTeam in mission export
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 18:17:10 +0200] rev 13585
HedgeEditor: Use default clan color in AddTeam in mission export
2018-08-01 Make ASA fruit02 use of default clan colors
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 17:30:13 +0200] rev 13584
Make ASA fruit02 use of default clan colors
2018-08-01 Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 15:50:39 +0200] rev 13583
Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color Missing: fruit02, HedgeEditor
2018-08-01 Lua: Allow to use negative value for AddTeam to select a default clan color
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 02:49:03 +0200] rev 13582
Lua: Allow to use negative value for AddTeam to select a default clan color
2018-07-31 Clean up Tumbler captions a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 22:40:23 +0200] rev 13581
Clean up Tumbler captions a bit
2018-07-31 Refactor colors and caption type in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 22:26:53 +0200] rev 13580
Refactor colors and caption type in Space Invasion
2018-07-31 Space Invasion: Delete dead code and ancient outdated comments
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 19:50:50 +0200] rev 13579
Space Invasion: Delete dead code and ancient outdated comments
2018-07-31 Change default clan color for brown for improved contrast
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 17:22:49 +0200] rev 13578
Change default clan color for brown for improved contrast The previous brown color was pretty darkish and I found it hard to read on hedgehog tags.
2018-07-30 Lua API: Add IsHogHidden
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 01:00:27 +0200] rev 13577
Lua API: Add IsHogHidden
2018-07-30 Lua: Add GetVampiric, GetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 00:12:19 +0200] rev 13576
Lua: Add GetVampiric, GetLaserSight
2018-07-30 Update Polish translation
KoBeWi [Mon, 30 Jul 2018 20:38:01 +0200] rev 13575
Update Polish translation
2018-07-30 ASA, final mission: Redraw map and mask to make borders more distingushable
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 19:23:28 +0200] rev 13574
ASA, final mission: Redraw map and mask to make borders more distingushable Also fix floating green dashes after blowing up things
2018-07-30 Make laser sight work properly through wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 16:30:03 +0200] rev 13573
Make laser sight work properly through wrap world edge
2018-07-30 Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 13:20:01 +0200] rev 13572
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
2018-07-29 and fix index
nemo [Sun, 29 Jul 2018 11:39:48 -0400] rev 13571
and fix index
2018-07-29 oh. and indent that loop
nemo [Sun, 29 Jul 2018 11:37:14 -0400] rev 13570
oh. and indent that loop
2018-07-29 add wrap check
nemo [Sun, 29 Jul 2018 11:32:56 -0400] rev 13569
add wrap check
2018-07-28 merge of 0.9.24 - hopefully correctly this time
nemo [Sat, 28 Jul 2018 12:58:12 -0400] rev 13568
merge of 0.9.24 - hopefully correctly this time
2018-07-28 Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Jul 2018 13:15:59 +0200] rev 13567
Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge This caused an errror message after the game when using hammer or pickhammer at wrap world edge.
2018-07-27 Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 19:58:02 +0200] rev 13566
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
2018-07-27 sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
nemo [Fri, 27 Jul 2018 12:45:10 -0400] rev 13565
sdlkeys is in source not binary, no .in folder. Locutus brought to our attention.
2018-07-26 Fix /hta, /hsa and /hya commands not writing message in chat
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13564
Fix /hta, /hsa and /hya commands not writing message in chat
2018-07-26 Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13563
Fix /hta, /hsa and /hya commands not writing message in chat
2018-07-26 TechRacer: Print selected map in debug output
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 19:08:39 +0200] rev 13562
TechRacer: Print selected map in debug output
2018-07-26 TechRacer: Make most variables local
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:39:06 +0200] rev 13561
TechRacer: Make most variables local
2018-07-26 Clean up messy indentations in TechRacer script
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:26:48 +0200] rev 13560
Clean up messy indentations in TechRacer script
2018-07-26 TechRacer: Delete dead code
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:11:23 +0200] rev 13559
TechRacer: Delete dead code
2018-07-26 TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:01:32 +0200] rev 13558
TechRacer: Fix gears not spawning on turn start when player pressed control right at start The activationStage was horribly programmed and heavily relied on timer. There was a sweet spot at turn start that if you managed to push a key right at the start of turn, you skip the Ready phase and the activationStage would advance, causing the gear spawning code to be skipped. This fix greatly simplies the spawning phase.
2018-07-26 Prevent saving weapon scheme if name was already taken 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 14:18:23 +0200] rev 13557
Prevent saving weapon scheme if name was already taken This is case-insensitive.
2018-07-26 Prevent saving game schemes if name was already been taken 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 14:18:23 +0200] rev 13556
Prevent saving game schemes if name was already been taken
2018-07-26 Prevent saving weapon scheme if name was already taken
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 13:03:35 +0200] rev 13555
Prevent saving weapon scheme if name was already taken This is case-insensitive.
2018-07-25 Prevent saving game schemes if name was already been taken
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 00:18:59 +0200] rev 13554
Prevent saving game schemes if name was already been taken
2018-07-24 Fix a couple of PNG images with known invalid color profiles
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:46:22 +0200] rev 13553
Fix a couple of PNG images with known invalid color profiles
2018-07-24 Fix a couple of PNG images with known invalid color profiles 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:46:22 +0200] rev 13552
Fix a couple of PNG images with known invalid color profiles
2018-07-24 Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:15:32 +0200] rev 13551
Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
2018-07-24 Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:07:58 +0200] rev 13550
Limit max droplet count to 50 (fix for 0.9.24 branch only) This fixes the issue with insane amounts of droplets in 0.9.24. It's temporary, the real fix is in default branch, but would be desyncing.
2018-07-24 Update frontend translation files 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 19:34:04 +0200] rev 13549
Update frontend translation files
2018-07-24 Fix changelog typos 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 19:31:37 +0200] rev 13548
Fix changelog typos
2018-07-16 Fix hwengine crash when using >1 controllers 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 20:28:01 +0200] rev 13547
Fix hwengine crash when using >1 controllers Reason: Data type mismatch for SDL_JoystickName, we wed in an index, but it expected a controller handle. Solution: Switch to SDL_JoystickNameForIndex.
2018-07-24 Add more sane default controls for controller 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13546
Add more sane default controls for controller
2018-07-24 Fix broken controller/joystick button and axis events 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13545
Fix broken controller/joystick button and axis events The problem were bad records in SDLh.pas
2018-07-24 Detect Qt style after parameter parsing 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13544
Detect Qt style after parameter parsing
2018-07-24 Fix SDLInteraction strings not being translated 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13543
Fix SDLInteraction strings not being translated
2018-07-24 Refactor storage of joystick SDL key names 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13542
Refactor storage of joystick SDL key names
2018-07-24 Make frontend detect controllers again 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13541
Make frontend detect controllers again
2018-07-24 Update and change license information of Droplet sounds, now it's CC BY 3.0 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 15:44:25 +0200] rev 13540
Update and change license information of Droplet sounds, now it's CC BY 3.0 Was previously labelled under license CC Sampling+ 1.0, which is considered non-free by FSF, OSI and DFSG.
2018-07-24 Update and change license information of Droplet sounds, now it's CC BY 3.0
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 15:44:25 +0200] rev 13539
Update and change license information of Droplet sounds, now it's CC BY 3.0 Was previously labelled under license CC Sampling+ 1.0, which is considered non-free by FSF, OSI and DFSG.
2018-07-22 Fix deprecation warnings in libphyslayer
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Jul 2018 02:46:27 +0200] rev 13538
Fix deprecation warnings in libphyslayer
2018-07-22 Fix warnings about unused params in C code
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Jul 2018 02:29:44 +0200] rev 13537
Fix warnings about unused params in C code
2018-07-21 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 15:58:07 +0200] rev 13536
Update German translation
2018-07-21 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 14:46:51 +0200] rev 13535
Update Lua/frontend locale files
2018-07-21 Merge alfadur's server commits with timer cycle key commits
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 02:06:13 +0200] rev 13534
Merge alfadur's server commits with timer cycle key commits
2018-07-20 Add control to cycle through timer/bounciness values
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 00:34:32 +0200] rev 13533
Add control to cycle through timer/bounciness values
2018-07-20 Move hardcoded bounciness values to uConsts
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 19:25:21 +0200] rev 13532
Move hardcoded bounciness values to uConsts
2018-07-21 catchup merge on all of alfadur's cool server changes
nemo [Fri, 20 Jul 2018 20:00:52 -0400] rev 13531
catchup merge on all of alfadur's cool server changes
2018-07-20 Fix map voting verification
alfadur [Sat, 21 Jul 2018 02:19:32 +0300] rev 13530
Fix map voting verification
2018-07-20 Implement room config export
alfadur [Sat, 21 Jul 2018 02:13:55 +0300] rev 13529
Implement room config export
2018-07-20 Implement save/delete commands
alfadur [Fri, 20 Jul 2018 22:14:20 +0300] rev 13528
Implement save/delete commands
2018-07-20 Add more sane default controls for controller
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 15:56:43 +0200] rev 13527
Add more sane default controls for controller
2018-07-20 Fix broken controller/joystick button and axis events
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 14:33:41 +0200] rev 13526
Fix broken controller/joystick button and axis events The problem were bad records in SDLh.pas
2018-07-20 Detect Qt style after parameter parsing
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 12:51:16 +0200] rev 13525
Detect Qt style after parameter parsing
2018-07-20 Fix SDLInteraction strings not being translated
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 02:43:38 +0200] rev 13524
Fix SDLInteraction strings not being translated
2018-07-20 Refactor storage of joystick SDL key names
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 02:22:12 +0200] rev 13523
Refactor storage of joystick SDL key names
2018-07-19 Make frontend detect controllers again
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 22:19:44 +0200] rev 13522
Make frontend detect controllers again
2018-07-19 Implement map voting
alfadur [Fri, 20 Jul 2018 00:02:52 +0300] rev 13521
Implement map voting
2018-07-19 clean up room lookups
alfadur [Thu, 19 Jul 2018 22:50:46 +0300] rev 13520
clean up room lookups
2018-07-19 Fix engine crash when trying to delete cameraFile but it doesn't exist
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 19:35:28 +0200] rev 13519
Fix engine crash when trying to delete cameraFile but it doesn't exist
2018-07-19 Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 19:11:39 +0200] rev 13518
Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
2018-07-19 Document and clean up tools directory a bit
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 14:01:57 +0200] rev 13517
Document and clean up tools directory a bit
2018-07-18 Improve some replies for chat commands on server
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 17:02:40 +0200] rev 13516
Improve some replies for chat commands on server
2018-07-18 Refactor server chat command help, also add admin commands to help
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 15:35:54 +0200] rev 13515
Refactor server chat command help, also add admin commands to help
2018-07-18 Add /help command for lobby and rooms too
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 03:55:02 +0200] rev 13514
Add /help command for lobby and rooms too Server admin commands are still missing
2018-07-18 Remove and replace old googlecode references
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 02:05:05 +0200] rev 13513
Remove and replace old googlecode references
2018-07-17 Switch from http:// to https:// URLs where possible
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 01:35:59 +0200] rev 13512
Switch from http:// to https:// URLs where possible
2018-07-17 Keep hedgehog limit in sync
alfadur [Wed, 18 Jul 2018 02:14:32 +0300] rev 13511
Keep hedgehog limit in sync
2018-07-17 Increase hedgehog limit to 64
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 00:27:23 +0200] rev 13510
Increase hedgehog limit to 64 8 hogs * 8 teams = 64 hogs Old limit = 48
2018-07-17 Server: Replace hardcoded hog-related numbers with consts
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 22:42:49 +0200] rev 13509
Server: Replace hardcoded hog-related numbers with consts
2018-07-17 Bazooka/Grende training: Hide mission panel on pressing attack key
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 22:00:15 +0200] rev 13508
Bazooka/Grende training: Hide mission panel on pressing attack key
2018-07-17 Update server dependencies in INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 21:31:41 +0200] rev 13507
Update server dependencies in INSTALL.md
2018-07-17 Clarify/rewrite a few OutError messages
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 21:17:33 +0200] rev 13506
Clarify/rewrite a few OutError messages
2018-07-17 Fix frontend showing 2 errors on engine fatal error (exit code 52)
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 20:13:41 +0200] rev 13505
Fix frontend showing 2 errors on engine fatal error (exit code 52) The exit code checked in the frontend was a hardcoded 2, which was outdated.
2018-07-17 Clarify the wording of a few checkFails messages
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 19:44:29 +0200] rev 13504
Clarify the wording of a few checkFails messages
2018-07-17 Propagate fatal errors to OutError if checkFails called
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 19:28:31 +0200] rev 13503
Propagate fatal errors to OutError if checkFails called
2018-07-17 Add hidden bazooka training achievement for 100% accuracy
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 18:38:44 +0200] rev 13502
Add hidden bazooka training achievement for 100% accuracy
2018-07-17 Standardize hidden mission achievement in new Lua library "Achievements"
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 16:45:34 +0200] rev 13501
Standardize hidden mission achievement in new Lua library "Achievements"
2018-07-17 indulge clippy
alfadur [Tue, 17 Jul 2018 16:03:34 +0300] rev 13500
indulge clippy
2018-07-17 Add proper exit codes when halt-ing hwengine due to error
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 14:20:58 +0200] rev 13499
Add proper exit codes when halt-ing hwengine due to error
2018-07-17 Fix cursor teleporting to center after leaving game with video recording
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:55:07 +0200] rev 13498
Fix cursor teleporting to center after leaving game with video recording
2018-07-17 Whoops. Syntax error in uVideoRec
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:50:55 +0200] rev 13497
Whoops. Syntax error in uVideoRec
2018-07-17 Fix video recorder not working if sound disabled (fixes bug 200)
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:17:11 +0200] rev 13496
Fix video recorder not working if sound disabled (fixes bug #200)
2018-07-16 Add variable to make state of sound system clear
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 23:27:15 +0200] rev 13495
Add variable to make state of sound system clear
2018-07-16 Add room flags
alfadur [Tue, 17 Jul 2018 00:27:24 +0300] rev 13494
Add room flags
2018-07-16 Something down in the food chain already uses bitflags, so might as well switch to them
alfadur [Mon, 16 Jul 2018 22:59:58 +0300] rev 13493
Something down in the food chain already uses bitflags, so might as well switch to them
2018-07-16 Assorted chat fixes
alfadur [Mon, 16 Jul 2018 22:32:04 +0300] rev 13492
Assorted chat fixes
2018-07-16 Fix hwengine crash when using >1 controllers
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 20:28:01 +0200] rev 13491
Fix hwengine crash when using >1 controllers Reason: Data type mismatch for SDL_JoystickName, we wed in an index, but it expected a controller handle. Solution: Switch to SDL_JoystickNameForIndex.
2018-07-16 Always use SDL_Map(A)RGB in SDL_FillRect for color
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 19:15:22 +0200] rev 13490
Always use SDL_Map(A)RGB in SDL_FillRect for color This practice is recommended by official SDL docs.
2018-07-16 When hwengine crashes w/ error 217, write backtrace in log, too
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 04:50:23 +0200] rev 13489
When hwengine crashes w/ error 217, write backtrace in log, too By using WriteLnToConsole to achive that.
2018-07-15 Fix hwengine --help returning with exit code 51
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Jul 2018 19:49:31 +0200] rev 13488
Fix hwengine --help returning with exit code 51
2018-07-15 Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Jul 2018 14:21:06 +0200] rev 13487
Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
2018-07-13 Better packing for clients
alfadur [Fri, 13 Jul 2018 19:52:19 +0300] rev 13486
Better packing for clients
2018-07-12 Merge gameServer2 changes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Jul 2018 14:46:16 +0200] rev 13485
Merge gameServer2 changes
2018-07-12 Send proper failure error message when image loading has failed
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Jul 2018 14:41:24 +0200] rev 13484
Send proper failure error message when image loading has failed
2018-07-11 merge
nemo [Wed, 11 Jul 2018 18:36:21 -0400] rev 13483
merge
2018-07-11 Make sure TotalRounds increases to 0 on first real turn
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 21:56:30 +0200] rev 13482
Make sure TotalRounds increases to 0 on first real turn
2018-07-11 ACF5: Fix Tribe not being in same clan as Natives
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 19:14:11 +0200] rev 13481
ACF5: Fix Tribe not being in same clan as Natives Clan color was off-by-one, this was probably a hack.
2018-07-11 Simplify turn handling in ASA death01
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 18:59:23 +0200] rev 13480
Simplify turn handling in ASA death01
2018-07-11 ACF7: Fix princess being in wrong clan
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 18:45:54 +0200] rev 13479
ACF7: Fix princess being in wrong clan
2018-07-11 Fix aihDoesntMatter still being attacked with air attack
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 18:13:52 +0200] rev 13478
Fix aihDoesntMatter still being attacked with air attack The calculation in TestBazooka created a sum of numbers which might have been BadTurn, a huge negative number, thus creating an overflow.
2018-07-11 ASA death01: Put PAotH into correct clan
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 17:25:53 +0200] rev 13477
ASA death01: Put PAotH into correct clan
2018-07-11 Fix aihDoesntMatter not applying to hammer and shover
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 17:13:25 +0200] rev 13476
Fix aihDoesntMatter not applying to hammer and shover
2018-07-11 ACF3: Fix initial ammo being locked
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 16:22:05 +0200] rev 13475
ACF3: Fix initial ammo being locked
2018-07-11 ACF3: Tweak princess spawn position
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 16:01:12 +0200] rev 13474
ACF3: Tweak princess spawn position So that she doesn't "drop" after spawning
2018-07-11 ACF3: Move princess to her own team, fix clan color
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 15:44:33 +0200] rev 13473
ACF3: Move princess to her own team, fix clan color
2018-07-10 Add subtle dust flakes for Cheese and CrazyMission themes
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 21:29:31 +0200] rev 13472
Add subtle dust flakes for Cheese and CrazyMission themes
2018-07-10 New SD water texture for CrazyMission theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 20:30:06 +0200] rev 13471
New SD water texture for CrazyMission theme
2018-07-10 Refactor collision mask checks, remove hardcoded numbers
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 18:35:31 +0200] rev 13470
Refactor collision mask checks, remove hardcoded numbers
2018-07-10 Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 18:00:04 +0200] rev 13469
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
2018-07-10 Prevent manual hiding of some special mission panels
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 17:11:31 +0200] rev 13468
Prevent manual hiding of some special mission panels
2018-07-10 Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 16:44:13 +0200] rev 13467
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
2018-07-10 Update mission texts with regards to mission panel key
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 16:25:58 +0200] rev 13466
Update mission texts with regards to mission panel key
2018-07-10 Add dedicated key to display mission panel: M
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 16:07:11 +0200] rev 13465
Add dedicated key to display mission panel: M
2018-07-10 Tweak chat command replies for /lua command
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 15:20:19 +0200] rev 13464
Tweak chat command replies for /lua command
2018-07-10 Add /help chat command for engine
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 13:28:47 +0200] rev 13463
Add /help chat command for engine
2018-07-09 Optimize test string generation
alfadur [Mon, 09 Jul 2018 20:59:08 +0300] rev 13462
Optimize test string generation
2018-07-09 fix tests
alfadur [Mon, 09 Jul 2018 20:31:32 +0300] rev 13461
fix tests
2018-07-09 complete newseed voting
alfadur [Mon, 09 Jul 2018 19:41:26 +0300] rev 13460
complete newseed voting
2018-07-09 merge
alfadur [Mon, 09 Jul 2018 19:39:15 +0300] rev 13459
merge
2018-07-08 Highlander: Fix all hogs getting teleport after hog placement phase
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 02:46:59 +0200] rev 13458
Highlander: Fix all hogs getting teleport after hog placement phase
2018-07-08 Fix GetAmmo getting wrong ammo count
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 02:06:08 +0200] rev 13457
Fix GetAmmo getting wrong ammo count
2018-07-07 New Lua API function: GetAmmo, to get ammo config
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 01:30:13 +0200] rev 13456
New Lua API function: GetAmmo, to get ammo config
2018-07-07 Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 00:16:33 +0200] rev 13455
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
2018-07-07 Fix TotalRounds still being -1 in first real turn after hog placement phase
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 23:29:02 +0200] rev 13454
Fix TotalRounds still being -1 in first real turn after hog placement phase Now it is: Hog placement phase: -1 First real round: 0 (previously -1) Second real round: 1 (previously 0) Third real round: 2 (previously 1) ...
2018-07-07 Highlander: Localize global variable
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 22:50:08 +0200] rev 13453
Highlander: Localize global variable
2018-07-07 Highlander: Clean up code style, indents and delete useless old comments
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 22:48:56 +0200] rev 13452
Highlander: Clean up code style, indents and delete useless old comments
2018-07-07 Space Invasion: Improve how round score is displayed
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 19:34:13 +0200] rev 13451
Space Invasion: Improve how round score is displayed
2018-07-07 Mostly implement voting
alfadur [Sat, 07 Jul 2018 20:22:31 +0300] rev 13450
Mostly implement voting
2018-07-07 Space Invasion: Localize most global variables
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 18:41:28 +0200] rev 13449
Space Invasion: Localize most global variables
2018-07-07 Fix rare Lua error message spam in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 18:37:21 +0200] rev 13448
Fix rare Lua error message spam in Space Invasion
2018-07-06 Implement greetings & fixed rooms
alfadur [Fri, 06 Jul 2018 21:03:03 +0300] rev 13447
Implement greetings & fixed rooms
2018-07-06 Add an extra test for Rnd's distribution
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 17:16:01 +0200] rev 13446
Add an extra test for Rnd's distribution
2018-07-06 Send the rnd reply to the room only.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:59:52 +0200] rev 13445
Send the rnd reply to the room only.
2018-07-06 Implement server-side logic for Rnd
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:27:25 +0200] rev 13444
Implement server-side logic for Rnd
2018-07-04 Fix team remove synchronization
alfadur [Wed, 04 Jul 2018 18:49:51 +0300] rev 13443
Fix team remove synchronization
2018-07-04 Check for client's existence before handling messages
alfadur [Wed, 04 Jul 2018 15:42:42 +0300] rev 13442
Check for client's existence before handling messages
2018-07-04 Fix scheme config parsing
alfadur [Wed, 04 Jul 2018 13:56:49 +0300] rev 13441
Fix scheme config parsing
2018-07-04 Fix AddTeam message serialization
alfadur [Wed, 04 Jul 2018 12:57:05 +0300] rev 13440
Fix AddTeam message serialization
2018-07-04 add missing message tests
alfadur [Wed, 04 Jul 2018 04:42:16 +0300] rev 13439
add missing message tests
2018-07-03 update nom
alfadur [Wed, 04 Jul 2018 00:01:25 +0300] rev 13438
update nom
2018-07-03 update proptest
alfadur [Tue, 03 Jul 2018 23:05:09 +0300] rev 13437
update proptest
2018-07-03 merge
alfadur [Tue, 03 Jul 2018 22:39:12 +0300] rev 13436
merge
2018-07-03 Update rand and log to the latest versions
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Tue, 03 Jul 2018 22:37:15 +0300] rev 13435
Update rand and log to the latest versions
2018-07-02 somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
nemo [Mon, 02 Jul 2018 16:48:16 -0400] rev 13434
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
2018-07-02 Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Mon, 02 Jul 2018 16:46:13 +0300] rev 13433
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
2018-07-02 Fix cmd parsing & update tests
alfadur [Mon, 02 Jul 2018 16:25:49 +0300] rev 13432
Fix cmd parsing & update tests
2018-06-29 Implement parsing for rnd and add a little documentation
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 29 Jun 2018 18:27:51 +0300] rev 13431
Implement parsing for rnd and add a little documentation
2018-06-28 Undo enabling the `unreachable-pub` lint.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Thu, 28 Jun 2018 17:29:37 +0200] rev 13430
Undo enabling the `unreachable-pub` lint. It appears that nom cannot correctly handle `pub(crate)`, so the warnings cannot be fixed at the moment. See https://github.com/Geal/nom/issues/807
2018-06-27 stabilization
alfadur [Thu, 28 Jun 2018 00:10:15 +0300] rev 13429
stabilization
2018-06-27 Fix spectators joining midgame
alfadur [Wed, 27 Jun 2018 23:51:00 +0300] rev 13428
Fix spectators joining midgame
2018-06-27 Send more data on room joining
alfadur [Wed, 27 Jun 2018 23:26:29 +0300] rev 13427
Send more data on room joining
2018-06-27 Additional round cleanup
alfadur [Wed, 27 Jun 2018 17:58:33 +0300] rev 13426
Additional round cleanup
2018-06-27 neglected dep update from r87a6cad20c90:
nemo [Tue, 26 Jun 2018 23:20:28 -0400] rev 13425
neglected dep update from r87a6cad20c90: that rev also forces nightly rust due to https://github.com/rust-lang/rust/issues/23121
2018-06-27 Send teams&flags on entering a room
alfadur [Wed, 27 Jun 2018 04:54:41 +0300] rev 13424
Send teams&flags on entering a room
2018-06-26 Implement game start & engine messages
alfadur [Wed, 27 Jun 2018 02:34:46 +0300] rev 13423
Implement game start & engine messages
2018-06-26 Implement game config messages
alfadur [Tue, 26 Jun 2018 23:22:38 +0300] rev 13422
Implement game config messages
2018-06-24 Enable all lints from the rust-2018-idioms suite.
marmistrz [Sun, 24 Jun 2018 12:09:31 -0400] rev 13421
Enable all lints from the rust-2018-idioms suite. Additionally, fix the violation of the bare-trait-objects lint.
2018-06-21 Just to be kind to vim which is failing at sniffing
nemo [Thu, 21 Jun 2018 17:43:13 -0400] rev 13420
Just to be kind to vim which is failing at sniffing
2018-06-21 implementation of team related messages
alfadur [Thu, 21 Jun 2018 17:23:10 -0400] rev 13419
implementation of team related messages
2018-06-21 Store saved room in yaml
unc0rr [Thu, 21 Jun 2018 23:09:20 +0200] rev 13418
Store saved room in yaml
2018-06-19 let's keep track of the racer room config
nemo [Tue, 19 Jun 2018 19:14:33 -0400] rev 13417
let's keep track of the racer room config
2018-06-18 partial room implementation
alfadur [Mon, 18 Jun 2018 09:22:53 -0400] rev 13416
partial room implementation
2018-06-14 rework of prior
alfadur [Thu, 14 Jun 2018 16:44:27 -0400] rev 13415
rework of prior
2018-06-14 handle edge polling properly
alfadur [Thu, 14 Jun 2018 12:31:15 -0400] rev 13414
handle edge polling properly
2018-06-10 Merge default to ios-develop ios-develop
antonc27 <antonc27@mail.ru> [Sun, 10 Jun 2018 19:12:26 +0200] rev 13413
Merge default to ios-develop
2018-06-10 Merge ios-develop into default
antonc27 <antonc27@mail.ru> [Sun, 10 Jun 2018 19:01:50 +0200] rev 13412
Merge ios-develop into default
2018-06-10 Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d ios-develop
antonc27 <antonc27@mail.ru> [Sun, 10 Jun 2018 18:56:51 +0200] rev 13411
Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d
2018-05-30 More fallback styling for hat preview webpage
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 May 2018 01:50:49 +0200] rev 13410
More fallback styling for hat preview webpage
2018-05-30 Add <noscript> fallback for hats preview webpage
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 May 2018 01:45:20 +0200] rev 13409
Add <noscript> fallback for hats preview webpage
2018-05-29 bullet bubbles
alfadur [Tue, 29 May 2018 19:12:53 -0400] rev 13408
bullet bubbles
2018-05-28 ensure shotgun works with portals and make it hit airmines
alfadur [Mon, 28 May 2018 19:50:15 -0400] rev 13407
ensure shotgun works with portals and make it hit airmines
2018-05-28 allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
nemo [Sun, 27 May 2018 20:32:06 -0400] rev 13406
allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
2018-05-27 make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
nemo [Sun, 27 May 2018 13:10:32 -0400] rev 13405
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
2018-05-26 Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
nemo [Sat, 26 May 2018 10:54:17 -0400] rev 13404
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
2018-05-24 make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
nemo [Thu, 24 May 2018 13:04:56 -0400] rev 13403
make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
2018-05-24 zero damage on air mine too
nemo [Thu, 24 May 2018 09:51:11 -0400] rev 13402
zero damage on air mine too
2018-05-24 Remove unused variable in uLandObjects
Wuzzy <Wuzzy2@mail.ru> [Thu, 24 May 2018 15:23:48 +0200] rev 13401
Remove unused variable in uLandObjects
2018-05-24 Feedback dialog: Disable "send system information" checkbox by default
Wuzzy <Wuzzy2@mail.ru> [Thu, 24 May 2018 15:20:29 +0200] rev 13400
Feedback dialog: Disable "send system information" checkbox by default Background: Explicit user consent.
2018-05-24 Allow freezing airmines because whyyy not
nemo [Wed, 23 May 2018 20:45:42 -0400] rev 13399
Allow freezing airmines because whyyy not
2018-05-22 theme object tweak
alfadur [Tue, 22 May 2018 17:54:07 -0400] rev 13398
theme object tweak
2018-05-22 Checksum girders and masks too
alfadur [Tue, 22 May 2018 17:53:53 -0400] rev 13397
Checksum girders and masks too
2018-05-18 merge this in too
nemo [Fri, 18 May 2018 09:57:24 -0400] rev 13396
merge this in too
2018-05-18 IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only. 0.9.24
nemo [Fri, 18 May 2018 09:56:56 -0400] rev 13395
IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only.
2018-05-18 0.9.24 merge of physfs tweak
nemo [Thu, 17 May 2018 20:04:39 -0400] rev 13394
0.9.24 merge of physfs tweak
2018-05-18 Make wrapping a lua and its sidecar actually work. 0.9.24
nemo [Thu, 17 May 2018 20:04:07 -0400] rev 13393
Make wrapping a lua and its sidecar actually work.
2018-05-16 example theme objects for the new theming features
alfadur [Wed, 16 May 2018 19:36:49 -0400] rev 13392
example theme objects for the new theming features
2018-05-16 new theme object features
alfadur [Wed, 16 May 2018 18:37:17 -0400] rev 13391
new theme object features
2018-05-16 adjust label, update ChangeLog ui-scaling
sheepluva [Wed, 16 May 2018 18:22:28 +0200] rev 13390
adjust label, update ChangeLog
2018-05-16 add chat size to misc settings. persist in settings.ini ui-scaling
sheepluva [Wed, 16 May 2018 18:09:13 +0200] rev 13389
add chat size to misc settings. persist in settings.ini
2018-05-16 WIP: make chat resizing faster ui-scaling
sheepluva [Wed, 16 May 2018 10:11:00 +0200] rev 13388
WIP: make chat resizing faster hold shift for pixel-precise size changes
2018-05-15 whoops, I initialized my new var incorrectly ui-scaling
sheepluva [Tue, 15 May 2018 23:47:07 +0200] rev 13387
whoops, I initialized my new var incorrectly
2018-05-15 fix some accidental code corruption caused by my last commit ui-scaling
sheepluva [Tue, 15 May 2018 17:05:40 +0200] rev 13386
fix some accidental code corruption caused by my last commit
2018-05-15 WIP: allow changing chat size ui-scaling
sheepluva [Tue, 15 May 2018 16:55:37 +0200] rev 13385
WIP: allow changing chat size Press Ctrl+, Ctrl- and Ctrl0 while in chat
2018-05-07 Fix win32 package creation
unC0Rr [Mon, 07 May 2018 23:43:01 +0300] rev 13384
Fix win32 package creation
2018-05-05 Merge default
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 May 2018 00:48:43 +0200] rev 13383
Merge default
2018-05-05 Update frontend translation: Japanese
alfadur [Sun, 06 May 2018 00:47:49 +0200] rev 13382
Update frontend translation: Japanese
2018-05-03 fix trace when bullets skip on water
alfadur [Thu, 03 May 2018 14:44:17 -0400] rev 13381
fix trace when bullets skip on water
2018-05-04 Make EnableSwitchHog() more robust against failure, return gear UID
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 15:08:59 +0200] rev 13380
Make EnableSwitchHog() more robust against failure, return gear UID
2018-05-04 Continental supplies: No more hacky switch hog for North America
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 14:46:39 +0200] rev 13379
Continental supplies: No more hacky switch hog for North America
2018-05-04 Lua API: Add EnableSwitchHog to manually enable hog switching
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 14:38:01 +0200] rev 13378
Lua API: Add EnableSwitchHog to manually enable hog switching
2018-05-03 Continental supplies: Upside-Down World special now works in cave maps as well
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 01:39:22 +0200] rev 13377
Continental supplies: Upside-Down World special now works in cave maps as well In cave maps, the hog is teleported just below the border. A bit of land is erased, too.
2018-05-03 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 01:01:40 +0200] rev 13376
Update German Lua translation
2018-05-03 Fix changelog mistake
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 23:19:56 +0200] rev 13375
Fix changelog mistake
2018-05-03 CS: Fix display of ammo caption for weapon specials
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 23:00:08 +0200] rev 13374
CS: Fix display of ammo caption for weapon specials
2018-05-03 Fix GetAmmoTimer implementation, swap arguments
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 22:42:29 +0200] rev 13373
Fix GetAmmoTimer implementation, swap arguments
2018-05-03 Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 22:12:13 +0200] rev 13372
Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
2018-05-03 Lua API: GetAmmoTimer, to get the player-set timer for an ammo
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 22:05:25 +0200] rev 13371
Lua API: GetAmmoTimer, to get the player-set timer for an ammo
2018-05-03 Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 21:40:13 +0200] rev 13370
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
2018-05-03 Rename SVG hats to be consistent with PNG versions
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 21:04:55 +0200] rev 13369
Rename SVG hats to be consistent with PNG versions
2018-05-03 Simplify and shrink 5 SVG hats
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 21:02:05 +0200] rev 13368
Simplify and shrink 5 SVG hats
2018-05-03 Update copyright years
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 19:02:55 +0200] rev 13367
Update copyright years
2018-05-03 Update Taiwanese translation
kompowiec [Thu, 03 May 2018 18:00:49 +0200] rev 13366
Update Taiwanese translation
2018-05-03 Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 17:22:53 +0200] rev 13365
Update ChangeLog for Continental supplies
2018-05-03 Continental supplies: Bouncy boomerang does not spawn crate when drowning
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 16:46:36 +0200] rev 13364
Continental supplies: Bouncy boomerang does not spawn crate when drowning
2018-05-03 Continental supplies: Mention that vamp increases Medicine effectiveness
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 16:16:15 +0200] rev 13363
Continental supplies: Mention that vamp increases Medicine effectiveness
2018-05-03 Continental supplies: Fix “Boring” sound being played after continent select
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 15:37:29 +0200] rev 13362
Continental supplies: Fix “Boring” sound being played after continent select
2018-05-03 Continental supplies: Update pickhammer icon
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 15:30:31 +0200] rev 13361
Continental supplies: Update pickhammer icon
2018-05-03 Massive Continental supplies update
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 15:18:28 +0200] rev 13360
Massive Continental supplies update List of changes: * Invulnerability protects from sabotage damage * Sabotage kills hog instantly when health reaches 0 * Reliably prevent using of Lonely Cries and baseball bat specials when usage not allowed * Don't explode Anno 1302 and Medicine if drowning * Don't play “Missed” and “Laugh” taunt when those don't make sense * Major rewrite of ALL strings for better usability * Add custom weapon tooltips * Major refactoring * Improve audiovisual effects * Show message when hog receives new continent ammo * Sabotaged hedgehogs also emit smoke when it's not their turn * Can switch continent in reverse order with [Precise]+[Switch] * Fix retreat timer not turning red for some weapons
2018-05-03 Updated Continental supplies
Vatten [Thu, 03 May 2018 11:58:07 +0200] rev 13359
Updated Continental supplies Noticable changes: * Selection of continent is now before a turn * Australia and Antarctica will have new moddable weapons * All continents have different starting healths per hog
2018-05-02 Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
unc0rr [Wed, 02 May 2018 23:07:41 +0200] rev 13358
Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
2018-05-02 real droplet fix - default density is fine - also add back in the underwater bullet trails
nemo [Wed, 02 May 2018 15:29:21 -0400] rev 13357
real droplet fix - default density is fine - also add back in the underwater bullet trails
2018-05-02 Minor improvements in tutorial mission texts to make stuff clearer
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 20:09:48 +0200] rev 13356
Minor improvements in tutorial mission texts to make stuff clearer
2018-05-02 Update German translation for previous English typo fixes
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 18:48:58 +0200] rev 13355
Update German translation for previous English typo fixes
2018-05-02 Fix a couple of English typos
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 18:19:31 +0200] rev 13354
Fix a couple of English typos
2018-05-02 Fix more German typos in Hedgewars files
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 17:22:42 +0200] rev 13353
Fix more German typos in Hedgewars files
2018-05-02 Fix a couple of German typos in de.lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 15:28:46 +0200] rev 13352
Fix a couple of German typos in de.lua
2018-05-02 reduce minigun splash droplets a little
nemo [Tue, 01 May 2018 20:41:47 -0400] rev 13351
reduce minigun splash droplets a little
2018-05-01 Update of french frontend localisation
Case_Of [Tue, 01 May 2018 14:08:28 -0400] rev 13350
Update of french frontend localisation
2018-04-29 Seed reset seems fine when moved out of the loader. Also bump protocol
nemo [Sun, 29 Apr 2018 11:25:12 -0400] rev 13349
Seed reset seems fine when moved out of the loader. Also bump protocol
2018-04-29 Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
nemo [Sun, 29 Apr 2018 10:47:02 -0400] rev 13348
Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
2018-04-29 Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
nemo [Sun, 29 Apr 2018 09:24:14 -0400] rev 13347
Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
2018-04-27 mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
nemo [Fri, 27 Apr 2018 11:19:23 -0400] rev 13346
mark this revision as 0.9.24 branching point - next commit requires a protocol bump
2018-04-25 Fix hog being unable to walk after using sniper rifle without firing both shots
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Apr 2018 00:21:03 +0200] rev 13345
Fix hog being unable to walk after using sniper rifle without firing both shots
2018-04-24 Pas2C: Add support for char + ansistring (for real this time)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 21:49:12 +0200] rev 13344
Pas2C: Add support for char + ansistring (for real this time)
2018-04-24 Change KeyBindToName to shortstring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 20:30:15 +0200] rev 13343
Change KeyBindToName to shortstring Key names do not and should not be longer than 255 characters. ;-)
2018-04-24 Pas2C: Add support for char + ansistring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:52:04 +0200] rev 13342
Pas2C: Add support for char + ansistring
2018-04-24 Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:10:19 +0200] rev 13341
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
2018-04-21 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Apr 2018 17:17:42 +0200] rev 13340
New Lua call: Retreat, to force turn into Retreat time
2018-04-19 Fix incorrect check for iPhone macro in hwconsts.h
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 15:48:00 +0200] rev 13339
Fix incorrect check for iPhone macro in hwconsts.h TARGET_OS_IPHONE is always defined when building on Mac OS, so the define was wrong. This macro expands to either 0 or 1, so a simple #if should be enough.
2018-04-19 Fix outdated Qt CMake dependency for OS X
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 14:07:56 +0200] rev 13338
Fix outdated Qt CMake dependency for OS X
2018-04-18 Added tag 0.9.24.1-release for changeset afc089c39556
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:23 +0200] rev 13337
Added tag 0.9.24.1-release for changeset afc089c39556
2018-04-18 Removed tag 0.9.24.1-release 0.9.24.1-release
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:15 +0200] rev 13336
Removed tag 0.9.24.1-release
2018-04-18 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:02:44 +0200] rev 13335
Update changelog
2018-04-18 Added tag 0.9.24.1-release for changeset ea98a45452e5
nemo [Wed, 18 Apr 2018 10:30:27 -0400] rev 13334
Added tag 0.9.24.1-release for changeset ea98a45452e5
2018-04-18 Removed tag 0.9.24.1-release
nemo [Wed, 18 Apr 2018 10:30:16 -0400] rev 13333
Removed tag 0.9.24.1-release
2018-04-18 bump cpack .24 to .24.1, make the moc filter broader
nemo [Wed, 18 Apr 2018 10:30:10 -0400] rev 13332
bump cpack .24 to .24.1, make the moc filter broader
2018-04-18 Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
nemo [Wed, 18 Apr 2018 09:11:38 -0400] rev 13331
Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
2018-04-17 fix/workaround for fullscreen crash in 0.9.24
alfadur [Tue, 17 Apr 2018 19:43:41 -0400] rev 13330
fix/workaround for fullscreen crash in 0.9.24
2018-04-17 minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
nemo [Tue, 17 Apr 2018 15:21:52 -0400] rev 13329
minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
2018-04-17 Fix crash when firing portal gun at low quality graphics
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 20:10:10 +0200] rev 13328
Fix crash when firing portal gun at low quality graphics
2018-04-16 Added tag 0.9.24-release for changeset a4e7e62f2c0d
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 00:37:15 +0200] rev 13327
Added tag 0.9.24-release for changeset a4e7e62f2c0d
2018-04-15 Install platforms dir too 0.9.24-release
unc0rr [Sun, 15 Apr 2018 18:20:34 +0200] rev 13326
Install platforms dir too
2018-04-13 enable stretchLastSection
nemo [Fri, 13 Apr 2018 16:18:57 -0400] rev 13325
enable stretchLastSection
2018-04-13 wuzzy is a spoilsport
nemo [Fri, 13 Apr 2018 14:45:09 -0400] rev 13324
wuzzy is a spoilsport
2018-04-13 Stop minigun sound when gtMinigun is destroyed
alfadur [Fri, 13 Apr 2018 20:35:35 +0200] rev 13323
Stop minigun sound when gtMinigun is destroyed
2018-04-13 QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
nemo [Fri, 13 Apr 2018 13:03:51 -0400] rev 13322
QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
2018-04-12 Fix bullet trails overlapping when the pass through wrap or bounce world edge
alfadur [Fri, 13 Apr 2018 00:17:30 +0200] rev 13321
Fix bullet trails overlapping when the pass through wrap or bounce world edge
2018-04-12 Use QDir::Files to read ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 16:56:06 +0200] rev 13320
Use QDir::Files to read ammo schemes
2018-04-12 Don't let hedgehogs moan if they take 0 Sudden Death damage
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 14:52:47 +0200] rev 13319
Don't let hedgehogs moan if they take 0 Sudden Death damage
2018-04-11 Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
alfadur [Thu, 12 Apr 2018 01:51:38 +0200] rev 13318
Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
2018-04-11 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 00:40:10 +0200] rev 13317
Update changelog
2018-04-11 merge with 0.9.23, pulling in unc0rr's desync fix
nemo [Wed, 11 Apr 2018 17:59:59 -0400] rev 13316
merge with 0.9.23, pulling in unc0rr's desync fix
2018-04-07 cleanup whitespaces, add braces to for loops
sheepluva [Sun, 08 Apr 2018 00:52:22 +0200] rev 13315
cleanup whitespaces, add braces to for loops also throw in a break for good measure
2018-04-07 I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
alfadur [Sun, 08 Apr 2018 00:26:33 +0200] rev 13314
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
2018-04-07 Quick Game: ignore hidden themes
sheepluva [Sat, 07 Apr 2018 23:38:19 +0200] rev 13313
Quick Game: ignore hidden themes
2018-04-07 Fix segfault on game halt (if no logfile)
sheepluva [Sat, 07 Apr 2018 22:16:36 +0200] rev 13312
Fix segfault on game halt (if no logfile)
2018-04-06 quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
nemo [Fri, 06 Apr 2018 12:34:23 -0400] rev 13311
quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
2018-04-04 Remove “mission accomplished” victory message, might be confusing
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 21:34:09 +0200] rev 13310
Remove “mission accomplished” victory message, might be confusing For example, if this appears in an actual mission when the player fails.
2018-04-04 Show simple drop-down icon next to key binder widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 19:33:19 +0200] rev 13309
Show simple drop-down icon next to key binder widget
2018-04-04 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 18:38:00 +0200] rev 13308
Update changelog
2018-04-04 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 14:05:29 +0200] rev 13307
Update locale files
2018-03-30 Improve error message a bit
unc0rr [Fri, 30 Mar 2018 20:42:24 +0200] rev 13306
Improve error message a bit
2018-03-30 oups
nemo [Fri, 30 Mar 2018 12:26:51 -0400] rev 13305
oups
2018-03-30 add title manipulation
nemo [Fri, 30 Mar 2018 11:56:16 -0400] rev 13304
add title manipulation
2018-03-30 Bump protocol version, update sources in preparation for .24 release
unc0rr [Fri, 30 Mar 2018 17:01:30 +0200] rev 13303
Bump protocol version, update sources in preparation for .24 release
2018-03-30 simple optimised svg of the low detail hedgehog for use in .desktop files and such
nemo [Fri, 30 Mar 2018 10:03:29 -0400] rev 13302
simple optimised svg of the low detail hedgehog for use in .desktop files and such
2018-03-30 Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:56:47 +0200] rev 13301
Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
2018-03-30 Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:37:48 +0200] rev 13300
Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
2018-03-30 CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:16:29 +0200] rev 13299
CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
2018-03-30 Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:02:10 +0200] rev 13298
Fix Qt5 in .travis.yml for Ubuntu (hopefully)
2018-03-30 Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
nemo [Fri, 30 Mar 2018 08:02:14 -0400] rev 13297
Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
2018-03-28 Update .travis.yml to include Qt5 stuff
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 17:28:12 +0200] rev 13296
Update .travis.yml to include Qt5 stuff
2018-03-28 Add greno4ka to credits for Russian translation contribution
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 16:05:46 +0200] rev 13295
Add greno4ka to credits for Russian translation contribution
2018-03-28 Slightly update russian localization
greno4ka [Wed, 28 Mar 2018 16:04:07 +0200] rev 13294
Slightly update russian localization
2018-03-28 Remove useless libghc-stm-dev from build
LocutusOfBorg [Wed, 28 Mar 2018 15:37:35 +0200] rev 13293
Remove useless libghc-stm-dev from build
2018-03-28 CMake for server: Pass -dynamic flag to ghc
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 15:21:23 +0200] rev 13292
CMake for server: Pass -dynamic flag to ghc
2018-03-28 CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 15:14:20 +0200] rev 13291
CMake: Rework Haskell package detection, use ghc-pkg to detect packages
2018-03-28 Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 14:06:34 +0200] rev 13290
Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
2018-03-27 Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 01:22:53 +0200] rev 13289
Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
2018-03-27 Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 23:01:22 +0200] rev 13288
Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
2018-03-27 Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 22:45:31 +0200] rev 13287
Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
2018-03-27 Videos frontend page: Locale-aware text formatting
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 19:59:12 +0200] rev 13286
Videos frontend page: Locale-aware text formatting
2018-03-27 might as well put this after the last mining
nemo [Tue, 27 Mar 2018 13:45:58 -0400] rev 13285
might as well put this after the last mining
2018-03-27 Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 17:32:23 +0200] rev 13284
Fix team files and settings not saving properly, and remove FileEngine stuff from DLC This is done by using absolute paths and removing physfs://
2018-03-27 ThemeFilterProxyModel: Fix filter function containing a path with no return value
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 04:39:31 +0200] rev 13283
ThemeFilterProxyModel: Fix filter function containing a path with no return value
2018-03-26 Flying portal balls now spawn a few spark effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Mar 2018 15:12:33 +0200] rev 13282
Flying portal balls now spawn a few spark effects This has been adapted from PortalEffects from HedgeEditor. HedgeEditor already included such effects for some reason, so they have been removed as redundant.
2018-03-24 oops
nemo [Sat, 24 Mar 2018 19:05:46 -0400] rev 13281
oops
2018-03-24 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:57:54 +0100] rev 13280
Update German Lua translation
2018-03-24 ShoppaMap: Can change map complexity with slider, remove script param “pad”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:45:16 +0100] rev 13279
ShoppaMap: Can change map complexity with slider, remove script param “pad”
2018-03-24 ShoppaMap: Delete unused/dead code
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:13:57 +0100] rev 13278
ShoppaMap: Delete unused/dead code
2018-03-24 TechRacer: Remove script parameter “helpDisabled”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 22:28:53 +0100] rev 13277
TechRacer: Remove script parameter “helpDisabled” Pointless since you can quickly toggle help anyway, so supporting this script param only clutters the documentation.
2018-03-24 bug #598 - this was kinda entertaining but is, yeah, a bit too weird
nemo [Sat, 24 Mar 2018 11:07:44 -0400] rev 13276
bug #598 - this was kinda entertaining but is, yeah, a bit too weird
2018-03-24 Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 02:24:02 +0100] rev 13275
Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel Don't worry, the gameplay of this script param is NOT changed, only its name and documentation.
2018-03-23 Change how locale is loaded in frontend, and fix some bugs
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 00:26:39 +0100] rev 13274
Change how locale is loaded in frontend, and fix some bugs - Fix some loading errors when locale is C - Fallback mission map description to English
2018-03-23 The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:37:07 +0100] rev 13273
The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
2018-03-23 Add new game flag gfSwitchHog, enable hog switching at turn start
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:17:01 +0100] rev 13272
Add new game flag gfSwitchHog, enable hog switching at turn start
2018-03-22 Change appearance of Art theme in Sudden Death
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 23:27:11 +0100] rev 13271
Change appearance of Art theme in Sudden Death
2018-03-22 Lua API: Add Explode function
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 19:25:38 +0100] rev 13270
Lua API: Add Explode function
2018-03-22 Improve Sudden Death theming of Eyes and Deepspace
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 18:40:21 +0100] rev 13269
Improve Sudden Death theming of Eyes and Deepspace
2018-03-22 Fix some artifacts in contour of horizont.png of Planes theme
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 17:44:06 +0100] rev 13268
Fix some artifacts in contour of horizont.png of Planes theme
2018-03-22 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 16:52:04 +0100] rev 13267
Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
2018-03-22 If delegating room control, reset map of new master, if map is missing
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 16:08:33 +0100] rev 13266
If delegating room control, reset map of new master, if map is missing
2018-03-22 QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 14:09:10 +0100] rev 13265
QTfrontent: Print map and style name in red, if missing. And update map label after delegation
2018-03-22 Set plain text mode for gamecfg labels (scheme, style)
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 13:29:07 +0100] rev 13264
Set plain text mode for gamecfg labels (scheme, style)
2018-03-22 Display style name correctly if host selects a style you don't have
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 13:18:45 +0100] rev 13263
Display style name correctly if host selects a style you don't have
2018-03-21 Change CrazyMission preview, change portal map theme to Hell
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 00:17:13 +0100] rev 13262
Change CrazyMission preview, change portal map theme to Hell
2018-03-21 Fix initial map preview being broken when joining room, part 2
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 20:35:50 +0100] rev 13261
Fix initial map preview being broken when joining room, part 2
2018-03-21 Partially fix wrong preview when joining host room with missing map
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 15:38:20 +0100] rev 13260
Partially fix wrong preview when joining host room with missing map
2018-03-21 Add some isNull checks for some strings in mapContainer
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 14:36:26 +0100] rev 13259
Add some isNull checks for some strings in mapContainer
2018-03-20 Fix incorrect preview when selecting image map the first time in session
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Mar 2018 02:24:47 +0100] rev 13258
Fix incorrect preview when selecting image map the first time in session
2018-03-19 Fix theme chooser failing to filter themes by name
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 18:58:49 +0100] rev 13257
Fix theme chooser failing to filter themes by name
2018-03-19 Force proper map and theme reset when host delegates to you if you don't have the map or theme
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 16:07:08 +0100] rev 13256
Force proper map and theme reset when host delegates to you if you don't have the map or theme
2018-03-19 Map container: Add question mark in front of missing theme name
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 15:44:39 +0100] rev 13255
Map container: Add question mark in front of missing theme name
2018-03-19 Tweak map preview background colors
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 15:21:11 +0100] rev 13254
Tweak map preview background colors
2018-03-19 Fix map type combo box being disabled for good when you select image or mission map
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 14:07:29 +0100] rev 13253
Fix map type combo box being disabled for good when you select image or mission map
2018-03-19 Check existance of theme icon before loading it
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 13:35:13 +0100] rev 13252
Check existance of theme icon before loading it
2018-03-18 Shorten and wrap map name properly when viewing room as non-master
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 00:09:07 +0100] rev 13251
Shorten and wrap map name properly when viewing room as non-master
2018-03-18 Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 20:58:46 +0100] rev 13250
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
2018-03-18 Show error icon when selected theme is missing
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:42:17 +0100] rev 13249
Show error icon when selected theme is missing
2018-03-18 Add IsHiddenRole to ThemeModel for hidden themes
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:24:54 +0100] rev 13248
Add IsHiddenRole to ThemeModel for hidden themes
2018-03-18 ThemeModel: Filter themes based on IsDlcRole rather than string-based
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 14:38:48 +0100] rev 13247
ThemeModel: Filter themes based on IsDlcRole rather than string-based
2018-03-18 Online room: Display error image in preview when host selects a map you don't have
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 03:24:49 +0100] rev 13246
Online room: Display error image in preview when host selects a map you don't have
2018-03-18 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
antonc27 <antonc27@mail.ru> [Sun, 18 Mar 2018 18:47:03 +0100] rev 13245
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)
2018-03-17 Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 00:24:15 +0100] rev 13244
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
2018-03-17 Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 22:26:02 +0100] rev 13243
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes The disabled state is visible by the button border color.
2018-03-17 - New AppIcon (no more black background!) ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 23:27:24 +0100] rev 13242
- New AppIcon (no more black background!)
2018-03-17 - Migrate AppIcons to xcassets ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 22:37:13 +0100] rev 13241
- Migrate AppIcons to xcassets - Use universal launch screen instead of bunch of images
2018-03-17 Fix crasher
unC0Rr [Sat, 17 Mar 2018 23:55:32 +0300] rev 13240
Fix crasher
2018-03-17 - Missing languages ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:15:55 +0100] rev 13239
- Missing languages
2018-03-17 - Use two-letter language descriptor for localisations ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:13:37 +0100] rev 13238
- Use two-letter language descriptor for localisations
2018-03-17 Show sidNoEndTurn text for most weapons when in inf attack mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 17:47:42 +0100] rev 13237
Show sidNoEndTurn text for most weapons when in inf attack mode
2018-03-17 Draw map page: Fix pen size being changed after loading a map
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 15:51:45 +0100] rev 13236
Draw map page: Fix pen size being changed after loading a map
2018-03-17 Fix speech bubble briefly rendering at (0,0) after spawning
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:37:13 +0100] rev 13235
Fix speech bubble briefly rendering at (0,0) after spawning
2018-03-17 Remove ugly empty rectangle in empty active teams list for real
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:12:10 +0100] rev 13234
Remove ugly empty rectangle in empty active teams list for real
2018-03-17 Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:02:37 +0100] rev 13233
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
2018-03-17 Remove “Upload to YouTube” functionality which has been broken for years
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 02:16:16 +0100] rev 13232
Remove “Upload to YouTube” functionality which has been broken for years
2018-03-16 Various minor frontend CSS tweaks
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 00:13:49 +0100] rev 13231
Various minor frontend CSS tweaks - Static border color for stats, teams list, map draw widget - Explicit definition of table header - New splitter design which works with the Qt style “Windows”
2018-03-16 QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:25:51 +0100] rev 13230
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
2018-03-16 - Hide 'Campaign' button (not ready on iOS...) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 19:17:20 +0100] rev 13229
- Hide 'Campaign' button (not ready on iOS...)
2018-03-16 Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:05:11 +0100] rev 13228
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
2018-03-16 Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 16:35:08 +0100] rev 13227
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
2018-03-16 Make video metadata strings translatable in frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 02:02:27 +0100] rev 13226
Make video metadata strings translatable in frontend In the video page, a small part of the strings was untranslatable, e.g. “Player: ”. These were part of the video metadata. Now these are localizable.
2018-03-15 - Fix archiving (?) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 00:10:04 +0100] rev 13225
- Fix archiving (?)
2018-03-15 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:59:20 +0100] rev 13224
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
2018-03-15 - Do not delete Beach theme (it's official one now) ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:24:48 +0100] rev 13223
- Do not delete Beach theme (it's official one now)
2018-03-15 Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:28:10 +0100] rev 13222
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
2018-03-15 Remove Qt SVG and Qt OpenGL as hard dependencies
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:15:16 +0100] rev 13221
Remove Qt SVG and Qt OpenGL as hard dependencies Qt SVG is not used in the frontend (no SVGs are rendered). Neither is Qt OpenGL used. Qt OpenGL is discouraged anyway.
2018-03-15 Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 17:53:34 +0100] rev 13220
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
2018-03-15 Mutant: Fix graph title on game draw
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:49:17 +0100] rev 13219
Mutant: Fix graph title on game draw
2018-03-15 Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:34:29 +0100] rev 13218
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
2018-03-15 Fix broken stats chart bounding box
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 14:51:07 +0100] rev 13217
Fix broken stats chart bounding box
2018-03-15 Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 04:33:11 +0100] rev 13216
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
2018-03-15 Clear drawn maps in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 03:29:31 +0100] rev 13215
Clear drawn maps in TechRacer
2018-03-15 gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:59:37 +0100] rev 13214
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
2018-03-15 Take radius into account when drawing gtGenericFaller
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:08:07 +0100] rev 13213
Take radius into account when drawing gtGenericFaller
2018-03-14 Add default directory DrawnMaps to put hand-drawn maps into
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:55:13 +0100] rev 13212
Add default directory DrawnMaps to put hand-drawn maps into
2018-03-14 Merge unC0Rr's broken preview fix
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:39 +0100] rev 13211
Merge unC0Rr's broken preview fix
2018-03-14 Update frontend translations
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:11 +0100] rev 13210
Update frontend translations
2018-03-14 Drawn map menu: Add spin box to change brush size by hand
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 22:59:06 +0100] rev 13209
Drawn map menu: Add spin box to change brush size by hand
2018-03-14 Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
unc0rr [Wed, 14 Mar 2018 22:57:31 +0100] rev 13208
Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
2018-03-14 Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 21:46:07 +0100] rev 13207
Add images for radio buttons, add hover and pressed images for checkboxes
2018-03-14 Fix weird scaling of draw map widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:58:24 +0100] rev 13206
Fix weird scaling of draw map widget
2018-03-14 Drawn map page: Move save and load buttons, fix points label overlap
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:39:14 +0100] rev 13205
Drawn map page: Move save and load buttons, fix points label overlap
2018-03-14 Drawn map page: Enable antialiasing, turn eraser cursor red
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:00:09 +0100] rev 13204
Drawn map page: Enable antialiasing, turn eraser cursor red
2018-03-14 Fix cursor circle being too large in drawn map editor
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 19:40:43 +0100] rev 13203
Fix cursor circle being too large in drawn map editor
2018-03-14 Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 17:50:21 +0100] rev 13202
Backed out changeset 3a110dcb6e87 (Qt color chooser)
2018-03-14 While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
nemo [Wed, 14 Mar 2018 11:36:43 -0400] rev 13201
While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
2018-03-14 Add voicepack: Russian_pl (by mtg90pl)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 16:25:54 +0100] rev 13200
Add voicepack: Russian_pl (by mtg90pl)
2018-03-14 - Fix missions path, still needs refactoring... ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 15:58:16 +0100] rev 13199
- Fix missions path, still needs refactoring...
2018-03-14 Fix frontend from messing with legacy schemes.ini, just read it, never write
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:55:38 +0100] rev 13198
Fix frontend from messing with legacy schemes.ini, just read it, never write
2018-03-14 Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:19:08 +0100] rev 13197
Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel AmmoSchemeModel was a misleading name, this class was actually used only for game schemes.
2018-03-14 Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 14:42:50 +0100] rev 13196
Game scheme handling: Use QFile instead of QSettings for increased efficiency
2018-03-14 Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 12:17:11 +0100] rev 13195
Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
2018-03-14 Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:33:37 +0100] rev 13194
Remove old Qt4 workaround for missing language name of Scottish Gaelic
2018-03-14 Force color dialog to use Qt style. Fixes some issues
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:22:45 +0100] rev 13193
Force color dialog to use Qt style. Fixes some issues
2018-03-13 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:46:20 +0100] rev 13192
- Fix missions regression: presentation of list is good, still problem with path during launching
2018-03-13 - Fix missions regression: refactoring, WIP ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:25:31 +0100] rev 13191
- Fix missions regression: refactoring, WIP
2018-03-13 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 00:20:47 +0100] rev 13190
Update German Lua translation
2018-03-13 Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:39:09 +0100] rev 13189
Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
2018-03-13 Merge qt5transition into default
unc0rr [Tue, 13 Mar 2018 23:19:24 +0100] rev 13188
Merge qt5transition into default
2018-03-13 Movement training: Tweak some sprite visuals
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:07:58 +0100] rev 13187
Movement training: Tweak some sprite visuals
2018-03-13 Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
unc0rr [Tue, 13 Mar 2018 22:57:49 +0100] rev 13186
Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior
2018-03-13 Movement Training: Make the use of the mission panel clearer and harder to overlook
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 22:49:06 +0100] rev 13185
Movement Training: Make the use of the mission panel clearer and harder to overlook
2018-03-13 Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 21:27:11 +0100] rev 13184
Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
2018-03-13 Rope Training: Place the second-last target at a more reasonable position
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 20:31:35 +0100] rev 13183
Rope Training: Place the second-last target at a more reasonable position
2018-03-13 Frontend: Fix built-in Qt translations not loaded properly qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 18:25:37 +0100] rev 13182
Frontend: Fix built-in Qt translations not loaded properly
2018-03-13 Update INSTALL.md about new Qt5 dependency qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 16:57:20 +0100] rev 13181
Update INSTALL.md about new Qt5 dependency
2018-03-13 Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 16:38:48 +0100] rev 13180
Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins
2018-03-13 try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
nemo [Tue, 13 Mar 2018 10:20:41 -0400] rev 13179
try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering
2018-03-13 seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
nemo [Tue, 13 Mar 2018 10:02:01 -0400] rev 13178
seems to help styling some - some CSS tweaks may still be needed - lobby for example
2018-03-13 Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 13:15:15 +0100] rev 13177
Update .hgignore to ignore new Qt's moc_ and qrc_ files
2018-03-12 Also update default binds for SDL2 keypad names qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 00:50:58 +0100] rev 13176
Also update default binds for SDL2 keypad names
2018-03-12 these changed, presumably in SDL2 - might want to review all the others qt5transition
nemo [Mon, 12 Mar 2018 19:15:45 -0400] rev 13175
these changed, presumably in SDL2 - might want to review all the others
2018-03-12 Use visible team count instead of total team count to determine rendered team bar height
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 22:53:28 +0100] rev 13174
Use visible team count instead of total team count to determine rendered team bar height
2018-03-12 Remove rubber duck from BRW, RW and most weapon schemes for now
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 19:39:00 +0100] rev 13173
Remove rubber duck from BRW, RW and most weapon schemes for now The duck is not liked by players. Rubber duck needs a lot of rework. Before that happens, better remove it from game modes for now. Players can always modify the weapon schemes, of course.
2018-03-12 Use onSkipTurn in scripts to detect turn skips
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:54:33 +0100] rev 13172
Use onSkipTurn in scripts to detect turn skips
2018-03-12 Lua API: Add onSkipTurn callback, called when hog skips
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:37:35 +0100] rev 13171
Lua API: Add onSkipTurn callback, called when hog skips
2018-03-12 Lua API: Add SkipTurn() to replace ParseCommand("skip")
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:27:13 +0100] rev 13170
Lua API: Add SkipTurn() to replace ParseCommand("skip")
2018-03-12 ACF7: Add one pick hammer in crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 02:09:21 +0100] rev 13169
ACF7: Add one pick hammer in crate Players often reported to screw up with the pick hammer, which is quite annoying. With one pick hammer more, this mission should be slightly less annoying.
2018-03-11 Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
alfadur [Mon, 12 Mar 2018 00:59:47 +0100] rev 13168
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row alfadur says: “the stale collision cache is searched in, so if you shoot at same thing twice in a row, chances are it woudln't get hit”
2018-03-11 - Remember user settings on app update ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 23:24:05 +0100] rev 13167
- Remember user settings on app update P.S. Ideally must not erase user's saves and schemes too...
2018-03-11 - Some not-so-important pretty formatting ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 22:39:40 +0100] rev 13166
- Some not-so-important pretty formatting
2018-03-11 Bazooka/Grenade Training: Make weapon selection detection future-proof
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 21:38:08 +0100] rev 13165
Bazooka/Grenade Training: Make weapon selection detection future-proof The old check relied on hardcoded slot IDs for the weapons, which is not good.
2018-03-11 Merge from 0.9.23 ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 20:43:15 +0100] rev 13164
Merge from 0.9.23
2018-03-11 Change minigun sound once again, lower pitch
alfadur [Sun, 11 Mar 2018 12:08:49 +0100] rev 13163
Change minigun sound once again, lower pitch
2018-03-11 ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 11:01:27 +0100] rev 13162
ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
2018-03-11 Add new minigun sound
alfadur [Sun, 11 Mar 2018 10:50:02 +0100] rev 13161
Add new minigun sound
2018-03-10 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 00:46:22 +0100] rev 13160
Update Qt and Lua translation files
2018-03-10 Fix disabled button rendering qt5transition
unc0rr [Sat, 10 Mar 2018 23:43:32 +0100] rev 13159
Fix disabled button rendering
2018-03-10 - Fix insane width of lines in health graphic qt5transition
unc0rr [Sat, 10 Mar 2018 23:16:22 +0100] rev 13158
- Fix insane width of lines in health graphic - Fix scene leak
2018-03-10 uLocale: Fix broken Format function
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 12:57:13 +0100] rev 13157
uLocale: Fix broken Format function
2018-03-10 Make a few more engine strings translatable
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 12:32:44 +0100] rev 13156
Make a few more engine strings translatable
2018-03-10 ClimeHome: Show messages when cake is nearby and when reaching home
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 03:27:18 +0100] rev 13155
ClimeHome: Show messages when cake is nearby and when reaching home
2018-03-10 Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 01:46:51 +0100] rev 13154
Minigun: Move attack timer to Karma to make gear type more Lua-friendly
2018-03-10 Reduce number of minigun bullets from 71 to 70
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 01:28:15 +0100] rev 13153
Reduce number of minigun bullets from 71 to 70 Not that it changes much ... :D
2018-03-09 Fix minigun not pausing the turn timer properly
alfadur [Sat, 10 Mar 2018 00:54:00 +0100] rev 13152
Fix minigun not pausing the turn timer properly
2018-03-09 Improve appearance of bullet trails, slight fade out at beginning
alfadur [Fri, 09 Mar 2018 23:34:46 +0100] rev 13151
Improve appearance of bullet trails, slight fade out at beginning This especially improves the appearance of minigun bullet trails
2018-03-09 When using seduction, only show “CENSORED” text in English locale
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 22:23:57 +0100] rev 13150
When using seduction, only show “CENSORED” text in English locale
2018-03-09 Nerf minigun in Default ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 21:09:53 +0100] rev 13149
Nerf minigun in Default ammo scheme It's a super weapon, so no more free miniguns. Start ammo: 0 Crate probability: 7
2018-03-09 Fix minigun bullet impact image being drawn over hog sometimes
alfadur [Fri, 09 Mar 2018 19:48:15 +0100] rev 13148
Fix minigun bullet impact image being drawn over hog sometimes
2018-03-09 Fix direction of dispensed bullet shells from shotgun/sniper/minigun
alfadur [Fri, 09 Mar 2018 19:45:21 +0100] rev 13147
Fix direction of dispensed bullet shells from shotgun/sniper/minigun
2018-03-09 ACF8: Fix invisible cyborg sometimes blocking the way
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 19:40:49 +0100] rev 13146
ACF8: Fix invisible cyborg sometimes blocking the way
2018-03-09 A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 19:05:59 +0100] rev 13145
A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values This assumes the worst case in which the team file is missing all campaign variables except Progress. This has been successfully tested with all 10 missions and still generates a logical storyline. By default, the game assumes: - The cyborg's offer in mission 2 was refused - The traitor in mission 5 was killed As a consequence, missions 8 and 10 use the princessScene cut scene.
2018-03-09 ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 18:03:59 +0100] rev 13144
ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
2018-03-09 ACF6: Change mines, remove mines placed at unfair positions
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 15:20:28 +0100] rev 13143
ACF6: Change mines, remove mines placed at unfair positions MinesNum was set to a non-zero value. Some mines ended up in weird positions like directly under a crate. Now all mines and barrels are placed manually.
2018-03-09 ACF3: Fix cannibals sometimes doing nothing for a full turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 14:27:37 +0100] rev 13142
ACF3: Fix cannibals sometimes doing nothing for a full turn This was because hogs got confused because walking was forbidden by SetInputMask. Now we use a proper hedgehog effect heArtillery.
2018-03-09 ACF1: Hide Cannibals team before it appears
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 12:55:54 +0100] rev 13141
ACF1: Hide Cannibals team before it appears
2018-03-09 Hide team bar if all hedgehogs in it are hidden or dead
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 12:43:36 +0100] rev 13140
Hide team bar if all hedgehogs in it are hidden or dead This fixes some minor spoilers in the campaigns, especially A Classic Fairytale. This only affects hogs hidden with HideHog. Invisible hogs (gstInvisible) don't affect the team bars.
2018-03-09 ACF: Only use standard team colors
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 11:32:36 +0100] rev 13139
ACF: Only use standard team colors
2018-03-09 ACF7: Fix incorrect hog name used in speech bubble
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 02:03:03 +0100] rev 13138
ACF7: Fix incorrect hog name used in speech bubble
2018-03-09 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 01:12:07 +0100] rev 13137
Update German Lua translation
2018-03-08 Merge unC0Rr's control fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 00:45:37 +0100] rev 13136
Merge unC0Rr's control fixes
2018-03-08 ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 00:44:36 +0100] rev 13135
ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends) To make sure the player doesn't forget these. Other bugfixes: - When you skip the 2nd cut scene, hero was teleported back - Increase princess <-> hero distance tolerance
2018-03-08 ACF7: Fix incorrect hog name mentioned in 2nd mission text
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 23:46:46 +0100] rev 13134
ACF7: Fix incorrect hog name mentioned in 2nd mission text
2018-03-08 AI: Don't use tardis when in multishoot and not inf attack
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 23:36:16 +0100] rev 13133
AI: Don't use tardis when in multishoot and not inf attack
2018-03-08 Fix new binds system for real
unc0rr [Thu, 08 Mar 2018 23:28:58 +0100] rev 13132
Fix new binds system for real
2018-03-08 This should fix crash with custom bindings
unc0rr [Thu, 08 Mar 2018 21:58:59 +0100] rev 13131
This should fix crash with custom bindings
2018-03-08 Update Slovak translation
jose1711 [Thu, 08 Mar 2018 21:46:43 +0100] rev 13130
Update Slovak translation
2018-03-08 Racer: Draw waypoint outline around cursor while in placement phase
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:28:02 +0100] rev 13129
Racer: Draw waypoint outline around cursor while in placement phase
2018-03-08 Merge server stuff from alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:05:10 +0100] rev 13128
Merge server stuff from alfadur
2018-03-08 HedgeEditor: Show waypoint preview
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:03:25 +0100] rev 13127
HedgeEditor: Show waypoint preview
2018-03-08 HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 20:40:00 +0100] rev 13126
HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
2018-03-08 HedgeEditor: Clean up messy HWP overwrites
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:36:07 +0100] rev 13125
HedgeEditor: Clean up messy HWP overwrites - Remove all sounds - Move sticky mine, mine and dud mine images to custom sprites - Move crate preview outline to custom sprite
2018-03-08 Racer: No longer play Incoming or Missed sound
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:14:06 +0100] rev 13124
Racer: No longer play Incoming or Missed sound
2018-03-08 Construction Mode: Fix annoying Incoming voice and other sound issues
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:08:21 +0100] rev 13123
Construction Mode: Fix annoying Incoming voice and other sound issues
2018-03-08 Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:03:03 +0100] rev 13122
Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
2018-03-08 Lua API: Add SetSoundMask to disable playing certain sounds
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 18:15:06 +0100] rev 13121
Lua API: Add SetSoundMask to disable playing certain sounds
2018-03-08 ACF2: Make all Weaklings on worst CPU level
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 17:07:14 +0100] rev 13120
ACF2: Make all Weaklings on worst CPU level
2018-03-08 separated the server logic from all the async io mess.
alfadur [Thu, 08 Mar 2018 15:01:18 -0500] rev 13119
separated the server logic from all the async io mess.
2018-03-08 ACF: Reduce computer hog levels in missions 2 and 6.
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 16:49:49 +0100] rev 13118
ACF: Reduce computer hog levels in missions 2 and 6. They were way too high, especially in mission 2. Mission 2: Weaklings: level 5 → level 1 (except Brainiac) Stronglings: (real) level 4 → level 2 Brainiac: level 1 → level 5 (because he's special) Looks like all levels were just flipped. Mission 5: First enemy team: level 5 → level 3 Reinforcements: level 5 → level 4 The high skill level punishes player mistakes too much.
2018-03-08 CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:37:49 +0100] rev 13117
CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
2018-03-08 CTF_Blizzard: Dump dead code / out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:15:11 +0100] rev 13116
CTF_Blizzard: Dump dead code / out-commented code
2018-03-08 CTF: Write hog with most captures in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:05:42 +0100] rev 13115
CTF: Write hog with most captures in stats screen
2018-03-08 CTF: Say "clan" instead of "team" in mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 14:53:25 +0100] rev 13114
CTF: Say "clan" instead of "team" in mission panel
2018-03-08 CTF: Show team scores and score graph in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 14:47:47 +0100] rev 13113
CTF: Show team scores and score graph in stats screen
2018-03-08 CTF: Don't disable home flag after capture
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 13:42:36 +0100] rev 13112
CTF: Don't disable home flag after capture
2018-03-08 CTF: Allow to be played with more than 2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 13:34:45 +0100] rev 13111
CTF: Allow to be played with more than 2 clans
2018-03-08 CTF: Drop flag when carrier uses piano strike
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:46:11 +0100] rev 13110
CTF: Drop flag when carrier uses piano strike
2018-03-08 Capture the Flag: Fix many Lua errors when playing with >2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:34:46 +0100] rev 13109
Capture the Flag: Fix many Lua errors when playing with >2 clans
2018-03-08 Mutant: Faster excess hog removal
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 11:58:27 +0100] rev 13108
Mutant: Faster excess hog removal
2018-03-08 uCommandHandlers: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 03:00:51 +0100] rev 13107
uCommandHandlers: Remove unused variable
2018-03-08 CTF: Dumb out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:59:14 +0100] rev 13106
CTF: Dumb out-commented code
2018-03-08 Slightly simplify Mutant mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:19:44 +0100] rev 13105
Slightly simplify Mutant mission panel
2018-03-08 CTF: Fix Lua errors when using kamikaze or tardis
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:03:23 +0100] rev 13104
CTF: Fix Lua errors when using kamikaze or tardis
2018-03-08 CTF: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:22:00 +0100] rev 13103
CTF: Remove tardis and resurrector
2018-03-08 Control: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:12:35 +0100] rev 13102
Control: Remove tardis and resurrector
2018-03-07 German translation: “Grundlagentraining” → “Grundausbildung”
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:54:12 +0100] rev 13101
German translation: “Grundlagentraining” → “Grundausbildung”
2018-03-07 SimpleMission: Set GameFlags more cleanly
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:46:00 +0100] rev 13100
SimpleMission: Set GameFlags more cleanly
2018-03-07 Fix artillery being broken in some missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:18:32 +0100] rev 13099
Fix artillery being broken in some missions
2018-03-07 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:52:45 +0100] rev 13098
Target Practice: Re-center camera to hog after projectiles get destroyed or drown
2018-03-07 ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:06:19 +0100] rev 13097
ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug #521)
2018-03-07 Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 22:47:55 +0100] rev 13096
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode Allowed effect values: 0 = not active 1 = permanently active 2 = termporarily active (sniper rifle)
2018-03-07 Update German frontend and Minigun translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 20:27:42 +0100] rev 13095
Update German frontend and Minigun translation
2018-03-07 Rope training: Fix confused order of retract/extend controls
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:27:14 +0100] rev 13094
Rope training: Fix confused order of retract/extend controls
2018-03-07 Rope Knock Challenge: Remove trailing space of name "doomy "
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:24:17 +0100] rev 13093
Rope Knock Challenge: Remove trailing space of name "doomy "
2018-03-07 Death02: Add Delay=600
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:23:21 +0100] rev 13092
Death02: Add Delay=600
2018-03-07 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:18:11 +0100] rev 13091
Update German Lua translation
2018-03-07 Use mktemp in update_lua_locale_files.sh
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:47:03 +0100] rev 13090
Use mktemp in update_lua_locale_files.sh
2018-03-07 Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:09:31 +0100] rev 13089
Stop SplitByChar also lowercasing the entire string. Fixes bug #581. It's weird that a function with this name would lowercase the whole string. Nemo and I have checked the history and code for any justifications of the lowercasing but we found none. I have checked in the code if anything actually depends on SplitByChar also lowercasing the string but I found nothing. It would surprise me since it's not obvious from the name IMO is bad coding practice anyway. Bug 581 is fixed by this because cLocale was (incorrectly) lowercased, which broke locale names like pt_BR to pt_br.
2018-03-07 Lua: Rename global variable “L” to “LOCALE”
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 13:48:51 +0100] rev 13088
Lua: Rename global variable “L” to “LOCALE” Srsly, WTF? If we have to use global variables, at least give them descriptive names.
2018-03-07 Sort all core missions in training menu more logically
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 12:33:56 +0100] rev 13087
Sort all core missions in training menu more logically The missions are now sorted as specified in the new order.cfg files in the Missions subfolders. Training missions are now sorted in the order you should play them. Challenges are semi-logically grouped. Scenarios are roughly sorted by difficulty. All missions not mentioned in order.cfg are simply added in no particular order at the end.
2018-03-07 Frontend: Lead first-time player to training page on start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 10:44:30 +0100] rev 13086
Frontend: Lead first-time player to training page on start
2018-03-06 the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
nemo [Tue, 06 Mar 2018 15:21:36 -0500] rev 13085
the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
2018-03-06 Update README about the Hedgewars training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:26:51 +0100] rev 13084
Update README about the Hedgewars training
2018-03-06 Remove unused, unfinished and outdated boot camp mission
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:11:17 +0100] rev 13083
Remove unused, unfinished and outdated boot camp mission
2018-03-06 Complete overhaul of Basic Rope Training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 03:48:03 +0100] rev 13082
Complete overhaul of Basic Rope Training NEW lesson plan: - Select rope - Shoot rope, attach, detach - Extend, retract, swing to reach easy target - Multiple shots / rope re-use to go over water hazard - Drop grenade from rope - Special rules when you only got 1 rope (also when the rope is officially used up) - Rope around obstacles and mines
2018-03-05 Change misleading server error message about nicknames
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:26:46 +0100] rev 13081
Change misleading server error message about nicknames
2018-03-05 Capitalize default hog names and server name
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:21:58 +0100] rev 13080
Capitalize default hog names and server name
2018-03-05 More user-friendly server messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:05:10 +0100] rev 13079
More user-friendly server messages
2018-03-05 Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 16:16:32 +0100] rev 13078
Fix frontend error dialog always displaying "failed" as last engine message after engine crash
2018-03-03 Having chat mode as game state was a mistake
unc0rr [Sun, 04 Mar 2018 00:13:38 +0100] rev 13077
Having chat mode as game state was a mistake
2018-03-02 Remove dead code from basic bazooka training
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 19:44:09 +0100] rev 13076
Remove dead code from basic bazooka training
2018-03-02 Completely redo Basic Grenade Training
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 19:43:06 +0100] rev 13075
Completely redo Basic Grenade Training Lesson plan: - Select grenade - Throw grenade - Aim, set timer, set bounciness - Destroy targets
2018-03-02 Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 13:57:37 +0100] rev 13074
Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
2018-02-28 Complete redo of Basic Bazooka Training
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Feb 2018 20:14:55 +0100] rev 13073
Complete redo of Basic Bazooka Training This is now a proper tutorial instead of just a simple target practice without any commentary. It teaches players how to use the bazooka, how to deal with wind and how water skip works.
2018-02-26 Add "Turning Around" to movement training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 22:14:40 +0100] rev 13072
Add "Turning Around" to movement training
2018-02-26 Some minor convenience improvements in Basic Flying Saucer Training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 21:17:36 +0100] rev 13071
Some minor convenience improvements in Basic Flying Saucer Training
2018-02-26 Add Basic Movement Training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 21:09:35 +0100] rev 13070
Add Basic Movement Training
2018-02-25 falling hogs using rope were ignoring a few things (for example taking damage from rubber)
nemo [Sun, 25 Feb 2018 18:54:51 -0500] rev 13069
falling hogs using rope were ignoring a few things (for example taking damage from rubber)
2018-02-25 Much smaller TBinds type
unc0rr [Sun, 25 Feb 2018 18:57:30 +0100] rev 13068
Much smaller TBinds type
2018-02-24 Change team colors in rope knock challenge to standard color scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 15:24:36 +0100] rev 13067
Change team colors in rope knock challenge to standard color scheme
2018-02-24 RC Plane Challenge: Switch to using fake crates only
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 15:14:30 +0100] rev 13066
RC Plane Challenge: Switch to using fake crates only
2018-02-24 Display score next to team bar in singleplayer challenges
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 14:59:35 +0100] rev 13065
Display score next to team bar in singleplayer challenges
2018-02-23 Remove false credit of hwmap2lua.sh
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 22:43:34 +0100] rev 13064
Remove false credit of hwmap2lua.sh
2018-02-23 Add szczur's script to convert .hwmap to Lua code
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 21:06:43 +0100] rev 13063
Add szczur's script to convert .hwmap to Lua code
2018-02-23 Lua API: Fix SetWind not updating flake direction
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 14:26:58 +0100] rev 13062
Lua API: Fix SetWind not updating flake direction
2018-02-23 Fix incorrect wind bar in some missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 14:10:03 +0100] rev 13061
Fix incorrect wind bar in some missions
2018-02-23 Convert The Great Escape to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 13:28:07 +0100] rev 13060
Convert The Great Escape to SimpleMission format
2018-02-23 Convert Nobody Laugh to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 12:48:27 +0100] rev 13059
Convert Nobody Laugh to SimpleMission format
2018-02-23 Enemy hogs should at least try to get to you in low gravity
nemo [Thu, 22 Feb 2018 20:10:22 -0500] rev 13058
Enemy hogs should at least try to get to you in low gravity
2018-02-22 Convert Newton and the Hammock to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 02:24:42 +0100] rev 13057
Convert Newton and the Hammock to SimpleMission format
2018-02-22 Convert Big Armory mission to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:39:30 +0100] rev 13056
Convert Big Armory mission to SimpleMission format
2018-02-22 SimpleMission: Check regular victory at turn and or start
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:35:16 +0100] rev 13055
SimpleMission: Check regular victory at turn and or start
2018-02-22 SimpleMission: Add support for failure texts in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:03:40 +0100] rev 13054
SimpleMission: Add support for failure texts in the stats screen
2018-02-21 SimpleMission: Check regular victory before anything else
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 22:43:03 +0100] rev 13053
SimpleMission: Check regular victory before anything else
2018-02-21 New SD flakes for Bath: skull and bones in bubble
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 21:40:52 +0100] rev 13052
New SD flakes for Bath: skull and bones in bubble
2018-02-21 Rewrite most mission texts to actually *explain* the goal
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 21:29:30 +0100] rev 13051
Rewrite most mission texts to actually *explain* the goal
2018-02-21 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 18:15:57 +0100] rev 13050
2 new scenarios: Bazooka Battlefield, Tentacle Terror
2018-02-21 Add SimpleMission lua library for easier mission creation
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 17:14:46 +0100] rev 13049
Add SimpleMission lua library for easier mission creation
2018-02-21 Fix SD flakes attributes not set properly when SD flake count = normal flake count
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 15:53:30 +0100] rev 13048
Fix SD flakes attributes not set properly when SD flake count = normal flake count Fixes bug #233
2018-02-21 Improve/fix messaging when multiple teams win
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 15:05:50 +0100] rev 13047
Improve/fix messaging when multiple teams win
2018-02-21 Remove "Click to resume" from quit menu as visual clutter
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:08:19 +0100] rev 13046
Remove "Click to resume" from quit menu as visual clutter
2018-02-21 InputHandler: Shorten "Escape" to "Esc"
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:05:50 +0100] rev 13045
InputHandler: Shorten "Escape" to "Esc"
2018-02-21 Fix quit menu showing incorrect key when using non-default bindings
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:03:16 +0100] rev 13044
Fix quit menu showing incorrect key when using non-default bindings
2018-02-21 Engine: Allow to use up to 9 placeholders in Format and FormatA
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 02:37:01 +0100] rev 13043
Engine: Allow to use up to 9 placeholders in Format and FormatA
2018-02-20 uInputManager: Add functions to get SDL key name
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 22:21:33 +0100] rev 13042
uInputManager: Add functions to get SDL key name
2018-02-20 Fix a few German typos of main menu
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 19:15:47 +0100] rev 13041
Fix a few German typos of main menu
2018-02-20 VideoRec: Fix many effects not being recorded
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 19:07:32 +0100] rev 13040
VideoRec: Fix many effects not being recorded
2018-02-20 Fix volume caption not being shown when hitting mute key
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 17:52:22 +0100] rev 13039
Fix volume caption not being shown when hitting mute key
2018-02-20 Lua API: Remove empty functions CampaignLock and CampaignUnlock
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 15:37:36 +0100] rev 13038
Lua API: Remove empty functions CampaignLock and CampaignUnlock Those were just no-op. Better use the issue tracker for suggestions?
2018-02-20 Expose 5 land flags to Lua for use with SetGearCollisionMask
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 15:31:47 +0100] rev 13037
Expose 5 land flags to Lua for use with SetGearCollisionMask
2018-02-20 Fix inconsistent name of SetGearAIHints
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 14:03:46 +0100] rev 13036
Fix inconsistent name of SetGearAIHints
2018-02-19 Portal mission: Fix health crate spawning inside land
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 17:03:59 +0100] rev 13035
Portal mission: Fix health crate spawning inside land
2018-02-19 Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 13:46:40 +0100] rev 13034
Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
2018-02-19 Display cursor coordinates in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 11:18:13 +0100] rev 13033
Display cursor coordinates in HedgeEditor
2018-02-19 Lua library Animate: StoppedGear now returns true if gear does not exist
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 09:45:36 +0100] rev 13032
Lua library Animate: StoppedGear now returns true if gear does not exist Fixes Lua error spam in ACF1 when Leaks a Lot drows
2018-02-17 Fix onEndTurn being called in multishoot
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:59:56 +0100] rev 13031
Fix onEndTurn being called in multishoot
2018-02-17 Battalion, Points Mode: Show points next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:51:36 +0100] rev 13030
Battalion, Points Mode: Show points next to team bars
2018-02-17 Battalion: Use AmmoTypeMax for ammo type iterations
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 17:36:26 +0100] rev 13029
Battalion: Use AmmoTypeMax for ammo type iterations
2018-02-17 Play a few more taunts in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 12:52:47 +0100] rev 13028
Play a few more taunts in Space Invasion
2018-02-17 Racer/TechRacer: Show best times next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 11:25:43 +0100] rev 13027
Racer/TechRacer: Show best times next to team bars
2018-02-16 Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:34:00 +0100] rev 13026
Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
2018-02-16 Add Space Invasion game scheme with sane default configuration
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:06:34 +0100] rev 13025
Add Space Invasion game scheme with sane default configuration
2018-02-16 Racer and TechRacer: Move cameera to first waypoint in Ready phase
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 23:42:00 +0100] rev 13024
Racer and TechRacer: Move cameera to first waypoint in Ready phase
2018-02-16 ClimbHome: Show best team heights next to team name
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 21:00:37 +0100] rev 13023
ClimbHome: Show best team heights next to team name
2018-02-16 Construction Mode: Show clan power next to all teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 20:16:34 +0100] rev 13022
Construction Mode: Show clan power next to all teams
2018-02-16 Restore 5 hats to their previous full animated form
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:54:21 +0100] rev 13021
Restore 5 hats to their previous full animated form They have been oversimplified by accident
2018-02-16 Lua API: Add functons: GetTeamIndex and GetTeamClan
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:49:46 +0100] rev 13020
Lua API: Add functons: GetTeamIndex and GetTeamClan
2018-02-16 Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:16:35 +0100] rev 13019
Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
2018-02-16 Add SetTeamLabel to Lua API, can set arbitrary string as team label
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 13:57:48 +0100] rev 13018
Add SetTeamLabel to Lua API, can set arbitrary string as team label
2018-02-16 Manually fix some clipping / simplify issues with a few hats
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:38:30 +0100] rev 13017
Manually fix some clipping / simplify issues with a few hats
2018-02-16 Resize hats with size 32×1024 to 64×512 for consistency
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:25:16 +0100] rev 13016
Resize hats with size 32×1024 to 64×512 for consistency
2018-02-16 Crop non-team hats without “real” animation to static format (32×32)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 11:51:42 +0100] rev 13015
Crop non-team hats without “real” animation to static format (32×32) This … a) makes these hats more managable b) Fixes some clipping problems with hats which take the full height (e.g. knight, noface) b) reduces file size This has been done semi-automated with the following steps: 1. Carefully select hats manually and write them in a list file 2. Run a script to crop them to 32×32 using ImageMagick 3. Check ALL the converted hats in Hedgewars 4. Discard hat changes which turn out to be bad 5. Manually convert any non-RGBA images back to RGBA 6. Final check 7. Commit
2018-02-16 Simplify 5 team hats to static format
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 10:47:35 +0100] rev 13014
Simplify 5 team hats to static format
2018-02-15 Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:47:31 +0100] rev 13013
Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
2018-02-15 Implement very basic stats screen for TropyRace
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:39:10 +0100] rev 13012
Implement very basic stats screen for TropyRace
2018-02-15 TrophyRace: Hide mission panel when player shoots rope
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 19:03:04 +0100] rev 13011
TrophyRace: Hide mission panel when player shoots rope
2018-02-15 Simplify the status update panel in Trophy Race a lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:56:00 +0100] rev 13010
Simplify the status update panel in Trophy Race a lot
2018-02-15 TrophyRace: Show fastest team times (instead of clan times)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:32:28 +0100] rev 13009
TrophyRace: Show fastest team times (instead of clan times)
2018-02-15 TrophyRace: Show current racing time at top
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 16:48:04 +0100] rev 13008
TrophyRace: Show current racing time at top
2018-02-15 The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:49:14 +0100] rev 13007
The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags I figured that the toggling hog tags on and off is a bit more important than changing the tag types, because you sometimes run into a hog whose tags block your view, so a 1-key press is helpful. On the other hand, you probably only want to changing the tag types in the game once (if at all).
2018-02-15 Scheme editor: Slightly fade disabled game modifiers into gray
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:34:17 +0100] rev 13006
Scheme editor: Slightly fade disabled game modifiers into gray
2018-02-15 Fix some hats “dancing on the head” by making them static
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 12:13:06 +0100] rev 13005
Fix some hats “dancing on the head” by making them static
2018-02-15 Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 04:27:16 +0100] rev 13004
Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
2018-02-15 Change icon for King Mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 01:06:55 +0100] rev 13003
Change icon for King Mode
2018-02-14 Fix a few typos in German translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:40:10 +0100] rev 13002
Fix a few typos in German translation
2018-02-14 Fix some consistency issues with change hog tags control
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:03:35 +0100] rev 13001
Fix some consistency issues with change hog tags control
2018-02-14 Flip Switch/Precise key combintions with change hog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:56:32 +0100] rev 13000
Flip Switch/Precise key combintions with change hog tags
2018-02-14 Switch + Change hog tags now turns on and off all tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:54:13 +0100] rev 12999
Switch + Change hog tags now turns on and off all tags The previous state is remembered
2018-02-14 Toggle hog tag translucency with Precise + Change hog tags key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:27:18 +0100] rev 12998
Toggle hog tag translucency with Precise + Change hog tags key
2018-02-14 Add separate control for changing hedgehog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 21:28:44 +0100] rev 12997
Add separate control for changing hedgehog tags
2018-02-14 Rename AFK Mode to “Auto Skip” (bug 78)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 20:57:45 +0100] rev 12996
Rename AFK Mode to “Auto Skip” (bug #78)
2018-02-14 Rewrite introduction in README
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:45:33 +0100] rev 12995
Rewrite introduction in README
2018-02-14 Update README about the team chat key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:08:14 +0100] rev 12994
Update README about the team chat key
2018-02-14 Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 15:36:38 +0100] rev 12993
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color Also fix clipping problem of normal flakes
2018-02-14 Fix preview image for Sticks map
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:48:46 +0100] rev 12992
Fix preview image for Sticks map
2018-02-14 Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:26:59 +0100] rev 12991
Redo SD water and SD clouds of most themes and apply sd-tint
2018-02-12 Make team chat its own control and use [U] key by default
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:37:08 +0100] rev 12990
Make team chat its own control and use [U] key by default Why [U] and not [Y]? Because [Y] is already occupied by Confirm.
2018-02-12 Show remaining ammo when using Birdy egg or RC Plane bomb
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:23:07 +0100] rev 12989
Show remaining ammo when using Birdy egg or RC Plane bomb
2018-02-12 Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 22:22:27 +0100] rev 12988
Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it Previously, a player could just name their hog "Mutant" and give it the respective hat to try to confuse other players. This is no longer possible.
2018-02-12 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:47:45 +0100] rev 12987
Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
2018-02-12 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:00:26 +0100] rev 12986
Battalion (mode=king): Kill the team when the king died instea of dismissing DismissTeam causes a lot of problems and is not suited for multiplayer. The team is not dismissed if the team is still active. It's hard to properly do a tie. And, and, and …
2018-02-12 Battalion: Reduce amount of SD messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:38:07 +0100] rev 12985
Battalion: Reduce amount of SD messages
2018-02-12 Tweak some misleading Battalion texts
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:19:43 +0100] rev 12984
Tweak some misleading Battalion texts
2018-02-12 Battalion: Move crate pickup animation to crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:47:40 +0100] rev 12983
Battalion: Move crate pickup animation to crate
2018-02-12 Battalion: Use official onEndTurn callback
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:22:29 +0100] rev 12982
Battalion: Use official onEndTurn callback
2018-02-12 Battalion: Add more health change effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 16:41:40 +0100] rev 12981
Battalion: Add more health change effects
2018-02-12 Battalion: Clean up and remove dead code
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:50:49 +0100] rev 12980
Battalion: Clean up and remove dead code
2018-02-12 Battalion: Standardize the crate pickup message
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:08:13 +0100] rev 12979
Battalion: Standardize the crate pickup message
2018-02-12 Clean up Battalion error stuff
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 14:50:06 +0100] rev 12978
Clean up Battalion error stuff
2018-02-12 Add custom weapon icons for Continental supplies
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 11:03:48 +0100] rev 12977
Add custom weapon icons for Continental supplies
2018-02-11 HedgeEditor: Tweak caption colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 22:11:52 +0100] rev 12976
HedgeEditor: Tweak caption colors
2018-02-11 Construction Mode: Fix cursor icon being displayed on teleport
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:39:39 +0100] rev 12975
Construction Mode: Fix cursor icon being displayed on teleport
2018-02-11 Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:28:21 +0100] rev 12974
Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
2018-02-11 Construction Mode: Show selected object at cursor and crate preview
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 13:35:47 +0100] rev 12973
Construction Mode: Show selected object at cursor and crate preview
2018-02-11 Construction Mode: Fix annoying extra messages when using object placer
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 04:00:10 +0100] rev 12972
Construction Mode: Fix annoying extra messages when using object placer This is done by moving object placer away from the drill strike, which permits timer keys.
2018-02-11 Fix incorrect round counting in fruit03, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:17:58 +0100] rev 12971
Fix incorrect round counting in fruit03, too
2018-02-11 Fix Killing the Specialists recording the turn count way too low
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:03:09 +0100] rev 12970
Fix Killing the Specialists recording the turn count way too low
2018-02-11 Construction Mode: Spawn particles over generators, tweak other particles
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 01:15:23 +0100] rev 12969
Construction Mode: Spawn particles over generators, tweak other particles
2018-02-10 Construction Mode: Show message when respawning hog
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:54:12 +0100] rev 12968
Construction Mode: Show message when respawning hog
2018-02-10 Racer: Make waypoints dark in bright themes like Bath
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:13:23 +0100] rev 12967
Racer: Make waypoints dark in bright themes like Bath
2018-02-10 Make first waypoint flash TechRacer, before hog starts racing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 22:02:08 +0100] rev 12966
Make first waypoint flash TechRacer, before hog starts racing
2018-02-10 Racer: Make first waypoint flash and highlight last waypoint while placing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 21:28:22 +0100] rev 12965
Racer: Make first waypoint flash and highlight last waypoint while placing
2018-02-10 Racer, TechRacer: Fade out waypoints at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 20:08:22 +0100] rev 12964
Racer, TechRacer: Fade out waypoints at the end
2018-02-10 Racer, TechRacer: Change waypoint opacity on victory or failure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 19:30:51 +0100] rev 12963
Racer, TechRacer: Change waypoint opacity on victory or failure
2018-02-10 Increase opacity of Racer/TechRacer waypoints
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 18:03:12 +0100] rev 12962
Increase opacity of Racer/TechRacer waypoints
2018-02-10 Disable crate drops in HedgeEditor scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:37:47 +0100] rev 12961
Disable crate drops in HedgeEditor scheme
2018-02-10 Remove some "invalid" crate drops from Construction Mode weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:36:01 +0100] rev 12960
Remove some "invalid" crate drops from Construction Mode weapon scheme
2018-02-10 Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:16:20 +0100] rev 12959
Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
2018-02-10 Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 14:20:36 +0100] rev 12958
Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
2018-02-10 Construction Mode: Hide power tag when it's nobody's turn
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:59:13 +0100] rev 12957
Construction Mode: Hide power tag when it's nobody's turn
2018-02-10 Add minigun to scripts. Also add a few missing ammos to BRW and RW
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:44:40 +0100] rev 12956
Add minigun to scripts. Also add a few missing ammos to BRW and RW
2018-02-10 Construction Mode: Now amSwitch amount can be changed in weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:01:00 +0100] rev 12955
Construction Mode: Now amSwitch amount can be changed in weapon scheme
2018-02-10 Always remove mine strike in Construction Mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 11:46:57 +0100] rev 12954
Always remove mine strike in Construction Mode
2018-02-10 Construction Mode: Change message color
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:19:28 +0100] rev 12953
Construction Mode: Change message color
2018-02-10 Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:02:58 +0100] rev 12952
Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
2018-02-10 Refactor Construction Mode to NOT use localized strings as identifiers
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 09:32:28 +0100] rev 12951
Refactor Construction Mode to NOT use localized strings as identifiers Yes, it actually used strings returned by loc() as identifiers. Crazy!
2018-02-10 Improve internal Construction Mode code documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 08:28:22 +0100] rev 12950
Improve internal Construction Mode code documentation
2018-02-10 Localize various Construction Mode vars
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:36:07 +0100] rev 12949
Localize various Construction Mode vars
2018-02-10 Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:07:24 +0100] rev 12948
Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
2018-02-09 Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 21:04:53 +0100] rev 12947
Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
2018-02-09 Construction Mode: Each team remembers its selections now
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:58:55 +0100] rev 12946
Construction Mode: Each team remembers its selections now
2018-02-09 More Construction Mode refactoring
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:01:52 +0100] rev 12945
More Construction Mode refactoring
2018-02-09 Construction Mode: Remember previous selection of pIndex
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 18:14:05 +0100] rev 12944
Construction Mode: Remember previous selection of pIndex
2018-02-09 Construction Mode: Sort structure types roughly by importance and convenience
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:27:32 +0100] rev 12943
Construction Mode: Sort structure types roughly by importance and convenience
2018-02-09 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:12:54 +0100] rev 12942
Add a few key shortcuts in Costruction Mode
2018-02-09 HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:56:04 +0100] rev 12941
HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
2018-02-09 Add healing visual effect + heal msg in scripts
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:33:00 +0100] rev 12940
Add healing visual effect + heal msg in scripts
2018-02-09 Lua API: Add HealHog to heal hog with visual effects + message
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:52:05 +0100] rev 12939
Lua API: Add HealHog to heal hog with visual effects + message
2018-02-09 Show subtle heal effect for healing hogs in health reset mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:08:12 +0100] rev 12938
Show subtle heal effect for healing hogs in health reset mode
2018-02-09 Refactor health gain effects and message into util fuction HHHeal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 11:30:04 +0100] rev 12937
Refactor health gain effects and message into util fuction HHHeal
2018-02-09 Killing The Specialists: Fix health boost division
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:48:24 +0100] rev 12936
Killing The Specialists: Fix health boost division
2018-02-09 Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:47:21 +0100] rev 12935
Killing The Specialists mission: Fix misleading hints, add messages and visual effects
2018-02-09 2 minor spelling/grammar fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:41:37 +0100] rev 12934
2 minor spelling/grammar fixes
2018-02-09 Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:38:14 +0100] rev 12933
Refactor scripts to use SpawnSupplyCrate (where it makes sense)
2018-02-09 Lua API: Add SpawnSupplyCrate
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 06:03:01 +0100] rev 12932
Lua API: Add SpawnSupplyCrate
2018-02-09 Lua API: Add GetTeamName
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 04:37:27 +0100] rev 12931
Lua API: Add GetTeamName
2018-02-08 Lua API: Add GetWind function to get current wind
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 19:02:51 +0100] rev 12930
Lua API: Add GetWind function to get current wind
2018-02-08 Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:42:07 +0100] rev 12929
Lua API: Add SetVampiric and SetLaserSight
2018-02-08 Add callback: onEndTurn
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:10:39 +0100] rev 12928
Add callback: onEndTurn
2018-02-08 Change hats exclusion rule in hats_js_anim.xhtml
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 15:44:08 +0100] rev 12927
Change hats exclusion rule in hats_js_anim.xhtml
2018-02-08 Fix broken preview of team hats in frontend
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 13:54:48 +0100] rev 12926
Fix broken preview of team hats in frontend
2018-02-08 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:38:35 +0100] rev 12925
Add missing beginWriteArray in scheme model code
2018-02-08 Fix failure to read game scheme (.hwg) files
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:26:24 +0100] rev 12924
Fix failure to read game scheme (.hwg) files
2018-02-08 Fix how scheme files behave
KoBeWi [Thu, 08 Feb 2018 09:14:20 +0100] rev 12923
Fix how scheme files behave
2018-02-08 Keep game/weapon schemes in separate files
KoBeWi [Thu, 08 Feb 2018 08:50:45 +0100] rev 12922
Keep game/weapon schemes in separate files
2018-02-08 Add Polish voicepack (Default_pl) by mtg90pl
mtg90pl <mtg90pl@gmail.com> [Thu, 08 Feb 2018 07:30:19 +0100] rev 12921
Add Polish voicepack (Default_pl) by mtg90pl
2018-02-08 Fix timebox being usable in SD w/ damage=0
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 07:09:39 +0100] rev 12920
Fix timebox being usable in SD w/ damage=0
2018-02-07 Fix TotalRounds counting rounds a couple of turns too late
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 12:30:11 +0100] rev 12919
Fix TotalRounds counting rounds a couple of turns too late
2018-02-07 Refactor Sudden Death starting into own function
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 11:03:14 +0100] rev 12918
Refactor Sudden Death starting into own function
2018-02-07 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 08:30:50 +0100] rev 12917
Add the flag of Scotland (uk_scotland)
2018-02-07 Fix green color channel on themes with sd-tint (#566)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:54:18 +0100] rev 12916
Fix green color channel on themes with sd-tint (#566)
2018-02-07 Add theme fallback music settings
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:38:37 +0100] rev 12915
Add theme fallback music settings theme.cfg: * fallback-music * fallback-sd-music
2018-02-07 Remove unused variable in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 05:36:32 +0100] rev 12914
Remove unused variable in uGearsHandlersMess
2018-02-07 ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:56:53 +0100] rev 12913
ClimbHome, Sniper Rifle training: Unselect weapon after victory
2018-02-07 Calling SetWeapon with amNothing now unselects weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:50:38 +0100] rev 12912
Calling SetWeapon with amNothing now unselects weapon
2018-02-07 Change weapon icons of mudball and air mine
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 02:26:31 +0100] rev 12911
Change weapon icons of mudball and air mine
2018-02-07 Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:54:50 +0100] rev 12910
Lua API: Add WriteLnToChat
2018-02-07 ASA, Hard Flying: Show personal best at mission start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:13:17 +0100] rev 12909
ASA, Hard Flying: Show personal best at mission start
2018-02-06 Precise Shooting mission: Fix Lua errors when enemy dies after hero
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 00:36:04 +0100] rev 12908
Precise Shooting mission: Fix Lua errors when enemy dies after hero
2018-02-06 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:56:28 +0100] rev 12907
Start changelog for 0.9.24
2018-02-06 ASA: Fruit03: Show collected ammo
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:48:34 +0100] rev 12906
ASA: Fruit03: Show collected ammo
2018-02-06 ACF3: Explode princess when skipping 12turn course failanim
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:33:32 +0100] rev 12905
ACF3: Explode princess when skipping 12turn course failanim
2018-02-06 Show # of turns left in the 12-turn parcour segment of ACF3
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:23:37 +0100] rev 12904
Show # of turns left in the 12-turn parcour segment of ACF3
2018-02-06 String cleanup: Double/triple exclamation marks
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:54:34 +0100] rev 12903
String cleanup: Double/triple exclamation marks
2018-02-06 Fix various story flaws in mission descriptions of ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:50:05 +0100] rev 12902
Fix various story flaws in mission descriptions of ACF campaign
2018-02-06 Fix some minor formatting and grammar flaws in script strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:47:09 +0100] rev 12901
Fix some minor formatting and grammar flaws in script strings
2018-02-06 Fix various typos in translatable strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:07:35 +0100] rev 12900
Fix various typos in translatable strings
2018-02-06 Fix error 52: Move amMinigun.png to Graphics/Hedgewars
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:06:49 +0100] rev 12899
Fix error 52: Move amMinigun.png to Graphics/Hedgewars
2018-01-31 Machinegun. also tweaked ignore
alfadur [Wed, 31 Jan 2018 13:42:52 -0500] rev 12898
Machinegun. also tweaked ignore
2018-01-24 Finish porting. Seems to work, but no thorough testing has been performed qt5transition
unc0rr [Wed, 24 Jan 2018 22:20:10 +0100] rev 12897
Finish porting. Seems to work, but no thorough testing has been performed
2018-01-24 Configure for Qt5 qt5transition
unc0rr [Wed, 24 Jan 2018 21:05:34 +0100] rev 12896
Configure for Qt5
2018-01-16 Add assert on LoadingText texture value 0.9.23
unc0rr [Wed, 17 Jan 2018 00:59:39 +0100] rev 12895
Add assert on LoadingText texture value
2018-01-16 Proper rejoin desyncs fix now 0.9.23
unc0rr [Wed, 17 Jan 2018 00:32:34 +0100] rev 12894
Proper rejoin desyncs fix now
2018-01-15 The ultimate fix for rejoin desyncs 0.9.23
unc0rr [Tue, 16 Jan 2018 00:42:06 +0100] rev 12893
The ultimate fix for rejoin desyncs
2018-01-14 Fix for freebsd qmlfrontend
unc0rr [Sun, 14 Jan 2018 23:30:42 +0100] rev 12892
Fix for freebsd
2018-01-15 add a mask to the sand hog
nemo [Mon, 15 Jan 2018 12:15:56 -0500] rev 12891
add a mask to the sand hog
2018-01-10 Pass mouse movements to engine, warp cursor in frontend qmlfrontend
unc0rr [Wed, 10 Jan 2018 23:49:47 +0100] rev 12890
Pass mouse movements to engine, warp cursor in frontend
2018-01-10 merge
koda [Wed, 10 Jan 2018 15:27:47 +0100] rev 12889
merge
2018-01-10 Apply horrible workaround to build relocatable executables 0.9.23
koda [Wed, 10 Jan 2018 01:39:10 +0100] rev 12888
Apply horrible workaround to build relocatable executables
2018-01-10 Set cmake RPATH policy to OLD 0.9.23
koda [Wed, 10 Jan 2018 01:14:13 +0100] rev 12887
Set cmake RPATH policy to OLD
2018-01-07 fix crosshair rendering in GL2 mode
sheepluva [Sun, 07 Jan 2018 19:01:06 +0100] rev 12886
fix crosshair rendering in GL2 mode
2018-01-07 also put GL2 fixes into default
sheepluva [Sun, 07 Jan 2018 18:19:00 +0100] rev 12885
also put GL2 fixes into default
2018-01-07 Fix referencing missing item qmlfrontend
unc0rr [Sun, 07 Jan 2018 09:48:26 +0100] rev 12884
Fix referencing missing item
2018-01-07 - ResizeWindow function to pass engine new window size qmlfrontend
unc0rr [Sun, 07 Jan 2018 01:21:42 +0100] rev 12883
- ResizeWindow function to pass engine new window size - Remove TabBar to leave more space at the bottom of the screen - ifdef GL_ES in shaders
2018-01-06 whoops, I ruined the path of the unC0Rr qmlfrontend
sheepluva [Sat, 06 Jan 2018 03:17:12 +0100] rev 12882
whoops, I ruined the path of the unC0Rr
2018-01-06 fix issues and my past sins with GL2 qmlfrontend
sheepluva [Sat, 06 Jan 2018 03:05:14 +0100] rev 12881
fix issues and my past sins with GL2 remaining issue: tintadd (crosshair)
2018-01-05 Fix missing default values qmlfrontend
unc0rr [Fri, 05 Jan 2018 22:32:11 +0100] rev 12880
Fix missing default values
2018-01-05 apparently this is GLES2 only
nemo [Fri, 05 Jan 2018 16:12:19 -0500] rev 12879
apparently this is GLES2 only
2018-01-05 Fix missing includes for GL2 build qmlfrontend
unc0rr [Fri, 05 Jan 2018 21:44:00 +0100] rev 12878
Fix missing includes for GL2 build
2018-01-05 Comment out functions that don't need to be called for engine in frontend window qmlfrontend
unc0rr [Fri, 05 Jan 2018 21:43:33 +0100] rev 12877
Comment out functions that don't need to be called for engine in frontend window
2018-01-02 Break engine completely and make it render in frontend window (no actual rendering yet, just white screen) qmlfrontend
unc0rr [Tue, 02 Jan 2018 23:45:18 +0100] rev 12876
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
2018-01-02 pick up unc0rr's preview fix
nemo [Tue, 02 Jan 2018 16:59:04 -0500] rev 12875
pick up unc0rr's preview fix
2018-01-02 Fix obviously broken logic. Fixes broken preview fetching on Windows. 0.9.23
unC0Rr [Tue, 02 Jan 2018 23:20:50 +0300] rev 12874
Fix obviously broken logic. Fixes broken preview fetching on Windows.
2017-12-30 - Present stats page always on main thread ios-develop
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:31:27 +0100] rev 12873
- Present stats page always on main thread
2017-12-30 - BIG CHANGE: Convert iOS project to use ARC ios-develop
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:22:11 +0100] rev 12872
- BIG CHANGE: Convert iOS project to use ARC
2017-12-29 - Fix ammos menu crash ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:37:31 +0100] rev 12871
- Fix ammos menu crash
2017-12-29 - Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:35:36 +0100] rev 12870
- Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway
2017-12-29 - Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too... ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:38:01 +0100] rev 12869
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
2017-12-29 - Disable bitcode for embedded projects (must be done manually for SDLs too) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:34:32 +0100] rev 12868
- Disable bitcode for embedded projects (must be done manually for SDLs too)
2017-12-29 - Fix deprecated `system` in Lua for iOS 11 (not tested) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:06:10 +0100] rev 12867
- Fix deprecated `system` in Lua for iOS 11 (not tested)
2017-12-29 - Fix ifdef (why this even worked before ??) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 16:53:37 +0100] rev 12866
- Fix ifdef (why this even worked before ??)
2017-12-28 merge into default too
nemo [Thu, 28 Dec 2017 11:58:30 -0500] rev 12865
merge into default too
2017-12-28 dependency fixes 0.9.23
astro [Thu, 28 Dec 2017 11:58:10 -0500] rev 12864
dependency fixes
2017-12-26 Make playing a game possible qmlfrontend
unc0rr [Wed, 27 Dec 2017 00:59:26 +0100] rev 12863
Make playing a game possible
2017-12-26 these images should have been RGBA to stay consistent with all the others
nemo [Tue, 26 Dec 2017 18:36:30 -0500] rev 12862
these images should have been RGBA to stay consistent with all the others
2017-12-26 Recreate uFLRunQueue in Qt, render previews qmlfrontend
unc0rr [Tue, 26 Dec 2017 01:36:58 +0100] rev 12861
Recreate uFLRunQueue in Qt, render previews
2017-12-24 Preview rendering seems to work now qmlfrontend
unc0rr [Mon, 25 Dec 2017 00:58:47 +0100] rev 12860
Preview rendering seems to work now
2017-12-24 And more refactoring... qmlfrontend
unc0rr [Sun, 24 Dec 2017 16:56:22 +0100] rev 12859
And more refactoring...
2017-12-23 More refactoring in attempt to move away from frontlib qmlfrontend
unc0rr [Sun, 24 Dec 2017 00:44:16 +0100] rev 12858
More refactoring in attempt to move away from frontlib
2017-12-22 Start hacking new frontend qmlfrontend
unc0rr [Fri, 22 Dec 2017 23:59:03 +0100] rev 12857
Start hacking new frontend
2017-12-17 Start removing flib functionality qmlfrontend
unc0rr [Sun, 17 Dec 2017 21:09:59 +0100] rev 12856
Start removing flib functionality
2017-12-16 Merge default. This branch is up-to-date and code is working. qmlfrontend
unc0rr [Sun, 17 Dec 2017 00:09:24 +0100] rev 12855
Merge default. This branch is up-to-date and code is working.
2017-12-16 Add new qmlfrontend project template
unc0rr [Sat, 16 Dec 2017 23:26:13 +0100] rev 12854
Add new qmlfrontend project template
2017-12-16 Improve this code a bit more
unc0rr [Sat, 16 Dec 2017 22:58:28 +0100] rev 12853
Improve this code a bit more
2017-12-06 Quick dirty fix for building
unc0rr [Wed, 06 Dec 2017 23:46:17 +0100] rev 12852
Quick dirty fix for building
2017-12-05 bump proto
nemo [Tue, 05 Dec 2017 11:36:29 -0500] rev 12851
bump proto
2017-12-05 0.9.23 branch 0.9.23
nemo [Tue, 05 Dec 2017 11:35:04 -0500] rev 12850
0.9.23 branch
2017-12-05 rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
nemo [Mon, 04 Dec 2017 20:21:35 -0500] rev 12849
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
2017-11-30 er. should be true I think? also... maybe this should be somewhere else
nemo [Wed, 29 Nov 2017 20:38:26 -0500] rev 12848
er. should be true I think? also... maybe this should be somewhere else
2017-11-30 This is a desyncing change. But... We might need a new release anyway. ☹
nemo [Wed, 29 Nov 2017 20:35:56 -0500] rev 12847
This is a desyncing change. But... We might need a new release anyway. ☹
2017-11-29 Fix chat input key being sometimes registered twice
alfadur [Wed, 29 Nov 2017 13:54:39 +0100] rev 12846
Fix chat input key being sometimes registered twice
2017-11-25 At the very least we should match the gameserver length which seems to be 40, not 60
nemo [Sat, 25 Nov 2017 11:28:44 -0500] rev 12845
At the very least we should match the gameserver length which seems to be 40, not 60
2017-11-25 Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
nemo [Sat, 25 Nov 2017 09:40:43 -0500] rev 12844
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
2017-11-25 init priority and scale
nemo [Sat, 25 Nov 2017 09:39:52 -0500] rev 12843
init priority and scale
2017-11-23 hate SDL blit...
nemo [Thu, 23 Nov 2017 16:02:29 -0500] rev 12842
hate SDL blit...
2017-11-22 infinite attack resets flags so probably should skip this
nemo [Wed, 22 Nov 2017 17:38:47 -0500] rev 12841
infinite attack resets flags so probably should skip this
2017-11-19 Update checker a bit
unc0rr [Sun, 19 Nov 2017 22:35:16 +0100] rev 12840
Update checker a bit
2017-11-17 Added tag 0.9.23-release for changeset 8610462e3d33
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 Nov 2017 21:15:13 +0100] rev 12839
Added tag 0.9.23-release for changeset 8610462e3d33
2017-11-17 alt damage should default to false
nemo [Fri, 17 Nov 2017 15:09:31 -0500] rev 12838
alt damage should default to false
2017-11-15 remove the annoying ????
nemo [Wed, 15 Nov 2017 17:07:46 -0500] rev 12837
remove the annoying ????
2017-11-13 Remove 2 unused number tags in Construction Mode GUI 0.9.23-release
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Nov 2017 22:14:45 +0100] rev 12836
Remove 2 unused number tags in Construction Mode GUI These numbers are shown aside the power tag, but the numbers never change. They don't serve any purpose and are just visual clutter and annoying, since they partially overlap. They are probably a leftover from copying code over from other scripts. With this changeset, only the power and turn time are left visible, as it is supposed to.
2017-11-13 - More files to ignore
unc0rr [Mon, 13 Nov 2017 21:16:52 +0100] rev 12835
- More files to ignore - Remove ancient kdevelop project file
2017-11-13 Bump protocol version and add new version info to game server
unc0rr [Mon, 13 Nov 2017 20:45:11 +0100] rev 12834
Bump protocol version and add new version info to game server
2017-11-12 Update translations mentioned in changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 21:41:06 +0100] rev 12833
Update translations mentioned in changelog
2017-11-12 Finalize translation of pl.lua
KoBeWi [Sun, 12 Nov 2017 21:40:33 +0100] rev 12832
Finalize translation of pl.lua
2017-11-12 Backed out changeset 575c0de98505
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:41:01 +0100] rev 12831
Backed out changeset 575c0de98505 Reason: We suspect that this patch might break Windows builds and render the mouse on Windows unusable. This suspicion is based on the bug report of one user: https://hedgewars.org/node/6837#comment-33593 In return, this changeset will definitely re-introduce bug #512.
2017-11-12 Fix grammar fail in cosmos.lua (string freeze compliant)
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:25:17 +0100] rev 12830
Fix grammar fail in cosmos.lua (string freeze compliant) This is string freeze compliant because the new string is already contained in stub.lua.
2017-11-12 Update pl.lua (>99% complete)
KoBeWi [Sun, 12 Nov 2017 17:10:44 +0100] rev 12829
Update pl.lua (>99% complete) A few strings have been removed because of empty translations of faulty format strings.
2017-11-09 animation tweak
alfadur [Thu, 09 Nov 2017 09:56:35 -0500] rev 12828
animation tweak
2017-11-08 Fix incorrect check for cake gear type in ClimbHome
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Nov 2017 21:56:43 +0100] rev 12827
Fix incorrect check for cake gear type in ClimbHome
2017-11-08 remove some more test redundancy and restore a missing and important nil check
nemo [Wed, 08 Nov 2017 15:07:46 -0500] rev 12826
remove some more test redundancy and restore a missing and important nil check
2017-11-08 just merging if statements
nemo [Wed, 08 Nov 2017 14:12:46 -0500] rev 12825
just merging if statements
2017-11-06 - Update .pro file
unc0rr [Mon, 06 Nov 2017 22:26:54 +0100] rev 12824
- Update .pro file - Rethink logic of TCPBase, fixes bug with failing to receive all bytes from engine when process end signal is received before tcp disconnect
2017-11-03 Remove unused uCommands from uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 13:40:30 +0100] rev 12823
Remove unused uCommands from uGearsHandlersMess
2017-11-03 Fix lastGameType not being updated if game type was demo or save (fixes a crash)
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:46:36 +0100] rev 12822
Fix lastGameType not being updated if game type was demo or save (fixes a crash) Previously, if you first played a normal game, then a demo, the “play again” button would appear, but clicking it would only crash HW. This fix will remove this button after a demo or save, because the frontend doesn't know how to restart demos or saves yet.
2017-11-03 Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:03:47 +0100] rev 12821
Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge Also re-introduce rope-reselection when touching ground
2017-11-03 Fix desync when dropping weapon from parachute or jetpack
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 04:14:33 +0100] rev 12820
Fix desync when dropping weapon from parachute or jetpack
2017-11-03 Backed out changeset 28210d2a9a36 (fixes bug 553)
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 02:23:41 +0100] rev 12819
Backed out changeset 28210d2a9a36 (fixes bug #553) This fixes a desync when you take fall damage while roping and having a secondary ammo selected.
2017-11-02 initialise previousGameState to something valid and not gsSuspend
nemo [Wed, 01 Nov 2017 22:49:54 -0400] rev 12818
initialise previousGameState to something valid and not gsSuspend
2017-11-01 Add Lua problems to the troubleshooting section of INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 22:02:52 +0100] rev 12817
Add Lua problems to the troubleshooting section of INSTALL.md
2017-11-01 travis: Install qt4 with a brew tap
koda [Wed, 01 Nov 2017 16:09:20 -0400] rev 12816
travis: Install qt4 with a brew tap
2017-11-01 Don't send taunt message for automatically happening taunt animation
unc0rr [Wed, 01 Nov 2017 20:52:06 +0100] rev 12815
Don't send taunt message for automatically happening taunt animation
2017-10-31 Remove newlines at end of Gravity mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:04:45 +0100] rev 12814
Remove newlines at end of Gravity mission panel
2017-10-31 Fix frontend not sending script param if empty
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:03:18 +0100] rev 12813
Fix frontend not sending script param if empty
2017-10-31 Fix Battialion script showing “Round 0” at start
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 19:27:23 +0100] rev 12812
Fix Battialion script showing “Round 0” at start
2017-10-31 Fix host not re-sending ammo scheme after editing an existing ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 18:30:53 +0100] rev 12811
Fix host not re-sending ammo scheme after editing an existing ammo scheme This caused clients to start with an incompatible ammo loadout.
2017-10-31 Update Polish tips and mission map descriptions
KoBeWi [Tue, 31 Oct 2017 17:07:56 +0100] rev 12810
Update Polish tips and mission map descriptions
2017-10-31 Update changelog regarding wrap world edge bugs
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 04:31:10 +0100] rev 12809
Update changelog regarding wrap world edge bugs
2017-10-31 Add Polish translation for campaigns and new missions
KoBeWi [Tue, 31 Oct 2017 02:17:45 +0100] rev 12808
Add Polish translation for campaigns and new missions
2017-10-30 Update pl.txt translation file
KoBeWi [Mon, 30 Oct 2017 23:12:31 +0100] rev 12807
Update pl.txt translation file
2017-10-30 Backed out changeset c162995831d8
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:16:37 +0100] rev 12806
Backed out changeset c162995831d8
2017-10-30 Backed out changeset 058a5d373e4a
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:06:43 +0100] rev 12805
Backed out changeset 058a5d373e4a
2017-10-30 Backed out changeset d08afea02908
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 21:59:25 +0100] rev 12804
Backed out changeset d08afea02908
2017-10-30 Minor pl.txt update
KoBeWi [Mon, 30 Oct 2017 20:21:47 +0100] rev 12803
Minor pl.txt update
2017-10-30 Update and complete Polish frontend translation
KoBeWi [Mon, 30 Oct 2017 20:14:42 +0100] rev 12802
Update and complete Polish frontend translation
2017-10-30 Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 19:18:53 +0100] rev 12801
Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
2017-10-30 Update Polish translation (frontend, 3 strings missing)
KoBeWi [Mon, 30 Oct 2017 03:37:17 +0100] rev 12800
Update Polish translation (frontend, 3 strings missing)
2017-10-29 Fix broken cancel button on the login window (bug 373)
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:56:35 +0100] rev 12799
Fix broken cancel button on the login window (bug #373)
2017-10-29 ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:06:02 +0100] rev 12798
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
2017-10-29 ACF3: Mention mines time in a sequence where it has been forgotten
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:57:04 +0100] rev 12797
ACF3: Mention mines time in a sequence where it has been forgotten String freeze is maintained, the string is already in stub.lua
2017-10-29 ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:21:24 +0100] rev 12796
ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks - Grant skip to Dense Cloud and Leaks A Lot again, after refusing the cyborg's offer - Fix flow chart - String freeze is maintained, the new string is already in stub.lua.
2017-10-28 Fix some German translations in ClimbHome and ACF
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 01:07:28 +0200] rev 12795
Fix some German translations in ClimbHome and ACF
2017-10-28 Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 00:53:11 +0200] rev 12794
Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
2017-10-28 Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 17:48:54 +0200] rev 12793
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
2017-10-28 HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:59:41 +0200] rev 12792
HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
2017-10-28 HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:23:53 +0200] rev 12791
HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
2017-10-28 Fix ammo menu, placement and camera movement keys not working in ammo menu
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 05:49:49 +0200] rev 12790
Fix ammo menu, placement and camera movement keys not working in ammo menu
2017-10-28 Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 04:53:21 +0200] rev 12789
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
2017-10-27 Update cabal file
unc0rr [Fri, 27 Oct 2017 19:54:27 +0200] rev 12788
Update cabal file
2017-10-27 Fix bad LuaGoals comparison for pas2c builds
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 17:50:20 +0200] rev 12787
Fix bad LuaGoals comparison for pas2c builds
2017-10-27 Update small preview image of Basketball and BasketballField maps
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 06:35:04 +0200] rev 12786
Update small preview image of Basketball and BasketballField maps
2017-10-27 ACF7: Fix two weird thinking bubbles which should be speech bubbles
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:55:09 +0200] rev 12785
ACF7: Fix two weird thinking bubbles which should be speech bubbles
2017-10-27 ACF7: Fix no animation starting for some possible scenes
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:28:32 +0200] rev 12784
ACF7: Fix no animation starting for some possible scenes
2017-10-27 Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:05:37 +0200] rev 12783
Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
2017-10-27 ACF7: Fix possible Lua error spam in intro sequence
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:03:58 +0200] rev 12782
ACF7: Fix possible Lua error spam in intro sequence This was caused by a race of onGearDelete vs AnimationSetup. If AnimationSetup came first, it uses old values from the natives table. The solution is to force the code to guarantee that AnimationSetup always coms after deleting gears in the natives table.
2017-10-27 Fix some German typos and change a translation word (Ziele → Zielscheiben)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 02:17:39 +0200] rev 12781
Fix some German typos and change a translation word (Ziele → Zielscheiben)
2017-10-26 Disable hog control after winning target practice challenge
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 00:12:38 +0200] rev 12780
Disable hog control after winning target practice challenge
2017-10-26 ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:49:39 +0200] rev 12779
ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked Fixed with the new maxMoveTime parameter in AnimMove. If cyborg didn't reach its destination in 7000ms, the move anim is skipped and the sequence just continues.
2017-10-26 Animate library: Add new parameter maxMoveTime to AnimMove
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:40:17 +0200] rev 12778
Animate library: Add new parameter maxMoveTime to AnimMove
2017-10-26 Slightly update russian localization
unc0rr [Thu, 26 Oct 2017 21:14:55 +0200] rev 12777
Slightly update russian localization
2017-10-26 ACF7: Set correct hog position after skipping start anim
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 20:39:28 +0200] rev 12776
ACF7: Set correct hog position after skipping start anim
2017-10-26 ACF2: Mention that both hogs must survive
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:20:06 +0200] rev 12775
ACF2: Mention that both hogs must survive String freeze is preserved, the string is already in stub.lua.
2017-10-26 ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:02:33 +0200] rev 12774
ACF, mission 2: Fix various mission breakages when heroes died together with enemies
2017-10-26 Change SD music for Halloween and Hoggywood themes (old tracks)
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 07:53:13 +0200] rev 12773
Change SD music for Halloween and Hoggywood themes (old tracks) Rationale: - Halloween: hell music is the logical continuation, default SD music just ruins the atmosphere - Hoggywood: default SD music fits better here; the hell music was historically chosen when there wasn't a generic music yet
2017-10-26 Fix German typo in de.lua
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:41:48 +0200] rev 12772
Fix German typo in de.lua
2017-10-26 Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:25:45 +0200] rev 12771
Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen Also fix Basic rope training captions. The string freeze is maintained. Only existing strings are used.
2017-10-26 Add sparkle's name to Rope Knock Challenge
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 04:10:57 +0200] rev 12770
Add sparkle's name to Rope Knock Challenge Reason: For being the first known player to finish ClimbHome. String freeze is preserved, the hog names are not localized.
2017-10-26 Update credits for Fruit.ogg
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 03:04:31 +0200] rev 12769
Update credits for Fruit.ogg
2017-10-26 Complete music credits for Jungle.ogg by alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 02:50:05 +0200] rev 12768
Complete music credits for Jungle.ogg by alfadur
2017-10-26 oops
nemo [Wed, 25 Oct 2017 20:46:37 -0400] rev 12767
oops
2017-10-26 jungle music
alfadur [Wed, 25 Oct 2017 20:39:05 -0400] rev 12766
jungle music
2017-10-25 checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
nemo [Wed, 25 Oct 2017 19:44:42 -0400] rev 12765
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
2017-10-25 Make gtDuck use DirAngle instead of Angle for rotation
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:47:07 +0200] rev 12764
Make gtDuck use DirAngle instead of Angle for rotation
2017-10-25 Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:09:41 +0200] rev 12763
Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session This was because the bool isDeleting is not initialized, so its initial value is unpredictable. Which means there's chance it starts with true, confusing the frontend.
2017-10-25 one more pattern
nemo [Wed, 25 Oct 2017 15:37:16 -0400] rev 12762
one more pattern
2017-10-25 Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
unc0rr [Wed, 25 Oct 2017 20:38:51 +0200] rev 12761
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
2017-10-24 you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
nemo [Tue, 24 Oct 2017 19:54:38 -0400] rev 12760
you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
2017-10-24 w is in pixels, so presumably this needs to be *4
nemo [Tue, 24 Oct 2017 18:55:19 -0400] rev 12759
w is in pixels, so presumably this needs to be *4
2017-10-24 use pitch for surfaces, land_width x2 since 16 bit
nemo [Tue, 24 Oct 2017 18:28:59 -0400] rev 12758
use pitch for surfaces, land_width x2 since 16 bit
2017-10-24 Modernize Cargo.toml a bit
unc0rr [Tue, 24 Oct 2017 21:59:06 +0200] rev 12757
Modernize Cargo.toml a bit
2017-10-24 Remove silly toUtf8 which caused bug with default team name
unc0rr [Tue, 24 Oct 2017 21:58:41 +0200] rev 12756
Remove silly toUtf8 which caused bug with default team name
2017-10-24 Add a few random team names and fix typos
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 21:42:13 +0200] rev 12755
Add a few random team names and fix typos
2017-10-24 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
nemo [Tue, 24 Oct 2017 14:36:24 -0400] rev 12754
2nd try... just shortcircuit most of onGameTick20 when we are between turns.
2017-10-24 this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
nemo [Tue, 24 Oct 2017 14:14:00 -0400] rev 12753
this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
2017-10-24 Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:45:11 +0200] rev 12752
Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
2017-10-24 Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:30:55 +0200] rev 12751
Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
2017-10-24 ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 06:25:12 +0200] rev 12750
ACF mission 5: Take away switch and always play with deployed hog in final mission stage
2017-10-24 Lua API: Fix Goals text being cut off at ca. 255 characters
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:48:20 +0200] rev 12749
Lua API: Fix Goals text being cut off at ca. 255 characters
2017-10-24 More changelog updates
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:06:03 +0200] rev 12748
More changelog updates
2017-10-24 Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 02:39:00 +0200] rev 12747
Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
2017-10-23 Use Gear^.Boom to calculate cake party faces
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:43:36 +0200] rev 12746
Use Gear^.Boom to calculate cake party faces
2017-10-23 Fix cake party face not working across wrap world border
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:26:34 +0200] rev 12745
Fix cake party face not working across wrap world border
2017-10-23 Make air mines follow hedgehogs across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 22:45:35 +0200] rev 12744
Make air mines follow hedgehogs across wrap world edge
2017-10-23 Make GearsNear and CheckGearNear check gears across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 17:29:56 +0200] rev 12743
Make GearsNear and CheckGearNear check gears across wrap world edge This fixes hog detection of mine, sticky mine, resurrector, seduction and crate across the world edge. Air mine is only partially fixed.
2017-10-23 Add KoBeWi to credits
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 14:49:01 +0200] rev 12742
Add KoBeWi to credits
2017-10-23 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:57:39 +0200] rev 12741
Update changelog
2017-10-23 HedgeEditor: Fix broken napalm/mine strike/drill strike
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:35:10 +0200] rev 12740
HedgeEditor: Fix broken napalm/mine strike/drill strike
2017-10-23 Rope Knock Challenge: Don't count hog kills after hero hurt itself
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 03:01:10 +0200] rev 12739
Rope Knock Challenge: Don't count hog kills after hero hurt itself
2017-10-23 Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 02:52:01 +0200] rev 12738
Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd The string freeze is maintained. The hog names are not localized. The string "points" is already in stub.lua.
2017-10-22 Fix bee homing incorrectly when target is across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 02:25:27 +0200] rev 12737
Fix bee homing incorrectly when target is across wrap world edge
2017-10-21 Wrap around target coordinates when clicking on other side of wrap-around world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 00:48:38 +0200] rev 12736
Wrap around target coordinates when clicking on other side of wrap-around world edge This fixes girder placement failure on other side (not across).
2017-10-21 Move CalcWorldWrap to uUtils.pas
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:59:31 +0200] rev 12735
Move CalcWorldWrap to uUtils.pas
2017-10-21 Add Wuzzy to credits
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:27:58 +0200] rev 12734
Add Wuzzy to credits I think I deserved it. :D
2017-10-21 Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:03:52 +0200] rev 12733
Fix AddAmmo setting ammo to 99 when trying to add infinite ammo This affected the portal mission, the crate only gave you 99 portal guns instead of infinite.
2017-10-21 add copherneue
nemo [Sat, 21 Oct 2017 16:47:20 -0400] rev 12732
add copherneue
2017-10-21 Fix division by 0 in sniper rifle training
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 19:02:53 +0200] rev 12731
Fix division by 0 in sniper rifle training
2017-10-21 Sniper rifle training: Fix missing victory sound, also disable controls at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:52:24 +0200] rev 12730
Sniper rifle training: Fix missing victory sound, also disable controls at the end String freeze notice: This commit will display a caption with the string "Victory!". It does NOT violate the string freeze, as this string is already present in stub.lua.
2017-10-21 Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:38:28 +0200] rev 12729
Sniper rifle mission: Faster dynamite blow-up, also skip with precise
2017-10-21 Sniper rifle training: Fix general camera weirdness
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:21:27 +0200] rev 12728
Sniper rifle training: Fix general camera weirdness - Camera bounced back and forth between shots - FollowGear was called every 20ms (way too often) - Now camera only re-centers when using sniper rifle - Camera also centers to dynamite once
2017-10-21 Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 17:21:34 +0200] rev 12727
Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
2017-10-21 Fix small German typo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 02:28:36 +0200] rev 12726
Fix small German typo
2017-10-20 Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 01:29:57 +0200] rev 12725
Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
2017-10-20 Fix PhysFS 3.0.0 deprecation warnings for error reporting
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 00:58:01 +0200] rev 12724
Fix PhysFS 3.0.0 deprecation warnings for error reporting
2017-10-20 Fix compiler getting nervous about C++11 dependency
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 23:49:52 +0200] rev 12723
Fix compiler getting nervous about C++11 dependency
2017-10-20 Update hedgewars_de.ts translation
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:57:09 +0200] rev 12722
Update hedgewars_de.ts translation
2017-10-20 Run lupdate
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:55:18 +0200] rev 12721
Run lupdate $ lupdate QTfrontend -ts share/hedgewars/Data/Locale/*.ts
2017-10-20 Update Big Armory mission image (duck position)
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:50:00 +0200] rev 12720
Update Big Armory mission image (duck position)
2017-10-20 Fix first ammo row being invisible when there's only one weapon in the first row
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:35:26 +0200] rev 12719
Fix first ammo row being invisible when there's only one weapon in the first row
2017-10-20 Fix a few German typos and weird grammar
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:02:43 +0200] rev 12718
Fix a few German typos and weird grammar
2017-10-20 Update German Lua and campaign translations
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 20:10:34 +0200] rev 12717
Update German Lua and campaign translations
2017-10-20 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:51:12 +0200] rev 12716
Run update_lua_locale_files.sh
2017-10-20 Turn loc_gen.txt into an executable Shell script
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:44:41 +0200] rev 12715
Turn loc_gen.txt into an executable Shell script Still clunky and slow, however. :(
2017-10-20 Fix bubbles drawn on the wrong side when hog drowns and faces right
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 14:17:56 +0200] rev 12714
Fix bubbles drawn on the wrong side when hog drowns and faces right
2017-10-20 Increase chance for AI to use tardis over skip
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:34:05 +0200] rev 12713
Increase chance for AI to use tardis over skip
2017-10-20 AI player checks if it can use tardis before selecting it
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:27:48 +0200] rev 12712
AI player checks if it can use tardis before selecting it
2017-10-19 extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
nemo [Wed, 18 Oct 2017 20:33:20 -0400] rev 12711
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
2017-10-18 AI hogs use timebox instead of skip if clueless what to do
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 05:28:22 +0200] rev 12710
AI hogs use timebox instead of skip if clueless what to do
2017-10-18 AI doesn't use extra damage/vampirism/invulnerable again if already active
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:39:01 +0200] rev 12709
AI doesn't use extra damage/vampirism/invulnerable again if already active
2017-10-18 Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:19:43 +0200] rev 12708
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
2017-10-18 Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:17:03 +0200] rev 12707
Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
2017-10-18 Fix rubber duck not being used in Highlander
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:08:24 +0200] rev 12706
Fix rubber duck not being used in Highlander
2017-10-16 Also drop air mine and rubber duck from Construction Mode crates
Wuzzy <almikes@aol.com> [Mon, 16 Oct 2017 16:45:19 +0200] rev 12705
Also drop air mine and rubber duck from Construction Mode crates
2017-10-15 Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 13:15:39 +0200] rev 12704
Highlander: Mention the "max. 1 ammo per type" rule in mission panel
2017-10-15 Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 12:30:31 +0200] rev 12703
Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills Normal Highlander is of course not affected by this. This setting is optional.
2017-10-13 Fix failure to update all cloud layers properly when entering Sudden Death
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 23:39:36 +0200] rev 12702
Fix failure to update all cloud layers properly when entering Sudden Death
2017-10-13 mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
nemo [Fri, 13 Oct 2017 16:37:56 -0400] rev 12701
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
2017-10-13 Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 17:09:45 +0200] rev 12700
Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse This fixes a regression like that you can't shoryuken after rope.
2017-10-12 Explain TropyRace's knockout rule in the mission panel
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:30:39 +0200] rev 12699
Explain TropyRace's knockout rule in the mission panel
2017-10-12 QTfrontend: Fix flickering and bad offset of control config popup
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:17:00 +0200] rev 12698
QTfrontend: Fix flickering and bad offset of control config popup If you opened the pop-up to change a key, there was a very short flicker at the left side and the pop-up had a bad offset which sometimes caused entries to be out of screen bounds.
2017-10-12 Add missing variable in uWorld.pas in videorec builds
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 19:04:30 +0200] rev 12697
Add missing variable in uWorld.pas in videorec builds
2017-10-12 Fix incorrect hints about molotov cocktail insta-booming barrels
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 16:30:12 +0200] rev 12696
Fix incorrect hints about molotov cocktail insta-booming barrels
2017-10-11 Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:41:25 +0200] rev 12695
Rope: Keep rope selected if sliding on ground and secondary weapon selected For consistency w/ previous rope commit
2017-10-11 Remove unused variable in uWorld.pas
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:14:29 +0200] rev 12694
Remove unused variable in uWorld.pas
2017-10-11 wind blowing around mines off-turn was too annoying.
nemo [Wed, 11 Oct 2017 17:05:35 -0400] rev 12693
wind blowing around mines off-turn was too annoying.
2017-10-11 Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:01:07 +0200] rev 12692
Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected Assumption: You rope with secondary ammo selected. You miss a shot, destroying the rope gear. Previous behaviour: Rope gets deselected and the secondary ammo gets selected, you can no longer rope. Very annoying, reason of many Shoppa fails! New behaviour: Rope stays selected, but selection of secondary ammo is cleared (because rope gear got destroyed). Makes much more sense overall. Analog for jetpack and parachute.
2017-10-11 Fix rope angle possible to go below 0° if having secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 20:16:00 +0200] rev 12691
Fix rope angle possible to go below 0° if having secondary weapon selected
2017-10-11 Fix faulty stats screen translation in English locale
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:52:50 +0200] rev 12690
Fix faulty stats screen translation in English locale
2017-10-11 Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:39:19 +0200] rev 12689
Don't let player save ammo scheme with pre-installed name, even case-insensitively
2017-10-10 Fix "at least 2 teams" warning not updated when net team is added/removed
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:23:38 +0200] rev 12688
Fix "at least 2 teams" warning not updated when net team is added/removed
2017-10-10 Fix cursor still being visible after using piano strike
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:03:30 +0200] rev 12687
Fix cursor still being visible after using piano strike
2017-10-10 Change DLC icon (thanks, nemo!)
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 23:42:56 +0200] rev 12686
Change DLC icon (thanks, nemo!)
2017-10-10 Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 22:45:48 +0200] rev 12685
Mark custom maps/forts/scripts with circle icon instead of icon
2017-10-10 Mark custom forts with asterisk in team editor
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 21:00:11 +0200] rev 12684
Mark custom forts with asterisk in team editor
2017-10-10 Lua API: Remove BorderColor variable from onGameInit
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 17:39:11 +0200] rev 12683
Lua API: Remove BorderColor variable from onGameInit Seems to be broken, returns negative value, is not used in any script, obscure feature anyway.
2017-10-10 Construction Mode: Fix Lua error spam when using time box with filters on map
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 16:13:44 +0200] rev 12682
Construction Mode: Fix Lua error spam when using time box with filters on map
2017-10-10 Fix hog holding nothing in hand when choosing napalm or piano strike
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 03:08:00 +0200] rev 12681
Fix hog holding nothing in hand when choosing napalm or piano strike
2017-10-10 Eliminate some possible spoilers in stats screen of ASA: fruit02
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 02:00:04 +0200] rev 12680
Eliminate some possible spoilers in stats screen of ASA: fruit02
2017-10-09 Fix player being able to switch to dying hog
Wuzzy <almikes@aol.com> [Mon, 09 Oct 2017 14:31:46 +0200] rev 12679
Fix player being able to switch to dying hog
2017-10-08 Remove spaces from grave names
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 23:34:14 +0200] rev 12678
Remove spaces from grave names
2017-10-08 Add 7 graves
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 22:52:44 +0200] rev 12677
Add 7 graves
2017-10-08 No longer jiggle sticky mines if using portable portal device
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 20:24:58 +0200] rev 12676
No longer jiggle sticky mines if using portable portal device This fixes the sticky mine sound playing when using portal gun while any sticky mine is placed on ground. We decided that placed sticky mines can't be teleported.
2017-10-08 Update German and English locale files
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 19:07:56 +0200] rev 12675
Update German and English locale files
2017-10-08 Improve error messages when feedback or DLC fail to reach Internet
alfadur [Sun, 08 Oct 2017 19:04:20 +0200] rev 12674
Improve error messages when feedback or DLC fail to reach Internet Problems with a missing SSL library are hinted at.
2017-10-08 Update Italian translation (it.lua)
Enrico <enricobe@hotmail.com> [Sun, 08 Oct 2017 16:50:47 +0200] rev 12673
Update Italian translation (it.lua)
2017-10-08 Fix short sound breakdown shortly after using time box
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 16:30:42 +0200] rev 12672
Fix short sound breakdown shortly after using time box
2017-10-08 Fix team getting inf. ammo when stockpiling >= 100 ammo
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:57:28 +0200] rev 12671
Fix team getting inf. ammo when stockpiling >= 100 ammo
2017-10-08 Fix possibility to accidentally destroy team by entering an already existing team name
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:14:49 +0200] rev 12670
Fix possibility to accidentally destroy team by entering an already existing team name
2017-10-07 Fix old team name not being removed after renaming team in frontend
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 20:07:21 +0200] rev 12669
Fix old team name not being removed after renaming team in frontend
2017-10-07 extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
nemo [Sat, 07 Oct 2017 13:23:58 -0400] rev 12668
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
2017-10-07 Make sure new teams start with an unique name
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 19:11:25 +0200] rev 12667
Make sure new teams start with an unique name
2017-10-07 Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 18:43:31 +0200] rev 12666
Names of new or copied game schemes are now unique
2017-10-07 Rework weapon scheme handling in frontend and fix a couple of bugs
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 03:43:06 +0200] rev 12665
Rework weapon scheme handling in frontend and fix a couple of bugs There were many oddities in weapon scheme editing which are fixed now: * When you left the weapon scheme editor, everything flashed briefly * When you leaft the weapon scheme editr, the weapon scheme selection always reverted to Default. Very annoying * Clicking on New or Copy now instantly creates and save the new weapons set
2017-10-06 Fix molotov cocktails bouncing off vertically off rubber
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 01:05:55 +0200] rev 12664
Fix molotov cocktails bouncing off vertically off rubber
2017-10-06 Fix argument bug in default name of copy of copy of ammo scheme
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:28:11 +0200] rev 12663
Fix argument bug in default name of copy of copy of ammo scheme
2017-10-06 Strip invalid PNG profiles from PNGs
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:17:12 +0200] rev 12662
Strip invalid PNG profiles from PNGs Bad PNGs caused a few annoying warnings like “libpng warning: iCCP: known incorrect sRGB profile”. Command used: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB Note that many images have “@2x” in their name, this probably explains why they have been overlooked before.
2017-10-06 Fix splash screen on Windows
alfadur [Fri, 06 Oct 2017 19:12:23 +0200] rev 12661
Fix splash screen on Windows This fix needs testing
2017-10-06 Less stupid resetPosition comment in uCursor.pas
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:36:03 +0200] rev 12660
Less stupid resetPosition comment in uCursor.pas
2017-10-06 Fix camera going crazy when starting game with mouse centered
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:32:02 +0200] rev 12659
Fix camera going crazy when starting game with mouse centered
2017-10-06 Use https links in README files
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 16:33:11 +0200] rev 12658
Use https links in README files Don't worry, I tested all links
2017-10-06 (Hopefully) fix game camera being shifted on Windows 10
alfadur [Fri, 06 Oct 2017 14:45:22 +0200] rev 12657
(Hopefully) fix game camera being shifted on Windows 10 IMPORTANT: This fix needs testing before 0.9.23 release!
2017-10-06 Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 14:03:13 +0200] rev 12656
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
2017-10-05 ClimbHome: Fix final team scoring 0 if hog took damage
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:26:08 +0200] rev 12655
ClimbHome: Fix final team scoring 0 if hog took damage
2017-10-05 ClimbHome: Make sure hog faces left on turn start
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:22:32 +0200] rev 12654
ClimbHome: Make sure hog faces left on turn start
2017-10-05 Climb Home: Fix game getting stuck when player reaches home
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 17:39:04 +0200] rev 12653
Climb Home: Fix game getting stuck when player reaches home What now happens if a player reaches home: - sndWinning - Show caption with finishing time - Winning hog is teleported to roof and can be seen by everyone - 4 second delay - If there are still hogs left, the game continues normally - Each victory is mentioned in stats screen at the end
2017-10-05 Add test case for testing that mines don't move for a very long time
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 05:20:25 +0200] rev 12652
Add test case for testing that mines don't move for a very long time
2017-10-05 Destroy rope when attempting to shoot it through wrap / bouncy world edge
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:54:17 +0200] rev 12651
Destroy rope when attempting to shoot it through wrap / bouncy world edge This fixes a variety of graphical glitches
2017-10-05 Fix cursor often jumping to center when putting target while moving cursor
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:02:28 +0200] rev 12650
Fix cursor often jumping to center when putting target while moving cursor It was about this time this HORRIBLY ANNOYING bug got fixed. Oh boy!
2017-10-04 Show selected weapon again when using it in inf attack mode
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 01:37:49 +0200] rev 12649
Show selected weapon again when using it in inf attack mode This is useful if you have e.g. lots of (finite) bazookas; it's easy to lose track of the amount of remaining bazookas. Not displayed for weapons which always end your turn.
2017-10-04 Remove ScriptParam from HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:33:05 +0200] rev 12648
Remove ScriptParam from HedgeEditor
2017-10-04 HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:25:27 +0200] rev 12647
HedgeEditor: Also save hog effects (e.g. poison) and looking direction
2017-10-04 Clean up internal HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 20:50:14 +0200] rev 12646
Clean up internal HedgeEditor TODO list
2017-10-04 Add translator comment for "toggle team bars"
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:42:06 +0200] rev 12645
Add translator comment for "toggle team bars"
2017-10-04 Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:34:02 +0200] rev 12644
Fix Birdy descending into water if hog took damage before it got picked up (bug #160)
2017-10-04 Add README files to explain the tests directory
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 16:09:28 +0200] rev 12643
Add README files to explain the tests directory
2017-10-04 Put Testing dir into .hgignore and .gitignore
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:39:39 +0200] rev 12642
Put Testing dir into .hgignore and .gitignore
2017-10-04 Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:37:42 +0200] rev 12641
Fix cake taking >200s to explode when it's completely stuck and can't move (bug #194)
2017-10-04 Add test case to test if cake explodes in time when stuck in tight space
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:28:32 +0200] rev 12640
Add test case to test if cake explodes in time when stuck in tight space See also: bug #194
2017-10-03 Remove broken “Play again” button in stats page after an online game
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 15:50:10 +0200] rev 12639
Remove broken “Play again” button in stats page after an online game
2017-10-03 Relicense my contributions from WTFPL to CC-0
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 02:05:09 +0200] rev 12638
Relicense my contributions from WTFPL to CC-0 To reduce the total number of different licenses used in HW. Not that it makes any difference …
2017-10-02 Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 01:27:17 +0200] rev 12637
Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
2017-10-02 Update German translation (especially de.txt)
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 23:08:12 +0200] rev 12636
Update German translation (especially de.txt)
2017-10-02 fine. I will
nemo [Mon, 02 Oct 2017 16:45:19 -0400] rev 12635
fine. I will
2017-10-02 Reduce number of initial teams: 4 human, 2 AI teams
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 21:39:19 +0200] rev 12634
Reduce number of initial teams: 4 human, 2 AI teams
2017-10-02 Create 5 human teams + 5 AI teams on first start
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 20:59:40 +0200] rev 12633
Create 5 human teams + 5 AI teams on first start
2017-10-02 Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 18:12:23 +0200] rev 12632
Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
2017-10-02 Add a bunch of announcer messages in English
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 17:54:07 +0200] rev 12631
Add a bunch of announcer messages in English Thanks, KoBeWi!
2017-10-02 Use generic team names for non-themed random teams; add a bunch of more random team names
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 15:43:45 +0200] rev 12630
Use generic team names for non-themed random teams; add a bunch of more random team names First team name list in types.ini are considered to be generic. If the random team generator decides to use hats not taken from types.ini, it only uses a generic team name, not one of the other themed team names.
2017-10-01 Nobody Laugh mission: Set bot level to maximum
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 09:42:17 +0200] rev 12629
Nobody Laugh mission: Set bot level to maximum because the player is supposed to win before the time runs out
2017-10-01 Battalion: Only show collected ammo to local player
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 03:12:56 +0200] rev 12628
Battalion: Only show collected ammo to local player
2017-10-01 Change some HedgeEditor menu icons
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 02:10:34 +0200] rev 12627
Change some HedgeEditor menu icons
2017-09-30 Change Highlander.cfg to select Default by default
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:48:30 +0200] rev 12626
Change Highlander.cfg to select Default by default Because if you scroll through the list, you often end up with HedgeEditor being chosen as game scheme. xD
2017-09-30 ACF6: Set correct position of native after skipping
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:04:38 +0200] rev 12625
ACF6: Set correct position of native after skipping
2017-09-30 ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 00:46:58 +0200] rev 12624
ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
2017-09-30 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:53:21 +0200] rev 12623
Merge sheepluva's changes
2017-09-30 TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:52:08 +0200] rev 12622
TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time Warning: This commit _might_ invalidate past records, but I'm not sure if this is actually the case. Note that only the eliminiation part of the script is touched, not the actual race logic. Even if records are actually broken by this, I and sheepluva have decided that it's more imporant to fix this very, VERY stupid and old bug than to preserve records.
2017-09-30 fix some fpc hints
sheepluva [Sat, 30 Sep 2017 21:54:47 +0200] rev 12621
fix some fpc hints
2017-09-30 Fix broken format string in de.lua, breaking Tumbler script
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:31:07 +0200] rev 12620
Fix broken format string in de.lua, breaking Tumbler script
2017-09-30 ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:29:01 +0200] rev 12619
ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
2017-09-30 fix copypasta fail that caused segfaults (esp. in pas2c)
sheepluva [Sat, 30 Sep 2017 19:51:22 +0200] rev 12618
fix copypasta fail that caused segfaults (esp. in pas2c)
2017-09-30 ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:23:47 +0200] rev 12617
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
2017-09-30 ASA, moon01: Fix various turn-based and gameplaying bugs
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:04:41 +0200] rev 12616
ASA, moon01: Fix various turn-based and gameplaying bugs
2017-09-30 ASA, moon01: Move escape dialog into a proper animation dialogue
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 15:40:02 +0200] rev 12615
ASA, moon01: Move escape dialog into a proper animation dialogue
2017-09-30 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:59 +0200] rev 12614
Merge sheepluva's changes
2017-09-30 ACF7: Don't make princess disappear instantly after victory
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:18 +0200] rev 12613
ACF7: Don't make princess disappear instantly after victory
2017-09-30 workaround to fix pas2c mistyping a constant as bool
sheepluva [Sat, 30 Sep 2017 14:00:02 +0200] rev 12612
workaround to fix pas2c mistyping a constant as bool
2017-09-30 ACF5: Fix position of Fiery Water when skipping start anim.
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:31:50 +0200] rev 12611
ACF5: Fix position of Fiery Water when skipping start anim.
2017-09-30 ACF5: Spare traitor's life with skip instead of precise
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:26:40 +0200] rev 12610
ACF5: Spare traitor's life with skip instead of precise Since you can accidentally press precise
2017-09-30 ASA, fruit01: Change choice keys
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:03:08 +0200] rev 12609
ASA, fruit01: Change choice keys
2017-09-30 ASA, fruit01: Show mission text when reaching launch pad with enemies
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:59:54 +0200] rev 12608
ASA, fruit01: Show mission text when reaching launch pad with enemies
2017-09-30 ASA, fruit01: Improve mission texts and choice dialog handling
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:28:43 +0200] rev 12607
ASA, fruit01: Improve mission texts and choice dialog handling
2017-09-30 ACF1: Change rope challenge confirm key to [Attack]
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 02:09:43 +0200] rev 12606
ACF1: Change rope challenge confirm key to [Attack]
2017-09-30 ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 02:04:58 +0200] rev 12605
ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
2017-09-29 ACF1: Force player to press jump to confirm difficulty dialog
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 01:45:01 +0200] rev 12604
ACF1: Force player to press jump to confirm difficulty dialog To prevent the player from accidentally making a choice too early
2017-09-29 ASA, ice01: Fix turn ready caption
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 00:59:12 +0200] rev 12603
ASA, ice01: Fix turn ready caption
2017-09-29 make hellfire test a bit less seed-sensitive
sheepluva [Sat, 30 Sep 2017 00:52:06 +0200] rev 12602
make hellfire test a bit less seed-sensitive
2017-09-29 ASA, moon01: Fix minions sometimes taking double turns
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 00:43:56 +0200] rev 12601
ASA, moon01: Fix minions sometimes taking double turns
2017-09-29 pas2c happiness initiative 2017, continued
sheepluva [Sat, 30 Sep 2017 00:09:48 +0200] rev 12600
pas2c happiness initiative 2017, continued
2017-09-29 change return codes to avoid overlap with fpc ones
sheepluva [Fri, 29 Sep 2017 23:31:29 +0200] rev 12599
change return codes to avoid overlap with fpc ones
2017-09-29 ASA, Spacetrip: Fix guards taking 2 turns in succession
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 23:29:00 +0200] rev 12598
ASA, Spacetrip: Fix guards taking 2 turns in succession
2017-09-29 make PHYSFS_setBuffer() known to pas2c
sheepluva [Fri, 29 Sep 2017 23:13:05 +0200] rev 12597
make PHYSFS_setBuffer() known to pas2c
2017-09-29 fix some things that annoy pas2c and whitespaces
sheepluva [Fri, 29 Sep 2017 22:53:53 +0200] rev 12596
fix some things that annoy pas2c and whitespaces
2017-09-29 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 22:39:31 +0200] rev 12595
Merge sheepluva's changes
2017-09-29 A Space Adventure: Add outro sequence / epilogue in the final mission
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 21:44:35 +0200] rev 12594
A Space Adventure: Add outro sequence / epilogue in the final mission
2017-09-29 don't use colorkey for land spray
sheepluva [Fri, 29 Sep 2017 22:33:15 +0200] rev 12593
don't use colorkey for land spray this fixes issue #220
2017-09-29 rename ifTransparent to ifColorKey
sheepluva [Fri, 29 Sep 2017 22:09:11 +0200] rev 12592
rename ifTransparent to ifColorKey This should make the name less confusing. However this image-flag will possibly be dropped completely.
2017-09-29 currently irrelevant sdl call adjustment
sheepluva [Fri, 29 Sep 2017 22:06:29 +0200] rev 12591
currently irrelevant sdl call adjustment as suggested by https://wiki.libsdl.org/MigrationGuide
2017-09-29 ASA, ice01: Fix losing turn early in game
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 19:31:25 +0200] rev 12590
ASA, ice01: Fix losing turn early in game
2017-09-29 ASA, desert01: Fix smugglers sometimes getting multiple turns
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 19:12:00 +0200] rev 12589
ASA, desert01: Fix smugglers sometimes getting multiple turns
2017-09-29 Fix rope detection in ASA desert01
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 18:27:44 +0200] rev 12588
Fix rope detection in ASA desert01
2017-09-29 Use Default voice in A Space Adventure campaign
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 18:00:43 +0200] rev 12587
Use Default voice in A Space Adventure campaign
2017-09-29 Change graves of teams in missions for greater variety
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 03:41:30 +0200] rev 12586
Change graves of teams in missions for greater variety In A Space Adventure, only one grave was used for all teams, which was clearly bad.
2017-09-29 ACF1: Fix graphical deagle shot glitch after shooting final target
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:35:27 +0200] rev 12585
ACF1: Fix graphical deagle shot glitch after shooting final target
2017-09-29 ASA, fruit02: Minor refactor
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:10:37 +0200] rev 12584
ASA, fruit02: Minor refactor
2017-09-29 ASA, fruit02: Fail mission if player let wrong hog collect device part
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:08:52 +0200] rev 12583
ASA, fruit02: Fail mission if player let wrong hog collect device part
2017-09-28 ASA, fruit02: End turn when reaching surface
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:44:26 +0200] rev 12582
ASA, fruit02: End turn when reaching surface
2017-09-28 Separate crates in ASA final mission
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:27:20 +0200] rev 12581
Separate crates in ASA final mission
2017-09-28 ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:03:30 +0200] rev 12580
ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
2017-09-28 Fix stats screen caption showing only one winner if multiple teams have won
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 21:32:42 +0200] rev 12579
Fix stats screen caption showing only one winner if multiple teams have won
2017-09-28 ASA fruit03: Fix skipping not adding to turn time in next turn
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 19:26:22 +0200] rev 12578
ASA fruit03: Fix skipping not adding to turn time in next turn
2017-09-28 A Space Adventure: Remove or shorten intro sequences of side missions
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 18:39:59 +0200] rev 12577
A Space Adventure: Remove or shorten intro sequences of side missions Also increase initial ready time in death02 and fruit03
2017-09-28 Lua API: Add ReadyTimeLeft variable
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 18:36:24 +0200] rev 12576
Lua API: Add ReadyTimeLeft variable
2017-09-28 ASA: Improve displaying of mission panels all over the place
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 17:26:54 +0200] rev 12575
ASA: Improve displaying of mission panels all over the place Also fix mission panel often not shown when watching full intro sequence.
2017-09-28 Fix typo in Polish translation
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 08:55:10 +0200] rev 12574
Fix typo in Polish translation Reported from the Feedback dialog
2017-09-28 ASA: Explain team abbreviations + update changelog
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:45:28 +0200] rev 12573
ASA: Explain team abbreviations + update changelog
2017-09-28 ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:40:39 +0200] rev 12572
ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
2017-09-28 Fix team colors of most teams in A Space Adventure to denote correct ally status
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:09:18 +0200] rev 12571
Fix team colors of most teams in A Space Adventure to denote correct ally status A Space Adventure often gave different colors to allied teams, which is wrong! A few exceptions remain for technical reasons.
2017-09-28 ACF8: Fix mission panel being shown after victory (if the leader fled)
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 02:42:10 +0200] rev 12570
ACF8: Fix mission panel being shown after victory (if the leader fled)
2017-09-28 ACF7: Mention mines time
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 02:00:40 +0200] rev 12569
ACF7: Mention mines time
2017-09-27 Don't play “missed” taunt if a target has been hit
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 01:15:25 +0200] rev 12568
Don't play “missed” taunt if a target has been hit
2017-09-27 ASA: Fix 2 important fruit planet mission unlocking bugs
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 00:46:06 +0200] rev 12567
ASA: Fix 2 important fruit planet mission unlocking bugs
2017-09-27 ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 00:17:41 +0200] rev 12566
ASA, Spacetrip: Fix stats screen messages when running out of fuel
2017-09-27 ASA, death02: Use GetAmmoName for the enemy hog names
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:41:56 +0200] rev 12565
ASA, death02: Use GetAmmoName for the enemy hog names
2017-09-27 ASA,desert03: Fix no victory after destroying all targets
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:24:29 +0200] rev 12564
ASA,desert03: Fix no victory after destroying all targets
2017-09-27 ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:09:25 +0200] rev 12563
ASA, desert03: Change box appearance, don't lose as long there are still flames in game
2017-09-27 ASA, Spacetrip: Reset turn time on successful Moon landing
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 20:47:18 +0200] rev 12562
ASA, Spacetrip: Reset turn time on successful Moon landing
2017-09-27 ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 20:44:09 +0200] rev 12561
ASA, Spacetrip: Drop weapons on player when landing on moon by rope
2017-09-27 Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:30:59 +0200] rev 12560
Update ChangeLog for ASA, increase spacetrip turn time to 20s
2017-09-27 ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:26:12 +0200] rev 12559
ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
2017-09-27 ASA, Spacetrip: Fix not properly recognizing crate collection
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:13:28 +0200] rev 12558
ASA, Spacetrip: Fix not properly recognizing crate collection
2017-09-27 ASA: Update mission texts properly after watching dialog
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 18:43:28 +0200] rev 12557
ASA: Update mission texts properly after watching dialog
2017-09-27 ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 18:18:35 +0200] rev 12556
ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
2017-09-27 ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 15:45:42 +0200] rev 12555
ACF: Replace TurnTimeLeft=0 with EndTurn(true)
2017-09-27 ACF: Use skull grave for cannibal teams (for real)
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:38:51 +0200] rev 12554
ACF: Use skull grave for cannibal teams (for real) There was a typo. “Skull” is invalid, it must be “skull”
2017-09-27 Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:17:41 +0200] rev 12553
Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot After accepting cyborgs offer, combat should normally start after walking past the tree. This sometimes didn't work, the mission did not advance and you could never win, even after defeating the Stronglings.
2017-09-27 Infinite skips in ACF5
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:04:02 +0200] rev 12552
Infinite skips in ACF5
2017-09-27 ACF2: Convert to EndTurn
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 05:55:40 +0200] rev 12551
ACF2: Convert to EndTurn
2017-09-27 ACF2: Remove restart option when cooperating with cyborg
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 05:49:20 +0200] rev 12550
ACF2: Remove restart option when cooperating with cyborg
2017-09-27 Disable SD in ACF6 and ASA: The first stop
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 04:28:34 +0200] rev 12549
Disable SD in ACF6 and ASA: The first stop
2017-09-27 ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 03:54:35 +0200] rev 12548
ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
2017-09-27 ACF2: Fix weird skip ammos
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:57:44 +0200] rev 12547
ACF2: Fix weird skip ammos
2017-09-27 Shorten a mission text in ACF, mission 2
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:47:15 +0200] rev 12546
Shorten a mission text in ACF, mission 2
2017-09-27 ACF1: Fix various problems with the parachute section
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:26:33 +0200] rev 12545
ACF1: Fix various problems with the parachute section
2017-09-26 Improve the mission texts in ACF, mission 1
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 01:00:35 +0200] rev 12544
Improve the mission texts in ACF, mission 1
2017-09-26 ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 22:54:11 +0200] rev 12543
ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
2017-09-26 ACF, mission 3: Put in 3 girders per girder crate
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 22:04:09 +0200] rev 12542
ACF, mission 3: Put in 3 girders per girder crate
2017-09-26 ACF, epilogue: Play default epilogue if campaign var is not found in team
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 20:55:19 +0200] rev 12541
ACF, epilogue: Play default epilogue if campaign var is not found in team
2017-09-26 Add ca. 10 announcer messages
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 20:00:30 +0200] rev 12540
Add ca. 10 announcer messages Shout-out to UltiMaxKom
2017-09-26 Use correct kill counts for the remaining ASA missions as well
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 19:13:26 +0200] rev 12539
Use correct kill counts for the remaining ASA missions as well
2017-09-26 Show correct kill counts in all ASA missions (fixes #147)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 18:54:35 +0200] rev 12538
Show correct kill counts in all ASA missions (fixes #147)
2017-09-26 ASA, The first stop: Fix team ranking and kills in stats screen (bug 147)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 16:25:57 +0200] rev 12537
ASA, The first stop: Fix team ranking and kills in stats screen (bug #147)
2017-09-26 New Lua API function: GetTeamStats, to get team stats
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 16:07:44 +0200] rev 12536
New Lua API function: GetTeamStats, to get team stats
2017-09-26 ASA, the final battle: Fix mission panel not appearing if you watched the dialog
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 05:09:33 +0200] rev 12535
ASA, the final battle: Fix mission panel not appearing if you watched the dialog
2017-09-26 ASA, death01: Slightly change professor's response if he got killed on the moon
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 04:56:19 +0200] rev 12534
ASA, death01: Slightly change professor's response if he got killed on the moon
2017-09-26 ASA, The first stop: Take possibility into account that whole team can be wiped out
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 03:58:23 +0200] rev 12533
ASA, The first stop: Take possibility into account that whole team can be wiped out
2017-09-26 ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 03:05:59 +0200] rev 12532
ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
2017-09-26 ASA: Reset checkpoint after completing checkpointed mission
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:31:01 +0200] rev 12531
ASA: Reset checkpoint after completing checkpointed mission
2017-09-26 ASA, a frozen adventure: Retain bazooka on checkpoint 2
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:27:33 +0200] rev 12530
ASA, a frozen adventure: Retain bazooka on checkpoint 2
2017-09-26 Improve and fix poor messaging in ASA: A frozen adventure
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:24:58 +0200] rev 12529
Improve and fix poor messaging in ASA: A frozen adventure
2017-09-25 ASA, Getting to the device: Add fake crate for the device part with proper collect message
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 00:41:30 +0200] rev 12528
ASA, Getting to the device: Add fake crate for the device part with proper collect message
2017-09-25 Remove infinite teleport from ASA: Searching in the dust
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:55:53 +0200] rev 12527
Remove infinite teleport from ASA: Searching in the dust
2017-09-25 ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:48:56 +0200] rev 12526
ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
2017-09-25 ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:04:15 +0200] rev 12525
ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
2017-09-25 ASA: Inform the player about a checkpoint reset
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 22:25:10 +0200] rev 12524
ASA: Inform the player about a checkpoint reset
2017-09-25 ASA: Reset mission checkpoints when going to Spacetrip
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 21:41:38 +0200] rev 12523
ASA: Reset mission checkpoints when going to Spacetrip
2017-09-25 Fix ASA: A frozen adventure not working when starting from checkpoint
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 21:18:59 +0200] rev 12522
Fix ASA: A frozen adventure not working when starting from checkpoint
2017-09-25 Remove checkpoints in ASA: Searching in the dust
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 20:46:26 +0200] rev 12521
Remove checkpoints in ASA: Searching in the dust Same rationale as for ASA: Getting to the device
2017-09-25 Remove checkpoints in ASA: Getting to the device
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 20:09:33 +0200] rev 12520
Remove checkpoints in ASA: Getting to the device This means the player now must win this mission in one go. Justification: There were many ways for the mission to be saved in an unwinnable state, there are many ways to win this mission and the checkpoints try to "force" one particular way. Also, this mission isn't too long anyway.
2017-09-25 ASA, Spacetrip: Improve messages when running out of fuel
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:32:36 +0200] rev 12519
ASA, Spacetrip: Improve messages when running out of fuel
2017-09-25 ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:25:39 +0200] rev 12518
ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
2017-09-25 ASA, Spacetrip mission: Fix poor detection of crate collection
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:16:14 +0200] rev 12517
ASA, Spacetrip mission: Fix poor detection of crate collection
2017-09-25 Fix first ASA mission rapidly skipping turns on failure
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:58:50 +0200] rev 12516
Fix first ASA mission rapidly skipping turns on failure
2017-09-25 Fix hard-to-read blue team color in ASA campaign
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:17:44 +0200] rev 12515
Fix hard-to-read blue team color in ASA campaign
2017-09-25 Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:02:35 +0200] rev 12514
Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
2017-09-25 Fix crate types in A Space Adventure and some user missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 17:06:35 +0200] rev 12513
Fix crate types in A Space Adventure and some user missions
2017-09-25 Fix crate types (weapon/utility) in A Classic Fairytale missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:50:35 +0200] rev 12512
Fix crate types (weapon/utility) in A Classic Fairytale missions
2017-09-25 ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:35:07 +0200] rev 12511
ACF mission 6: Fix incorrect crate types (weapon vs utility)
2017-09-25 Fix mines not working in first turn in ACF, mission 6 (bug 180)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:07:31 +0200] rev 12510
Fix mines not working in first turn in ACF, mission 6 (bug #180)
2017-09-25 Remove explicit (and redundant) SD message in ACF mission 6
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:34:07 +0200] rev 12509
Remove explicit (and redundant) SD message in ACF mission 6 The SD message is already handld properly by the engine, no need to repeat it in Lua.
2017-09-25 ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:25:16 +0200] rev 12508
ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
2017-09-24 Remove white stripes in flags of armenia, ireland, turkey
Wuzzy <almikes@aol.com> [Sun, 24 Sep 2017 04:13:04 +0200] rev 12507
Remove white stripes in flags of armenia, ireland, turkey
2017-09-23 Write documentation to explain those files in Data/Names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 22:00:23 +0200] rev 12506
Write documentation to explain those files in Data/Names
2017-09-23 Randomized teams now can have any random hats (not just from types.ini)
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 21:05:57 +0200] rev 12505
Randomized teams now can have any random hats (not just from types.ini) The predefined hat sets still work, however. There are now 3 types of hat selections: 1) Use hats from types.ini 2) Randomly select one hat for all hedgehogs 3) Randomly select hat for each hedgehog (rare)
2017-09-23 Clean up name .cfg files, remove implicit defaults
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 20:05:16 +0200] rev 12504
Clean up name .cfg files, remove implicit defaults
2017-09-23 More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 19:49:41 +0200] rev 12503
More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
2017-09-23 Chance that clicking the random hats button produces a set of equal hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:35:45 +0200] rev 12502
Chance that clicking the random hats button produces a set of equal hats
2017-09-23 Use completely random hats when clicking on "Random hats" button in team editor
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:12:35 +0200] rev 12501
Use completely random hats when clicking on "Random hats" button in team editor - Previously this button used the hat sets from types.txt
2017-09-23 Fix random teams rarely being empty
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:45:18 +0200] rev 12500
Fix random teams rarely being empty This is because I managed to screw up types.ini ... XD
2017-09-23 Stop PhysFS from complaining when a random name .cfg file is missing
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:38:41 +0200] rev 12499
Stop PhysFS from complaining when a random name .cfg file is missing
2017-09-23 Add random female hedgehog names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:54:48 +0200] rev 12498
Add random female hedgehog names
2017-09-23 Add more random team names and hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:47:13 +0200] rev 12497
Add more random team names and hats
2017-09-23 Add a bunch of random team names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 04:59:16 +0200] rev 12496
Add a bunch of random team names
2017-09-23 Add many random hedgehog names for more variety
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 03:36:30 +0200] rev 12495
Add many random hedgehog names for more variety Mostly tried to be generic but also fun sometimes. I tried to keep it simple.
2017-09-22 mix it up some more. also had screwed up -- inside quotes
nemo [Fri, 22 Sep 2017 18:45:51 -0400] rev 12494
mix it up some more. also had screwed up -- inside quotes
2017-09-22 should be harder to dodge than a xor
nemo [Fri, 22 Sep 2017 18:07:11 -0400] rev 12493
should be harder to dodge than a xor
2017-09-22 Fix charging sound continuing to play on hog damage (#236)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 23:07:52 +0200] rev 12492
Fix charging sound continuing to play on hog damage (#236)
2017-09-22 Fix the key for toggling team bars being incorrectly described in the settings page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:26:57 +0200] rev 12491
Fix the key for toggling team bars being incorrectly described in the settings page
2017-09-22 Backed out changeset c19e5ece5b3f
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:17:06 +0200] rev 12490
Backed out changeset c19e5ece5b3f Because the controls scheme was actually intentional. Whoops!
2017-09-22 Upddate changelog for previous commit
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:59:54 +0200] rev 12489
Upddate changelog for previous commit
2017-09-22 Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:46:28 +0200] rev 12488
Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags Pressing rotatemask toggled the team bars, but it was clearly indicatd otherwise in the controls menu. To change hog tags, you must have pressed rotatemask+precise which is not what users expect. New behaviour: - rotatemask changes hog tags - rotatemask+precise toggles team bars
2017-09-22 Fix more typos in de.txt
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:02:37 +0200] rev 12487
Fix more typos in de.txt
2017-09-22 Add some German announcer messages (mostly by Topf)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 17:46:36 +0200] rev 12486
Add some German announcer messages (mostly by Topf)
2017-09-22 Unstretch and recolor 5 poorly made flags
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 17:12:16 +0200] rev 12485
Unstretch and recolor 5 poorly made flags
2017-09-22 Fix a couple of German typos
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 05:28:25 +0200] rev 12484
Fix a couple of German typos
2017-09-22 Use misc icon for description group box in videos page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 02:37:45 +0200] rev 12483
Use misc icon for description group box in videos page
2017-09-22 Add folder icon for main menu
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 02:35:06 +0200] rev 12482
Add folder icon for main menu
2017-09-21 Change game scheme icon in options menu
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 01:15:54 +0200] rev 12481
Change game scheme icon in options menu
2017-09-21 Make string “Check now” in Apple build translatable
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 22:56:49 +0200] rev 12480
Make string “Check now” in Apple build translatable
2017-09-21 Tweak the network and lag icons to be closer to Hedgewars style
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 22:51:36 +0200] rev 12479
Tweak the network and lag icons to be closer to Hedgewars style
2017-09-21 Change icon for frontend group box in options menu
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 20:51:14 +0200] rev 12478
Change icon for frontend group box in options menu
2017-09-21 Fix typo in German translation of hedgewars.desktop
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 18:40:42 +0200] rev 12477
Fix typo in German translation of hedgewars.desktop
2017-09-21 Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 18:37:34 +0200] rev 12476
Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
2017-09-21 Rewrite missing IP/nick warning of the ban dialog
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 17:42:57 +0200] rev 12475
Rewrite missing IP/nick warning of the ban dialog
2017-09-21 Provide translator context for a few less obvious engine strings
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 17:35:08 +0200] rev 12474
Provide translator context for a few less obvious engine strings
2017-09-21 Simplify error messages in record play page and fix poor grammar.
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:53:07 +0200] rev 12473
Simplify error messages in record play page and fix poor grammar.
2017-09-21 Fix typo: “Youtube” instead of “YouTube”
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:44:10 +0200] rev 12472
Fix typo: “Youtube” instead of “YouTube”
2017-09-21 Add translator comments for demo replay page error message
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:40:29 +0200] rev 12471
Add translator comments for demo replay page error message
2017-09-21 Clarify the default license of media files in CREDITS file
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 15:47:14 +0200] rev 12470
Clarify the default license of media files in CREDITS file
2017-09-21 Allow skipping in two ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 05:11:01 +0200] rev 12469
Allow skipping in two ASA missions
2017-09-21 Disable Sudden Death for a couple of ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:58:37 +0200] rev 12468
Disable Sudden Death for a couple of ASA missions
2017-09-21 Use new turn ending method in moon02.lua
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:25:10 +0200] rev 12467
Use new turn ending method in moon02.lua
2017-09-21 Fix incorrect crate messages when collecting crates in ACF mission 1
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:46:17 +0200] rev 12466
Fix incorrect crate messages when collecting crates in ACF mission 1
2017-09-21 Fix vgtAmmo showing air attack icon if frame is amNothing
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:08:25 +0200] rev 12465
Fix vgtAmmo showing air attack icon if frame is amNothing
2017-09-21 Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:07:29 +0200] rev 12464
Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
2017-09-20 Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 01:59:49 +0200] rev 12463
Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
2017-09-20 Fix ammo tooltip icon being white
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 00:23:40 +0200] rev 12462
Fix ammo tooltip icon being white
2017-09-20 Increase maximum event string message count to 255
Wuzzy <almikes@aol.com> [Wed, 20 Sep 2017 20:25:59 +0200] rev 12461
Increase maximum event string message count to 255
2017-09-20 Update Italian translation
Enrico <enricobe@hotmail.com> [Wed, 20 Sep 2017 19:59:25 +0200] rev 12460
Update Italian translation
2017-09-20 ranges for alnum were silly. also lets not fail to same value
nemo [Wed, 20 Sep 2017 13:15:17 -0400] rev 12459
ranges for alnum were silly. also lets not fail to same value
2017-09-20 Data is not part of the path
nemo [Wed, 20 Sep 2017 11:00:43 -0400] rev 12458
Data is not part of the path
2017-09-12 Try to prevent the script safety checking from totally screwing up localisation. Also untested.
nemo [Tue, 12 Sep 2017 16:14:40 -0400] rev 12457
Try to prevent the script safety checking from totally screwing up localisation. Also untested.
2017-09-12 this probably isn't helpful
nemo [Tue, 12 Sep 2017 08:35:13 -0400] rev 12456
this probably isn't helpful
2017-09-12 This should be ok right?
nemo [Tue, 12 Sep 2017 08:32:01 -0400] rev 12455
This should be ok right?
2017-09-11 Totally untested. Trying to ensure scripts loaded more or less match.
nemo [Mon, 11 Sep 2017 14:28:58 -0400] rev 12454
Totally untested. Trying to ensure scripts loaded more or less match.
2017-09-05 fix buffered read going into inf recursion loop
sheepluva [Tue, 05 Sep 2017 21:15:25 +0200] rev 12453
fix buffered read going into inf recursion loop
2017-09-05 fix physfs using inflateCopy() (not part of miniz)
sheepluva [Tue, 05 Sep 2017 20:46:40 +0200] rev 12452
fix physfs using inflateCopy() (not part of miniz)
2017-09-03 PHYSFS: fix off-by-one error
sheepluva [Sun, 03 Sep 2017 19:09:30 +0200] rev 12451
PHYSFS: fix off-by-one error
2017-09-01 remove the collision addition for hogs again.
nemo [Fri, 01 Sep 2017 11:24:18 -0400] rev 12450
remove the collision addition for hogs again.
2017-08-10 block spawning on ice slopes
alfadur [Thu, 10 Aug 2017 08:13:37 -0400] rev 12449
block spawning on ice slopes
2017-08-09 So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
nemo [Wed, 09 Aug 2017 15:36:05 -0400] rev 12448
So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
2017-08-09 Add checkins so that spawning on top of things is possible too
nemo [Wed, 09 Aug 2017 15:35:39 -0400] rev 12447
Add checkins so that spawning on top of things is possible too
2017-08-09 trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
nemo [Wed, 09 Aug 2017 12:46:52 -0400] rev 12446
trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
2017-08-09 don't spawn things on ice. it's too unpredictable what'll happen to them
nemo [Wed, 09 Aug 2017 12:22:05 -0400] rev 12445
don't spawn things on ice. it's too unpredictable what'll happen to them
2017-07-30 while we're tweaking this phrase, "with" feels awkward
nemo [Sun, 30 Jul 2017 19:06:57 -0400] rev 12444
while we're tweaking this phrase, "with" feels awkward
2017-07-28 cleanup/fix .hgignore
sheepluva [Sat, 29 Jul 2017 00:25:38 +0200] rev 12443
cleanup/fix .hgignore
2017-07-28 bug #238 install the .desktop file too
Worldblender [Fri, 28 Jul 2017 18:12:28 -0400] rev 12442
bug #238 install the .desktop file too
2017-07-28 use gender neutral language
Worldblender [Fri, 28 Jul 2017 16:49:38 -0400] rev 12441
use gender neutral language
2017-07-18 Add .git, remove glob from things that aren't globs.
nemo [Tue, 18 Jul 2017 11:29:50 -0400] rev 12440
Add .git, remove glob from things that aren't globs.
2017-07-16 - Add .gitignore (duplicated from .hgignore)
antonc27 <antonc27@mail.ru> [Mon, 17 Jul 2017 00:59:46 +0200] rev 12439
- Add .gitignore (duplicated from .hgignore)
2017-07-14 - Fix fpc download link for travis iOS build
antonc27 <antonc27@mail.ru> [Fri, 14 Jul 2017 19:44:14 +0200] rev 12438
- Fix fpc download link for travis iOS build
2017-07-14 Merge pull request #48 from LocutusOfBorg/trusty
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Jul 2017 14:46:30 +0200] rev 12437
Merge pull request #48 from LocutusOfBorg/trusty Move to trusty travis ci environment
2017-07-10 travis: move to trusty environment
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 10 Jul 2017 14:58:36 +0200] rev 12436
travis: move to trusty environment
2017-03-17 french language updates
tariqbenezza <tariq.benezza@gmail.com> [Fri, 17 Mar 2017 15:58:50 +0100] rev 12435
french language updates
2017-07-13 - Bump iOS version
antonc27 <antonc27@mail.ru> [Thu, 13 Jul 2017 16:23:49 +0200] rev 12434
- Bump iOS version
2017-07-08 fix issue 199: video recording crashed when trying to freeEverything twice
sheepluva [Sun, 09 Jul 2017 00:30:17 +0200] rev 12433
fix issue #199: video recording crashed when trying to freeEverything twice
2017-07-02 update finnish
Janne Uusitupa [Sun, 02 Jul 2017 11:31:00 -0400] rev 12432
update finnish
2017-06-15 bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
nemo [Thu, 15 Jun 2017 14:57:16 -0400] rev 12431
bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
2017-06-15 Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Wuzzy <almikes@aol.com> [Thu, 15 Jun 2017 15:50:23 +0200] rev 12430
Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
2017-05-17 HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:57:15 +0200] rev 12429
HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
2017-05-17 Complete and update German Lua translation (de.lua)
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:44:16 +0200] rev 12428
Complete and update German Lua translation (de.lua)
2017-05-17 Sort strings in de.lua alphabetically
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:24:24 +0200] rev 12427
Sort strings in de.lua alphabetically
2017-05-17 Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Wuzzy <almikes@aol.com> [Wed, 17 May 2017 23:28:21 +0200] rev 12426
Fix even more bad/broken loc()'s in scripts (hopefully the last one)
2017-05-16 Fix 3 more incorrect uses of loc() in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 23:31:28 +0200] rev 12425
Fix 3 more incorrect uses of loc() in scripts
2017-05-16 Fix various loc() syntax errors in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 21:37:46 +0200] rev 12424
Fix various loc() syntax errors in scripts
2017-05-14 Add Anachron into credits for the Battalion style
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 19:08:57 +0200] rev 12423
Add Anachron into credits for the Battalion style
2017-05-14 Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 18:41:18 +0200] rev 12422
Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
2017-05-14 Battalion: Extend weapon tooltips for modified weapons
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 17:23:49 +0200] rev 12421
Battalion: Extend weapon tooltips for modified weapons
2017-05-14 Battalion: Make mutated hog names translatable
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:57:05 +0200] rev 12420
Battalion: Make mutated hog names translatable
2017-05-14 Update readme link in Battalion script
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:29:51 +0200] rev 12419
Update readme link in Battalion script
2017-05-14 Show Battalion mission panel for the default time
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:28:32 +0200] rev 12418
Show Battalion mission panel for the default time
2017-05-14 Battalion: Rename “Air-General” to “Air General”
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:27:38 +0200] rev 12417
Battalion: Rename “Air-General” to “Air General”
2017-05-14 Battalion: Don't show SD count at start (it's shown in each round anyway)
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:45 +0200] rev 12416
Battalion: Don't show SD count at start (it's shown in each round anyway)
2017-05-14 Rewrite all Battalion strings to be more translator-friendly
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:01 +0200] rev 12415
Rewrite all Battalion strings to be more translator-friendly
2017-05-14 Remove IceGun from default Highlander weaponset
sheepluva [Sun, 14 May 2017 15:20:26 +0200] rev 12414
Remove IceGun from default Highlander weaponset
2017-05-14 Added tag 0.9.23-alpha for changeset 8cc070640fd1
sheepluva [Sun, 14 May 2017 14:56:08 +0200] rev 12413
Added tag 0.9.23-alpha for changeset 8cc070640fd1
2017-05-14 New Game-Style: Battalion (version 0.33)
sheepluva [Sun, 14 May 2017 14:06:51 +0200] rev 12412
New Game-Style: Battalion (version 0.33)
2017-05-12 Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 17:15:45 +0200] rev 12411
Lua refactor: Replace ParseCommand('setweap… with SetWeapon
2017-05-12 Remove the buggy /finish chat command
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 16:53:29 +0200] rev 12410
Remove the buggy /finish chat command
2017-05-08 Add many, many English announcer messages for crate drops
Wuzzy <almikes@aol.com> [Mon, 08 May 2017 03:42:51 +0200] rev 12409
Add many, many English announcer messages for crate drops
2017-05-07 Add a few (adapted) announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Sun, 07 May 2017 13:51:59 +0200] rev 12408
Add a few (adapted) announcer messages suggested by Star and Moon
2017-05-04 Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:49:34 +0200] rev 12407
Fix skipping in Racer causing the next team to be skipped, too
2017-05-04 Stop telling the player to build a track in Racer when it is already built
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:36:39 +0200] rev 12406
Stop telling the player to build a track in Racer when it is already built
2017-05-04 Fix in-game mission name display of Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:36:04 +0200] rev 12405
Fix in-game mission name display of Newton and the Hammock
2017-05-04 No more chat slang in Dangerous Ducklings
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:33:05 +0200] rev 12404
No more chat slang in Dangerous Ducklings
2017-05-04 Fix incomplete German mission translation of The Great Escape
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:21:34 +0200] rev 12403
Fix incomplete German mission translation of The Great Escape
2017-05-04 Fix fail to detect base package when built with ghc 8
unc0rr [Thu, 04 May 2017 13:23:37 +0300] rev 12402
Fix fail to detect base package when built with ghc 8
2017-05-01 Update racer scripts 0.9.22
unc0rr [Mon, 01 May 2017 13:59:24 +0300] rev 12401
Update racer scripts
2016-02-05 Racer maps #18 and #19 0.9.22
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 12400
Racer maps #18 and #19
2015-04-14 Racer challenge map #17 0.9.22
unC0Rr [Tue, 14 Apr 2015 11:18:14 +0300] rev 12399
Racer challenge map #17
2017-05-04 Fix overlapping crates in ACF mission 8
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 11:59:15 +0200] rev 12398
Fix overlapping crates in ACF mission 8
2017-05-04 Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:27:27 +0200] rev 12397
Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
2017-05-04 Update Molotov Cocktail help: Mention insta-explosion on barrels
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:06:21 +0200] rev 12396
Update Molotov Cocktail help: Mention insta-explosion on barrels
2017-05-04 Add 15 main menu tips
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:04:45 +0200] rev 12395
Add 15 main menu tips
2017-05-03 Update de.txt and hedgewars_de.ts
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 22:08:49 +0200] rev 12394
Update de.txt and hedgewars_de.ts
2017-05-03 Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 03:54:18 +0200] rev 12393
Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
2017-05-02 Make the Mr Mine message in ClimbHome translatable
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 01:50:20 +0200] rev 12392
Make the Mr Mine message in ClimbHome translatable
2017-05-02 Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:48:07 +0200] rev 12391
Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
2017-05-02 Add note in Diver scenario that jetpack only has 50% fuel
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:16:07 +0200] rev 12390
Add note in Diver scenario that jetpack only has 50% fuel
2017-05-02 Mention overwritten fuel in ammo description of UFO in TechRacer
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 19:38:21 +0200] rev 12389
Mention overwritten fuel in ammo description of UFO in TechRacer
2017-04-30 Add big fat developer warning to all racing scripts about compability
Wuzzy <almikes@aol.com> [Mon, 01 May 2017 00:04:28 +0200] rev 12388
Add big fat developer warning to all racing scripts about compability This is done to prevent me and others from committing crap. :D
2017-04-29 very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
sheepluva [Sun, 30 Apr 2017 00:36:36 +0200] rev 12387
very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
2017-04-29 fix build. sorry 'bout that.
sheepluva [Sun, 30 Apr 2017 00:28:17 +0200] rev 12386
fix build. sorry 'bout that.
2017-04-29 whoops, temp file was committed...
sheepluva [Sun, 30 Apr 2017 00:11:50 +0200] rev 12385
whoops, temp file was committed...
2017-04-29 merge
sheepluva [Sat, 29 Apr 2017 23:49:39 +0200] rev 12384
merge
2017-04-29 cmake: Fix SDL2 header version detection
sheepluva [Sat, 29 Apr 2017 23:45:14 +0200] rev 12383
cmake: Fix SDL2 header version detection
2017-04-28 Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 22:08:12 +0200] rev 12382
Update ChangeLog.txt, mostly for campaign bugfixes
2017-04-28 ACF, mission 3: Add mission strings to remind the player of the main goal
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 21:25:47 +0200] rev 12381
ACF, mission 3: Add mission strings to remind the player of the main goal
2017-04-28 ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:53:22 +0200] rev 12380
ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
2017-04-28 ACF, mission 3: Fix player not losing properly after killing princess
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:08:35 +0200] rev 12379
ACF, mission 3: Fix player not losing properly after killing princess
2017-04-28 Delete unused code in ACF mission 3
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 18:54:59 +0200] rev 12378
Delete unused code in ACF mission 3
2017-04-28 Fix bullets being reflected too early on bouncy world edge border while digging land
alfadur [Fri, 28 Apr 2017 17:56:36 +0200] rev 12377
Fix bullets being reflected too early on bouncy world edge border while digging land
2017-04-28 Make hogs keep their hat when holding the baseball bat
alfadur [Fri, 28 Apr 2017 17:49:15 +0200] rev 12376
Make hogs keep their hat when holding the baseball bat
2017-04-28 ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 04:42:04 +0200] rev 12375
ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
2017-04-28 ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 03:02:15 +0200] rev 12374
ACF, mission 3: Fail faster after Leaks or Dense Cloud died
2017-04-28 ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:50:23 +0200] rev 12373
ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
2017-04-28 ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:45:19 +0200] rev 12372
ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
2017-04-28 Lua: Fix SwitchHog breaking the ammo menu of the new hog
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:18:21 +0200] rev 12371
Lua: Fix SwitchHog breaking the ammo menu of the new hog
2016-04-01 Time achievement for ClimbHome 0.9.22
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 12370
Time achievement for ClimbHome
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 12369
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-24 Achievement for ClimbHome 0.9.22
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 12368
Achievement for ClimbHome
2016-03-01 Don't dump ghost points if map isn't detected 0.9.22
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 12367
Don't dump ghost points if map isn't detected
2016-02-23 Dump best time ghost on console 0.9.22
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 12366
Dump best time ghost on console
2017-04-27 Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 00:21:16 +0200] rev 12365
Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
2017-04-27 Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 23:47:44 +0200] rev 12364
Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
2017-04-27 Set infinite skip in ACF: United We Stand
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:47:14 +0200] rev 12363
Set infinite skip in ACF: United We Stand
2017-04-27 Fix Lua fail in Long Live the Queen mission on victory
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:14:56 +0200] rev 12362
Fix Lua fail in Long Live the Queen mission on victory
2017-04-27 Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 21:00:28 +0200] rev 12361
Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking Also harden the code against double function calls
2017-04-27 Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 19:09:01 +0200] rev 12360
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
2017-04-27 Remove outdated/unused debug output
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 16:29:23 +0200] rev 12359
Remove outdated/unused debug output
2017-04-27 Refactor hardcoded ammo IDs in The Great Escape
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:07:35 +0200] rev 12358
Refactor hardcoded ammo IDs in The Great Escape
2017-04-27 HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:04:32 +0200] rev 12357
HedgeEditor: Fix blow torch / pick hammer in wrong crate type
2017-04-27 Fix broken HedgeEditor export of utility and ammo crates
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:58:48 +0200] rev 12356
Fix broken HedgeEditor export of utility and ammo crates
2017-04-27 Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:44:55 +0200] rev 12355
Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
2017-04-27 Mention inf attack rule in Diver, also fix the in-game mission name
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:38:22 +0200] rev 12354
Mention inf attack rule in Diver, also fix the in-game mission name
2017-04-27 Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:21:16 +0200] rev 12353
Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
2017-04-27 Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:11:50 +0200] rev 12352
Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
2017-04-27 Mention important game modifiers in Spooky Tree and Nobody Laugh
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 02:42:40 +0200] rev 12351
Mention important game modifiers in Spooky Tree and Nobody Laugh
2017-04-26 fly saint flyy
nemo [Wed, 26 Apr 2017 19:52:30 -0400] rev 12350
fly saint flyy
2017-04-26 Decode chat slang in en.txt (“GL HF”)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:46:28 +0200] rev 12349
Decode chat slang in en.txt (“GL HF”)
2017-04-26 Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:17:41 +0200] rev 12348
Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
2017-04-26 Fix Ammo/Utility crate confusion in portal mission
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:10:37 +0200] rev 12347
Fix Ammo/Utility crate confusion in portal mission
2017-04-26 Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:44:17 +0200] rev 12346
Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
2017-04-26 Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:23:18 +0200] rev 12345
Set fixed wind in bazooka training. Fixed impossible first target when bad wind
2017-04-26 Standardize the secret achievements strings in Lua scripts
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:05:05 +0200] rev 12344
Standardize the secret achievements strings in Lua scripts
2017-04-26 Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 22:31:29 +0200] rev 12343
Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
2017-04-26 Disable resurrection message for respawning with heResurrectalbe
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:38:34 +0200] rev 12342
Disable resurrection message for respawning with heResurrectalbe It was often irritating. Now this message is only shown for using the resurrector utility.
2017-04-26 Mutant: Fix “Boring” taunt being played when becoming the mutant
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:00:32 +0200] rev 12341
Mutant: Fix “Boring” taunt being played when becoming the mutant
2017-04-26 Highlander: Fix crate collect sound playing when hog didn't get anything
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:53:11 +0200] rev 12340
Highlander: Fix crate collect sound playing when hog didn't get anything
2017-04-26 HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:38:21 +0200] rev 12339
HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
2017-04-26 HedgeEditor: Make sprTargetBee the first selected sprite
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:18:05 +0200] rev 12338
HedgeEditor: Make sprTargetBee the first selected sprite
2017-04-26 Refactor Frenzy script
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 17:52:08 +0200] rev 12337
Refactor Frenzy script - Use GetAmmoName instead of hardcoding ammo names into strings - Remove Tracker - Make texts a bit more translator-friendly
2017-04-26 Construction Mode: Mention teleportation restriction in tooltip
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 16:24:44 +0200] rev 12336
Construction Mode: Mention teleportation restriction in tooltip
2017-04-26 Show traditional winning animation in Mutant again
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:55:40 +0200] rev 12335
Show traditional winning animation in Mutant again
2017-04-26 Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:28:13 +0200] rev 12334
Use the traditional winning sequence in Space Invasion again (killing off the losers)
2017-04-26 Add back the missing winning animation for Racer and TechRecer
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:10:47 +0200] rev 12333
Add back the missing winning animation for Racer and TechRecer
2017-04-25 Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:51:51 +0200] rev 12332
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
2017-04-25 Fix caption of stats screen not being reset on clear()
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:46:38 +0200] rev 12331
Fix caption of stats screen not being reset on clear()
2017-04-25 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:47:14 +0200] rev 12330
Update more HWPs: Knockball, Racer, Construction Mode Changes: - New ammo icon for Knockball's baseball bat with ball - New ammo icon for waypoint placement tool in Racer - Remove airplane cursor in Racer and Construction Mode
2017-04-25 HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:04:49 +0200] rev 12329
HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
2017-04-25 Add dud mine to missions.png and use it in HedgeEditor
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:10:49 +0200] rev 12328
Add dud mine to missions.png and use it in HedgeEditor
2017-04-25 Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:06:19 +0200] rev 12327
Clean up HedgeEditor HWP mess, fix broken/outdated graphics - Simplify ammo menu icons - Add Ammos_bw.png - Simplify Target.png - Fix dud mine preview looking like normal mine - Fix weapon crate preview of air attack, drill strike, napalm
2017-04-25 Update and simplify Construction Mode sidecar HWP
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 21:00:44 +0200] rev 12326
Update and simplify Construction Mode sidecar HWP Changes: - Remove amGirder.png (not required anymore) - Make all non-overwritten ammo icons transparent (for nemo's Ammos overwrite patch) - Add Ammos_bw.png
2017-04-25 Fix install failure of Ammos_base.png for QTfrontend
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 19:27:34 +0200] rev 12325
Fix install failure of Ammos_base.png for QTfrontend
2017-04-25 turn hwp Ammos overrides into overlays. untested.
nemo [Tue, 25 Apr 2017 13:13:47 -0400] rev 12324
turn hwp Ammos overrides into overlays. untested.
2017-04-25 Add Octopus fort
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 17:51:03 +0200] rev 12323
Add Octopus fort
2017-04-25 Fix sndBoring being played when force-ending turn due to victory
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 04:54:46 +0200] rev 12322
Fix sndBoring being played when force-ending turn due to victory
2017-04-25 Clarify how the weapons restocking works in Highlander
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:50:28 +0200] rev 12321
Clarify how the weapons restocking works in Highlander
2017-04-25 Backed out changeset 82951b9b3c2f
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:13:18 +0200] rev 12320
Backed out changeset 82951b9b3c2f Reason: People think giving hogs the weapons again in consecutive turns is OP
2017-04-24 Fix rubber duck description (it no longer drops *straight down*)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 23:11:51 +0200] rev 12319
Fix rubber duck description (it no longer drops *straight down*)
2017-04-24 Drop rubber duck like dynamite
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:31:53 +0200] rev 12318
Drop rubber duck like dynamite
2017-04-24 Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:21:43 +0200] rev 12317
Backed out changeset 98824a464230 (disable GetLaunchX/Y again) Reason: GetLaunchX/GetLaunchY were buggy
2017-04-24 Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
nemo [Mon, 24 Apr 2017 09:59:10 -0400] rev 12316
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
2017-04-24 Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 13:53:34 +0200] rev 12315
Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
2017-04-23 Jungle Theme: allow flower object to go across gaps
sheepluva [Sun, 23 Apr 2017 22:21:41 +0200] rev 12314
Jungle Theme: allow flower object to go across gaps
2017-04-23 Art theme: fix alpha in landtex
sheepluva [Sun, 23 Apr 2017 18:23:59 +0200] rev 12313
Art theme: fix alpha in landtex
2017-04-23 clean up flake falling/rising code. this should fix issue #157
sheepluva [Sun, 23 Apr 2017 17:27:07 +0200] rev 12312
clean up flake falling/rising code. this should fix issue #157
2017-04-23 fix fort mode's edge adjustments getting lost with weWrap. issue #181
sheepluva [Sun, 23 Apr 2017 14:38:33 +0200] rev 12311
fix fort mode's edge adjustments getting lost with weWrap. issue #181
2017-04-23 HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 04:47:13 +0200] rev 12310
HedgeEditor: Fix maximum ammos sprite ID being 1 too low
2017-04-22 Fix broken ammo preview caused by previous commit
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 00:21:11 +0200] rev 12309
Fix broken ammo preview caused by previous commit Yes, I'm dumb.
2017-04-22 Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:55:49 +0200] rev 12308
Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns This happens when all enemy hogs are frozen
2017-04-22 Lock ammo scheme of TechRacer (is ignored anyway)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:30:46 +0200] rev 12307
Lock ammo scheme of TechRacer (is ignored anyway)
2017-04-22 Fix sniper rifle disabling laser sight utility after shooting
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:06:47 +0200] rev 12306
Fix sniper rifle disabling laser sight utility after shooting
2017-04-22 fix campaign missions not showing up for me
sheepluva [Sat, 22 Apr 2017 22:23:49 +0200] rev 12305
fix campaign missions not showing up for me
2017-04-22 Backed out changeset 071a05275798
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 20:37:51 +0200] rev 12304
Backed out changeset 071a05275798 Reason: Can't switch weapon forwards while preventing slipping, or while doing precise aiming
2017-04-22 Fix warning caused in uGearsHedgehog.pas
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 19:30:24 +0200] rev 12303
Fix warning caused in uGearsHedgehog.pas
2017-04-22 Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:58:25 +0200] rev 12302
Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
2017-04-22 Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:36:57 +0200] rev 12301
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
2017-04-22 Make sticky mines fall off the map when frozen
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:12:58 +0200] rev 12300
Make sticky mines fall off the map when frozen
2017-04-22 Freezer allows to freeze sticky mines (currently only disables them)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:00:57 +0200] rev 12299
Freezer allows to freeze sticky mines (currently only disables them)
2017-04-22 Stretch teamselwidget across whole page in local multiplayer page
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 04:17:51 +0200] rev 12298
Stretch teamselwidget across whole page in local multiplayer page
2017-04-22 Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 02:33:32 +0200] rev 12297
Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
2017-04-21 Only select from default graves and forts for new themes
Wuzzy <almikes@aol.com> [Fri, 21 Apr 2017 17:54:28 +0200] rev 12296
Only select from default graves and forts for new themes
2017-04-21 Add DLC filtering in DataManager.cpp and namegen.cpp
Wuzzy <almikes@aol.com> [Fri, 21 Apr 2017 17:42:09 +0200] rev 12295
Add DLC filtering in DataManager.cpp and namegen.cpp
2017-04-20 For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
nemo [Thu, 20 Apr 2017 11:22:29 -0400] rev 12294
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
2017-04-20 Make health gain message translatable
Wuzzy <almikes@aol.com> [Thu, 20 Apr 2017 02:38:45 +0200] rev 12293
Make health gain message translatable
2017-04-19 Take sacrifices into account for the “Stupid” taunt
Wuzzy <almikes@aol.com> [Thu, 20 Apr 2017 00:04:35 +0200] rev 12292
Take sacrifices into account for the “Stupid” taunt
2017-04-19 Call hog stupid for selfkilling
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:26:24 +0200] rev 12291
Call hog stupid for selfkilling
2017-04-19 Call hedgehogs stupid for poisoning themselves
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:10:12 +0200] rev 12290
Call hedgehogs stupid for poisoning themselves
2017-04-19 Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:03:11 +0200] rev 12289
Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
2017-04-19 Fix incorrect Mutant score message color
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 20:50:57 +0200] rev 12288
Fix incorrect Mutant score message color
2017-04-19 Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 20:21:15 +0200] rev 12287
Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
2017-04-19 New Lua call: EndTurn to end turn
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 17:50:31 +0200] rev 12286
New Lua call: EndTurn to end turn
2017-04-19 travis: Exclude gcc for the macOS target
koda [Wed, 19 Apr 2017 08:35:31 -0400] rev 12285
travis: Exclude gcc for the macOS target gcc is just a symlink to clang on this platform.
2017-04-18 Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 00:46:54 +0200] rev 12284
Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
2017-04-18 Add a few announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 22:56:28 +0200] rev 12283
Add a few announcer messages suggested by Star and Moon
2017-04-18 Change water speed range for better precision
KoBeWi <kobewi4e@gmail.com> [Tue, 18 Apr 2017 22:27:25 +0200] rev 12282
Change water speed range for better precision
2017-04-18 Fix broken sprites on animated water edges
KoBeWi <kobewi4e@gmail.com> [Tue, 18 Apr 2017 22:19:19 +0200] rev 12281
Fix broken sprites on animated water edges
2017-04-18 Update some music credits, fix Beach theme credits
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 22:07:16 +0200] rev 12280
Update some music credits, fix Beach theme credits
2017-04-18 Credit most theme and map authors in credits.txt
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 21:38:36 +0200] rev 12279
Credit most theme and map authors in credits.txt
2017-04-18 Add 3 forts: Lonely_Island, Olympic, Snail
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 19:36:29 +0200] rev 12278
Add 3 forts: Lonely_Island, Olympic, Snail
2017-04-17 engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
sheepluva [Mon, 17 Apr 2017 23:17:47 +0200] rev 12277
engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc. PS: pas2c possibly still fails due to physfs issues :/
2017-04-17 Backed out changeset 8e9603088f99
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 18:47:56 +0200] rev 12276
Backed out changeset 8e9603088f99 Because unC0Rr, sheepluva and nemo like to know when their turn starts. This re-introduces the odd vows for revenge on every enemy turn start.
2017-04-17 Remove redundant main menu tips
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 07:12:00 +0200] rev 12275
Remove redundant main menu tips Oops!
2017-04-17 Mention missing controls for rope and landspray, explain cleaver damage
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 04:06:49 +0200] rev 12274
Mention missing controls for rope and landspray, explain cleaver damage
2017-04-16 Block left entrance in ACF, mission 6
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 08:49:18 +0200] rev 12273
Block left entrance in ACF, mission 6
2017-04-16 Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 08:19:33 +0200] rev 12272
Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
2017-04-16 Restore old barrels and mines in ACF: Dragon's Lair
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 06:08:24 +0200] rev 12271
Restore old barrels and mines in ACF: Dragon's Lair
2017-04-16 Update sniper rifle challenge preview image because the theme changed
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 05:52:33 +0200] rev 12270
Update sniper rifle challenge preview image because the theme changed
2017-04-16 Show mines timer in ACF, Dragon's Lair
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 05:37:56 +0200] rev 12269
Show mines timer in ACF, Dragon's Lair
2017-04-16 Replace some HTTP links with HTTPS links
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 04:49:05 +0200] rev 12268
Replace some HTTP links with HTTPS links Don't worry, I have tested all the links
2017-04-16 Fix broken URL in pagenetserver
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 03:24:17 +0200] rev 12267
Fix broken URL in pagenetserver
2017-04-16 Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:40:17 +0200] rev 12266
Update changelog regarding translations and rubber duck
2017-04-16 Swap the preview of missions 2 and 3 in A Classic Fairytale
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:10:36 +0200] rev 12265
Swap the preview of missions 2 and 3 in A Classic Fairytale They have been confused, it's pretty subtle
2017-04-16 Allow the diaogues in ACF missions 8 and 10 to be translated
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:02:07 +0200] rev 12264
Allow the diaogues in ACF missions 8 and 10 to be translated
2017-04-15 Use format strings everywhere in A Classic Fairytale (for translators)
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 01:05:08 +0200] rev 12263
Use format strings everywhere in A Classic Fairytale (for translators)
2017-04-15 Remove incorrect help about restarting mission in ACF mission 6
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 00:18:44 +0200] rev 12262
Remove incorrect help about restarting mission in ACF mission 6
2017-04-15 Refactor ACF mission 6
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 23:47:53 +0200] rev 12261
Refactor ACF mission 6
2017-04-15 Add two main menu tips regarding mission panel
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 23:21:13 +0200] rev 12260
Add two main menu tips regarding mission panel
2017-04-15 Fix broken "whats this" help in misc options tab
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 08:52:05 +0200] rev 12259
Fix broken "whats this" help in misc options tab
2017-04-15 Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 08:09:23 +0200] rev 12258
Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
2017-04-15 Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 07:12:11 +0200] rev 12257
Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
2017-04-15 Delete the now unused fort mode icons
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 06:52:14 +0200] rev 12256
Delete the now unused fort mode icons
2017-04-15 Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 06:25:32 +0200] rev 12255
Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
2017-04-15 Replace initial health icon in game scheme editor
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 05:01:40 +0200] rev 12254
Replace initial health icon in game scheme editor
2017-04-15 Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 04:28:00 +0200] rev 12253
Make all hogs say Yessir taunt on their turn start (replaces revenge taunts) Rationale: The taunts Illgetyou, JustYouWait were fairly odd and almost always inapproriate to the situation as most voicepacks clearly assume these to be used for revenge only (e.g. “You'll gonna pay for that.” was played at turn start because of this.).
2017-04-14 Use videos icon in videos page
Wuzzy <almikes@aol.com> [Fri, 14 Apr 2017 07:27:56 +0200] rev 12252
Use videos icon in videos page
2017-04-14 Use palette icon for user color settings group box
Wuzzy <almikes@aol.com> [Fri, 14 Apr 2017 06:36:36 +0200] rev 12251
Use palette icon for user color settings group box
2017-04-13 Team editor: Disable flag widget when selecting CPU team
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 23:50:00 +0200] rev 12250
Team editor: Disable flag widget when selecting CPU team
2017-04-13 Move random team button of of team members box
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 21:22:32 +0200] rev 12249
Move random team button of of team members box
2017-04-13 Add buttons to randomize hats and hog names only
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 18:48:06 +0200] rev 12248
Add buttons to randomize hats and hog names only
2017-04-13 Fix non-matching team name when generating random teams
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:58:32 +0200] rev 12247
Fix non-matching team name when generating random teams
2017-04-13 Use smaller play sound icon in team editor
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:42:57 +0200] rev 12246
Use smaller play sound icon in team editor
2017-04-13 Allow to randomize team name, flag, grave, voice and fort seperately
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:26:37 +0200] rev 12245
Allow to randomize team name, flag, grave, voice and fort seperately
2017-04-13 Refactor team name generator
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 15:18:07 +0200] rev 12244
Refactor team name generator
2017-04-13 Update changelog regarding team updates
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 06:39:01 +0200] rev 12243
Update changelog regarding team updates
2017-04-13 Randomize forts and graves in new teams
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 06:25:41 +0200] rev 12242
Randomize forts and graves in new teams
2017-04-13 Add 4 teams on first start of Hedgewars
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 05:44:23 +0200] rev 12241
Add 4 teams on first start of Hedgewars
2017-04-12 Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 23:05:18 +0200] rev 12240
Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
2017-04-12 Use standard units and abbreviations in frontend
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 22:04:32 +0200] rev 12239
Use standard units and abbreviations in frontend Replaces things like “fps”, “Kbps”, “m” (for minute), etc.
2017-04-12 Clariy home button in DLC
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 21:34:02 +0200] rev 12238
Clariy home button in DLC
2017-04-12 Make framerate drop-down list translatable
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 21:23:02 +0200] rev 12237
Make framerate drop-down list translatable
2017-04-12 Apply minimal padding to all text buttons in frontend
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 20:14:17 +0200] rev 12236
Apply minimal padding to all text buttons in frontend
2017-04-12 Redraw audio icon in settings menu be more HW style-like
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 19:46:59 +0200] rev 12235
Redraw audio icon in settings menu be more HW style-like
2017-04-12 Add home button to DLC page
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 19:35:44 +0200] rev 12234
Add home button to DLC page
2017-04-11 Don't place air mines in Shoppa
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 00:23:10 +0200] rev 12233
Don't place air mines in Shoppa Rationale: Many players prefer Shoppa without air mines
2017-04-11 Add a few more maps to the WxW Shoppa map list
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 07:00:22 +0200] rev 12232
Add a few more maps to the WxW Shoppa map list
2017-04-11 Change voices in Big Armory, remove duplicate countdown sounds
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 05:31:40 +0200] rev 12231
Change voices in Big Armory, remove duplicate countdown sounds
2017-04-11 Add scenario: Big Armory
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 05:29:44 +0200] rev 12230
Add scenario: Big Armory
2017-04-11 Clean up mission strings of Teamwork scenario
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:48:58 +0200] rev 12229
Clean up mission strings of Teamwork scenario
2017-04-11 Add scenario: Teamwork 2
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:46:01 +0200] rev 12228
Add scenario: Teamwork 2 Credits to Arkhnen, but I heavily reworked it so it properly works in Hedgewars.
2017-04-11 Fix bad mission texts in A Space Adventure
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:14:21 +0200] rev 12227
Fix bad mission texts in A Space Adventure
2017-04-11 Display mines timer in all missions with non-default timer
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 03:44:56 +0200] rev 12226
Display mines timer in all missions with non-default timer
2017-04-11 Set infinite turn time in RC Plane Challenge
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:48:38 +0200] rev 12225
Set infinite turn time in RC Plane Challenge
2017-04-11 Disable Sudden Death consistently in all missions which don't require it
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:44:59 +0200] rev 12224
Disable Sudden Death consistently in all missions which don't require it
2017-04-11 Give infinite flying saucers in Space Adventure main menu
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:11:49 +0200] rev 12223
Give infinite flying saucers in Space Adventure main menu
2017-04-11 Add infinite skipping in fruit03 mission
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:09:01 +0200] rev 12222
Add infinite skipping in fruit03 mission
2017-04-10 New icon for video button to follow the Hedgewars style guide
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 00:17:42 +0200] rev 12221
New icon for video button to follow the Hedgewars style guide
2017-04-10 Use the same link color consistently in frontend
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 23:32:03 +0200] rev 12220
Use the same link color consistently in frontend
2017-04-10 Make entire top part of about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 23:10:56 +0200] rev 12219
Make entire top part of about screen translatable
2017-04-10 Make library list in about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 22:43:55 +0200] rev 12218
Make library list in about screen translatable
2017-04-10 Prevent frontend from starting game w/ >48 hogs
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 21:42:53 +0200] rev 12217
Prevent frontend from starting game w/ >48 hogs This is because the engine does not support >48 hogs (another bug), but at least this commit a common crash with useless/confusing error message.
2017-04-10 Fix crash when trying to open ammo menu with current team hog gear = nil
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 20:56:01 +0200] rev 12216
Fix crash when trying to open ammo menu with current team hog gear = nil Also fixes crash in A Classic Fairytale, mission 2 when rightclicking at Brainiac intro sequence (#142)
2017-04-10 Fix caption not updating if adding caption with same text but different color
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 19:08:00 +0200] rev 12215
Fix caption not updating if adding caption with same text but different color
2017-04-10 Increase duck cost in Construction Mode to 40
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 18:42:50 +0200] rev 12214
Increase duck cost in Construction Mode to 40
2017-04-10 bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
nemo [Mon, 10 Apr 2017 12:06:43 -0400] rev 12213
bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
2017-04-10 merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
nemo [Mon, 10 Apr 2017 09:05:16 -0400] rev 12212
merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
2017-04-10 Fix dynamite sparks appearing underwater
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:34:32 +0200] rev 12211
Fix dynamite sparks appearing underwater
2017-04-10 Render gear timers in front of water
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:15:00 +0200] rev 12210
Render gear timers in front of water
2017-04-10 Fix syntax error in uGearsUtils
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:51:07 +0200] rev 12209
Fix syntax error in uGearsUtils
2017-04-10 Play different bounce sound for rubber duck
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:30:44 +0200] rev 12208
Play different bounce sound for rubber duck
2017-04-09 Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
Wuzzy <almikes@aol.com> [Sun, 09 Apr 2017 20:54:33 +0200] rev 12207
Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
2017-04-08 Fix free rubber ducks in Highlander
Wuzzy <almikes@aol.com> [Sun, 09 Apr 2017 00:51:26 +0200] rev 12206
Fix free rubber ducks in Highlander
2016-05-12 Fix duck issues with Sea edge swimming
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 01:19:28 +0200] rev 12205
Fix duck issues with Sea edge swimming
2016-05-12 Don't play duck drop sound when duck spawns in water
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 00:17:05 +0200] rev 12204
Don't play duck drop sound when duck spawns in water
2016-05-12 Make duck rise to surface when spawning underwater
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 00:08:09 +0200] rev 12203
Make duck rise to surface when spawning underwater
2016-05-12 Add a few comments for rubber duck
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:45:26 +0200] rev 12202
Add a few comments for rubber duck
2016-05-12 Put duck speed factor into gear variable
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:33:30 +0200] rev 12201
Put duck speed factor into gear variable
2016-05-12 Fix rubber duck speed when hitting sea edge initially
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:22:53 +0200] rev 12200
Fix rubber duck speed when hitting sea edge initially
2016-05-12 Fix rubber duck not bouncing off diagonal rubber
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 18:16:09 +0200] rev 12199
Fix rubber duck not bouncing off diagonal rubber
2016-05-12 Render rubber duck timer when <6s
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 17:23:06 +0200] rev 12198
Render rubber duck timer when <6s
2016-05-12 Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 16:56:23 +0200] rev 12197
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
2016-05-12 Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 16:20:17 +0200] rev 12196
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
2017-04-08 Add rubber duck images for real
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:48:39 +0200] rev 12195
Add rubber duck images for real
2017-04-08 Add sounds for rubberduck drop, destruction and water collision
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:48:25 +0200] rev 12194
Add sounds for rubberduck drop, destruction and water collision
2017-04-08 Add ammotype amDuck for rubber duck
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:43:48 +0200] rev 12193
Add ammotype amDuck for rubber duck Still needs some tweaking (eject position, ammo menu slot)
2017-04-08 Add gear gtDuck: rubber duck
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 18:36:12 +0200] rev 12192
Add gear gtDuck: rubber duck Properties: - Falls straight down - Swims on water and follows wind direction - Follows Sea world edge - Explodes on collision or after 9s - Timer resets when hitting water
2017-04-08 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 18:26:25 +0200] rev 12191
Update changelog: Water anim., translations
2017-04-08 Fix bad water flow animation
KoBeWi <kobewi4e@gmail.com> [Sat, 08 Apr 2017 17:21:22 +0200] rev 12190
Fix bad water flow animation
2017-04-08 Water can now be animated
KoBeWi <kobewi4e@gmail.com> [Sat, 08 Apr 2017 17:17:28 +0200] rev 12189
Water can now be animated
2017-04-08 Fix CPU level sprites falling down in ClimbHome (instead of stars)
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 06:22:43 +0200] rev 12188
Fix CPU level sprites falling down in ClimbHome (instead of stars)
2017-04-08 Locale: Replace outdated round start message with loading template
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 05:23:07 +0200] rev 12187
Locale: Replace outdated round start message with loading template
2017-04-08 Load screen: Move “LOADING” from image into text box
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 05:04:18 +0200] rev 12186
Load screen: Move “LOADING” from image into text box So this message can be properly translated
2017-04-07 Add a few home run messages (en, de)
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 05:03:30 +0200] rev 12185
Add a few home run messages (en, de)
2017-04-07 Add support for hog name in home run message
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 04:56:51 +0200] rev 12184
Add support for hog name in home run message
2017-04-07 Remove English-only text from campaign mission images
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 03:27:17 +0200] rev 12183
Remove English-only text from campaign mission images
2017-04-07 Replace portal mission image with screenshot
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 03:10:28 +0200] rev 12182
Replace portal mission image with screenshot Done to remove English-only text
2017-04-07 Harden the countdown sound check
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 02:26:12 +0200] rev 12181
Harden the countdown sound check
2017-04-06 Fix name Scottish Gaelic being incorrectly displayed in language dropdown
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 01:50:49 +0200] rev 12180
Fix name Scottish Gaelic being incorrectly displayed in language dropdown
2017-04-06 Add basic win/draw messages in Scottish Gaelic
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 01:41:30 +0200] rev 12179
Add basic win/draw messages in Scottish Gaelic
2017-04-06 Scottish Gaelic translation update: tips, missions, frontend, engine
fios@foramnagaidhlig.net <fios@foramnagaidhlig.net> [Fri, 07 Apr 2017 01:17:51 +0200] rev 12178
Scottish Gaelic translation update: tips, missions, frontend, engine
2017-04-06 Set turn time to 0 when current hog drowns
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 00:57:09 +0200] rev 12177
Set turn time to 0 when current hog drowns
2017-04-06 Fix enemy saying “Missed” when poisoned w/o damage
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 23:28:13 +0200] rev 12176
Fix enemy saying “Missed” when poisoned w/o damage
2017-04-06 Fix time box tooltip saying it is not *yet* available in SD
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 22:34:02 +0200] rev 12175
Fix time box tooltip saying it is not *yet* available in SD When it is actually not available *anymore*
2017-04-06 Show random event message on round start, instead of the static one
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 22:02:29 +0200] rev 12174
Show random event message on round start, instead of the static one
2017-04-06 Add new random victory/round draw messages in English
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 21:49:59 +0200] rev 12173
Add new random victory/round draw messages in English
2017-04-06 Implement random round draw / team win messages
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:57:51 +0200] rev 12172
Implement random round draw / team win messages
2017-04-06 Add back accidental removal of random mines
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:14:05 +0200] rev 12171
Add back accidental removal of random mines
2017-04-06 Add many ticker messages for the new ticker events
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:01:14 +0200] rev 12170
Add many ticker messages for the new ticker events
2017-04-06 More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 07:34:00 +0200] rev 12169
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
2017-04-06 Allow to place theme objects on water
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 05:54:45 +0200] rev 12168
Allow to place theme objects on water
2017-04-05 Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 18:23:10 +0200] rev 12167
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
2017-04-05 Smoother water gradient for Beach theme
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 18:12:40 +0200] rev 12166
Smoother water gradient for Beach theme
2017-04-05 Update changelog
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:43:46 +0200] rev 12165
Update changelog
2017-04-05 Remove redundant water color definitions in themes with default water
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:29:18 +0200] rev 12164
Remove redundant water color definitions in themes with default water
2017-04-05 Set default theme water color to blue
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:28:46 +0200] rev 12163
Set default theme water color to blue
2017-04-05 Remove Lua function SetAmmoStore
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:26:59 +0200] rev 12162
Remove Lua function SetAmmoStore This function very obscure and has never been used, nobody will miss it. See issue #145 for full rationale.
2017-04-05 Fix ugly dragonball grave 1 pixel bouncing
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:26:05 +0200] rev 12161
Fix ugly dragonball grave 1 pixel bouncing
2017-04-05 Display native language names in language combo box instead of always English
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:23:34 +0200] rev 12160
Display native language names in language combo box instead of always English
2017-04-04 whitespace fixes (SEE, I AM USEFUL!)
sheepluva [Tue, 04 Apr 2017 23:43:19 +0200] rev 12159
whitespace fixes (SEE, I AM USEFUL!)
2016-10-09 added CloudsL and FlakeL
KoBeWi <kobewi4e@gmail.com> [Sun, 09 Oct 2016 19:59:00 +0200] rev 12158
added CloudsL and FlakeL
2017-04-04 Fix hedgehogs/ticker ignoring kills without damage (#149)
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 21:17:02 +0200] rev 12157
Fix hedgehogs/ticker ignoring kills without damage (#149)
2017-04-04 Lua callback: onUsedAmmo, after using up an ammo
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 17:02:38 +0200] rev 12156
Lua callback: onUsedAmmo, after using up an ammo Useful to know when e.g. shotgun attack has finished Syntax: onUsedAmmo(ammoType) * ammoType: Ammo type of used ammo Note: Not called for ammo type amNothing Thanks to KoBeWi
2017-04-04 Disable incorrect “%1” messages in German home run messages
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 05:35:11 +0200] rev 12155
Disable incorrect “%1” messages in German home run messages %1 is not yet supported for home runs
2017-04-04 Add a bunch of funny ticker messages for English
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 05:33:15 +0200] rev 12154
Add a bunch of funny ticker messages for English
2017-04-04 Fix incorrect size of Beach theme icons
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:41:11 +0200] rev 12153
Fix incorrect size of Beach theme icons The icons had about double the required size. This caused a graphical glitch when selecting Beach and hand-drawn map.
2017-04-04 Mention addition of Beach theme in changelog
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:22:30 +0200] rev 12152
Mention addition of Beach theme in changelog
2017-04-04 Update German frontend translation
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:06:35 +0200] rev 12151
Update German frontend translation
2017-03-20 sanity cutoff for splash sound
nemo [Mon, 20 Mar 2017 08:58:30 -0400] rev 12150
sanity cutoff for splash sound
2017-02-06 Fix handlers module
unc0rr [Mon, 06 Feb 2017 18:15:29 +0300] rev 12149
Fix handlers module
2017-02-06 Store room protocol number
unc0rr [Mon, 06 Feb 2017 17:54:27 +0300] rev 12148
Store room protocol number
2017-02-04 Room creation halfplemented
unc0rr [Sat, 04 Feb 2017 19:52:38 +0300] rev 12147
Room creation halfplemented
2017-01-27 SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
unc0rr [Fri, 27 Jan 2017 23:03:31 +0300] rev 12146
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
2017-01-26 Lobby joining action
unc0rr [Thu, 26 Jan 2017 14:45:44 +0300] rev 12145
Lobby joining action
2017-01-25 More refactoring
unc0rr [Wed, 25 Jan 2017 23:48:23 +0300] rev 12144
More refactoring
2017-01-24 Toss code around
unc0rr [Tue, 24 Jan 2017 20:28:16 +0300] rev 12143
Toss code around
2017-01-23 Start refactoring path from getting message from client to reacting to it
unc0rr [Mon, 23 Jan 2017 23:43:29 +0300] rev 12142
Start refactoring path from getting message from client to reacting to it
2017-01-18 Basic support for NICK message
unc0rr [Wed, 18 Jan 2017 22:54:02 +0300] rev 12141
Basic support for NICK message
2017-01-18 Fix malformed messages parsing
unc0rr [Wed, 18 Jan 2017 22:23:41 +0300] rev 12140
Fix malformed messages parsing
2017-01-18 - Handle errors
unc0rr [Wed, 18 Jan 2017 22:15:55 +0300] rev 12139
- Handle errors - Client removal routine - Handle QUIT message
2017-01-14 Introduce actions, just like in the old server
unc0rr [Sun, 15 Jan 2017 00:34:36 +0300] rev 12138
Introduce actions, just like in the old server
2017-01-14 - Use logging facilities instead of plain println!
unc0rr [Sat, 14 Jan 2017 22:30:09 +0300] rev 12137
- Use logging facilities instead of plain println! - Parse malformed messages, parser doesn't get stuck anymore
2017-01-13 - Render messages to string
unc0rr [Sat, 14 Jan 2017 00:46:52 +0300] rev 12136
- Render messages to string - Respond to PING messages
2017-01-11 Add more messages to the parser
unc0rr [Wed, 11 Jan 2017 22:42:59 +0300] rev 12135
Add more messages to the parser
2017-01-11 Optional parameters parsing function
unc0rr [Wed, 11 Jan 2017 17:39:21 +0300] rev 12134
Optional parameters parsing function
2017-01-08 Some parsing using nom
unc0rr [Sun, 08 Jan 2017 23:57:45 +0300] rev 12133
Some parsing using nom
2017-01-07 Give up on lalrpop, let's try nom
unc0rr [Sat, 07 Jan 2017 21:34:00 +0300] rev 12132
Give up on lalrpop, let's try nom
2017-01-05 Still trying to make parser work
unc0rr [Fri, 06 Jan 2017 01:00:21 +0300] rev 12131
Still trying to make parser work
2017-01-05 Start on messages parser
unc0rr [Thu, 05 Jan 2017 19:07:01 +0300] rev 12130
Start on messages parser
2017-01-02 - Start protocol parser implementation
unc0rr [Tue, 03 Jan 2017 00:19:47 +0300] rev 12129
- Start protocol parser implementation - Small fixes
2017-01-01 Refactor modules layout
unc0rr [Mon, 02 Jan 2017 00:16:22 +0300] rev 12128
Refactor modules layout
2017-01-01 - Use netbuf buffers for client connection stream
unc0rr [Mon, 02 Jan 2017 00:05:12 +0300] rev 12127
- Use netbuf buffers for client connection stream - Read data from client
2017-01-01 Refactor code to add more structure to it
unc0rr [Sun, 01 Jan 2017 22:13:35 +0300] rev 12126
Refactor code to add more structure to it
2016-12-31 Start server implementation in rust
unc0rr [Sat, 31 Dec 2016 23:56:29 +0300] rev 12125
Start server implementation in rust
2017-02-03 Adopt some patches from OpenBSD port
unc0rr [Fri, 03 Feb 2017 23:04:50 +0300] rev 12124
Adopt some patches from OpenBSD port
2017-01-30 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo [Mon, 30 Jan 2017 11:35:09 -0500] rev 12123
updates to polish translation by alzen, also add two unlocalised string he found in the gui
2017-01-24 Add a buffer for files opened with physfs for reading, fixes slow engine start
unc0rr [Wed, 25 Jan 2017 00:17:32 +0300] rev 12122
Add a buffer for files opened with physfs for reading, fixes slow engine start
2017-01-16 svg source for the bat animation update
CopherNeue [Sun, 15 Jan 2017 19:35:41 -0500] rev 12121
svg source for the bat animation update
2017-01-15 fix of offsets and size to prior commits
alfadur+copherneue [Sun, 15 Jan 2017 15:11:07 -0500] rev 12120
fix of offsets and size to prior commits
2017-01-15 code changes to make the new bat animation work
alfadur [Sun, 15 Jan 2017 12:50:27 -0500] rev 12119
code changes to make the new bat animation work
2017-01-15 nicer hog bat animation art
CopherNeue [Sun, 15 Jan 2017 12:49:26 -0500] rev 12118
nicer hog bat animation art
2017-01-12 aaand italian
LocutusOfBorg [Thu, 12 Jan 2017 11:40:28 -0500] rev 12117
aaand italian
2017-01-12 aaand put in an exclamation mark
nemo [Thu, 12 Jan 2017 11:28:25 -0500] rev 12116
aaand put in an exclamation mark
2017-01-12 lowercase hedgehog, duplicate comment to description
nemo [Thu, 12 Jan 2017 11:17:53 -0500] rev 12115
lowercase hedgehog, duplicate comment to description
2016-12-23 Only registered players regain their teams on rejoin
unc0rr [Fri, 23 Dec 2016 23:29:00 +0300] rev 12114
Only registered players regain their teams on rejoin
2016-12-23 Fix official server build
unc0rr [Fri, 23 Dec 2016 23:12:00 +0300] rev 12113
Fix official server build
2016-12-19 surfboard object for beach theme
alfadur [Mon, 19 Dec 2016 12:34:09 -0500] rev 12112
surfboard object for beach theme
2016-12-13 Source svg for the sandcastle
alfadur [Tue, 13 Dec 2016 09:33:50 -0500] rev 12111
Source svg for the sandcastle
2016-12-11 requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
nemo [Sun, 11 Dec 2016 18:00:10 -0500] rev 12110
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
2016-12-11 Enable beach theme install
nemo [Sun, 11 Dec 2016 17:51:13 -0500] rev 12109
Enable beach theme install
2016-12-11 Beach theme, completely redone
CopherNeue [Sun, 11 Dec 2016 17:46:40 -0500] rev 12108
Beach theme, completely redone
2016-12-10 Fix ScriptExists() destroying lua stack (fixes Bug #146)
sheepluva [Sat, 10 Dec 2016 21:28:10 +0100] rev 12107
Fix ScriptExists() destroying lua stack (fixes bug #146)
2016-12-10 Bug #108 - Phyfs/Pathz: Fix binds not being loaded
sheepluva [Sat, 10 Dec 2016 19:09:25 +0100] rev 12106
bug #108 - Phyfs/Pathz: Fix binds not being loaded
2016-12-07 Add Beach theme, update Fruit theme
alfadur [Wed, 07 Dec 2016 13:25:04 -0500] rev 12105
Add Beach theme, update Fruit theme
2016-12-06 tweak landtex filling some more. cuz it's fun
sheepluva [Tue, 06 Dec 2016 02:18:38 +0100] rev 12104
tweak landtex filling some more. cuz it's fun
2016-12-06 fix pas2c definition of SizeInt
sheepluva [Tue, 06 Dec 2016 01:05:46 +0100] rev 12103
fix pas2c definition of SizeInt
2016-12-04 fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
sheepluva [Sun, 04 Dec 2016 02:02:18 +0100] rev 12102
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
2016-12-04 copyToXYFromRect: simplify my math (so that it actually, you know, works...)
sheepluva [Sun, 04 Dec 2016 01:07:36 +0100] rev 12101
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
2016-12-03 GOTTA GO FAST! - speed up landtex filling
sheepluva [Sat, 03 Dec 2016 17:45:32 +0100] rev 12100
GOTTA GO FAST! - speed up landtex filling
2016-12-03 copyToXYFromRect: some tweaks
sheepluva [Sat, 03 Dec 2016 13:51:57 +0100] rev 12099
copyToXYFromRect: some tweaks
2016-12-03 copyToXYFromRect: fix pixels overflowing pixel lines in dest
sheepluva [Sat, 03 Dec 2016 09:09:16 +0100] rev 12098
copyToXYFromRect: fix pixels overflowing pixel lines in dest
2016-11-28 add alpha for sd-tint, since CopherNeue thinks the textures might need fading
nemo [Mon, 28 Nov 2016 13:46:25 -0500] rev 12097
add alpha for sd-tint, since CopherNeue thinks the textures might need fading
2016-11-27 fix German translation error
sheepluva [Sun, 27 Nov 2016 18:49:15 +0100] rev 12096
fix German translation error
2016-11-27 fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
sheepluva [Sun, 27 Nov 2016 13:08:12 +0100] rev 12095
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
2016-11-27 make random timers less easy to predict
sheepluva [Sun, 27 Nov 2016 12:58:41 +0100] rev 12094
make random timers less easy to predict
2016-11-27 Construction Mode: Fix free girder/rubber placement near hog
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 06:32:00 +0100] rev 12093
Construction Mode: Fix free girder/rubber placement near hog
2016-11-27 Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 06:24:43 +0100] rev 12092
Construction Mode: Turn crate limit into a script parameter
2016-11-27 Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 05:56:45 +0100] rev 12091
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
2016-11-27 Add PlaceRubber to Lua API
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 05:33:26 +0100] rev 12090
Add PlaceRubber to Lua API
2016-11-27 Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 03:18:20 +0100] rev 12089
Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
2016-11-27 Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 01:30:41 +0100] rev 12088
Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
2016-11-26 simplify code of previous commit ( ba1807589eaa )
sheepluva [Sun, 27 Nov 2016 00:00:25 +0100] rev 12087
simplify code of previous commit ( ba1807589eaa )
2016-11-26 OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
sheepluva [Sat, 26 Nov 2016 23:46:31 +0100] rev 12086
OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
2016-11-26 Give visual and audible feedback for flying through rings in Hard Flying mission
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 22:48:37 +0100] rev 12085
Give visual and audible feedback for flying through rings in Hard Flying mission
2016-11-26 Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 22:16:45 +0100] rev 12084
Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
2016-11-26 Fix group box text being cut off (fixes #125)
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 20:27:41 +0100] rev 12083
Fix group box text being cut off (fixes #125)
2016-11-25 Add custom ammo texts for Knockball
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 14:22:34 +0100] rev 12082
Add custom ammo texts for Knockball
2016-11-25 Remove team score messages in Knockball/Basketball because they're redundant
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 14:06:00 +0100] rev 12081
Remove team score messages in Knockball/Basketball because they're redundant
2016-11-25 Clean up strings in Control mission maps (more translator-friendly)
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 13:53:22 +0100] rev 12080
Clean up strings in Control mission maps (more translator-friendly)
2016-11-25 Disable SD for a couple of scripts and mission maps
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 13:38:24 +0100] rev 12079
Disable SD for a couple of scripts and mission maps
2016-11-25 Fix misleading scenario desciptions regarding time limit / no time limit
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 03:14:46 +0100] rev 12078
Fix misleading scenario desciptions regarding time limit / no time limit
2016-11-25 Rewrite 2nd line of mission panel of most missions for consistency
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 02:53:42 +0100] rev 12077
Rewrite 2nd line of mission panel of most missions for consistency
2016-11-25 Move some changelog entries to the correct categories
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 02:01:18 +0100] rev 12076
Move some changelog entries to the correct categories
2016-11-25 Mention Cheese in changelog
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:52:03 +0100] rev 12075
Mention Cheese in changelog
2016-11-25 Update changelog for Highlander changes
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:42:55 +0100] rev 12074
Update changelog for Highlander changes
2016-11-25 Make Highlander mission text consistent with other game mode messages
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:36:20 +0100] rev 12073
Make Highlander mission text consistent with other game mode messages
2016-11-25 Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:20:03 +0100] rev 12072
Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
2016-11-24 WxW: Remove old compability code which caused problems with unknown maps
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:47:19 +0100] rev 12071
WxW: Remove old compability code which caused problems with unknown maps
2016-11-24 Tweak WxW wall spark count according to wall size
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:18:16 +0100] rev 12070
Tweak WxW wall spark count according to wall size
2016-11-24 WxW: Add crate radar info to rope description
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:05:26 +0100] rev 12069
WxW: Add crate radar info to rope description
2016-11-24 WxW: Increase wall height of left/right walls with bounce edge and no border
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 16:52:13 +0100] rev 12068
WxW: Increase wall height of left/right walls with bounce edge and no border
2016-11-24 Add WorldEdge support for WxW
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 16:25:39 +0100] rev 12067
Add WorldEdge support for WxW
2016-11-24 Update changelog for Wxw updates
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 15:45:46 +0100] rev 12066
Update changelog for Wxw updates
2016-11-24 WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 15:09:26 +0100] rev 12065
WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
2016-11-24 Make name “Tumbler” translatable
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 06:33:00 +0100] rev 12064
Make name “Tumbler” translatable
2016-11-24 Disable world edge in Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:49:57 +0100] rev 12063
Disable world edge in Space Invasion
2016-11-24 Use yellow clock color in Space Invasion and Tumbler
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:41:50 +0100] rev 12062
Use yellow clock color in Space Invasion and Tumbler
2016-11-24 Turn invaders white in Space Invasion when round is over
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:35:21 +0100] rev 12061
Turn invaders white in Space Invasion when round is over
2016-11-24 Update changelog for Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:08:04 +0100] rev 12060
Update changelog for Space Invasion
2016-11-24 More helpful Space Invasion description
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:56:49 +0100] rev 12059
More helpful Space Invasion description
2016-11-24 Remove unused flamer code from Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:24:56 +0100] rev 12058
Remove unused flamer code from Space Invasion
2016-11-24 Space Invasion: Play countdown sounds
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:21:34 +0100] rev 12057
Space Invasion: Play countdown sounds
2016-11-24 Space Invasion: Make all strings more translator-friendly
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:15:27 +0100] rev 12056
Space Invasion: Make all strings more translator-friendly
2016-11-24 Space Invasion: Dump most out-commented and unused code
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 03:53:56 +0100] rev 12055
Space Invasion: Dump most out-commented and unused code
2016-11-24 Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 03:36:56 +0100] rev 12054
Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
2016-11-24 Add countdown sounds to Tumbler
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 01:04:55 +0100] rev 12053
Add countdown sounds to Tumbler
2016-11-23 Change ammo display texts in Tumbler to avoid pluralization failures
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:50:40 +0100] rev 12052
Change ammo display texts in Tumbler to avoid pluralization failures
2016-11-23 Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:42:27 +0100] rev 12051
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
2016-11-23 Rewrite some help texts in the basic rope training mission
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:20:41 +0100] rev 12050
Rewrite some help texts in the basic rope training mission Also make it impossible for the player to die
2016-11-23 Tweak flags used in all missions to fit more to the theme
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 23:54:55 +0100] rev 12049
Tweak flags used in all missions to fit more to the theme
2016-11-23 Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 20:25:44 +0100] rev 12048
Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
2016-11-23 Use GetHogFort in HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 19:43:40 +0100] rev 12047
Use GetHogFort in HedgeEditor
2016-11-23 Add GetHogFort to Lua API
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 19:39:01 +0100] rev 12046
Add GetHogFort to Lua API
2016-11-23 HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:57:08 +0100] rev 12045
HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
2016-11-23 HedgeEditor: Fix air mines timer being falsely exported and displayed
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:33:14 +0100] rev 12044
HedgeEditor: Fix air mines timer being falsely exported and displayed
2016-11-23 HedgeEditor: Export WorldEdge, fix export of Theme
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:00:35 +0100] rev 12043
HedgeEditor: Export WorldEdge, fix export of Theme
2016-11-23 Remove some items from the HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:21:17 +0100] rev 12042
Remove some items from the HedgeEditor TODO list
2016-11-23 HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:04:15 +0100] rev 12041
HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
2016-11-23 HedgeEditor: Simplify placement mode description
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:03:46 +0100] rev 12040
HedgeEditor: Simplify placement mode description
2016-11-23 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 16:33:01 +0100] rev 12039
Update changelog for the recent HedgeEditor updates
2016-11-23 Add sine gun to Crazy weapon set
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 16:02:03 +0100] rev 12038
Add sine gun to Crazy weapon set
2016-11-23 Set minimum ammo box content of 1 for default ammo schemes
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:57:45 +0100] rev 12037
Set minimum ammo box content of 1 for default ammo schemes Because they frequently get copied, and having 0 ammo in a box is odd
2016-11-23 Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:34:08 +0100] rev 12036
Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp Thanks to oneill
2016-11-23 Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:08:51 +0100] rev 12035
Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
2016-04-20 HedgeEditor: Add missing Left click help texts
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 20:13:03 +0200] rev 12034
HedgeEditor: Add missing Left click help texts
2016-04-20 HedgeEditor: Don't change placement mode when air attack is not selected
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 19:04:22 +0200] rev 12033
HedgeEditor: Don't change placement mode when air attack is not selected
2016-04-20 HedgeEditor: Make toggle help and toggle gear info work everywhere
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:54:31 +0200] rev 12032
HedgeEditor: Make toggle help and toggle gear info work everywhere
2016-04-20 HedgeEditor: Disable timer keys 2-4 in rubber placement mode
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:42:40 +0200] rev 12031
HedgeEditor: Disable timer keys 2-4 in rubber placement mode
2016-11-23 HedgeEditor: Unify key combination help
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 14:10:29 +0100] rev 12030
HedgeEditor: Unify key combination help
2016-04-20 HedgeEditor: Fix health add/subtract not working for dud mines
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:18:05 +0200] rev 12029
HedgeEditor: Fix health add/subtract not working for dud mines
2016-11-23 HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 14:08:43 +0100] rev 12028
HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
2016-11-23 HedgeEditor: Proper indentation for atkArray and utilArray
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:59:36 +0100] rev 12027
HedgeEditor: Proper indentation for atkArray and utilArray
2016-04-20 HedgeEditor: Improve secondary message
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:53:07 +0200] rev 12026
HedgeEditor: Improve secondary message E.g. mine timers are displayed with unit, etc.
2016-04-20 HedgeEditor: Allow health crates with 0 health
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:31:34 +0200] rev 12025
HedgeEditor: Allow health crates with 0 health
2016-11-23 HedgeEditor: Make health/timer tags toggable with Precise+3
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:53:51 +0100] rev 12024
HedgeEditor: Make health/timer tags toggable with Precise+3
2016-04-20 HedgeEditor: Show tags for gear timers and health
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:10:05 +0200] rev 12023
HedgeEditor: Show tags for gear timers and health
2016-04-18 HedgeEditor: Play placement sound more often
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:44:26 +0200] rev 12022
HedgeEditor: Play placement sound more often
2016-04-18 HedgeEditor: Proper error handling when attempting to delete hedgehogs
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:34:39 +0200] rev 12021
HedgeEditor: Proper error handling when attempting to delete hedgehogs
2016-04-18 HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:25:56 +0200] rev 12020
HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
2016-04-18 HedgeEditor: Minor string corrections
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:12:50 +0200] rev 12019
HedgeEditor: Minor string corrections
2016-04-14 HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
Wuzzy <almikes@aol.com> [Thu, 14 Apr 2016 16:28:59 +0200] rev 12018
HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
2016-11-23 HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:40:06 +0100] rev 12017
HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
2016-04-09 HedgeEditor: Fix nil bugs related to sprite placement mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:34:21 +0200] rev 12016
HedgeEditor: Fix nil bugs related to sprite placement mode
2016-04-09 HedgeEditor: Clean up some incorrect menu texts
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:29:16 +0200] rev 12015
HedgeEditor: Clean up some incorrect menu texts
2016-04-09 HedgeEditor: Make all hog and team names translatable and export them properly
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:13:33 +0200] rev 12014
HedgeEditor: Make all hog and team names translatable and export them properly Uses the new loc_noop from Locale
2016-04-09 Add loc_noop to Locale Lua library
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 22:13:47 +0200] rev 12013
Add loc_noop to Locale Lua library For collecting strings without translating them (yet)
2016-04-09 HedgeEditor: Minor team/hog name fixes
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 20:44:55 +0200] rev 12012
HedgeEditor: Minor team/hog name fixes
2016-04-09 HedgeEditor: Resort sprite array, add sprTargetBee
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 14:45:47 +0200] rev 12011
HedgeEditor: Resort sprite array, add sprTargetBee
2016-04-09 HedgeEditor: Implement frame selection for sprites
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 14:33:27 +0200] rev 12010
HedgeEditor: Implement frame selection for sprites
2016-04-09 Tweak HedgeEditor output: loc() hog/team names and tweak mission text
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 13:24:06 +0200] rev 12009
Tweak HedgeEditor output: loc() hog/team names and tweak mission text
2016-04-09 HedgeEditor: Fix broken export of team colors
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 11:56:52 +0200] rev 12008
HedgeEditor: Fix broken export of team colors
2016-04-09 HedgeEditor: Reliably change mission text on weapon switch
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 11:15:14 +0200] rev 12007
HedgeEditor: Reliably change mission text on weapon switch
2016-04-09 HedgeEditor: Fix stuff being exported multiple times on multiple saves
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 10:33:08 +0200] rev 12006
HedgeEditor: Fix stuff being exported multiple times on multiple saves
2016-04-09 Don't agressively show HedgeEditor mission panel
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 10:14:35 +0200] rev 12005
Don't agressively show HedgeEditor mission panel
2016-04-09 HedgeEditor: Don't count sprites failed to place
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 09:41:57 +0200] rev 12004
HedgeEditor: Don't count sprites failed to place
2016-04-09 HedgeEditor: Disable delete mode for sprite placement mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 09:14:09 +0200] rev 12003
HedgeEditor: Disable delete mode for sprite placement mode
2016-04-09 HedgeEditor: Allow to modify dud mine health
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:59:29 +0200] rev 12002
HedgeEditor: Allow to modify dud mine health
2016-04-09 HedgeEditor: Improved help disabled message, also loc()'ed
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:52:19 +0200] rev 12001
HedgeEditor: Improved help disabled message, also loc()'ed
2016-04-09 Write better “greeting” message for HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:45:46 +0200] rev 12000
Write better “greeting” message for HedgeEditor
2016-04-09 HedgeEditor: Add loc() to some forgotten strings, minor cleanup
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:29:22 +0200] rev 11999
HedgeEditor: Add loc() to some forgotten strings, minor cleanup
2016-04-09 HedgeEditor: Generally improve menu help texts
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:19:43 +0200] rev 11998
HedgeEditor: Generally improve menu help texts
2016-04-09 HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:00:53 +0200] rev 11997
HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
2016-04-09 HedgeEditor: Improve graphics on girder/rubber placement
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 07:40:15 +0200] rev 11996
HedgeEditor: Improve graphics on girder/rubber placement
2016-04-09 HedgeEditor: Throw away code in comments and unused variables
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 07:16:01 +0200] rev 11995
HedgeEditor: Throw away code in comments and unused variables
2016-04-09 HedgeEditor: Refactor legacy GetVisualGearValues code
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:42:31 +0200] rev 11994
HedgeEditor: Refactor legacy GetVisualGearValues code
2016-04-09 HedgeEditor: Fix girder sprite being displayed a top left
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:38:11 +0200] rev 11993
HedgeEditor: Fix girder sprite being displayed a top left
2016-04-09 HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:09:59 +0200] rev 11992
HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
2016-04-09 Add dud mine placement mode to HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 05:28:18 +0200] rev 11991
Add dud mine placement mode to HedgeEditor
2016-04-09 HedgeEditor: Tweak and reorder health/timer selection numbers
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 04:37:03 +0200] rev 11990
HedgeEditor: Tweak and reorder health/timer selection numbers
2016-04-09 HedgeEditor: Allow to set sticky mine timer
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 04:22:39 +0200] rev 11989
HedgeEditor: Allow to set sticky mine timer
2016-11-23 Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:08:24 +0100] rev 11988
Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
2016-11-23 Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 03:02:37 +0100] rev 11987
Split up change log sections even more, and update it for Racer
2016-11-23 Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:53:05 +0100] rev 11986
Allow to set Racer waypoint limit with script parameter “maxwaypoints”
2016-11-23 Fix incorrect type check of wpRad in Racer
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:39:08 +0100] rev 11985
Fix incorrect type check of wpRad in Racer
2016-11-23 Highlight first Racer waypoint in placement phase
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:00:24 +0100] rev 11984
Highlight first Racer waypoint in placement phase
2016-11-23 Allow to remove waypoints in Racer with precise key
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 01:05:34 +0100] rev 11983
Allow to remove waypoints in Racer with precise key
2016-11-22 Fix Construction Mode screwing up when initialenergy > maxenergy
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 00:28:58 +0100] rev 11982
Fix Construction Mode screwing up when initialenergy > maxenergy
2016-11-22 Use GetAmmoName in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 00:17:28 +0100] rev 11981
Use GetAmmoName in Construction Mode
2016-11-22 Disable Sudden Death in Shoppa for good
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 21:30:23 +0100] rev 11980
Disable Sudden Death in Shoppa for good
2016-11-22 Remove colons in campaign screen for more UI consistency
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 17:07:14 +0100] rev 11979
Remove colons in campaign screen for more UI consistency
2016-11-22 Align drop-down text of unfinished campaign missions with finished icons
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 17:02:20 +0100] rev 11978
Align drop-down text of unfinished campaign missions with finished icons
2016-11-22 Give infinite ropes in Running for survival mission
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 16:39:54 +0100] rev 11977
Give infinite ropes in Running for survival mission
2016-11-22 Add skip option to desert01, fruit02, moon01 in A Space Adventure
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 16:30:54 +0100] rev 11976
Add skip option to desert01, fruit02, moon01 in A Space Adventure
2016-11-22 Fix double achievements and ranks in The First Stop mission (fixes #106)
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 15:52:57 +0100] rev 11975
Fix double achievements and ranks in The First Stop mission (fixes #106)
2016-11-20 Prepend "User quit: " to client-side quit messages
unc0rr [Sun, 20 Nov 2016 15:20:08 +0100] rev 11974
Prepend "User quit: " to client-side quit messages Tested and commited by sheepluva
2016-11-20 Use proper start button in training menu
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:11:19 +0100] rev 11973
Use proper start button in training menu
2016-11-20 Update changelog about mission tabs
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:02:59 +0100] rev 11972
Update changelog about mission tabs
2016-11-20 Update German mission description strings
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:01:27 +0100] rev 11971
Update German mission description strings
2016-04-13 Make tab of mission list tab header blend into mission list
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:53:47 +0200] rev 11970
Make tab of mission list tab header blend into mission list
2016-04-13 Update English mission descriptions to better fit tabbed mission menu
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:52:35 +0200] rev 11969
Update English mission descriptions to better fit tabbed mission menu
2016-04-13 Mission recategorization into trainings, challenges and scenarios.
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:39:17 +0200] rev 11968
Mission recategorization into trainings, challenges and scenarios. This moves the missions into new folders and adds a nice tab widget in the mission menu
2016-11-20 Fix typo in German campaign translation
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:21:24 +0100] rev 11967
Fix typo in German campaign translation
2016-11-20 Update changelog for space campaign updates
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:12:19 +0100] rev 11966
Update changelog for space campaign updates
2016-11-20 Complete space campaign's spacetrip mission if all main+side missions are completed
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:08:21 +0100] rev 11965
Complete space campaign's spacetrip mission if all main+side missions are completed
2016-11-20 Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 03:43:27 +0100] rev 11964
Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
2016-11-20 Expose number of air mines in Lua variable AirMinesNum
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 01:50:24 +0100] rev 11963
Expose number of air mines in Lua variable AirMinesNum
2016-11-20 Add more descriptions into desktop entry files, fix some specification mismatches
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 01:31:09 +0100] rev 11962
Add more descriptions into desktop entry files, fix some specification mismatches
2016-11-19 Merge new Cheese map
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:43:12 +0100] rev 11961
Merge new Cheese map
2016-11-19 Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:40:20 +0100] rev 11960
Update changelog about campaign screen check marks
2016-05-04 Don't show AI-controlled teams in campaigns page
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 09:19:44 +0200] rev 11959
Don't show AI-controlled teams in campaigns page
2016-05-04 Make campaign mission names translatable
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 08:44:53 +0200] rev 11958
Make campaign mission names translatable
2016-05-04 Make campaign names translatable
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 07:41:46 +0200] rev 11957
Make campaign names translatable Also add German translation for both campaigns
2016-05-04 Seperate campaign victories from campaign mission victories
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 05:23:58 +0200] rev 11956
Seperate campaign victories from campaign mission victories
2016-05-04 Update campaign drop-down list after campaign victory
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:44:41 +0200] rev 11955
Update campaign drop-down list after campaign victory
2016-05-04 Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:32:31 +0200] rev 11954
Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
2016-05-04 Campaign page: Add labels and move start button to footer
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:07:12 +0200] rev 11953
Campaign page: Add labels and move start button to footer
2016-11-19 Save mission success for A Space Adventure missions
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:12:07 +0100] rev 11952
Save mission success for A Space Adventure missions
2016-05-04 Add support for storing and displaying success of campaign missions
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 02:10:59 +0200] rev 11951
Add support for storing and displaying success of campaign missions
2016-05-03 Update campaign victory status when changing selection
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 00:14:41 +0200] rev 11950
Update campaign victory status when changing selection
2016-05-03 Store campaign victories in campaign variable "Won"
Wuzzy <almikes@aol.com> [Tue, 03 May 2016 22:56:26 +0200] rev 11949
Store campaign victories in campaign variable "Won"
2016-05-03 Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com> [Tue, 03 May 2016 22:26:39 +0200] rev 11948
Show check marks for campaigns with Won=true
2016-11-19 Updated cheese map
CopherNeue [Sat, 19 Nov 2016 17:26:16 -0500] rev 11947
Updated cheese map
2016-11-19 Overwrite special ammo descriptions in Racer script
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 23:04:44 +0100] rev 11946
Overwrite special ammo descriptions in Racer script
2016-11-19 Allow to ignore overwritten ammo name in GetAmmoName
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 22:17:08 +0100] rev 11945
Allow to ignore overwritten ammo name in GetAmmoName
2016-11-19 GetAmmoName now returns ammo name overwritten by SetAmmoTexts
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 22:00:23 +0100] rev 11944
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
2016-11-19 Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:39:52 +0100] rev 11943
Update changelog for SetAmmoTexts-related changes
2016-11-19 Change descriptions for special Construction Mode tools
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:33:02 +0100] rev 11942
Change descriptions for special Construction Mode tools
2016-05-09 Add SetAmmoDescriptionAppendix to Lua API, see issue 82
Wuzzy <almikes@aol.com> [Tue, 10 May 2016 01:59:54 +0200] rev 11941
Add SetAmmoDescriptionAppendix to Lua API, see issue #82
2016-05-09 Make SetAmmoTexts update ammo menu weapon name, too
Wuzzy <almikes@aol.com> [Tue, 10 May 2016 01:33:23 +0200] rev 11940
Make SetAmmoTexts update ammo menu weapon name, too Lua API warning: SetAmmoTexts can not be called in onGameInit
2016-05-09 Add Lua API function SetAmmoTexts (see issue 82)
Wuzzy <almikes@aol.com> [Mon, 09 May 2016 22:49:31 +0200] rev 11939
Add Lua API function SetAmmoTexts (see issue #82)
2016-11-19 Update Changelog: Add Racer and TechRacer updates
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:17:48 +0100] rev 11938
Update Changelog: Add Racer and TechRacer updates
2016-04-13 TechRacer: Cleanup mess regarding teams which did not finish
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:55:47 +0200] rev 11937
TechRacer: Cleanup mess regarding teams which did not finish
2016-04-13 Fix some incorrect TechRacer messages
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:17:58 +0200] rev 11936
Fix some incorrect TechRacer messages
2016-04-13 TechRacer: Show racing times and ranking in stats screen
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:17:08 +0200] rev 11935
TechRacer: Show racing times and ranking in stats screen
2016-04-13 Force TechRacer maps when image map is selected. Fixes Google Code issue #882
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:16:01 +0200] rev 11934
Force TechRacer maps when image map is selected. Fixes Google Code issue #882 If you start a TechRacer map with an image map selected, the resulting map will likely to be completely unplayable. So this commit disables this.
2016-04-13 TechRacer: Don't mess with ammo caption while in waypoint.
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:14:01 +0200] rev 11933
TechRacer: Don't mess with ammo caption while in waypoint. Fixes Google Code issue #883.
2016-04-13 Clean up TechRacer strings
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:13:07 +0200] rev 11932
Clean up TechRacer strings
2016-04-13 Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:19:42 +0200] rev 11931
Racer: Reduce minimum number of waypoints to 2, tweak descriptions
2016-04-13 Racer: Clean up “did not finish” mess
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:14:33 +0200] rev 11930
Racer: Clean up “did not finish” mess
2016-04-13 Add new Racer script parameter: waypointradius
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:02:53 +0200] rev 11929
Add new Racer script parameter: waypointradius
2016-11-19 Racer: Dump old commented-out code
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 20:22:55 +0100] rev 11928
Racer: Dump old commented-out code
2016-04-13 Racer: Show “Track completed!” message
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:01:28 +0200] rev 11927
Racer: Show “Track completed!” message
2016-04-13 Add “rounds” script parameter for Racer
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:00:53 +0200] rev 11926
Add “rounds” script parameter for Racer
2016-04-13 Racer: Don't mess with ammo display when touching waypoint
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:00:03 +0200] rev 11925
Racer: Don't mess with ammo display when touching waypoint
2016-04-13 Racer: Clean up strings
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:59:20 +0200] rev 11924
Racer: Clean up strings
2016-04-13 Implement stats screen for Racer
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:58:44 +0200] rev 11923
Implement stats screen for Racer
2016-05-01 Add “boring” voice to voice queue to avoid voice overlapping
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 02:40:12 +0200] rev 11922
Add “boring” voice to voice queue to avoid voice overlapping
2016-05-01 Enable timer warning sounds in hog placement phase
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 02:36:17 +0200] rev 11921
Enable timer warning sounds in hog placement phase
2016-11-19 Add changelog entries for the timer color-coding and countdown sounds
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 15:03:16 +0100] rev 11920
Add changelog entries for the timer color-coding and countdown sounds
2016-04-30 When doing something, set ready time to 0 instead of 1
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 01:18:58 +0200] rev 11919
When doing something, set ready time to 0 instead of 1
2016-04-30 Fix sniper rifle making timer gray all the time
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 01:04:45 +0200] rev 11918
Fix sniper rifle making timer gray all the time
2016-04-30 Show timer at 999s instead of 1000s
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 00:09:14 +0200] rev 11917
Show timer at 999s instead of 1000s
2016-04-30 Make timer gray while the time is not running or while it is paused
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 23:46:57 +0200] rev 11916
Make timer gray while the time is not running or while it is paused
2016-04-30 Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 23:30:34 +0200] rev 11915
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
2016-11-19 Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 15:00:14 +0100] rev 11914
Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout Also play “coward” voice for skipping (instead of “boring”)
2016-04-30 Make the timer red when it is the get-away time
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 20:55:16 +0200] rev 11913
Make the timer red when it is the get-away time
2016-04-30 Turn timer digits green when it's still the ready timer
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 20:35:55 +0200] rev 11912
Turn timer digits green when it's still the ready timer
2016-11-19 Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 06:43:44 +0100] rev 11911
Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
2016-11-17 Fix Qt warnings about QLayout (Fixes #127)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 15:29:16 +0100] rev 11910
Fix Qt warnings about QLayout (Fixes #127)
2016-11-17 Update Mutant script
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:59:20 +0100] rev 11909
Update Mutant script New features: - Custom achievements in stats screen - Replace health graph with score graph - Ranking based on score - Improved localization support - Improved mission text - Show messages on scoring
2016-11-17 Update changelog for CTF
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:38:11 +0100] rev 11908
Update changelog for CTF
2016-04-13 CTF: Play sound when capturing flag
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:51:17 +0200] rev 11907
CTF: Play sound when capturing flag
2016-04-13 CTF: Allow to set capture limit with script param
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:48:26 +0200] rev 11906
CTF: Allow to set capture limit with script param
2016-04-13 CTF: Clean up mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:33:13 +0200] rev 11905
CTF: Clean up mission panel
2016-11-17 Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:05:12 +0100] rev 11904
Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
2016-11-17 Update changelog
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:47:28 +0100] rev 11903
Update changelog
2016-11-17 Fix and change escaping for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:37:48 +0100] rev 11902
Fix and change escaping for mission map descriptions
2016-11-17 Show mission map descriptions for default language as well
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:36:45 +0100] rev 11901
Show mission map descriptions for default language as well
2016-11-17 UTF-8 support for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:58 +0100] rev 11900
UTF-8 support for mission map descriptions
2016-11-17 Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:10 +0100] rev 11899
Fix improper locale detection for mission map descriptions
2016-11-17 Add German translations for mission maps
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:34:21 +0100] rev 11898
Add German translations for mission maps
2016-11-17 Slightly improved mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:33:46 +0100] rev 11897
Slightly improved mission map descriptions
2016-11-16 reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
sheepluva [Wed, 16 Nov 2016 19:19:36 +0100] rev 11896
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
2016-11-16 Make sd-tint a theme variable so cophernue can tweak his sky tinting
nemo [Wed, 16 Nov 2016 12:26:26 -0500] rev 11895
Make sd-tint a theme variable so cophernue can tweak his sky tinting
2016-11-16 Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:06:02 +0100] rev 11894
Improve mission panel in Gravity script (don't overwrite game modifier texts)
2016-11-16 Fix low gravity utility not working in Gravity script (fixes #13)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:02:22 +0100] rev 11893
Fix low gravity utility not working in Gravity script (fixes #13) Using low gravity halves the gravity. For using a range, both the minimum and maximum gravities are halved. Negative gravities are doubled. Bonus: game modifier “low gravity” will be force-disabled.
2016-11-16 Save fastest rounds in Killing the specialists and Precise shooting missions
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:43 +0100] rev 11892
Save fastest rounds in Killing the specialists and Precise shooting missions
2016-11-16 Save record time for Chasing the blue hog mission
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:09 +0100] rev 11891
Save record time for Chasing the blue hog mission
2016-11-16 Save some records in campaign vars: Hard flying, Running for survival
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:34:33 +0100] rev 11890
Save some records in campaign vars: Hard flying, Running for survival
2016-11-16 Fix ClimbHome mission bugs (broken teams, broken graph)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:32:44 +0100] rev 11889
Fix ClimbHome mission bugs (broken teams, broken graph)
2016-11-16 Set random flags and voice in random teams
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:18:32 +0100] rev 11888
Set random flags and voice in random teams Except in quick matches, which always uses default voice (for native speakers)
2016-11-15 Show symbols at bottom right while extra damage / low grav. are active
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 03:00:56 +0100] rev 11887
Show symbols at bottom right while extra damage / low grav. are active PC version only. No change for touch interface.
2016-11-15 Relax some health bounds in game scheme editor
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:30:35 +0100] rev 11886
Relax some health bounds in game scheme editor
2016-11-15 Fix Lua error message in A Classic Fairytale mission 8
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:12:49 +0100] rev 11885
Fix Lua error message in A Classic Fairytale mission 8
2016-11-15 Translate appdata file into German
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:05:12 +0100] rev 11884
Translate appdata file into German
2016-11-15 Upgrade appdata file to AppStream 0.8 format, update screenshots
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:00:27 +0100] rev 11883
Upgrade appdata file to AppStream 0.8 format, update screenshots
2016-11-15 Simplify the hat format for unanimated hats
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:49:36 +0100] rev 11882
Simplify the hat format for unanimated hats For simple hats which are not animated, a single 32×32 image is now enough. For simple clan hats, use 64×32 with the color overlay at the right.
2016-11-15 Remove old Fort Mode from frontend
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:25:37 +0100] rev 11881
Remove old Fort Mode from frontend Part of ripping out Fort Mode from game schemes. This time for real. - Remove the game modifier button "Fort Mode" - Remove the scheme "Fort Mode" - Remove some fort mode handling code - Keep gfForts symbol to not mess up things too much - Old schemes are still supported, the fortsmode parameter is just ignored
2016-11-14 Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:42:44 +0100] rev 11880
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete Fixes #99 and #122.
2016-11-14 Add WorldEdge to Lua API to expose/change world edge type
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:17:31 +0100] rev 11879
Add WorldEdge to Lua API to expose/change world edge type
2016-11-14 Show “More Wind” modifier in mission panel
Wuzzy <almikes@aol.com> [Mon, 14 Nov 2016 21:33:59 +0100] rev 11878
Show “More Wind” modifier in mission panel Fixes #116
2016-11-09 fix urls
nemo [Wed, 09 Nov 2016 12:31:05 -0500] rev 11877
fix urls
2016-11-09 allow longer grave animations
nemo [Wed, 09 Nov 2016 11:21:14 -0500] rev 11876
allow longer grave animations
2016-10-15 update changelog
sheepluva [Sat, 15 Oct 2016 20:54:30 +0200] rev 11875
update changelog
2016-10-15 fix copypastafail (incorrect variable name) and whitespaces
sheepluva [Sat, 15 Oct 2016 20:11:05 +0200] rev 11874
fix copypastafail (incorrect variable name) and whitespaces
2016-10-15 support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 20:06:42 +0200] rev 11873
support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
2016-10-15 update changelog
sheepluva [Sat, 15 Oct 2016 13:34:14 +0200] rev 11872
update changelog
2016-10-15 rename variables for better code-readability and fix indentation
sheepluva [Sat, 15 Oct 2016 13:28:13 +0200] rev 11871
rename variables for better code-readability and fix indentation
2016-10-15 support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 13:10:16 +0200] rev 11870
support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
2016-10-14 update Changelog
sheepluva [Fri, 14 Oct 2016 23:25:51 +0200] rev 11869
update Changelog
2016-10-14 rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Fri, 14 Oct 2016 22:52:04 +0200] rev 11868
rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
2016-10-03 Make frozen hogs poison immune
nemo [Mon, 03 Oct 2016 14:10:25 -0400] rev 11867
Make frozen hogs poison immune
2016-10-02 lupdate-qt4
sheepluva [Sun, 02 Oct 2016 18:30:15 +0200] rev 11866
lupdate-qt4
2016-10-02 fix for Bug 91 - Make DELEGATE action available in frontend
sheepluva [Sun, 02 Oct 2016 18:29:55 +0200] rev 11865
fix for bug #91 - Make DELEGATE action available in frontend
2016-10-02 fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
sheepluva [Sun, 02 Oct 2016 17:39:42 +0200] rev 11864
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
2016-10-02 Bug 115 - Application icon is missing
sheepluva [Sun, 02 Oct 2016 15:15:39 +0200] rev 11863
bug #115 - Application icon is missing
2016-10-02 also update ghc info in INSTALL file
sheepluva [Sun, 02 Oct 2016 12:42:16 +0200] rev 11862
also update ghc info in INSTALL file
2016-10-02 travis: also add libghc-regex-tdfa-dev to dependencies
sheepluva [Sun, 02 Oct 2016 12:00:39 +0200] rev 11861
travis: also add libghc-regex-tdfa-dev to dependencies
2016-10-01 increase heart count in seduction effect. FPS are overrated anyway
sheepluva [Sun, 02 Oct 2016 01:26:59 +0200] rev 11860
increase heart count in seduction effect. FPS are overrated anyway
2016-10-01 reflect dataenc->sandi change in travis file
sheepluva [Sun, 02 Oct 2016 01:17:33 +0200] rev 11859
reflect dataenc->sandi change in travis file
2016-10-01 and while I'm at it, fix seduction... kinda ♥
sheepluva [Sun, 02 Oct 2016 00:42:29 +0200] rev 11858
and while I'm at it, fix seduction... kinda ♥
2016-10-01 pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
sheepluva [Sat, 01 Oct 2016 22:48:00 +0200] rev 11857
pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
2016-10-01 adding some frontend stuff to changelog
sheepluva [Sat, 01 Oct 2016 22:35:14 +0200] rev 11856
adding some frontend stuff to changelog
2016-10-01 - Use sandi instead of dataenc (bugs.debian.org/836686)
unc0rr [Sat, 01 Oct 2016 21:27:05 +0300] rev 11855
- Use sandi instead of dataenc (bugs.debian.org/836686) - Only try to import module from the package being tested (sometimes packages have modules with equal names, so a test for module presence could succeed when you have one package installed instead of another)
2016-10-01 Use regex match for bans
unc0rr [Sat, 01 Oct 2016 20:56:42 +0300] rev 11854
Use regex match for bans
2016-10-01 fix issue 110
sheepluva [Sat, 01 Oct 2016 19:06:12 +0200] rev 11853
fix issue #110
2016-10-01 fix build
sheepluva [Sat, 01 Oct 2016 16:45:59 +0200] rev 11852
fix build
2016-09-27 Drop xfire module
koda [Mon, 26 Sep 2016 23:36:00 -0400] rev 11851
Drop xfire module The service shut down, this is now dead code with potential GPL license incompatibility.
2016-09-24 minor german translation adjustment
sheepluva [Sat, 24 Sep 2016 21:01:12 +0200] rev 11850
minor german translation adjustment
2016-09-15 fix typo and hopefully also pas2c
sheepluva [Fri, 16 Sep 2016 00:41:03 +0200] rev 11849
fix typo and hopefully also pas2c
2016-09-15 Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
sheepluva [Fri, 16 Sep 2016 00:22:05 +0200] rev 11848
Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
2016-09-15 Lua API: IsHogLocal(gearUid)
sheepluva [Fri, 16 Sep 2016 00:01:43 +0200] rev 11847
Lua API: IsHogLocal(gearUid)
2016-09-15 Lua API: GetAmmoName(ammoType)
sheepluva [Thu, 15 Sep 2016 23:16:49 +0200] rev 11846
Lua API: GetAmmoName(ammoType)
2016-09-09 merge with github
koda [Fri, 09 Sep 2016 15:57:30 +0000] rev 11845
merge with github
2016-09-04 Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
sheepluva [Sun, 04 Sep 2016 21:23:00 +0200] rev 11844
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
2016-08-11 Make in-game chat work qmlfrontend
unc0rr [Thu, 11 Aug 2016 23:05:14 +0300] rev 11843
Make in-game chat work
2016-08-02 Preparation to sending engine messages to net. qmlfrontend
unc0rr [Tue, 02 Aug 2016 23:08:17 +0300] rev 11842
Preparation to sending engine messages to net.
2016-07-15 merge default qmlfrontend
unc0rr [Fri, 15 Jul 2016 22:39:07 +0300] rev 11841
merge default
2016-07-09 Use less weird options
unc0rr [Sat, 09 Jul 2016 22:40:44 +0300] rev 11840
Use less weird options
2016-07-02 Remove some more bytestring-show references, e.g. INSTALL file and travis file
LocutusOfBorg [Sat, 02 Jul 2016 17:56:10 +0200] rev 11839
Remove some more bytestring-show references, e.g. INSTALL file and travis file
2016-06-29 bytestring-show RIP
unc0rr [Wed, 29 Jun 2016 20:16:29 +0300] rev 11838
bytestring-show RIP
2016-06-22 Polish update
alzen [Wed, 22 Jun 2016 09:25:29 -0400] rev 11837
Polish update
2016-06-21 bit of a start on HDPI monitor support. Fonts.
nemo [Tue, 21 Jun 2016 18:02:46 -0400] rev 11836
bit of a start on HDPI monitor support. Fonts.
2016-06-21 remove experimental in-game credits code
sheepluva [Tue, 21 Jun 2016 22:03:09 +0200] rev 11835
remove experimental in-game credits code
2016-06-21 no.
nemo [Tue, 21 Jun 2016 15:37:08 -0400] rev 11834
no.
2016-06-15 lupdate
nemo [Wed, 15 Jun 2016 18:39:31 -0400] rev 11833
lupdate
2016-05-22 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
antonc27 <antonc27@mail.ru> [Sun, 22 May 2016 15:06:08 +0200] rev 11832
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
2016-05-21 Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11831
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
2016-05-21 http → https
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11830
http → https
2016-05-18 Fruit theme music
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11829
Fruit theme music
2016-05-17 Merge default qmlfrontend
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11828
Merge default
2016-05-17 - Add state to engine callback for it to know what engine is sending qmlfrontend
unc0rr [Tue, 17 May 2016 23:18:08 +0300] rev 11827
- Add state to engine callback for it to know what engine is sending - Display suggested hogs number in preview
2016-05-17 implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Tue, 17 May 2016 21:32:10 +0200] rev 11826
implement ExtraftFileDir and ExtractFileName in uUtils
2016-05-15 remove another useless SysUtils include
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11825
remove another useless SysUtils include
2016-05-15 implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11824
implement Trim() in uUtils
2016-05-15 drop SysUtils inclusion from 5 files where it is not needed anymore
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11823
drop SysUtils inclusion from 5 files where it is not needed anymore
2016-05-15 - Use IntToStr() in preference to Str()
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11822
- Use IntToStr() in preference to Str() - Remove senseless Str() call in uRandom.GetNext
2016-05-15 always include uUtils _after_ SysUtils
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11821
always include uUtils _after_ SysUtils
2016-05-15 merge Wuzzy's frontend tweaks
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11820
merge Wuzzy's frontend tweaks
2016-05-06 Tweak sizes and icons of most footer buttons of frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 20:12:27 +0200] rev 11819
Tweak sizes and icons of most footer buttons of frontend
2016-05-06 Neatly align all the bottom buttons on the same height
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 19:23:26 +0200] rev 11818
Neatly align all the bottom buttons on the same height
2016-05-06 Slightly better naming of new or copied ammo/game schemes
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:49:41 +0200] rev 11817
Slightly better naming of new or copied ammo/game schemes
2016-05-06 Tweak damage modifier help
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:35:33 +0200] rev 11816
Tweak damage modifier help
2016-05-06 Fix mines time displaying "1 seconds" in frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:33:54 +0200] rev 11815
Fix mines time displaying "1 seconds" in frontend
2016-05-06 Frontend: Increase space for help text in the footer
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:26:06 +0200] rev 11814
Frontend: Increase space for help text in the footer
2016-05-06 Add help texts for game scheme's basic settings (initial health, etc.)
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:20:19 +0200] rev 11813
Add help texts for game scheme's basic settings (initial health, etc.)
2016-05-06 Add more What's This? texts throughout the frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 16:08:48 +0200] rev 11812
Add more What's This? texts throughout the frontend
2016-05-06 Fix problems with dynamic whats this texts
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 15:45:48 +0200] rev 11811
Fix problems with dynamic whats this texts
2016-05-04 Add missing frontend constants
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 22:56:22 +0200] rev 11810
Add missing frontend constants
2016-05-04 Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 19:42:20 +0200] rev 11809
Add various “What's This?” texts to multiplayer, net and team editor frontend pages
2016-05-04 Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 18:14:25 +0200] rev 11808
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
2016-05-15 avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
koda [Sun, 15 May 2016 10:43:18 +0200] rev 11807
avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
2016-05-10 turn off sparks for drowning dynamite
nemo [Tue, 10 May 2016 13:28:37 -0400] rev 11806
turn off sparks for drowning dynamite
2016-05-06 <unC0Rr> might be somewhere width used instead of rightx
sheepluva [Fri, 06 May 2016 20:00:55 +0200] rev 11805
<unC0Rr> might be somewhere width used instead of rightx
2016-05-04 linux on travis needs sudo to install dependencies
koda [Wed, 04 May 2016 14:30:04 -0400] rev 11804
linux on travis needs sudo to install dependencies
2016-05-04 Fix some warnings
unC0Rr [Wed, 04 May 2016 14:09:54 +0300] rev 11803
Fix some warnings
2016-05-03 - Don't forget to init uVaribles inside LoadLocaleWrapper call
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 22:19:17 +0200] rev 11802
- Don't forget to init uVaribles inside LoadLocaleWrapper call
2016-05-03 Enable GL2 travis builds
koda [Tue, 03 May 2016 13:20:35 -0400] rev 11801
Enable GL2 travis builds
2016-05-03 ansistring, not Ansistring
unc0rr [Tue, 03 May 2016 20:18:25 +0300] rev 11800
ansistring, not Ansistring
2016-05-03 small code cleanup/comment
sheepluva [Tue, 03 May 2016 19:06:09 +0200] rev 11799
small code cleanup/comment
2016-05-03 I heard we switched to physfs
unc0rr [Tue, 03 May 2016 19:17:30 +0300] rev 11798
I heard we switched to physfs
2016-05-03 TryDo is deprecated
unc0rr [Tue, 03 May 2016 19:08:27 +0300] rev 11797
TryDo is deprecated
2016-05-03 Add pre/post js stub files and expand the emscripten options
frd [Tue, 03 May 2016 01:07:26 -0400] rev 11796
Add pre/post js stub files and expand the emscripten options
2016-05-03 Set medium floating precision to shaders
frd [Tue, 03 May 2016 00:55:46 -0400] rev 11795
Set medium floating precision to shaders Helps with WebGL compatibility.
2016-05-03 Compile uMatrix to c too when GL2 is requested
koda [Tue, 03 May 2016 00:51:33 -0400] rev 11794
Compile uMatrix to c too when GL2 is requested
2016-05-03 Work around missing gl functions from emscripten headers
koda [Mon, 02 May 2016 23:28:58 -0400] rev 11793
Work around missing gl functions from emscripten headers
2016-05-03 Avoid using an undeclared variable
koda [Mon, 02 May 2016 23:03:42 -0400] rev 11792
Avoid using an undeclared variable
2016-05-03 Set pas2c switches more cleanly
koda [Mon, 02 May 2016 22:52:21 -0400] rev 11791
Set pas2c switches more cleanly
2016-05-02 - Pass also userPath to LoadLocaleWrapper
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:13:41 +0200] rev 11790
- Pass also userPath to LoadLocaleWrapper TODO: Find a way to simplify all of this...
2016-05-02 - More ugly ifdefs for the ifdef god
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:09:36 +0200] rev 11789
- More ugly ifdefs for the ifdef god
2016-05-02 [BUG 66] - Create '/Logs' folder if not exists
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 00:59:38 +0200] rev 11788
[bug #66] - Create '/Logs' folder if not exists
2016-05-01 qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
sheepluva [Sun, 01 May 2016 21:09:45 +0200] rev 11787
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
2016-05-01 qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
sheepluva [Sun, 01 May 2016 15:58:19 +0200] rev 11786
qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3
2016-05-01 add button to randomize theme only
sheepluva [Sun, 01 May 2016 14:32:47 +0200] rev 11785
add button to randomize theme only
2016-05-01 changelog
sheepluva [Sun, 01 May 2016 12:36:59 +0200] rev 11784
changelog
2016-05-01 update changelog
sheepluva [Sun, 01 May 2016 02:47:51 +0200] rev 11783
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 21:06:46 +0200] rev 11782
update changelog
2016-04-30 update changelog
sheepluva [Sat, 30 Apr 2016 20:55:02 +0200] rev 11781
update changelog
2016-04-29 indentation fixes
sheepluva [Sat, 30 Apr 2016 00:13:11 +0200] rev 11780
indentation fixes
2016-04-29 koda told me that putting in one finger wasn't enough
sheepluva [Sat, 30 Apr 2016 00:02:33 +0200] rev 11779
koda told me that putting in one finger wasn't enough
2016-04-29 koda told me to put the finger in
sheepluva [Fri, 29 Apr 2016 23:52:44 +0200] rev 11778
koda told me to put the finger in
2016-04-29 fix memory corruptions caused by outofbounds-writes in uTouch
sheepluva [Fri, 29 Apr 2016 23:42:37 +0200] rev 11777
fix memory corruptions caused by outofbounds-writes in uTouch
2016-04-29 show credits only briefly
sheepluva [Fri, 29 Apr 2016 19:01:52 +0200] rev 11776
show credits only briefly
2016-04-29 aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
sheepluva [Fri, 29 Apr 2016 18:18:32 +0200] rev 11775
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
2016-04-29 more credits updates
sheepluva [Fri, 29 Apr 2016 15:10:27 +0200] rev 11774
more credits updates
2016-04-29 add some more credits
sheepluva [Fri, 29 Apr 2016 13:36:59 +0200] rev 11773
add some more credits
2016-04-29 music credits etc.
sheepluva [Fri, 29 Apr 2016 13:12:26 +0200] rev 11772
music credits etc.
2016-04-29 do not show credits in stats-only mode
sheepluva [Fri, 29 Apr 2016 12:26:13 +0200] rev 11771
do not show credits in stats-only mode
2016-04-29 move function
sheepluva [Fri, 29 Apr 2016 12:11:19 +0200] rev 11770
move function
2016-04-28 some initial credits-display implementation
sheepluva [Fri, 29 Apr 2016 00:56:04 +0200] rev 11769
some initial credits-display implementation
2016-04-28 merge target practice patch by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:28:22 +0200] rev 11768
merge target practice patch by Wuzzy
2016-04-13 Target Practice: Make targets respawn after drowning, and minor code cleanup
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 15:44:42 +0200] rev 11767
Target Practice: Make targets respawn after drowning, and minor code cleanup
2016-04-28 merge 3 new sound effects added by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:15:08 +0200] rev 11766
merge 3 new sound effects added by Wuzzy
2016-04-13 Add sound effects for: cleaver impact, air mine impact, using extra time
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:17:30 +0200] rev 11765
Add sound effects for: cleaver impact, air mine impact, using extra time
2016-04-28 merging Wuzzy's empty weaponset for "new" button in weaponset editor
sheepluva [Thu, 28 Apr 2016 20:28:53 +0200] rev 11764
merging Wuzzy's empty weaponset for "new" button in weaponset editor
2016-04-13 Add empty weapons scheme (instead of default) when using “New” button
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:13:34 +0200] rev 11763
Add empty weapons scheme (instead of default) when using “New” button
2016-04-28 merge more construction mode patches by Wuzzy
sheepluva [Thu, 28 Apr 2016 20:07:10 +0200] rev 11762
merge more construction mode patches by Wuzzy
2016-04-26 Construction Mode: Make weapon crate mode be initial selection in crate tool
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 18:00:15 +0200] rev 11761
Construction Mode: Make weapon crate mode be initial selection in crate tool
2016-04-26 Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:54:48 +0200] rev 11760
Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
2016-04-26 Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:40:29 +0200] rev 11759
Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
2016-04-26 Construction Mode: Fix landspray being considered a weapon instead of utility
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:33:51 +0200] rev 11758
Construction Mode: Fix landspray being considered a weapon instead of utility
2016-04-28 in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
sheepluva [Thu, 28 Apr 2016 18:32:50 +0200] rev 11757
in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
2016-04-28 lupdate
sheepluva [Thu, 28 Apr 2016 17:42:43 +0200] rev 11756
lupdate
2016-04-28 fix for bug 117: Incorrect description of modifier “divide teams”
Wuzzy [Thu, 28 Apr 2016 17:38:30 +0200] rev 11755
fix for bug #117: Incorrect description of modifier “divide teams”
2016-04-28 rollback last commit (bad approach, as item index confusion can happen)
sheepluva [Thu, 28 Apr 2016 15:23:02 +0200] rev 11754
rollback last commit (bad approach, as item index confusion can happen)
2016-04-28 exclude DLC theme from random theme selection
sheepluva [Thu, 28 Apr 2016 02:06:35 +0200] rev 11753
exclude DLC theme from random theme selection
2016-04-27 rooms-list: fix "Forts" map type being displayed in dark red
sheepluva [Thu, 28 Apr 2016 00:41:09 +0200] rev 11752
rooms-list: fix "Forts" map type being displayed in dark red
2016-04-27 make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
sheepluva [Wed, 27 Apr 2016 23:52:43 +0200] rev 11751
make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
2016-04-27 fix incorrect debug message
sheepluva [Wed, 27 Apr 2016 23:14:47 +0200] rev 11750
fix incorrect debug message
2016-04-27 Only build engine to c with clang on travis
koda [Wed, 27 Apr 2016 15:10:25 -0400] rev 11749
Only build engine to c with clang on travis
2016-04-27 Minor changes to the travis file
koda [Wed, 27 Apr 2016 15:08:43 -0400] rev 11748
Minor changes to the travis file Reuse TRAVIS_OS_NAME for ios, move the ios checks after all the others, add a new line between sections, drop unneeded search path for osx.
2016-04-27 make construction mode recognize fort maps too
sheepluva [Wed, 27 Apr 2016 18:08:48 +0200] rev 11747
make construction mode recognize fort maps too
2016-04-27 tweak preview
sheepluva [Wed, 27 Apr 2016 17:54:36 +0200] rev 11746
tweak preview
2016-04-27 tweak preview
sheepluva [Wed, 27 Apr 2016 17:38:44 +0200] rev 11745
tweak preview
2016-04-27 Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
sheepluva [Wed, 27 Apr 2016 16:20:59 +0200] rev 11744
Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
2016-04-27 fallback to stdout if no writable logfile available
sheepluva [Wed, 27 Apr 2016 13:01:38 +0200] rev 11743
fallback to stdout if no writable logfile available
2016-04-27 update Changelog
sheepluva [Wed, 27 Apr 2016 11:41:32 +0200] rev 11742
update Changelog
2016-04-27 Set install dir for emscripten
koda [Wed, 27 Apr 2016 01:12:37 -0400] rev 11741
Set install dir for emscripten While not required, should help compatibility with older cmake versions.
2016-04-27 Drop duplicated include from CMakeLists.txt
koda [Wed, 27 Apr 2016 01:03:15 -0400] rev 11740
Drop duplicated include from CMakeLists.txt
2016-04-26 fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
sheepluva [Wed, 27 Apr 2016 01:34:59 +0200] rev 11739
fix issue #8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
2016-04-26 add /clear command to frontend chat (clears chat window)
sheepluva [Wed, 27 Apr 2016 01:06:29 +0200] rev 11738
add /clear command to frontend chat (clears chat window)
2016-04-26 fix for issue 71: Lua API: “Theme” variable is set to empty string initially
Wuzzy <almikes@aol.com> [Wed, 27 Apr 2016 00:14:06 +0200] rev 11737
fix for issue #71: Lua API: “Theme” variable is set to empty string initially
2016-04-26 Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
sheepluva [Wed, 27 Apr 2016 00:04:37 +0200] rev 11736
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
2016-04-26 issue 94: Seduction text is outdated and misleading
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 23:34:28 +0200] rev 11735
issue #94: Seduction text is outdated and misleading
2016-04-26 create forts in random order
sheepluva [Tue, 26 Apr 2016 22:09:50 +0200] rev 11734
create forts in random order
2016-04-26 make construction mode work with fort mode without mixing up clans and forts
sheepluva [Tue, 26 Apr 2016 20:51:13 +0200] rev 11733
make construction mode work with fort mode without mixing up clans and forts
2016-04-26 update construction mode in-file version info
sheepluva [Tue, 26 Apr 2016 18:15:10 +0200] rev 11732
update construction mode in-file version info
2016-04-26 merge construction mode patches by Wuzzy
sheepluva [Tue, 26 Apr 2016 17:02:24 +0200] rev 11731
merge construction mode patches by Wuzzy
2016-04-13 Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:17:32 +0200] rev 11730
Construction Mode: Fix Girder/Rubber mode sometimes show nil
2016-04-13 Fix bad comment in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:04:24 +0200] rev 11729
Fix bad comment in Construction Mode
2016-04-13 Construction Mode: Sanity-check numbers from script parameter
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:03:46 +0200] rev 11728
Construction Mode: Sanity-check numbers from script parameter
2016-04-13 Construction Mode: Fix timer issues
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:54:36 +0200] rev 11727
Construction Mode: Fix timer issues
2016-04-13 Construction Mode: Recognize health case amount from game scheme
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:44:37 +0200] rev 11726
Construction Mode: Recognize health case amount from game scheme
2016-04-13 Construction Mode: Remove 2 useless blank lines in mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:41:16 +0200] rev 11725
Construction Mode: Remove 2 useless blank lines in mission panel
2016-04-13 Construction Mode: Fix construction/support station
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:20:04 +0200] rev 11724
Construction Mode: Fix construction/support station
2016-04-12 Construction Mode: Update structure overlay each tick, thus falling smoothly
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:53:25 +0200] rev 11723
Construction Mode: Update structure overlay each tick, thus falling smoothly
2016-04-12 Construction Mode: “spawn” extra time, not buying
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:28:20 +0200] rev 11722
Construction Mode: “spawn” extra time, not buying
2016-04-12 Construction Mode: Fix giving round energy boost at first round
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:26:46 +0200] rev 11721
Construction Mode: Fix giving round energy boost at first round
2016-04-12 Add script parameter support to Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:19:37 +0200] rev 11720
Add script parameter support to Construction Mode Allows to set initial energy, energy per round and max. energy
2016-04-12 Throw away legacy Construction Mode code which is never actually used
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:49:34 +0200] rev 11719
Throw away legacy Construction Mode code which is never actually used
2016-04-12 Throw away old out-commented Construction Mode code
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:39:45 +0200] rev 11718
Throw away old out-commented Construction Mode code
2016-04-12 Construction Mode: Disable setting drill strike timer in object placement mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:27:40 +0200] rev 11717
Construction Mode: Disable setting drill strike timer in object placement mode
2016-04-12 Construction Mode: Fix mine timer message being shown at start
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:17:07 +0200] rev 11716
Construction Mode: Fix mine timer message being shown at start
2016-04-12 Construction Mode: Disable up/down in building mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:50:49 +0200] rev 11715
Construction Mode: Disable up/down in building mode
2016-04-12 Construction Mode: Show mine timer in seconds
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:48:34 +0200] rev 11714
Construction Mode: Show mine timer in seconds
2016-04-12 Tweak barrel and mine defaults in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:40:24 +0200] rev 11713
Tweak barrel and mine defaults in Construction Mode
2016-04-12 Mark some forgotten Construction Mode strings for translation
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:37:25 +0200] rev 11712
Mark some forgotten Construction Mode strings for translation
2016-04-12 Construction Mode: Actually, the extra time limit is about buying
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:12:43 +0200] rev 11711
Construction Mode: Actually, the extra time limit is about buying
2016-04-12 Remove cheat in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:10:53 +0200] rev 11710
Remove cheat in Construction Mode
2016-04-12 Construction Mode: Make weapon names match en.txt
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:06:49 +0200] rev 11709
Construction Mode: Make weapon names match en.txt
2016-04-12 Fix crate costs in Construction Mode being all the same (fixes #15)
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:04:05 +0200] rev 11708
Fix crate costs in Construction Mode being all the same (fixes #15)
2016-04-26 also make forts face inwards in wrap mode, if there are only 2 teams
sheepluva [Tue, 26 Apr 2016 15:19:36 +0200] rev 11707
also make forts face inwards in wrap mode, if there are only 2 teams
2016-04-26 fix last fort not facing left
sheepluva [Tue, 26 Apr 2016 15:15:12 +0200] rev 11706
fix last fort not facing left
2016-04-26 Fort Mode: allow more than 2 clans
sheepluva [Tue, 26 Apr 2016 14:41:56 +0200] rev 11705
Fort Mode: allow more than 2 clans
2016-04-26 fix clouds/flakes area not being adjusted after ResizeLand()
sheepluva [Tue, 26 Apr 2016 14:22:54 +0200] rev 11704
fix clouds/flakes area not being adjusted after ResizeLand()
2016-04-26 cleaning up team divide mode code from last night a little
sheepluva [Tue, 26 Apr 2016 12:27:17 +0200] rev 11703
cleaning up team divide mode code from last night a little
2016-04-26 divided teams: better horizontal clan distribution
sheepluva [Tue, 26 Apr 2016 02:42:45 +0200] rev 11702
divided teams: better horizontal clan distribution
2016-04-25 Reword emscripten-related error messages
koda [Mon, 25 Apr 2016 16:26:02 -0400] rev 11701
Reword emscripten-related error messages
2016-04-25 "divided teams" modifier will now work with more than 2 teams!
sheepluva [Mon, 25 Apr 2016 21:12:34 +0200] rev 11700
"divided teams" modifier will now work with more than 2 teams!
2016-04-25 Merge default qmlfrontend
unc0rr [Mon, 25 Apr 2016 22:10:06 +0300] rev 11699
Merge default
2016-04-25 Fix issue 12: “Yoohoo” sound for seduction is missing
sheepluva [Mon, 25 Apr 2016 16:11:39 +0200] rev 11698
Fix issue #12: “Yoohoo” sound for seduction is missing
2016-04-24 some more dark magic regarding hog speech input
sheepluva [Sun, 24 Apr 2016 22:41:24 +0200] rev 11697
some more dark magic regarding hog speech input
2016-04-24 restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
sheepluva [Sun, 24 Apr 2016 22:10:37 +0200] rev 11696
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
2016-04-24 merge Wuzzy's new scheme icons
sheepluva [Sun, 24 Apr 2016 21:16:08 +0200] rev 11695
merge Wuzzy's new scheme icons
2016-04-13 Update scheme editor icons
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:03:22 +0200] rev 11694
Update scheme editor icons
2016-04-24 merge Wuzzy's space campaign string fixes
sheepluva [Sun, 24 Apr 2016 21:08:12 +0200] rev 11693
merge Wuzzy's space campaign string fixes
2016-04-13 Typo fixes for A Space Adventure campaign
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:59:14 +0200] rev 11692
Typo fixes for A Space Adventure campaign Also add loc() where forgotten and replace string concatenation with string.format.
2016-04-24 merge Wuzzy's game modifier buttons reorder patch
sheepluva [Sun, 24 Apr 2016 16:51:31 +0200] rev 11691
merge Wuzzy's game modifier buttons reorder patch
2016-04-12 Reorder game flag buttons
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:52:35 +0200] rev 11690
Reorder game flag buttons The buttons are now (roughly) ordered like this: line 1: landscape line 2: environment line 3: hedgehog life line 4: weapons line 5: gameplay
2016-04-24 preselect weapons
sheepluva [Sun, 24 Apr 2016 16:34:01 +0200] rev 11689
preselect weapons
2016-04-24 merge Wuzzy's ropeknockchallenge updates
sheepluva [Sun, 24 Apr 2016 16:12:19 +0200] rev 11688
merge Wuzzy's ropeknockchallenge updates
2016-04-12 Update Rope-Knocking Challenge
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:46:25 +0200] rev 11687
Update Rope-Knocking Challenge - Fix challenge being stuck when leftmost hog drowns - Display custom taunts for knocked hogs - Stats screen now shows the actual relevant facts - Add simple scoring system - Minor message changes - More translation-friendly strings
2016-04-23 drop function that does not exist in SDL2 from SDLh.pas
sheepluva [Sun, 24 Apr 2016 00:54:00 +0200] rev 11686
drop function that does not exist in SDL2 from SDLh.pas
2016-04-23 pas2c converts exit to return, so change RunEngine signature
frd [Sat, 23 Apr 2016 17:03:38 -0400] rev 11685
pas2c converts exit to return, so change RunEngine signature
2016-04-23 Correctly call uPhysFSLayer.initModule
frd [Sat, 23 Apr 2016 16:57:27 -0400] rev 11684
Correctly call uPhysFSLayer.initModule
2016-04-23 Add workaround to force string concatenation in pas2c
koda [Sat, 23 Apr 2016 16:57:20 -0400] rev 11683
Add workaround to force string concatenation in pas2c
2016-04-23 Implement GetCurrentDir in the c rtl
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11682
Implement GetCurrentDir in the c rtl
2016-04-23 Use hwlibrary while converting to c
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11681
Use hwlibrary while converting to c
2016-04-23 Set cdecl on exported functions and hide them from pas2c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11680
Set cdecl on exported functions and hide them from pas2c
2016-04-23 Add a necessary flag to emscripten
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11679
Add a necessary flag to emscripten
2016-04-23 Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11678
Add missing functions to fully disable lua at compile time
2016-04-23 uscript cosmetics
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11677
uscript cosmetics
2016-04-23 whitespace fix
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11676
whitespace fix
2016-04-23 merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:08:23 +0200] rev 11675
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
2016-04-18 Increase size of many drop-down lists
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11674
Increase size of many drop-down lists
2016-04-23 merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:02:39 +0200] rev 11673
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
2016-04-18 Increase size of drop-down lists in team editor
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11672
Increase size of drop-down lists in team editor
2016-04-23 merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11671
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
2016-04-18 Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11670
Portal mission: Fix speech bubbles appearing when crate got destroyed
2016-04-18 Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11669
Disable Sudden Death in portal mission
2016-04-18 Clean up portal mission code
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11668
Clean up portal mission code It's a mess!
2016-04-18 Clean up strings, hats, flags and graves in Portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:18:36 +0200] rev 11667
Clean up strings, hats, flags and graves in Portal mission Mostly fixes poor grammar and spelling
2016-04-23 merging Wuzzy's feedback fix
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11666
merging Wuzzy's feedback fix
2016-04-18 Fix bad layouting of feedback dialog, fixes #58
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11665
Fix bad layouting of feedback dialog, fixes #58
2016-04-23 fix default binding for F10 / slot 10 not working
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11664
fix default binding for F10 / slot 10 not working
2016-04-23 fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
sheepluva [Sat, 23 Apr 2016 09:54:05 +0200] rev 11663
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue #111
2016-04-21 travis: Use correct vorbis flag in sdl2_mixer install
koda [Thu, 21 Apr 2016 16:03:57 -0400] rev 11662
travis: Use correct vorbis flag in sdl2_mixer install Revert the addition of cmake which is already instealled.
2016-04-21 Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11661
Correctly set WEBGL macro during pas2c conversion
2016-04-21 Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11660
Disable stereo rendering when compiled with pas2c
2016-04-21 Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11659
Fully support emscripten toolchain in our build system
2016-04-21 Import the Emscripted toolchain configuration
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11658
Import the Emscripted toolchain configuration
2016-04-21 Hijack SDL2 and GLEW include and library when compiling to javascript
koda [Thu, 21 Apr 2016 00:10:23 -0400] rev 11657
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
2016-04-21 Work around how emscripten defines rwops
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11656
Work around how emscripten defines rwops
2016-04-21 Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11655
Work around emscripten not finding math.h
2016-04-20 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11654
Add support for compiling C engine with emscripten
2016-04-19 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11653
travis: Use latest cmake vailable
2016-04-18 Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
unc0rr [Mon, 18 Apr 2016 21:47:39 +0300] rev 11652
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix leading to PHYSFS_setWriteDir fail with 'File not found' error, which led to lack of writing dir and logFile handle being nil, which led to crash on attempt to write to (absent) log file
2016-04-14 missing comma
nemo [Wed, 13 Apr 2016 20:02:14 -0400] rev 11651
missing comma
2016-04-13 Use our copy for border too
nemo [Wed, 13 Apr 2016 19:48:36 -0400] rev 11650
Use our copy for border too
2016-04-13 SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
nemo [Wed, 13 Apr 2016 17:59:13 -0400] rev 11649
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
2016-04-13 merge
mikade <redgrinner@gmail.com> [Wed, 13 Apr 2016 21:42:00 +0900] rev 11648
merge
2016-04-10 Allow variable boost directions in Racer
mikade <redgrinner@gmail.com> [Sun, 10 Apr 2016 14:00:09 +0900] rev 11647
Allow variable boost directions in Racer
2016-04-12 Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
nemo [Tue, 12 Apr 2016 15:41:48 -0400] rev 11646
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
2016-04-07 fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
sheepluva [Thu, 07 Apr 2016 11:53:20 +0200] rev 11645
fix scout hat name and image file (bug #68 - Hats tf_demoman and tf_scount are identical)
2016-04-02 - Init physfs before creating debug log
unc0rr [Sat, 02 Apr 2016 23:32:57 +0300] rev 11644
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code
2016-04-02 Fix pas2c build
unc0rr [Sat, 02 Apr 2016 10:45:33 +0300] rev 11643
Fix pas2c build
2016-04-01 merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
sheepluva [Fri, 01 Apr 2016 15:36:19 +0200] rev 11642
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
2015-09-11 HedgeEditor: Fix list of available sprites
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 04:05:09 +0200] rev 11641
HedgeEditor: Fix list of available sprites
2015-09-11 Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:50:32 +0200] rev 11640
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
2015-09-11 More selectable barrel healths in Hedge editor, including default 60
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:41:43 +0200] rev 11639
More selectable barrel healths in Hedge editor, including default 60
2015-09-11 Hedge Editor: Allow to add/subtract health in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:39:27 +0200] rev 11638
Hedge Editor: Allow to add/subtract health in Health Modification Mode
2015-09-11 Fix broken HedgeEditor map preview
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11637
Fix broken HedgeEditor map preview
2016-04-01 Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11636
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
2016-04-01 Time achievement for ClimbHome
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11635
Time achievement for ClimbHome
2016-03-29 Don't spam '+' message qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11634
Don't spam '+' message
2016-03-29 merge default qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11633
merge default
2016-03-15 logging via physfs
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11632
logging via physfs (grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
2016-03-29 Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11631
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
2016-03-29 Fix function name in avwrapper 0.9.22
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11630
Fix function name in avwrapper
2016-03-29 Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11629
Fix function name in avwrapper
2016-03-29 add svg sources. bug #43
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11628
add svg sources. bug #43
2016-03-29 Trick on storage format to simplify sql queries
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11627
Trick on storage format to simplify sql queries
2016-03-29 https4dlc
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11626
https4dlc
2016-03-29 change all URLs of feedback dialog to use https
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11625
change all URLs of feedback dialog to use https
2016-03-28 RC planes should not pick up frozen crates
nemo [Mon, 28 Mar 2016 18:19:20 -0400] rev 11624
RC planes should not pick up frozen crates
2016-03-28 Declare achievements alongwith EndGame call, since it would skip SendStats
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 11623
Declare achievements alongwith EndGame call, since it would skip SendStats
2016-03-25 Keep very old compatibility 0.9.22
koda [Fri, 25 Mar 2016 11:27:53 -0400] rev 11622
Keep very old compatibility
2016-03-25 Keep very old compatibility
koda [Fri, 25 Mar 2016 11:21:18 -0400] rev 11621
Keep very old compatibility
2016-03-25 Use the correct replacement 0.9.22
koda [Fri, 25 Mar 2016 11:02:38 -0400] rev 11620
Use the correct replacement
2016-03-25 Use the correct replacement
koda [Fri, 25 Mar 2016 11:01:01 -0400] rev 11619
Use the correct replacement
2016-03-25 More compatibility wrappers for video
koda [Fri, 25 Mar 2016 10:54:23 -0400] rev 11618
More compatibility wrappers for video
2016-03-25 fix check for wrong value
sheepluva [Fri, 25 Mar 2016 15:52:49 +0100] rev 11617
fix check for wrong value
2016-03-25 racer map #20
unC0Rr [Fri, 25 Mar 2016 15:40:44 +0300] rev 11616
racer map #20
2016-03-24 Achievement for ClimbHome
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 11615
Achievement for ClimbHome
2016-03-22 Add an additional compatibility layer for video
koda [Tue, 22 Mar 2016 11:59:31 -0400] rev 11614
Add an additional compatibility layer for video
2016-03-22 Fix typo
unC0Rr [Tue, 22 Mar 2016 12:09:26 +0300] rev 11613
Fix typo
2016-03-20 Move pixel format conversion from uVideoRec to AVWrapper
koda [Sun, 20 Mar 2016 03:08:51 -0400] rev 11612
Move pixel format conversion from uVideoRec to AVWrapper This has several benefits, being in C-land allows us to better use libav API and avoid mixing memory allocated from Pascal. Also the C code for the conversion loop generated by GCC or Clang is probably more optimized than by Freepascal. Finally it will simplify code in the future if we are going to enable any other pixel format than yuv420p. Change the coefficients to improve color accuracy during conversion.
2016-03-20 Fix bundle already present check
koda [Sun, 20 Mar 2016 01:16:11 -0400] rev 11611
Fix bundle already present check
2016-03-20 Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11610
Add FindOggVorbis to make sure all paths are set
2016-03-20 Update osx bundle creation with SDL2 library names
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11609
Update osx bundle creation with SDL2 library names
2016-03-18 copypasta to make AI use vampirism too
nemo [Fri, 18 Mar 2016 13:27:30 -0400] rev 11608
copypasta to make AI use vampirism too
2016-03-15 logging via physfs qmlfrontend
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11607
logging via physfs
2016-03-14 Merge default qmlfrontend
unc0rr [Mon, 14 Mar 2016 22:08:27 +0300] rev 11606
Merge default
2016-03-14 Do not check games lasting for more than 3 hours
unc0rr [Mon, 14 Mar 2016 22:04:39 +0300] rev 11605
Do not check games lasting for more than 3 hours
2016-03-14 german translation: fix error due to confusion of plural "you" with singular "you"
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11604
german translation: fix error due to confusion of plural "you" with singular "you"
2015-11-16 avwrapper: Explicitly check for macro existence 0.9.22
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11603
avwrapper: Explicitly check for macro existence
2015-11-07 videorec: Drop setting x264 preset 0.9.22
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11602
videorec: Drop setting x264 preset It is the default one anyway.
2015-11-16 avwrapper: Adjust prefixed symobols version guard 0.9.22
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11601
avwrapper: Adjust prefixed symobols version guard
2015-11-12 libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11600
libavinteraction: Adjust version guard for av_codec_is_encoder()
2015-11-10 videorec: Drop a commented out option 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11599
videorec: Drop a commented out option
2015-11-10 videorec: Use future API for raw video encoding 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11598
videorec: Use future API for raw video encoding
2015-11-10 videorec: Appropriately rescale timestamps and duration 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11597
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
2015-11-10 videorec: Always initialize audio and video time bases 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11596
videorec: Always initialize audio and video time bases In both context and stream.
2015-11-10 videorec: Fully set frame properties 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11595
videorec: Fully set frame properties
2015-11-10 videorec: Fix flushing encoders 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11594
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
2015-11-10 videorec: Make sure the audio packet is considered empty 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11593
videorec: Make sure the audio packet is considered empty
2016-03-05 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
antonc27 <antonc27@mail.ru> [Sat, 05 Mar 2016 21:04:06 +0100] rev 11592
[bug #1] - Fixed simultaneous pressing of two arrow buttons on mobile
2016-03-05 Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
unc0rr [Sat, 05 Mar 2016 16:46:04 +0300] rev 11591
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
2016-03-04 fix pas2c breakage caused by recent changes in uLandGraphics
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11590
fix pas2c breakage caused by recent changes in uLandGraphics
2016-03-03 Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
nemo [Thu, 03 Mar 2016 16:36:05 -0500] rev 11589
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
2016-03-03 fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
nemo [Thu, 03 Mar 2016 15:41:53 -0500] rev 11588
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
2016-03-01 - Enable CI builds with travis for hw iOS
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11587
- Enable CI builds with travis for hw iOS
2016-03-01 Don't see a good reason for it to be here
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11586
Don't see a good reason for it to be here
2016-03-01 Don't dump ghost points if map isn't detected
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11585
Don't dump ghost points if map isn't detected
2016-02-29 - Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 00:41:38 +0100] rev 11584
- Enable scheme sharing for Xcode project, this required for travis builds
2016-02-29 Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11583
Syntax fix
2016-02-29 Fix wp issue, hopefully
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11582
Fix wp issue, hopefully
2016-02-27 - Fix room config being sent unmodified
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11581
- Fix room config being sent unmodified - Fix server ghost color
2016-02-27 Fix build
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11580
Fix build
2016-02-27 Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11579
Don't compare time value with itself
2016-02-27 Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11578
Recognize ghost points in checker
2016-02-27 Finish implementation of ghost points served from server, not tested
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11577
Finish implementation of ghost points served from server, not tested
2016-02-26 updated french lua translation
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11576
updated french lua translation
2016-02-25 More work on best time ghost feature
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11575
More work on best time ghost feature
2015-11-11 cmake: Set OLD for policy 26 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11574
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
2016-02-24 Recognize ghost points in db interaction tool (no storing yet)
unc0rr [Wed, 24 Feb 2016 22:37:03 +0300] rev 11573
Recognize ghost points in db interaction tool (no storing yet)
2016-02-23 - Campaign for iOS: Finally can launch campaign's mission game from list!
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:33:10 +0100] rev 11572
- Campaign for iOS: Finally can launch campaign's mission game from list! TODO: Customize UI TODO: Track user progress TODO: Localization TODO: Refactoring TODO: Get some sleep ^_
2016-02-23 - Small refactoring for seed command
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:10:12 +0100] rev 11571
- Small refactoring for seed command
2016-02-23 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 23:29:06 +0100] rev 11570
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
2016-02-23 Dump best time ghost on console
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 11569
Dump best time ghost on console
2016-02-22 - Campaign for iOS: Don't forget to add last parsed section in ini file
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:41:18 +0100] rev 11568
- Campaign for iOS: Don't forget to add last parsed section in ini file
2016-02-22 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:29:46 +0100] rev 11567
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
2016-02-22 Use secure HTTP for Sparkle appcast URL 0.9.22
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11566
Use secure HTTP for Sparkle appcast URL
2016-02-22 Info.plist: Set less important URLs to https
koda [Mon, 22 Feb 2016 16:01:29 -0500] rev 11565
Info.plist: Set less important URLs to https
2016-02-22 Use secure HTTP for Sparkle appcast URL
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11564
Use secure HTTP for Sparkle appcast URL
2016-02-22 Treat #99 point type as a ghost trace
unc0rr [Mon, 22 Feb 2016 23:49:54 +0300] rev 11563
Treat #99 point type as a ghost trace
2016-02-22 - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru> [Mon, 22 Feb 2016 21:38:23 +0100] rev 11562
- Campaign for iOS: Stub for CampaignViewController
2016-02-22 remove unused path functions
nemo [Mon, 22 Feb 2016 10:24:00 -0500] rev 11561
remove unused path functions
2016-02-21 - Campaign for iOS: Simply retrieve list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 23:12:12 +0100] rev 11560
- Campaign for iOS: Simply retrieve list of campaigns
2016-02-21 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 22:21:59 +0100] rev 11559
- Campaign for iOS: Stub for list of campaigns
2016-02-21 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 20:20:40 +0100] rev 11558
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
2016-02-21 Oops, fix whose nick to compare to
unc0rr [Sun, 21 Feb 2016 09:09:13 +0300] rev 11557
Oops, fix whose nick to compare to
2016-02-20 Filter out hog speech messages with non-local team index (not tested)
unc0rr [Sat, 20 Feb 2016 22:02:13 +0300] rev 11556
Filter out hog speech messages with non-local team index (not tested)
2016-02-18 - Send also some seed when loading missions on iOS (same behavior as on desktop)
antonc27 <antonc27@mail.ru> [Fri, 19 Feb 2016 00:07:59 +0100] rev 11555
- Send also some seed when loading missions on iOS (same behavior as on desktop)
2016-02-17 - Small refactoring for seed generation on iOS side
antonc27 <antonc27@mail.ru> [Wed, 17 Feb 2016 23:27:13 +0100] rev 11554
- Small refactoring for seed generation on iOS side
2016-02-16 sniper rifle too
nemo [Tue, 16 Feb 2016 11:31:55 -0500] rev 11553
sniper rifle too
2016-02-16 reduce by 1, probably should avoid tunnel issue
nemo [Tue, 16 Feb 2016 11:29:36 -0500] rev 11552
reduce by 1, probably should avoid tunnel issue
2016-02-16 apply to deagle and sniper only
sheepluva [Tue, 16 Feb 2016 04:25:00 +0100] rev 11551
apply to deagle and sniper only
2016-02-16 disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
sheepluva [Tue, 16 Feb 2016 03:19:23 +0100] rev 11550
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
2016-02-15 - Some warnings fixed with text alignment on iOS front-end
antonc27 <antonc27@mail.ru> [Mon, 15 Feb 2016 23:37:48 +0100] rev 11549
- Some warnings fixed with text alignment on iOS front-end
2016-02-14 Fix for cursor movement problems on touch devices
Anton Malmygin <antonc27@mail.ru> [Sun, 14 Feb 2016 21:34:01 +0100] rev 11548
Fix for cursor movement problems on touch devices
2016-02-14 Fix index of script param
unc0rr [Sun, 14 Feb 2016 20:57:17 +0300] rev 11547
Fix index of script param
2016-02-13 Tech racer maps detection
unc0rr [Sat, 13 Feb 2016 12:32:08 +0300] rev 11546
Tech racer maps detection
2016-02-12 detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
unc0rr [Sat, 13 Feb 2016 00:36:38 +0300] rev 11545
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
2016-02-09 Merge default qmlfrontend
unc0rr [Tue, 09 Feb 2016 21:11:16 +0300] rev 11544
Merge default
2016-02-12 avwrapper: Do not ignore avformat_write_header return value
koda [Fri, 12 Feb 2016 14:27:20 -0500] rev 11543
avwrapper: Do not ignore avformat_write_header return value
2016-02-12 Attempt to implement hash for special points to detect tech racer maps
unC0Rr [Fri, 12 Feb 2016 17:03:42 +0300] rev 11542
Attempt to implement hash for special points to detect tech racer maps
2016-02-09 Put graves behind other stuff.
nemo [Tue, 09 Feb 2016 15:27:55 -0500] rev 11541
Put graves behind other stuff.
2016-02-09 crosshair on hog won't cause a direct hit anymore
nemo [Tue, 09 Feb 2016 15:10:01 -0500] rev 11540
crosshair on hog won't cause a direct hit anymore
2016-02-09 Fix possible crashes/hangs due to recent changes
unC0Rr [Tue, 09 Feb 2016 14:40:06 +0300] rev 11539
Fix possible crashes/hangs due to recent changes
2016-02-08 Fix one more crasher in early freeEverything call
unc0rr [Mon, 08 Feb 2016 14:58:36 +0300] rev 11538
Fix one more crasher in early freeEverything call
2016-02-07 - ifdef to avoid compiler warning
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 18:29:34 +0100] rev 11537
- ifdef to avoid compiler warning
2016-02-07 - uTypes must be included for reference of gmtLandPreview which used for iOS build
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 17:40:09 +0100] rev 11536
- uTypes must be included for reference of gmtLandPreview which used for iOS build
2016-02-05 Racer maps #18 and #19
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 11535
Racer maps #18 and #19
2016-02-04 Fix a crasher
unc0rr [Thu, 04 Feb 2016 21:04:08 +0300] rev 11534
Fix a crasher
2016-02-01 Fix SDL_CreateThread in windows
unC0Rr [Mon, 01 Feb 2016 15:10:10 +0300] rev 11533
Fix SDL_CreateThread in windows
2016-01-31 Bye-bye TryDo
unc0rr [Sun, 31 Jan 2016 16:07:14 +0300] rev 11532
Bye-bye TryDo
2016-01-23 rename doStepCakeWork to doStepCakeWalk
sheepluva [Sun, 24 Jan 2016 00:02:57 +0100] rev 11531
rename doStepCakeWork to doStepCakeWalk
2016-01-23 party tweak
sheepluva [Sun, 24 Jan 2016 00:00:25 +0100] rev 11530
party tweak
2016-01-23 As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
nemo [Sat, 23 Jan 2016 17:29:44 -0500] rev 11529
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
2016-01-23 tweak sniper training
sheepluva [Sat, 23 Jan 2016 23:02:03 +0100] rev 11528
tweak sniper training
2016-01-23 sparkles for dynamite at sheepy's request. he can tweak values if he wishes
nemo [Sat, 23 Jan 2016 16:07:14 -0500] rev 11527
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
2016-01-23 update translation files
nemo [Sat, 23 Jan 2016 15:23:54 -0500] rev 11526
update translation files
2016-01-23 forgot viewport resize is a thing.
sheepluva [Sat, 23 Jan 2016 20:58:23 +0100] rev 11525
forgot viewport resize is a thing.
2016-01-23 fixing my math... I think ;p
sheepluva [Sat, 23 Jan 2016 19:49:55 +0100] rev 11524
fixing my math... I think ;p
2016-01-23 recognize proper birthday parties
sheepluva [Sat, 23 Jan 2016 11:00:31 +0100] rev 11523
recognize proper birthday parties
2016-01-23 minor code tweaks
sheepluva [Sat, 23 Jan 2016 10:14:47 +0100] rev 11522
minor code tweaks
2016-01-23 add cinematic effect to "sinking feeling" intro sequence
sheepluva [Sat, 23 Jan 2016 09:05:37 +0100] rev 11521
add cinematic effect to "sinking feeling" intro sequence
2016-01-23 Lua API: SetCinematicMode(enable)
sheepluva [Sat, 23 Jan 2016 08:11:14 +0100] rev 11520
Lua API: SetCinematicMode(enable)
2016-01-23 adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
sheepluva [Sat, 23 Jan 2016 07:53:57 +0100] rev 11519
adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
2016-01-19 SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
sheepluva [Wed, 20 Jan 2016 00:57:09 +0100] rev 11518
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS if it works well, then resizing could be made way more responsive too
2016-01-16 find hg revision even if github author name is not the same as hg author (kodabb vs koda)
sheepluva [Sat, 16 Jan 2016 19:50:38 +0100] rev 11517
find hg revision even if github author name is not the same as hg author (kodabb vs koda)
2016-01-16 recognize subdomains of hedgewars.org
sheepluva [Sat, 16 Jan 2016 19:29:28 +0100] rev 11516
recognize subdomains of hedgewars.org
2016-01-16 update some old google code links in the code/etc. thanks Wuzzy for the heads-up
sheepluva [Sat, 16 Jan 2016 19:20:06 +0100] rev 11515
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
2016-01-16 fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
sheepluva [Sat, 16 Jan 2016 19:11:21 +0100] rev 11514
fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
2016-01-15 fix comment; revert unintentional commit of some testing png
sheepluva [Fri, 15 Jan 2016 13:29:27 +0100] rev 11513
fix comment; revert unintentional commit of some testing png
2016-01-15 serious anti wall sticking protection for hedgewars
sheepluva [Fri, 15 Jan 2016 13:18:40 +0100] rev 11512
serious anti wall sticking protection for hedgewars
2016-01-15 documentation tweak
sheepluva [Fri, 15 Jan 2016 05:50:18 +0100] rev 11511
documentation tweak
2016-01-13 Damaged hog is not in a jumping state
unc0rr [Wed, 13 Jan 2016 21:29:04 +0300] rev 11510
Damaged hog is not in a jumping state
2016-01-13 Add some delay to checker
unc0rr [Wed, 13 Jan 2016 19:54:55 +0300] rev 11509
Add some delay to checker
2016-01-13 Don't allow to kick an admin with super power enabled
unc0rr [Wed, 13 Jan 2016 19:38:03 +0300] rev 11508
Don't allow to kick an admin with super power enabled
2016-01-09 SDLTry doesn't halt engine no more
unc0rr [Sun, 10 Jan 2016 00:45:13 +0300] rev 11507
SDLTry doesn't halt engine no more
2016-01-13 add some dust effect to rolling/sliding hedgehogs
sheepluva [Wed, 13 Jan 2016 16:19:50 +0100] rev 11506
add some dust effect to rolling/sliding hedgehogs
2016-01-12 changelog: Mention videorec fixes
koda [Tue, 12 Jan 2016 17:18:51 -0500] rev 11505
changelog: Mention videorec fixes
2016-01-12 travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
sheepluva [Tue, 12 Jan 2016 23:16:31 +0100] rev 11504
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
2016-01-12 pas2c still does (not like) this
sheepluva [Tue, 12 Jan 2016 22:43:39 +0100] rev 11503
pas2c still does (not like) this
2016-01-12 don't send text input to chat if not in chat-mode.
sheepluva [Tue, 12 Jan 2016 22:36:08 +0100] rev 11502
don't send text input to chat if not in chat-mode.
2016-01-12 finish SDL2-window focus change detection code
sheepluva [Tue, 12 Jan 2016 22:12:16 +0100] rev 11501
finish SDL2-window focus change detection code
2016-01-12 use MIX_DEFAULT_FORMAT for sound
sheepluva [Tue, 12 Jan 2016 21:21:44 +0100] rev 11500
use MIX_DEFAULT_FORMAT for sound
2016-01-12 fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
sheepluva [Tue, 12 Jan 2016 20:40:12 +0100] rev 11499
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
2016-01-11 update Changelog
sheepluva [Tue, 12 Jan 2016 00:36:17 +0100] rev 11498
update Changelog
2016-01-11 stop screenshot-flash-effects from showing up on consecutive screenshots
sheepluva [Mon, 11 Jan 2016 22:23:14 +0100] rev 11497
stop screenshot-flash-effects from showing up on consecutive screenshots
2016-01-10 merge Wuzzy's highlanderfix and statsicons bookmarks.
sheepluva [Sun, 10 Jan 2016 21:33:11 +0100] rev 11496
merge Wuzzy's highlanderfix and statsicons bookmarks.
2015-11-21 Customize stats screen icons
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:49:40 +0100] rev 11495
Customize stats screen icons
2015-11-21 Use Goals instead of ShowMission for Highlander mission dialog
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:37:20 +0100] rev 11494
Use Goals instead of ShowMission for Highlander mission dialog
2016-01-10 merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
sheepluva [Sun, 10 Jan 2016 21:14:06 +0100] rev 11493
merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
2015-11-21 Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:23:05 +0100] rev 11492
Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
2016-01-10 merge Wuzzy's windowtitle bookmark
sheepluva [Sun, 10 Jan 2016 19:49:15 +0100] rev 11491
merge Wuzzy's windowtitle bookmark
2015-11-21 Add window titles for title-less windows
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:11:13 +0100] rev 11490
Add window titles for title-less windows
2016-01-10 merge Wuzzy's qttranslation bookmark
sheepluva [Sun, 10 Jan 2016 19:45:43 +0100] rev 11489
merge Wuzzy's qttranslation bookmark
2015-11-21 Load Qt library's translation
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 20:22:45 +0100] rev 11488
Load Qt library's translation
2016-01-10 don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
sheepluva [Sun, 10 Jan 2016 18:01:17 +0100] rev 11487
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
2016-01-10 fix/clean-up mousewheel code
sheepluva [Sun, 10 Jan 2016 17:39:27 +0100] rev 11486
fix/clean-up mousewheel code
2016-01-10 Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
sheepluva [Sun, 10 Jan 2016 12:59:03 +0100] rev 11485
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
2016-01-05 limit Y increment to 6 (saucer/birdy bug)
nemo [Tue, 05 Jan 2016 15:15:54 -0500] rev 11484
limit Y increment to 6 (saucer/birdy bug)
2016-01-04 Overwrite last '+' cmd in the queue instead of appending new command
unc0rr [Mon, 04 Jan 2016 10:08:26 +0300] rev 11483
Overwrite last '+' cmd in the queue instead of appending new command
2016-01-02 put teamrope into ShoppaMap too
nemo [Fri, 01 Jan 2016 19:34:48 -0500] rev 11482
put teamrope into ShoppaMap too
2016-01-01 merge default qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:15:32 +0300] rev 11481
merge default
2016-01-01 Handle drawn maps from net qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:14:59 +0300] rev 11480
Handle drawn maps from net
2016-01-01 add 32px to top offset
nemo [Fri, 01 Jan 2016 10:49:59 -0500] rev 11479
add 32px to top offset
2015-12-31 Tweak the hole carving to become less agressive about spacing if random points keep failing.
nemo [Thu, 31 Dec 2015 15:11:44 -0500] rev 11478
Tweak the hole carving to become less agressive about spacing if random points keep failing.
2015-12-31 Force locations for hogs if even TryHard fails on initial spawn.
nemo [Thu, 31 Dec 2015 12:47:33 -0500] rev 11477
Force locations for hogs if even TryHard fails on initial spawn.
2015-12-31 Disable digging on solid land
nemo [Thu, 31 Dec 2015 10:17:15 -0500] rev 11476
Disable digging on solid land
2015-12-31 AI is pretty good at using Bee weapon
unc0rr [Thu, 31 Dec 2015 16:26:21 +0300] rev 11475
AI is pretty good at using Bee weapon
2015-12-31 Some WIP for bee
unC0Rr [Thu, 31 Dec 2015 14:00:27 +0300] rev 11474
Some WIP for bee
2015-12-31 Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
nemo [Wed, 30 Dec 2015 23:30:00 -0500] rev 11473
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
2015-12-31 remove hardcoded shotgun val
nemo [Wed, 30 Dec 2015 23:20:57 -0500] rev 11472
remove hardcoded shotgun val
2015-12-30 set TryHard for placing hog automatically
nemo [Wed, 30 Dec 2015 15:26:25 -0500] rev 11471
set TryHard for placing hog automatically
2015-12-30 remove space from key binding name
nemo [Wed, 30 Dec 2015 11:59:43 -0500] rev 11470
remove space from key binding name
2015-12-30 call this faller scrambling less often.
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
2015-12-29 Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
nemo [Tue, 29 Dec 2015 14:44:32 -0500] rev 11468
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
2015-12-28 Allow server admins to join passworded/restricted rooms when it is really needed
unc0rr [Mon, 28 Dec 2015 23:37:44 +0300] rev 11467
Allow server admins to join passworded/restricted rooms when it is really needed
2015-12-28 Defer kicking to the time when everything is in consistent state
unc0rr [Mon, 28 Dec 2015 21:51:12 +0300] rev 11466
Defer kicking to the time when everything is in consistent state
2015-12-28 Allow toggling registration requirement on live server
unc0rr [Mon, 28 Dec 2015 21:21:02 +0300] rev 11465
Allow toggling registration requirement on live server
2015-12-28 Allow only one query per session
unc0rr [Mon, 28 Dec 2015 09:06:29 +0300] rev 11464
Allow only one query per session
2015-12-28 Don't send LIST command on join
unc0rr [Mon, 28 Dec 2015 08:43:38 +0300] rev 11463
Don't send LIST command on join
2015-12-26 - Fix passing of ansistrings via ipc qmlfrontend
unc0rr [Sat, 26 Dec 2015 22:29:57 +0300] rev 11462
- Fix passing of ansistrings via ipc - Some work on getting drawn maps from network (missing zlib unpack)
2015-12-22 assume frontend buffer utf-8 to avoid garbage strings in debug
nemo [Tue, 22 Dec 2015 11:18:40 -0500] rev 11461
assume frontend buffer utf-8 to avoid garbage strings in debug
2015-12-20 Fix two bugs, and yay, spectating works now qmlfrontend
unc0rr [Sun, 20 Dec 2015 12:45:49 +0300] rev 11460
Fix two bugs, and yay, spectating works now
2015-12-16 Fix a ton of bugs in engine instances queue and ipc qmlfrontend
unc0rr [Thu, 17 Dec 2015 00:51:20 +0300] rev 11459
Fix a ton of bugs in engine instances queue and ipc
2015-12-15 Send full game config to the engine qmlfrontend
unc0rr [Wed, 16 Dec 2015 00:20:56 +0300] rev 11458
Send full game config to the engine
2015-12-15 Dunno why those were here at all qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:38:51 +0300] rev 11457
Dunno why those were here at all
2015-12-15 uFLData was renamed, update "uses" qmlfrontend
sheepluva [Tue, 15 Dec 2015 18:19:12 +0100] rev 11456
uFLData was renamed, update "uses"
2015-12-15 Fix command sent to engine so it works for real qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:11:18 +0300] rev 11455
Fix command sent to engine so it works for real
2015-12-13 - Improve IPC handling in engine qmlfrontend
unc0rr [Mon, 14 Dec 2015 00:24:03 +0300] rev 11454
- Improve IPC handling in engine - Handle EM protocol command - Some fixes for net game
2015-12-12 Also send config in network game qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:42:40 +0300] rev 11453
Also send config in network game
2015-12-12 Introduce barriers between messages to different engine instances qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:38:18 +0300] rev 11452
Introduce barriers between messages to different engine instances
2015-12-10 Start work on running engine in network game qmlfrontend
unc0rr [Thu, 10 Dec 2015 23:49:12 +0300] rev 11451
Start work on running engine in network game
2015-12-09 - Use queues instead of single buffer to communicate between threads qmlfrontend
unc0rr [Thu, 10 Dec 2015 00:33:45 +0300] rev 11450
- Use queues instead of single buffer to communicate between threads - Fix build
2015-12-06 Client flags handling implementation start qmlfrontend
unc0rr [Mon, 07 Dec 2015 00:05:41 +0300] rev 11449
Client flags handling implementation start
2015-12-06 Merge default qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:36:21 +0300] rev 11448
Merge default
2015-12-06 Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:35:58 +0300] rev 11447
Don't send maze_size parameter when not needed, as it overwrites template_filter
2015-12-06 Send team removal message to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:20:09 +0300] rev 11446
Send team removal message to net
2015-12-06 Load full team config from file qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:07:35 +0300] rev 11445
Load full team config from file
2015-12-06 - Send team to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 19:56:33 +0300] rev 11444
- Send team to net - Handle TEAM_ACCEPTED
2015-12-05 - Hedgehogs number display qmlfrontend
unc0rr [Sat, 05 Dec 2015 16:14:59 +0300] rev 11443
- Hedgehogs number display - Accept team removal message from net - Reset teams list leaving a room
2015-12-03 - Accept team and team color from net qmlfrontend
unc0rr [Thu, 03 Dec 2015 23:59:06 +0300] rev 11442
- Accept team and team color from net - Some small fixes
2015-12-02 Fix LEFT command handling qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:30:13 +0300] rev 11441
Fix LEFT command handling
2015-12-02 Accept scheme from net qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:21:23 +0300] rev 11440
Accept scheme from net
2015-12-02 Fix build for windows + other small fixes qmlfrontend
unC0Rr [Wed, 02 Dec 2015 13:39:16 +0300] rev 11439
Fix build for windows + other small fixes
2015-12-01 Rename uFLData to uFLThemes qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:40:38 +0300] rev 11438
Rename uFLData to uFLThemes
2015-12-01 Accept ammo scheme from network qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:37:10 +0300] rev 11437
Accept ammo scheme from network
2015-12-01 Fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 01 Dec 2015 19:49:59 +0300] rev 11436
Fix FULLMAPCONFIG handling
2015-11-30 Prevent crashing from empty PART reason qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:43:19 +0300] rev 11435
Prevent crashing from empty PART reason
2015-11-30 - Implement engine runs queue qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:25:18 +0300] rev 11434
- Implement engine runs queue - Many small improvements
2015-11-27 Handle some CFG parameters qmlfrontend
unc0rr [Sat, 28 Nov 2015 00:18:04 +0300] rev 11433
Handle some CFG parameters
2015-11-26 Update seed, theme and script from net in UI qmlfrontend
unc0rr [Thu, 26 Nov 2015 20:11:54 +0300] rev 11432
Update seed, theme and script from net in UI
2015-11-25 Some game config methods and signals qmlfrontend
unc0rr [Wed, 25 Nov 2015 22:10:01 +0300] rev 11431
Some game config methods and signals
2015-11-25 UI knowns local player nickname qmlfrontend
unc0rr [Wed, 25 Nov 2015 21:31:30 +0300] rev 11430
UI knowns local player nickname
2015-11-24 Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 24 Nov 2015 20:19:00 +0300] rev 11429
Apply generated code to .pas files, fix FULLMAPCONFIG handling
2015-11-24 Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
unC0Rr [Tue, 24 Nov 2015 12:09:41 +0300] rev 11428
Support for protocol commands which are equal to suffix of another protocol command
2015-11-24 - Add the rest of protocol commands qmlfrontend
unc0rr [Tue, 24 Nov 2015 09:00:43 +0300] rev 11427
- Add the rest of protocol commands - Fix some generator glitches
2015-11-22 Small ui rework qmlfrontend
unc0rr [Sun, 22 Nov 2015 19:29:13 +0300] rev 11426
Small ui rework
2015-11-22 Another approach to parsing two-lines protocol commands qmlfrontend
unc0rr [Sun, 22 Nov 2015 18:06:32 +0300] rev 11425
Another approach to parsing two-lines protocol commands
2015-11-21 - Some refactoring qmlfrontend
unc0rr [Sat, 21 Nov 2015 23:56:41 +0300] rev 11424
- Some refactoring - Room page, handle room join/part, room chat
2015-11-21 - Warnings/errors message box qmlfrontend
unc0rr [Sat, 21 Nov 2015 17:07:06 +0300] rev 11423
- Warnings/errors message box - Send JOIN_ROOM on double click on rooms list - Some small iprovements more
2015-11-21 Handle ROOM UPD qmlfrontend
unc0rr [Sat, 21 Nov 2015 12:40:33 +0300] rev 11422
Handle ROOM UPD
2015-11-21 Fix wrong jump qmlfrontend
unc0rr [Sat, 21 Nov 2015 10:04:20 +0300] rev 11421
Fix wrong jump
2015-11-21 Small fixes qmlfrontend
unc0rr [Sat, 21 Nov 2015 09:56:00 +0300] rev 11420
Small fixes
2015-11-20 - Handle ROOM DEL qmlfrontend
unc0rr [Sat, 21 Nov 2015 00:42:11 +0300] rev 11419
- Handle ROOM DEL - Small fixes
2015-11-20 Handle ROOMS and ROOM ADD protocol commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:56:13 +0300] rev 11418
Handle ROOMS and ROOM ADD protocol commands
2015-11-20 Fix losing commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:05:49 +0300] rev 11417
Fix losing commands
2015-11-19 Can send chat messages now qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:32:28 +0300] rev 11416
Can send chat messages now
2015-11-19 Lobby page with chat widget(readonly) qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:04:53 +0300] rev 11415
Lobby page with chat widget(readonly)
2015-11-19 Remove CHECKPOINT 011 occurence, probably hiding some bug
unc0rr [Thu, 19 Nov 2015 13:30:34 +0300] rev 11414
Remove CHECKPOINT 011 occurence, probably hiding some bug
2015-11-18 Implement processing net commands in the main thread qmlfrontend
unc0rr [Wed, 18 Nov 2015 22:18:39 +0300] rev 11413
Implement processing net commands in the main thread
2015-11-18 Add a few more lua things to the changelog
nemo [Wed, 18 Nov 2015 14:12:15 -0500] rev 11412
Add a few more lua things to the changelog
2015-11-17 Merge from iOS branch
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 20:53:05 +0100] rev 11411
Merge from iOS branch
2015-11-17 travis: Enable OSX tests
Vittorio Giovara <vittorio@vimeo.com> [Tue, 17 Nov 2015 17:08:26 +0100] rev 11410
travis: Enable OSX tests Clean up other parts while at it.
2015-11-17 - Removed SDLTry from call to SDL_GL_SetSwapInterval ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 16:34:20 +0100] rev 11409
- Removed SDLTry from call to SDL_GL_SetSwapInterval Note: "blame it on me in commit message if you want x)" sheepluva
2015-11-17 - Workaround for problems with SDL_GL_SetSwapInterval on iOS ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:30:36 +0100] rev 11408
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
2015-11-17 Merge ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:12:24 +0100] rev 11407
Merge
2015-11-16 merge Wuzzy's saucer training
sheepluva [Mon, 16 Nov 2015 23:06:27 +0100] rev 11406
merge Wuzzy's saucer training
2015-11-14 Add Basic Flying Saucer Training
Wuzzy <almikes@aol.com> [Sat, 14 Nov 2015 19:22:42 +0100] rev 11405
Add Basic Flying Saucer Training
2015-11-16 a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu [Mon, 16 Nov 2015 15:48:37 -0500] rev 11404
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
2015-11-16 Merge default (add a bunch of FIXMEs) qmlfrontend
unc0rr [Mon, 16 Nov 2015 22:57:24 +0300] rev 11403
Merge default (add a bunch of FIXMEs)
2015-11-16 cmake: Remove core-lint flag for haskell
koda [Mon, 16 Nov 2015 20:07:21 +0100] rev 11402
cmake: Remove core-lint flag for haskell Restore different optimization level for release and debug. Finally remember "<unC0Rr> never check ghc sanity!"
2015-11-16 avwrapper: Explicitly check for macro existence
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11401
avwrapper: Explicitly check for macro existence
2015-11-16 hwc: Do not rename main on OSX
koda [Mon, 16 Nov 2015 16:01:57 +0100] rev 11400
hwc: Do not rename main on OSX
2015-11-16 pas2c: Add cabal file
koda [Mon, 16 Nov 2015 15:22:05 +0100] rev 11399
pas2c: Add cabal file
2015-11-16 pas2c: Tentatively fix the build
koda [Mon, 16 Nov 2015 15:21:20 +0100] rev 11398
pas2c: Tentatively fix the build
2015-11-16 hwc: Drop unneed OSX library
koda [Mon, 16 Nov 2015 15:20:49 +0100] rev 11397
hwc: Drop unneed OSX library
2015-11-16 avwrapper: Adjust prefixed symobols version guard
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11396
avwrapper: Adjust prefixed symobols version guard
2015-11-15 Removed tag 0.9.22-RC
koda [Sun, 15 Nov 2015 22:17:36 +0100] rev 11395
Removed tag 0.9.22-RC
2015-11-15 Removed tag fab746a3597e
koda [Sun, 15 Nov 2015 22:16:42 +0100] rev 11394
Removed tag fab746a3597e
2015-11-15 travis: Re-add libglew dependency
koda [Sun, 15 Nov 2015 21:21:13 +0100] rev 11393
travis: Re-add libglew dependency Needed by engine in C port.
2015-11-15 cmake: Drop image and mixer init and quit check
koda [Sun, 15 Nov 2015 21:10:44 +0100] rev 11392
cmake: Drop image and mixer init and quit check
2015-11-15 avoid double applying wind on drill
nemo [Sun, 15 Nov 2015 14:14:50 -0500] rev 11391
avoid double applying wind on drill
2015-11-15 - Reduce tau value, as suggested in gecko2 paper
unc0rr [Sun, 15 Nov 2015 21:57:38 +0300] rev 11390
- Reduce tau value, as suggested in gecko2 paper - Also store games number per epoch
2015-11-15 Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
nemo [Sun, 15 Nov 2015 10:22:42 -0500] rev 11389
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
2015-11-15 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:42:59 +0100] rev 11388
Merge
2015-11-15 Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:40:51 +0100] rev 11387
Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5
2015-11-15 Closed branch ios-rus-localization ios-rus-localization
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:31:01 +0100] rev 11386
Closed branch ios-rus-localization
2015-11-15 this should fix travis build
sheepluva [Sun, 15 Nov 2015 14:18:59 +0100] rev 11385
this should fix travis build
2015-11-15 about: Update SDL2 names and drop old version check
koda [Sun, 15 Nov 2015 14:01:29 +0100] rev 11384
about: Update SDL2 names and drop old version check
2015-11-15 merge sdl2transition changes
sheepluva [Sun, 15 Nov 2015 13:35:23 +0100] rev 11383
merge sdl2transition changes
2015-11-15 closing sdl2transition branch, because it will be merged sdl2transition
sheepluva [Sun, 15 Nov 2015 13:34:32 +0100] rev 11382
closing sdl2transition branch, because it will be merged
2015-11-14 Rating updater, alpha version
unc0rr [Sat, 14 Nov 2015 22:19:05 +0300] rev 11381
Rating updater, alpha version
2015-11-14 Some WIP
unc0rr [Sat, 14 Nov 2015 17:39:45 +0300] rev 11380
Some WIP
2015-11-14 Drop all GLUT references sdl2transition
koda [Sat, 14 Nov 2015 03:22:20 +0100] rev 11379
Drop all GLUT references It was needed to create the hidden videorec window, now SDL2 offers this feature natively.
2015-11-14 cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more sdl2transition
koda [Sat, 14 Nov 2015 03:09:24 +0100] rev 11378
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
2015-11-14 cmake: Adjust linker lines with sdl2 names sdl2transition
koda [Sat, 14 Nov 2015 03:00:41 +0100] rev 11377
cmake: Adjust linker lines with sdl2 names
2015-11-14 libphysfs: Update sdl library name sdl2transition
koda [Sat, 14 Nov 2015 02:59:49 +0100] rev 11376
libphysfs: Update sdl library name
2015-11-14 SDLh: Remove linking from file sdl2transition
koda [Sat, 14 Nov 2015 02:57:00 +0100] rev 11375
SDLh: Remove linking from file This is not needed any more.
2015-11-14 libphyslayer: Support SDL2 only sdl2transition
koda [Sat, 14 Nov 2015 02:55:38 +0100] rev 11374
libphyslayer: Support SDL2 only
2015-11-13 set engine window icon in sdl2 sdl2transition
sheepluva [Fri, 13 Nov 2015 23:46:19 +0100] rev 11373
set engine window icon in sdl2
2015-11-13 clean up uChat sdl2transition
sheepluva [Fri, 13 Nov 2015 22:35:26 +0100] rev 11372
clean up uChat
2015-11-13 don't use types for custom value enums in pascal, use consts instead sdl2transition
sheepluva [Fri, 13 Nov 2015 22:05:58 +0100] rev 11371
don't use types for custom value enums in pascal, use consts instead
2015-11-13 revert my pas2c modification sdl2transition
sheepluva [Fri, 13 Nov 2015 20:21:44 +0100] rev 11370
revert my pas2c modification
2015-11-11 update travis dependencies sdl2transition
sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11369
update travis dependencies
2015-11-11 cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
sheepluva [Wed, 11 Nov 2015 23:29:49 +0100] rev 11368
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
2015-11-11 add pchar casts to make pas2c happy sdl2transition
sheepluva [Wed, 11 Nov 2015 21:59:06 +0100] rev 11367
add pchar casts to make pas2c happy
2015-11-11 fix pas2c enum type parsing sdl2transition
sheepluva [Wed, 11 Nov 2015 20:50:01 +0100] rev 11366
fix pas2c enum type parsing
2015-11-11 reenable cursor movement etc. sdl2transition
sheepluva [Wed, 11 Nov 2015 19:25:56 +0100] rev 11365
reenable cursor movement etc.
2015-11-10 use SDL2 to copy to clipboard sdl2transition
sheepluva [Tue, 10 Nov 2015 22:37:54 +0100] rev 11364
use SDL2 to copy to clipboard
2015-11-10 use SDL2 to paste clipboard contents sdl2transition
sheepluva [Tue, 10 Nov 2015 22:18:06 +0100] rev 11363
use SDL2 to paste clipboard contents
2015-11-10 merge default sdl2transition
sheepluva [Tue, 10 Nov 2015 20:43:13 +0100] rev 11362
merge default
2015-11-10 drop FindSDL1or2 cmake module sdl2transition
sheepluva [Tue, 10 Nov 2015 18:16:35 +0100] rev 11361
drop FindSDL1or2 cmake module
2015-11-10 drop support for SDL 1.2 sdl2transition
sheepluva [Tue, 10 Nov 2015 17:45:14 +0100] rev 11360
drop support for SDL 1.2
2015-11-13 Finish formula implementation
unc0rr [Fri, 13 Nov 2015 21:17:40 +0300] rev 11359
Finish formula implementation
2015-11-12 Start work on rating calculator
unc0rr [Thu, 12 Nov 2015 23:38:01 +0300] rev 11358
Start work on rating calculator
2015-11-12 README.md: Add a travis badge
koda [Thu, 12 Nov 2015 02:48:51 +0100] rev 11357
README.md: Add a travis badge
2015-11-12 libavinteraction: Adjust version guard for av_codec_is_encoder()
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11356
libavinteraction: Adjust version guard for av_codec_is_encoder()
2015-11-11 Oops, zero multiplier
unc0rr [Wed, 11 Nov 2015 21:57:28 +0300] rev 11355
Oops, zero multiplier
2015-11-11 cmake: Set OLD for policy 26
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11354
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
2015-11-10 videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11353
videorec: Drop a commented out option
2015-11-10 videorec: Use future API for raw video encoding
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11352
videorec: Use future API for raw video encoding
2015-11-10 videorec: Appropriately rescale timestamps and duration
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11351
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
2015-11-10 videorec: Always initialize audio and video time bases
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11350
videorec: Always initialize audio and video time bases In both context and stream.
2015-11-10 videorec: Fully set frame properties
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11349
videorec: Fully set frame properties
2015-11-10 videorec: Fix flushing encoders
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11348
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
2015-11-10 videorec: Make sure the audio packet is considered empty
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11347
videorec: Make sure the audio packet is considered empty
2015-11-11 map #17 digest
unC0Rr [Wed, 11 Nov 2015 13:31:31 +0300] rev 11346
map #17 digest
2015-11-10 Airmines were added
unc0rr [Wed, 11 Nov 2015 00:01:55 +0300] rev 11345
Airmines were added
2015-11-10 multiline cmake directories
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:49:55 +0100] rev 11344
multiline cmake directories
2015-11-10 travis: Trim down the number of tests
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:05:54 +0100] rev 11343
travis: Trim down the number of tests
2015-11-09 fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
sheepluva [Mon, 09 Nov 2015 19:21:40 +0100] rev 11342
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
2015-11-09 - Fix check which was supposed to prevent sending same record to different checkers
unc0rr [Mon, 09 Nov 2015 21:09:51 +0300] rev 11341
- Fix check which was supposed to prevent sending same record to different checkers - Remove some dead code in Actions.hs
2015-11-09 merge
hwmirror [Mon, 09 Nov 2015 18:03:47 +0000] rev 11340
merge
2015-11-09 Merge pull request #33 from bananaoomarang/cmakeWarnings
Vittorio Giovara <vittorio.giovara@gmail.com> [Mon, 09 Nov 2015 18:37:57 +0100] rev 11339
Merge pull request #33 from bananaoomarang/cmakeWarnings Remove quotes when checking Haskell Modules to adopt CMP0054
2015-04-26 Remove quotes when checking Haskell Modules to adopt new CMake
Milo Mordaunt <milomord@gmail.com> [Sun, 26 Apr 2015 13:02:38 +0100] rev 11338
Remove quotes when checking Haskell Modules to adopt new CMake behaviour (CMP0054)
2015-11-09 Pass correct script name for scripts with spaces in name
unc0rr [Mon, 09 Nov 2015 20:51:18 +0300] rev 11337
Pass correct script name for scripts with spaces in name
2015-11-09 Merge with github pull requests
hwmirror [Mon, 09 Nov 2015 16:34:32 +0000] rev 11336
Merge with github pull requests
2015-11-09 Merge from github
hwmirror [Mon, 09 Nov 2015 16:34:03 +0000] rev 11335
Merge from github
2015-10-06 Merge pull request #36 from LocutusOfBorg/italian
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Oct 2015 13:28:11 +0200] rev 11334
Merge pull request #36 from LocutusOfBorg/italian Translate italian missions
2015-10-06 Update italian tips
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Oct 2015 07:08:15 +0200] rev 11333
Update italian tips
2015-10-05 Translate italian missions
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Oct 2015 18:51:44 +0200] rev 11332
Translate italian missions
2015-10-01 Merge pull request #35 from LocutusOfBorg/fedora
sheepluva <sheepluva@users.noreply.github.com> [Thu, 01 Oct 2015 12:17:42 +0200] rev 11331
Merge pull request #35 from LocutusOfBorg/fedora merge
2015-10-01 Add metadata for license (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:24 +0200] rev 11330
Add metadata for license (From Fedora)
2015-10-01 Add multiarch location to library (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:02 +0200] rev 11329
Add multiarch location to library (From Fedora)
2015-11-09 Oops, fix the fix
unc0rr [Mon, 09 Nov 2015 08:40:45 +0300] rev 11328
Oops, fix the fix
2015-11-09 - Fix for wrong footer labels size on autorotation on GameConfig screen ios-revival Hedgewars-iOS-2.0
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 05:02:53 +0100] rev 11327
- Fix for wrong footer labels size on autorotation on GameConfig screen
2015-11-09 Merge from default ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:25:29 +0100] rev 11326
Merge from default
2015-11-09 - Small size adjustments for footer labels on GameConfig screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:24:08 +0100] rev 11325
- Small size adjustments for footer labels on GameConfig screen
2015-11-09 - Re-style forward jump button for mobile ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 03:44:15 +0100] rev 11324
- Re-style forward jump button for mobile
2015-11-09 - Fixed problem with previewImage when receiving memory warning on Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 02:42:30 +0100] rev 11323
- Fixed problem with previewImage when receiving memory warning on Missions screen
2015-11-08 update changelog
sheepluva [Sun, 08 Nov 2015 14:54:22 +0100] rev 11322
update changelog
2015-11-08 Fix replay sanity check
unc0rr [Sun, 08 Nov 2015 12:06:13 +0300] rev 11321
Fix replay sanity check
2015-11-07 Store some more details on game config in the database
unc0rr [Sat, 07 Nov 2015 23:44:49 +0300] rev 11320
Store some more details on game config in the database
2015-11-07 fix google code links in readme
sheepluva [Sat, 07 Nov 2015 21:01:04 +0100] rev 11319
fix google code links in readme
2015-11-07 Add markdown extension to README so github can render it more nicely
Vittorio Giovara <vittorio.giovara@gmail.com> [Sat, 07 Nov 2015 17:33:43 +0100] rev 11318
Add markdown extension to README so github can render it more nicely Keep a link to the standard README file too.
2015-11-07 merge orphan head (while discarding all its changes) to make koda and his hg-git happy
sheepluva [Sat, 07 Nov 2015 16:15:27 +0100] rev 11317
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
2015-11-07 videorec: Drop setting x264 preset
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11316
videorec: Drop setting x264 preset It is the default one anyway.
2015-11-07 merging ios-revival brain into default. includes updates to russian translation and general translation fixes
sheepluva [Sat, 07 Nov 2015 13:15:06 +0100] rev 11315
merging ios-revival brain into default. includes updates to russian translation and general translation fixes
2015-11-06 - Small corrections for rus localization of stats messages ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 04:34:29 +0100] rev 11314
- Small corrections for rus localization of stats messages
2015-11-06 - 'iOS Deployment Target' bump to 8.0 ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 03:21:00 +0100] rev 11313
- 'iOS Deployment Target' bump to 8.0 - Xcode projects updated to recommended settings - 'Bundle Identifier' changed back to old one
2015-11-06 - Merge from default ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:29:22 +0100] rev 11312
- Merge from default
2015-11-06 - Restored Turkish localization ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:26:32 +0100] rev 11311
- Restored Turkish localization Note: Problem - missed " symbol.
2015-11-05 - Support screen refactoring: ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:33:41 +0100] rev 11310
- Support screen refactoring: - - "Rate app" now called via Appirater - - Adjust for footer height
2015-11-05 - Appirater: ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:12:37 +0100] rev 11309
- Appirater: - - Updated to last version - - Added localization bundle - - StoreKit framework linked
2015-11-05 - Update rus localization for 'About' screen ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 21:54:19 +0100] rev 11308
- Update rus localization for 'About' screen - 'Info' button's color changed to yellow - Update Qt front-end 'About' with my credits
2015-11-05 - 'About' screen on iOS now is up-to-date with Qt front-end 'About' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 05:33:24 +0100] rev 11307
- 'About' screen on iOS now is up-to-date with Qt front-end 'About' - Added myself as developer and translator :)
2015-11-05 - Missed localization for 'Clear All' button on SavedGamesVirewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:45:20 +0100] rev 11306
- Missed localization for 'Clear All' button on SavedGamesVirewController
2015-11-05 fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
sheepluva [Thu, 05 Nov 2015 04:42:22 +0100] rev 11305
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
2015-11-05 - Rus localization for following multiplayer missions: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:29:44 +0100] rev 11304
- Rus localization for following multiplayer missions: - - Basketball - - Control - - CTF_Blizzard - - Knockball - - TrophyRace
2015-11-05 - 'ClimbHome' map deprecated as it crashes ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:35:59 +0100] rev 11303
- 'ClimbHome' map deprecated as it crashes
2015-11-05 - 'Cheese' map not blacklisted anymore ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:30:57 +0100] rev 11302
- 'Cheese' map not blacklisted anymore
2015-11-05 - Rus localization for following game styles: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:08:49 +0100] rev 11301
- Rus localization for following game styles: - - Balanced_Random_Weapon - - Construction_Mode - - Highlander - - Racer - - Random_Weapon - - TechRacer - - The_Specialists - - WxW - Some missed strings added to stub.lua - Translation credits update
2015-11-04 Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:43 +0100] rev 11300
Let initialization happen in the appropriate function
2015-11-04 Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:38 +0100] rev 11299
Specify the enum type for Pixel and Sample formats
2015-11-04 Update libav API, keeping forward and backward compatibility
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:33 +0100] rev 11298
Update libav API, keeping forward and backward compatibility
2015-11-04 Let initialization happen in the appropriate function 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:52 +0100] rev 11297
Let initialization happen in the appropriate function
2015-11-04 Specify the enum type for Pixel and Sample formats 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:46 +0100] rev 11296
Specify the enum type for Pixel and Sample formats
2015-11-04 Update libav API, keeping forward and backward compatibility 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:19:33 +0100] rev 11295
Update libav API, keeping forward and backward compatibility
2015-11-04 Enable cmake policy 26 0.9.22
koda [Wed, 04 Nov 2015 13:42:09 +0100] rev 11294
Enable cmake policy 26
2015-11-04 - Disabled non-adapted for mobile game styles ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:56:37 +0100] rev 11293
- Disabled non-adapted for mobile game styles Note: Motivation for reduction explained here - http://www.hedgewars.org/node/6343
2015-11-04 - Added 'World Edge' flag for Scheme Settings ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:39:04 +0100] rev 11292
- Added 'World Edge' flag for Scheme Settings
2015-11-04 - Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:17:31 +0100] rev 11291
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
2015-11-04 - Disabling generation of position-dependent code for 'Distro Adhoc' config ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:42:11 +0100] rev 11290
- Disabling generation of position-dependent code for 'Distro Adhoc' config
2015-11-04 - '-Os' fpc optimization compiler flag replaced with '-O2' ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:40:38 +0100] rev 11289
- '-Os' fpc optimization compiler flag replaced with '-O2' Note 1: '-Os' cause crash on device. Seems like fpc bug. Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
2015-11-04 - GCC_THUMB_SUPPORT removed ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:23:32 +0100] rev 11288
- GCC_THUMB_SUPPORT removed Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
2015-11-04 - Removing unnecessary '-Wl,-no_order_inits' linker flag ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:19:03 +0100] rev 11287
- Removing unnecessary '-Wl,-no_order_inits' linker flag Note: More info here - http://wiki.freepascal.org/iPhone/iPod_development
2015-11-04 wrap bee during pre-flight too
sheepluva [Wed, 04 Nov 2015 01:36:34 +0100] rev 11286
wrap bee during pre-flight too
2015-11-04 bump version too
sheepluva [Wed, 04 Nov 2015 01:30:28 +0100] rev 11285
bump version too
2015-11-03 closing 0.9.21 branch 0.9.21
sheepluva [Wed, 04 Nov 2015 00:20:07 +0100] rev 11284
closing 0.9.21 branch
2015-11-03 merge changelog changes of 0.9.22 into default
sheepluva [Tue, 03 Nov 2015 23:33:32 +0100] rev 11283
merge changelog changes of 0.9.22 into default
2015-11-03 add HedgeEditor to changelog 0.9.22
sheepluva [Tue, 03 Nov 2015 23:32:14 +0100] rev 11282
add HedgeEditor to changelog
2015-11-03 - Added 'Air Mines' flag for Scheme Settings ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 22:57:01 +0100] rev 11281
- Added 'Air Mines' flag for Scheme Settings
2015-11-03 tweak changelog 0.9.22
sheepluva [Tue, 03 Nov 2015 22:06:16 +0100] rev 11280
tweak changelog
2015-11-03 - Fix for localization of game settings detailLabel in SingleSchemeViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 21:43:05 +0100] rev 11279
- Fix for localization of game settings detailLabel in SingleSchemeViewController
2015-11-03 bump protocol number
sheepluva [Tue, 03 Nov 2015 21:24:35 +0100] rev 11278
bump protocol number
2015-11-03 make hammer non-lethal again (as requested by unC0Rr)
sheepluva [Tue, 03 Nov 2015 21:18:25 +0100] rev 11277
make hammer non-lethal again (as requested by unC0Rr)
2015-11-03 0.9.22 branch 0.9.22
sheepluva [Tue, 03 Nov 2015 21:07:24 +0100] rev 11276
0.9.22 branch
2015-11-03 Workaround mysql-simple library stupiness regarding executeMany
unc0rr [Tue, 03 Nov 2015 21:43:56 +0300] rev 11275
Workaround mysql-simple library stupiness regarding executeMany
2015-11-03 - Implement fake 'Normal' game style as in qt front-end ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 04:49:50 +0100] rev 11274
- Implement fake 'Normal' game style as in qt front-end
2015-11-03 - Better place for removeObserver: calls ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:27:15 +0100] rev 11273
- Better place for removeObserver: calls Note: viewDidUnload never called since iOS 6
2015-11-03 - Stub for disabling game styles on mobile ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:22:35 +0100] rev 11272
- Stub for disabling game styles on mobile
2015-11-03 Always install before making dmg
koda [Tue, 03 Nov 2015 01:14:27 +0100] rev 11271
Always install before making dmg
2015-11-02 Fix compiling engine with OSX frameworks
koda [Tue, 03 Nov 2015 00:51:11 +0100] rev 11270
Fix compiling engine with OSX frameworks
2015-11-02 Added tag 0.9.22-release for changeset 9621fdcad965
koda [Tue, 03 Nov 2015 00:13:44 +0100] rev 11269
Added tag 0.9.22-release for changeset 9621fdcad965
2015-11-02 Let's try to store games info necessary for ratings
unc0rr [Mon, 02 Nov 2015 23:23:06 +0300] rev 11268
Let's try to store games info necessary for ratings
2015-11-01 do the same thing for the chute/birdy/saucer block 0.9.22-release
nemo [Sun, 01 Nov 2015 15:08:39 -0500] rev 11267
do the same thing for the chute/birdy/saucer block
2015-11-01 Make camera refocus less aggressive. Only if there's a camera target already.
nemo [Sun, 01 Nov 2015 15:06:55 -0500] rev 11266
Make camera refocus less aggressive. Only if there's a camera target already.
2015-11-01 Update versions information
unc0rr [Sun, 01 Nov 2015 18:35:18 +0300] rev 11265
Update versions information
2015-11-01 This is .22 release revision
unc0rr [Sun, 01 Nov 2015 16:58:34 +0300] rev 11264
This is .22 release revision
2015-10-31 inc(HEDGEWARS_PROTO_VER)
unc0rr [Sat, 31 Oct 2015 21:38:59 +0300] rev 11263
inc(HEDGEWARS_PROTO_VER)
2015-10-31 - Finally added rus localization for all User Missions ios-revival
antonc27 <antonc27@mail.ru> [Sat, 31 Oct 2015 04:03:17 +0100] rev 11262
- Finally added rus localization for all User Missions - Some missed strings added to stub.lua Note: Maybe some translation checks needed
2015-10-30 - Return of stereo sound for mobile! ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 23:06:25 +0100] rev 11261
- Return of stereo sound for mobile! - 'Justyouwait' voice sound not skipped anymore
2015-10-30 - Set iPad version to require fullscreen ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:08:05 +0100] rev 11260
- Set iPad version to require fullscreen Note: Otherwise has 'invalid bundle. iPad multitasking' error on upload to iTunes Connect
2015-10-30 - Fix for not compiling Pascal sources when archiving app for AppStore ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:06:03 +0100] rev 11259
- Fix for not compiling Pascal sources when archiving app for AppStore
2015-10-30 refocus camera on roping hog. totally untested.
nemo [Fri, 30 Oct 2015 16:04:51 -0400] rev 11258
refocus camera on roping hog. totally untested.
2015-10-30 - Rus localization for Target Practices ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 03:14:39 +0100] rev 11257
- Rus localization for Target Practices
2015-10-30 - Rus localization for Speed Shoppa Challenges ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 01:31:32 +0100] rev 11256
- Rus localization for Speed Shoppa Challenges
2015-10-29 - Removing of CMake generated files in 'UpdateDataFolder' script ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:03:58 +0100] rev 11255
- Removing of CMake generated files in 'UpdateDataFolder' script
2015-10-29 - Better handling of cell's tag in SingleTeamViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:01:26 +0100] rev 11254
- Better handling of cell's tag in SingleTeamViewController
2015-10-29 - Refactoring of SavedViewController: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 23:59:51 +0100] rev 11253
- Refactoring of SavedViewController: - - Workaround for cells' wrong tags in SavedViewController when removing saves - - Disabled editing of save names
2015-10-29 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category ios-revival
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 03:48:42 +0100] rev 11252
- FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
2015-10-28 few more missing nil checks in crate spawn
nemo [Wed, 28 Oct 2015 10:01:31 -0400] rev 11251
few more missing nil checks in crate spawn
2015-10-28 - Fix for crash while deleting >=2 saved games ios-revival
antonc27 <antonc27@mail.ru> [Wed, 28 Oct 2015 03:41:00 +0100] rev 11250
- Fix for crash while deleting >=2 saved games Note: SavedGamesViewController certainly needs refactoring
2015-10-28 Removed tag Nice one
sheepluva [Wed, 28 Oct 2015 01:29:39 +0100] rev 11249
Removed tag Nice one
2015-10-27 Added tag 0.9.22-RC for changeset d9622394ec9c
sheepluva [Wed, 28 Oct 2015 00:06:13 +0100] rev 11248
Added tag 0.9.22-RC for changeset d9622394ec9c
2015-10-27 somebody was so nice to mention me in credits, but misspelled my last name ios-revival
sheepluva [Tue, 27 Oct 2015 21:11:44 +0100] rev 11247
somebody was so nice to mention me in credits, but misspelled my last name
2015-10-27 Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
unc0rr [Tue, 27 Oct 2015 23:04:15 +0300] rev 11246
Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
2015-10-27 - Rus localization for portal mission ios-revival
antonc27 <antonc27@mail.ru> [Tue, 27 Oct 2015 05:11:48 +0100] rev 11245
- Rus localization for portal mission
2015-10-25 - Rus localization update for Basic Trainings in ru.lua ios-revival
antonc27 <antonc27@mail.ru> [Mon, 26 Oct 2015 00:54:58 +0100] rev 11244
- Rus localization update for Basic Trainings in ru.lua - Some missed strings added to stub.lua
2015-10-25 changelog update
sheepluva [Sun, 25 Oct 2015 20:40:27 +0100] rev 11243
changelog update
2015-10-25 - Partial rus localization for User Missions and Basic Trainings in ru.lua ios-revival
antonc27 <antonc27@mail.ru> [Sun, 25 Oct 2015 03:14:49 +0100] rev 11242
- Partial rus localization for User Missions and Basic Trainings in ru.lua - Fully localized on this moment: - - Bazooka Training - - Dangerous Ducklings - Some missed strings added to stub.lua
2015-10-24 - Fix for formatting non-english characters, received from engine ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 16:01:19 +0200] rev 11241
- Fix for formatting non-english characters, received from engine
2015-10-24 - Fix for sending to engine non-english characters ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 15:27:47 +0200] rev 11240
- Fix for sending to engine non-english characters Note: Actually fixes problem with cyrillic team and hogs names
2015-10-24 - Fix for loading non-existing missions in MissionTrainingViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 03:56:02 +0200] rev 11239
- Fix for loading non-existing missions in MissionTrainingViewController
2015-10-24 - Possible fix for loading game styles scripts without .cfg file ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 02:26:54 +0200] rev 11238
- Possible fix for loading game styles scripts without .cfg file
2015-10-23 - Rus translation for Mutant game style ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 01:42:31 +0200] rev 11237
- Rus translation for Mutant game style - Few strings are localized now in Mutant script
2015-10-23 fixed: poison clouds could bounce
sheepluva [Sat, 24 Oct 2015 00:21:15 +0200] rev 11236
fixed: poison clouds could bounce
2015-10-23 - Rus localization update for 'Data/Locale/missions_ru.txt' ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 04:02:36 +0200] rev 11235
- Rus localization update for 'Data/Locale/missions_ru.txt'
2015-10-23 - Rus localization update for 'Data/Locale/ru.txt' ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 03:15:35 +0200] rev 11234
- Rus localization update for 'Data/Locale/ru.txt'
2015-10-22 - Fix for wrong localization key for sound in GeneralSettingsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:49:32 +0200] rev 11233
- Fix for wrong localization key for sound in GeneralSettingsViewController
2015-10-22 - Localization for missed strings in RestoreViewController (for eng(as reference) and rus) ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:46:00 +0200] rev 11232
- Localization for missed strings in RestoreViewController (for eng(as reference) and rus)
2015-10-22 - Localization for missed strings in StatsPage (for both eng and rus) ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:45:57 +0200] rev 11231
- Localization for missed strings in StatsPage (for both eng and rus) Note 1: Some strings here are contains format characters, translators must not change their! Note 2: Conjugation with numbers not really handled here.
2015-10-22 - Rus localization updated for iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:06:35 +0200] rev 11230
- Rus localization updated for iOS front-end - Some missed strings added to English localizable strings for reference
2015-10-22 - Some strings localizations for Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 22:21:35 +0200] rev 11229
- Some strings localizations for Settings
2015-10-22 - Toolbar elements are localizable now in GameConfig for iPhone ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 21:57:05 +0200] rev 11228
- Toolbar elements are localizable now in GameConfig for iPhone
2015-10-22 - All labels in HelpPageLobby now localizable (with text from IB as localization keys) ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:02:43 +0200] rev 11227
- All labels in HelpPageLobby now localizable (with text from IB as localization keys)
2015-10-22 - SegmentedControl is localizable now in MapConfig ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:00:22 +0200] rev 11226
- SegmentedControl is localizable now in MapConfig
2015-10-21 - simpleGameButton and missionsButton are localizable now in MainMenu ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 00:46:45 +0200] rev 11225
- simpleGameButton and missionsButton are localizable now in MainMenu
2015-10-21 - 'Press the target button to mark the target' message is localizable now ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 23:46:11 +0200] rev 11224
- 'Press the target button to mark the target' message is localizable now
2015-10-21 - Workaround for team's name with spaces in StatsPage ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 21:58:50 +0200] rev 11223
- Workaround for team's name with spaces in StatsPage
2015-10-21 - Some improvements for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 18:15:19 +0200] rev 11222
- Some improvements for 'loadNiceHogs' in GameConfig for iPad
2015-10-21 - Fix for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 02:19:04 +0200] rev 11221
- Fix for 'loadNiceHogs' in GameConfig for iPad
2015-10-20 - Refactoring of Missions screen: ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 00:49:04 +0200] rev 11220
- Refactoring of Missions screen: - - Now mission's list constructed from 'missions_en.txt' - - In-place localization for mission's names and descriptions
2015-10-20 - Retrieving language ID moved to HWUtils ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 23:56:31 +0200] rev 11219
- Retrieving language ID moved to HWUtils
2015-10-19 - Small adjust for cell selection color of Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 00:51:45 +0200] rev 11218
- Small adjust for cell selection color of Missions screen
2015-10-19 - Big refactoring of front-end Settings for both iPhone and iPad: ios-revival
antonc27 <antonc27@mail.ru> [Mon, 19 Oct 2015 03:39:47 +0200] rev 11217
- Big refactoring of front-end Settings for both iPhone and iPad: - - Fixed crash when receiving Memory Warning after dismissing Settings on iPhone - - Set ARC flags for MGSplitVCs as it now updated for iOS 8 - - All sub-settings VCs now recreated each time they presented - - SettingsContainerViewController removed - - Other small improvements
2015-10-17 - Better way of creating/using doneButton in Settings ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 20:07:10 +0200] rev 11216
- Better way of creating/using doneButton in Settings
2015-10-16 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 00:32:02 +0200] rev 11215
- Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) Note: Tested only in simulator
2015-10-16 - Added new set of tabbar icons for Settings on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 17:34:06 +0200] rev 11214
- Added new set of tabbar icons for Settings on iPhone
2015-10-16 - Fix for autorotation of table view of StatsPageVC ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 02:54:03 +0200] rev 11213
- Fix for autorotation of table view of StatsPageVC - Adjustment for header's height
2015-10-15 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 23:27:56 +0200] rev 11212
- Mortar, Mudball and Land Spray need up/down buttons on mobile
2015-10-15 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 22:48:32 +0200] rev 11211
- Workaround for wrong sprite in utility widget when selecting DrillStrike Note: It is better to extend utilityWidget to handle >=2 sprites/actions
2015-10-15 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:58:30 +0200] rev 11210
- Target button added to mobile touch controls Note: Maybe also need to add it to HedgeEditor, dunno...
2015-10-15 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:13:43 +0200] rev 11209
- Target button added to mobile touch controls
2015-10-15 - Timer button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 20:36:08 +0200] rev 11208
- Timer button added to mobile touch controls
2015-10-14 - Fix for wrong path of restored game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 01:13:23 +0200] rev 11207
- Fix for wrong path of restored game Note: http://stackoverflow.com/questions/25884382/ios-8-bundle-path-changes
2015-10-14 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 21:25:49 +0200] rev 11206
- Better random number generation for front-end: random() replaced with arc4random_uniform()
2015-10-14 - Button's restyling for RestoreViewController ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 02:28:32 +0200] rev 11205
- Button's restyling for RestoreViewController
2015-10-10 Lua-API: onSuddenDeath hook
sheepluva [Sat, 10 Oct 2015 18:18:26 +0200] rev 11204
Lua-API: onSuddenDeath hook
2015-10-08 Pass overridden uid into AddGear instead
nemo [Thu, 08 Oct 2015 10:48:16 -0400] rev 11203
Pass overridden uid into AddGear instead
2015-10-08 restore uid on resurrection as well
nemo [Thu, 08 Oct 2015 10:42:00 -0400] rev 11202
restore uid on resurrection as well
2015-10-07 TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
sheepluva [Wed, 07 Oct 2015 23:20:31 +0200] rev 11201
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
2015-10-05 - Fix for locale string in SingleWeaponViewController ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 20:31:46 +0200] rev 11200
- Fix for locale string in SingleWeaponViewController - Init of vars in LoadLocaleWrapper in order to get right ammo names
2015-10-05 - Fix for locale string passed to engine (like "ru-FR") ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 19:17:40 +0200] rev 11199
- Fix for locale string passed to engine (like "ru-FR")
2015-10-05 preselect baseball bat in Knockball and Basketball
sheepluva [Mon, 05 Oct 2015 13:38:25 +0200] rev 11198
preselect baseball bat in Knockball and Basketball
2015-10-04 Avoid waiting past end of turn for smine.
nemo [Sun, 04 Oct 2015 16:30:55 -0400] rev 11197
Avoid waiting past end of turn for smine.
2015-10-03 Add nil check in fake crate spawn for if crate fails to spawn
nemo [Sat, 03 Oct 2015 17:02:57 -0400] rev 11196
Add nil check in fake crate spawn for if crate fails to spawn
2015-09-27 - GameController framework added to project (required by last version of SDL) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:31:47 +0200] rev 11195
- GameController framework added to project (required by last version of SDL)
2015-09-27 - Bitcode disabled (for Xcode 7) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:07:21 +0200] rev 11194
- Bitcode disabled (for Xcode 7)
2015-09-26 Scan from right too. Not sure this is actually helpful, so committing separately.
nemo [Fri, 25 Sep 2015 23:31:16 -0400] rev 11193
Scan from right too. Not sure this is actually helpful, so committing separately.
2015-09-26 This should probably fix feedback that hogs weren't spawning on left side of map.
nemo [Fri, 25 Sep 2015 23:30:21 -0400] rev 11192
This should probably fix feedback that hogs weren't spawning on left side of map.
2015-09-23 fp complained about this line being too long
sheepluva [Wed, 23 Sep 2015 07:49:46 +0200] rev 11191
fp complained about this line being too long
2015-09-20 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 03:02:21 +0200] rev 11190
- 'Shoppa Pro' ammo set added to iOS front-end
2015-09-20 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:56:33 +0200] rev 11189
- Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores
2015-09-20 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:52:49 +0200] rev 11188
- 'Construction Mode' ammo set and game parameters added to iOS front-end
2015-09-20 - 'Highlander' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:08:12 +0200] rev 11187
- 'Highlander' ammo set added to iOS front-end
2015-09-19 - 'One of everything' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 01:48:18 +0200] rev 11186
- 'One of everything' ammo set added to iOS front-end
2015-09-19 tweak tips a little (loosely based on Wuzzy's suggestions)
sheepluva [Sat, 19 Sep 2015 22:17:50 +0200] rev 11185
tweak tips a little (loosely based on Wuzzy's suggestions)
2015-09-18 - Fix for getting the correct fort name in FortsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 06:03:49 +0200] rev 11184
- Fix for getting the correct fort name in FortsViewController
2015-09-18 - Added functionality to select one hat for all hogs at team settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 05:37:55 +0200] rev 11183
- Added functionality to select one hat for all hogs at team settings
2015-09-18 - Fix for consequent selection of same hat for all hogs in settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 04:33:37 +0200] rev 11182
- Fix for consequent selection of same hat for all hogs in settings - Small refactoring of HogHatViewController
2015-09-17 - Refactoring of MainMenuViewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 17 Sep 2015 23:53:54 +0200] rev 11181
- Refactoring of MainMenuViewController
2015-09-17 speed up TrophyRace deaths
sheepluva [Thu, 17 Sep 2015 09:59:58 +0200] rev 11180
speed up TrophyRace deaths
2015-09-17 add TODO
sheepluva [Thu, 17 Sep 2015 07:41:40 +0200] rev 11179
add TODO
2015-09-16 remove racist trydo 😝
nemo [Wed, 16 Sep 2015 08:58:51 -0400] rev 11178
remove racist trydo 😝
2015-09-15 - Possibility to send log file by email from app ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 06:05:11 +0200] rev 11177
- Possibility to send log file by email from app Note: Ugly ifdef's are necessary, because we don't want to include MessageUI framework into 'Distro Appstore' build scheme
2015-09-15 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 04:28:25 +0200] rev 11176
- Refactoring. Separation of game log viewing code to GameLogViewController
2015-09-14 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
antonc27 <antonc27@mail.ru> [Mon, 14 Sep 2015 07:02:06 +0200] rev 11175
- Attempt to fix a crash while selecting 'Random' for map generation Note 1: It occurs in BezierizeEdge procedure of uLandOutline while generating land preview Note 2: Crash fixed, but most previews are not generated correctly, e.g. it's a case for bordered map.
2015-09-13 airmine hand sprite by wuzzy. totally temporary...
nemo [Sun, 13 Sep 2015 18:58:22 -0400] rev 11174
airmine hand sprite by wuzzy. totally temporary...
2015-09-13 aaand make sure the commented out line matches
nemo [Sun, 13 Sep 2015 16:38:53 -0400] rev 11173
aaand make sure the commented out line matches
2015-09-13 Add damage to gear values to mess with
nemo [Sun, 13 Sep 2015 16:36:39 -0400] rev 11172
Add damage to gear values to mess with
2015-09-13 Oups. 6, not 12 - was testing
nemo [Sun, 13 Sep 2015 16:24:37 -0400] rev 11171
Oups. 6, not 12 - was testing
2015-09-13 Allow for arbitrary number of airstrike bombs and spacing.
nemo [Sun, 13 Sep 2015 16:23:32 -0400] rev 11170
Allow for arbitrary number of airstrike bombs and spacing.
2015-09-13 Move health:= 6 to gear addition so lua can more easily override it.
nemo [Sun, 13 Sep 2015 15:36:06 -0400] rev 11169
Move health:= 6 to gear addition so lua can more easily override it.
2015-09-12 german translation update (incl. string reordering - blame sheepluva)
wuzzy [Sat, 12 Sep 2015 21:13:35 +0200] rev 11168
german translation update (incl. string reordering - blame sheepluva)
2015-09-12 german translation updates
wuzzy [Sat, 12 Sep 2015 19:00:52 +0200] rev 11167
german translation updates
2015-09-12 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:46:59 +0200] rev 11166
Merge
2015-09-12 - Revert of 'Reset for previously selected static map' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:39:35 +0200] rev 11165
- Revert of 'Reset for previously selected static map'
2015-09-12 uVariables: also initialize arrays and records in initModule
sheepluva [Sat, 12 Sep 2015 05:20:52 +0200] rev 11164
uVariables: also initialize arrays and records in initModule
2015-09-12 - These properties are not necessary to clean when receiving memory warning ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:23:28 +0200] rev 11163
- These properties are not necessary to clean when receiving memory warning
2015-09-12 - We don't need to explicitly propagate vc lifecycle messages ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:21:21 +0200] rev 11162
- We don't need to explicitly propagate vc lifecycle messages Note: This actually fix crash related to [SDL_uikitwindow release], which appears after receiving memory warning during playing one game, finishing it and getting back to GameConfigViewController.
2015-09-12 - Reset for previously selected static map ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:12:29 +0200] rev 11161
- Reset for previously selected static map Note: If static map doesn't reset, library continue to use it, even if user select generated maze map from game settings.
2015-09-12 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:02:27 +0200] rev 11160
Merge
2015-09-11 merge
sheepluva [Fri, 11 Sep 2015 21:42:55 +0200] rev 11159
merge
2015-09-11 simplify code ios-revival
sheepluva [Fri, 11 Sep 2015 21:41:35 +0200] rev 11158
simplify code
2015-09-11 exclude uMatrix from pas2c build
sheepluva [Fri, 11 Sep 2015 09:18:08 +0200] rev 11157
exclude uMatrix from pas2c build
2015-09-11 fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
sheepluva [Fri, 11 Sep 2015 08:15:17 +0200] rev 11156
fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
2015-09-11 pas2c doesn't like {$ENDIF} with argument
sheepluva [Fri, 11 Sep 2015 07:39:01 +0200] rev 11155
pas2c doesn't like {$ENDIF} with argument
2015-09-11 make uVariables not depend on implicit one-time initialization by FPC
sheepluva [Fri, 11 Sep 2015 05:54:17 +0200] rev 11154
make uVariables not depend on implicit one-time initialization by FPC
2015-09-10 - ifdef for IPHONEOS in glLoadExtension ios-revival
antonc27 <antonc27@mail.ru> [Fri, 11 Sep 2015 01:05:02 +0200] rev 11153
- ifdef for IPHONEOS in glLoadExtension
2015-09-10 stop rc plane prop/engine sound when out of fuel
sheepluva [Thu, 10 Sep 2015 18:50:39 +0200] rev 11152
stop rc plane prop/engine sound when out of fuel
2015-09-10 merge branch ios-revival into default
sheepluva [Thu, 10 Sep 2015 18:22:52 +0200] rev 11151
merge branch ios-revival into default
2015-09-10 - ifdef for CMEM ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:51:49 +0200] rev 11150
- ifdef for CMEM
2015-09-10 - ifdef for engine exit/halt ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:47:01 +0200] rev 11149
- ifdef for engine exit/halt
2015-09-09 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:49:15 +0200] rev 11148
- Refactoring in order to remove some warning related to using of int instead of NSInteger
2015-09-09 - First attempt to fix crashes on loading 'Styles' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:31:52 +0200] rev 11147
- First attempt to fix crashes on loading 'Styles'
2015-09-06 - Fixes for cropped background image on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 04:30:30 +0200] rev 11146
- Fixes for cropped background image on iPhone
2015-09-06 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 03:17:22 +0200] rev 11145
- Restyle of 'Simple' and 'Missions' buttons at Main screen
2015-09-05 - Added required icons ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:46:31 +0200] rev 11144
- Added required icons
2015-09-05 - arm64 added as valid arch ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:12:23 +0200] rev 11143
- arm64 added as valid arch - 'Skip Install' set to 'YES' for libraries - 'Build libfpc.a' modified - fpc compiling options cleared
2015-08-27 - Version bump to 2.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:52:38 +0200] rev 11142
- Version bump to 2.0
2015-08-27 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:21:07 +0200] rev 11141
- Fix for crash on loading SingleWeaponViewController in Settings
2015-08-27 - 'safeScale' now always 1.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:19:29 +0200] rev 11140
- 'safeScale' now always 1.0 Note: Really a little bit weird, but seems to work perfectly
2015-08-27 - Load fonts on init if not 'mobile' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:18:29 +0200] rev 11139
- Load fonts on init if not 'mobile'
2015-08-17 - Property for port in MapPreviewButtonView ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 01:11:17 +0200] rev 11138
- Property for port in MapPreviewButtonView
2015-08-17 - Using of @autoreleasepool is better ios-revival
Anton Malmygin <antonc27@mail.ru> [Tue, 18 Aug 2015 01:08:21 +0200] rev 11137
- Using of @autoreleasepool is better
2015-08-17 - Fix for iPhone 4S screen size ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 00:51:23 +0200] rev 11136
- Fix for iPhone 4S screen size
2015-08-16 - Fix for 'hold for delete' for cells in teams table ios-revival
antonc27 <antonc27@mail.ru> [Sun, 16 Aug 2015 02:32:03 +0200] rev 11135
- Fix for 'hold for delete' for cells in teams table
2015-08-15 Merge with ios-rus-localization ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:49:06 +0200] rev 11134
Merge with ios-rus-localization
2015-08-15 - Fix for retrieving 'Maze' preview genration ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:48:13 +0200] rev 11133
- Fix for retrieving 'Maze' preview genration Note: We use now GCD instead of pthread for launch preview generation from engine side (it is now done with RunEngine, not direct call to GenLandPreview) Note 2: For a moment LandPreview without Alpha used
2015-08-15 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:38:07 +0200] rev 11132
- Improved fix for UI elements positioning at GameConfigViewController
2015-08-15 - Localization for SingleSchemeViewController fixed ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 17:08:50 +0200] rev 11131
- Localization for SingleSchemeViewController fixed - Typos in Russian Scheme.strings
2015-08-15 - Russian Scheme.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 16:26:00 +0200] rev 11130
- Russian Scheme.strings localized
2015-08-15 - Russian Localizable.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:23:12 +0200] rev 11129
- Russian Localizable.strings localized - Few fixes for Russian About.strings
2015-08-15 - Fix for localization of detail labels at AboutViewController ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:20:33 +0200] rev 11128
- Fix for localization of detail labels at AboutViewController
2015-08-15 - Russian About.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:41:35 +0200] rev 11127
- Russian About.strings localized
2015-08-15 - Rus localization started ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:24:36 +0200] rev 11126
- Rus localization started
2015-08-15 - Russian localization files added ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:22:17 +0200] rev 11125
- Russian localization files added TODO: Actually localize these files
2015-08-14 - Small fix for debug view frame ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:44:21 +0200] rev 11124
- Small fix for debug view frame Note: Still need to handle autorotation here
2015-08-14 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:40:06 +0200] rev 11123
- Fix for initial wrong UI positioning for GameConfigViewController
2015-08-14 - Fix for show/hide helpPage animations ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 00:59:33 +0200] rev 11122
- Fix for show/hide helpPage animations
2015-08-14 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 00:22:04 +0200] rev 11121
- HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped Note: Xib's are automodified by Xcode
2015-08-14 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 21:27:55 +0200] rev 11120
- HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
2015-08-14 - Fix for loading missions descriptions ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:10:53 +0200] rev 11119
- Fix for loading missions descriptions Note: Much way better is to use NSDictionary here! Must be refactored
2015-08-14 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:09:46 +0200] rev 11118
- Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size.
2015-08-14 - RestoreViewController functionality uncommented ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:04:46 +0200] rev 11117
- RestoreViewController functionality uncommented
2015-08-14 - Interscreen transitions fixed ios-revival
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Aug 2015 02:02:15 +0200] rev 11116
- Interscreen transitions fixed
2015-08-13 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 01:55:42 +0200] rev 11115
- MGSplitViewController updated to last version with iOS 8 fixes
2015-08-13 - Fix for main view orientation problems ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 13:41:50 +0200] rev 11114
- Fix for main view orientation problems
2015-08-13 - Fix for app crash after ending game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 13:40:12 +0200] rev 11113
- Fix for app crash after ending game Note: Note sure why halt() not working correctly, also must pay attention to memory management here
2015-08-12 - Name fixing for buttons ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:34:01 +0200] rev 11112
- Name fixing for buttons
2015-08-12 - Using come for internal memory management ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:33:40 +0200] rev 11111
- Using come for internal memory management Note: This fixed crash with ansisitring deletion while loading 'en.txt' locale P.S. guys from #fpc suggested what this is just a spoof, not a real fix. maybe need more carefully mange memory here
2015-08-12 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:31:37 +0200] rev 11110
- 'Generate position dependent code' et to NO. Otherwise crashed at initialization step.
2015-08-11 - VALID_ARCHS reduced for all projects ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 02:42:53 +0200] rev 11109
- VALID_ARCHS reduced for all projects
2015-08-10 - VALID_ARCHS changed ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 00:16:28 +0200] rev 11108
- VALID_ARCHS changed - Build libfpc.a script changed Note: Not sure about valid archs
2015-08-10 - Small warning fix ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 00:15:30 +0200] rev 11107
- Small warning fix
2015-08-10 - Actually fix for rendering on iOS ]:-> ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:50:34 +0200] rev 11106
- Actually fix for rendering on iOS ]:->
2015-08-10 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:49:52 +0200] rev 11105
- Fix for hiding launch window after launch and not blocking SDL window on engine anymore
2015-08-10 - Some weird staff with bounds commented here ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:48:02 +0200] rev 11104
- Some weird staff with bounds commented here
2015-08-10 - Bogus 'lodeNiceHogs' disabled ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:47:37 +0200] rev 11103
- Bogus 'lodeNiceHogs' disabled Note: Fiw and uncomment after
2015-08-10 - Restore game functionality disabled, because it blocks main screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:44:51 +0200] rev 11102
- Restore game functionality disabled, because it blocks main screen Note: Uncomment this after
2015-08-09 Added tag Nice one for changeset 0f5961910e27 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 16:20:35 +0200] rev 11101
Added tag Nice one for changeset 0f5961910e27
2015-08-09 - Resolves problem with wrong path to chef hat on iOS ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 15:38:00 +0200] rev 11100
- Resolves problem with wrong path to chef hat on iOS
2015-08-09 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 15:37:29 +0200] rev 11099
- Fix for wrong start paramIndex in case of Hwlibrary
2015-08-08 - Fix for new name of SDL 2 libraries ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 00:04:41 +0200] rev 11098
- Fix for new name of SDL 2 libraries Note: Actually, seems to work correctly without it, but just to be sure
2015-08-08 - Fix for launching with SDL ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 23:01:02 +0200] rev 11097
- Fix for launching with SDL Note: Worked actually, but this is not in guidelines of SDL...
2015-08-08 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:55:02 +0200] rev 11096
- Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app P.S. This error also a lovely one ]:->
2015-08-08 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:52:24 +0200] rev 11095
- Fix for "error: invalid abbreviation code [115] for DIE at" More info here: http://forum.unity3d.com/threads/error-in-lastest-xcode.233591/ Note: But in this case we are not be able to read crash reports without dSYM ! So, this need to be improved
2015-08-08 - Fix for PascalImports and for GenLandPreview ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:45:23 +0200] rev 11094
- Fix for PascalImports and for GenLandPreview
2015-08-08 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:08:43 +0200] rev 11093
- Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" Note: Don't know why SDL2 mixer complaining about this
2015-08-08 - Small reorg of project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:06:03 +0200] rev 11092
- Small reorg of project
2015-08-08 - CoreMotion framework added to project for SDL 2 ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:04:56 +0200] rev 11091
- CoreMotion framework added to project for SDL 2
2015-08-08 - Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:02:31 +0200] rev 11090
- Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" Note: I love this kind of errors ]:->
2015-08-08 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:58:28 +0200] rev 11089
- Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" Note: Just created dummy cDefaultPathPrefix
2015-08-08 - Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:50:23 +0200] rev 11088
- Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId"
2015-08-08 - Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:45:38 +0200] rev 11087
- Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" Note: Just commented staff related to Fonts finding
2015-08-08 - Another fix for uRender.pas ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:42:41 +0200] rev 11086
- Another fix for uRender.pas Note: SDLGLcontext not visible in scope of uRender, so moving it to uStore
2015-08-08 - Fix for compiling 'uRender.pas' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:37:19 +0200] rev 11085
- Fix for compiling 'uRender.pas' Note: Construction "{$IF GLunit = gles11}" are not valid at all! Assumptions: We are not using pas2c and using OpenGL ES 1.1
2015-08-08 - Missed pascal source files added to project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:25:59 +0200] rev 11084
- Missed pascal source files added to project
2015-08-08 - Turkish localization removed from Xcode project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:22:19 +0200] rev 11083
- Turkish localization removed from Xcode project Fix for: "Read failed: The data couldn’t be read because it isn’t in the correct format."
2015-08-08 - fpc updated to 3.1.1 ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:04:47 +0200] rev 11082
- fpc updated to 3.1.1 - Build scripts updated Note1: fpc must be compiled from sources before! Full instructions here: http://blog.naver.com/simonsayz/220305479793 Note2: Build script for a moment worked only for iPhone simulator 8.x and for new arch (like iPhone 6 or iPad Air)
2015-08-08 - 'Default-568h@2x.png' added for retina screen ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:58:13 +0200] rev 11081
- 'Default-568h@2x.png' added for retina screen Note: Weird Xcode staff
2015-08-08 - VALID_ARCHS updated for main project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:52:30 +0200] rev 11080
- VALID_ARCHS updated for main project
2015-08-08 - Xcode projects updated to recommended settings (auto done by Xcode) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:51:12 +0200] rev 11079
- Xcode projects updated to recommended settings (auto done by Xcode) - Deployment target now 7.0
2015-08-08 - .hgignore file updated for Xcode related files ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:35:35 +0200] rev 11078
- .hgignore file updated for Xcode related files
2015-09-10 small code cleanup
sheepluva [Thu, 10 Sep 2015 04:59:02 +0200] rev 11077
small code cleanup
2015-09-08 more work qmlfrontend
unc0rr [Tue, 08 Sep 2015 19:20:58 +0300] rev 11076
more work
2015-09-05 Generate handlers for lists qmlfrontend
unc0rr [Sat, 05 Sep 2015 20:12:49 +0300] rev 11075
Generate handlers for lists
2015-09-04 fix a couple of typos
nemo [Fri, 04 Sep 2015 08:14:12 -0400] rev 11074
fix a couple of typos
2015-09-03 Generate handlers accepting parameters dummies qmlfrontend
unc0rr [Thu, 03 Sep 2015 23:33:06 +0300] rev 11073
Generate handlers accepting parameters dummies
2015-09-03 Updated shoppa tournament winners
Wuzzy [Thu, 03 Sep 2015 15:01:55 -0400] rev 11072
Updated shoppa tournament winners
2015-09-03 Merge default qmlfrontend
unc0rr [Thu, 03 Sep 2015 20:59:48 +0300] rev 11071
Merge default
2015-09-03 Add some HHGear nil checks to teleport. google bug #974
nemo [Thu, 03 Sep 2015 11:51:08 -0400] rev 11070
Add some HHGear nil checks to teleport. google bug #974
2015-09-03 tip changes, mostly new strategy suggestions
Wuzzy [Thu, 03 Sep 2015 09:00:26 -0400] rev 11069
tip changes, mostly new strategy suggestions
2015-09-02 allow holding PRECISE key to switch portal ball colors in reverse order
sheepluva [Thu, 03 Sep 2015 01:26:03 +0200] rev 11068
allow holding PRECISE key to switch portal ball colors in reverse order
2015-09-02 Trying to get these scripts to behave properly, still WIP though.
nemo [Wed, 02 Sep 2015 11:55:37 -0400] rev 11067
Trying to get these scripts to behave properly, still WIP though.
2015-09-02 fix internal function name
sheepluva [Wed, 02 Sep 2015 16:58:31 +0200] rev 11066
fix internal function name
2015-09-02 make tunnels script use MapFeatureSize
wuzzy [Wed, 02 Sep 2015 05:59:21 +0200] rev 11065
make tunnels script use MapFeatureSize
2015-09-02 some more tweaks
sheepluva [Wed, 02 Sep 2015 05:52:02 +0200] rev 11064
some more tweaks
2015-09-02 make diagonal maze use map feature size
sheepluva [Wed, 02 Sep 2015 04:59:17 +0200] rev 11063
make diagonal maze use map feature size
2015-09-02 also expose MapFeatureSize in onPreviewInit
sheepluva [Wed, 02 Sep 2015 04:49:11 +0200] rev 11062
also expose MapFeatureSize in onPreviewInit
2015-09-02 Lua API: expose MapFeatureSize during init
sheepluva [Wed, 02 Sep 2015 04:25:24 +0200] rev 11061
Lua API: expose MapFeatureSize during init
2015-09-02 fix on-code documentation of EraseSprite
sheepluva [Wed, 02 Sep 2015 04:03:24 +0200] rev 11060
fix on-code documentation of EraseSprite
2015-09-01 display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
sheepluva [Wed, 02 Sep 2015 01:25:29 +0200] rev 11059
display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
2015-09-01 Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
sheepluva [Wed, 02 Sep 2015 00:39:35 +0200] rev 11058
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
2015-09-01 global variable for defining construction distance limit. value smaller 1 means no limit (wip)
sheepluva [Tue, 01 Sep 2015 23:54:13 +0200] rev 11057
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
2015-08-30 Restore player clan on rejoin (issue 934, not tested)
unc0rr [Sun, 30 Aug 2015 18:03:44 +0300] rev 11056
Restore player clan on rejoin (issue #934, not tested)
2015-08-30 Fix inverse paused state for spectators joining paused game (not tested)
unc0rr [Sun, 30 Aug 2015 17:12:12 +0300] rev 11055
Fix inverse paused state for spectators joining paused game (not tested)
2015-08-27 Check for CMD message a bit further down the control flow
unc0rr [Thu, 27 Aug 2015 22:03:57 +0300] rev 11054
Check for CMD message a bit further down the control flow
2015-08-27 Don't accept any password from players banned on the website
unC0Rr [Thu, 27 Aug 2015 14:47:38 +0300] rev 11053
Don't accept any password from players banned on the website
2015-08-17 add missing state binds in lua
nemo [Mon, 17 Aug 2015 14:14:58 -0400] rev 11052
add missing state binds in lua
2015-08-17 just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
nemo [Mon, 17 Aug 2015 10:56:24 -0400] rev 11051
just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
2015-08-15 Some fixes qmlfrontend
unc0rr [Sat, 15 Aug 2015 16:23:00 +0300] rev 11050
Some fixes
2015-08-09 Update English weapon descriptions
Wuzzy <almikes@aol.com> [Sun, 09 Aug 2015 07:20:18 +0200] rev 11049
Update English weapon descriptions
2015-08-14 Break it even more during refactoring qmlfrontend
unC0Rr [Fri, 14 Aug 2015 17:07:36 +0300] rev 11048
Break it even more during refactoring
2015-08-12 Generate parameters structures qmlfrontend
unC0Rr [Wed, 12 Aug 2015 17:30:14 +0300] rev 11047
Generate parameters structures
2015-08-10 more copyright fixes
sheepluva [Mon, 10 Aug 2015 03:53:11 +0200] rev 11046
more copyright fixes
2015-08-10 update copyright year in manpage
sheepluva [Mon, 10 Aug 2015 02:39:34 +0200] rev 11045
update copyright year in manpage
2015-08-09 this should prevent hogs from hovering in air after using hammer
sheepluva [Sun, 09 Aug 2015 05:19:56 +0200] rev 11044
this should prevent hogs from hovering in air after using hammer
2015-08-09 Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
sheepluva [Sun, 09 Aug 2015 04:30:41 +0200] rev 11043
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
2015-08-09 fix the fix
sheepluva [Sun, 09 Aug 2015 04:02:23 +0200] rev 11042
fix the fix
2015-08-08 comment tweaks
sheepluva [Sun, 09 Aug 2015 00:49:49 +0200] rev 11041
comment tweaks
2015-08-08 tweak prev commit
sheepluva [Sun, 09 Aug 2015 00:25:35 +0200] rev 11040
tweak prev commit
2015-08-08 Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
sheepluva [Sun, 09 Aug 2015 00:19:33 +0200] rev 11039
Hammer changes/fixes: honor extra-damage (issue #975), round up damage, do correct damage when being spammed in infinite-attack mode
2015-08-07 Fix weapon name - bug #967
nemo [Fri, 07 Aug 2015 07:30:14 -0400] rev 11038
Fix weapon name - bug #967
2015-08-06 HedgeEditor (bring on the bug reports, wahey!)
mikade <redgrinner@gmail.com> [Thu, 06 Aug 2015 12:12:42 +0900] rev 11037
HedgeEditor (bring on the bug reports, wahey!)
2015-08-05 oops. melon pieces need friction and elasticity to bounce right.
nemo [Wed, 05 Aug 2015 11:33:02 -0400] rev 11036
oops. melon pieces need friction and elasticity to bounce right.
2015-08-03 May He Improve Our Graphics Forevermore
mikade <redgrinner@gmail.com> [Mon, 03 Aug 2015 17:07:38 +0900] rev 11035
May He Improve Our Graphics Forevermore
2015-08-03 Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com> [Mon, 03 Aug 2015 12:24:12 +0900] rev 11034
Add Wuzzy's SpeedShoppa challenges. Update ChangeLog.txt
2015-07-31 Make RESTART_SERVER invokable
unc0rr [Sat, 01 Aug 2015 00:13:05 +0300] rev 11033
Make RESTART_SERVER invokable
2015-07-31 Use helper function instead of ton of copypasta
unc0rr [Sat, 01 Aug 2015 00:09:59 +0300] rev 11032
Use helper function instead of ton of copypasta
2015-07-30 Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
unc0rr [Fri, 31 Jul 2015 00:25:31 +0300] rev 11031
Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
2015-07-30 darken and blur the cupcake a bit so that people stop trying to teleport on it
nemo [Thu, 30 Jul 2015 16:28:35 -0400] rev 11030
darken and blur the cupcake a bit so that people stop trying to teleport on it
2015-07-30 GetHogVoicepack,GetHogFlag,GetHogGrave
mikade <redgrinner@gmail.com> [Thu, 30 Jul 2015 22:19:05 +0900] rev 11029
GetHogVoicepack,GetHogFlag,GetHogGrave
2015-07-27 Block bouncing on the anti-portal surfaces
Wuzzy [Mon, 27 Jul 2015 11:51:05 -0400] rev 11028
Block bouncing on the anti-portal surfaces
2015-07-23 Don't allow too big messages from clients
unc0rr [Thu, 23 Jul 2015 19:51:14 +0300] rev 11027
Don't allow too big messages from clients
2015-07-21 Put diagnostic message into log when quitting due to end of input in demo replay mode
unc0rr [Tue, 21 Jul 2015 23:51:58 +0300] rev 11026
Put diagnostic message into log when quitting due to end of input in demo replay mode
2015-07-21 just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
nemo [Tue, 21 Jul 2015 08:41:06 -0400] rev 11025
just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
2015-07-21 disable land dump when using blurry land setting.
nemo [Tue, 21 Jul 2015 08:28:48 -0400] rev 11024
disable land dump when using blurry land setting.
2015-07-19 some visual tweaks to art theme. sue. me.
sheepluva [Sun, 19 Jul 2015 13:19:20 +0200] rev 11023
some visual tweaks to art theme. sue. me.
2015-07-19 add some chat message colors
sheepluva [Sun, 19 Jul 2015 04:05:19 +0200] rev 11022
add some chat message colors
2015-07-19 fix timebox sprite
sheepluva [Sun, 19 Jul 2015 03:10:00 +0200] rev 11021
fix timebox sprite
2015-07-18 fix pickhammer collision when moving upwards, thanks to MK for reporting
sheepluva [Sat, 18 Jul 2015 19:10:57 +0200] rev 11020
fix pickhammer collision when moving upwards, thanks to MK for reporting
2015-07-18 always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
sheepluva [Sat, 18 Jul 2015 02:44:36 +0200] rev 11019
always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
2015-07-17 unpause game when finishing game
sheepluva [Fri, 17 Jul 2015 10:06:00 +0200] rev 11018
unpause game when finishing game
2015-07-16 change theme used by sniper training, for performance reasons
sheepluva [Thu, 16 Jul 2015 22:16:35 +0200] rev 11017
change theme used by sniper training, for performance reasons
2015-07-16 remove 2 training missions as suggested in issue #868
sheepluva [Thu, 16 Jul 2015 21:50:59 +0200] rev 11016
remove 2 training missions as suggested in issue #868
2015-07-16 CRLF purge
nemo [Thu, 16 Jul 2015 08:39:35 -0400] rev 11015
CRLF purge
2015-07-14 small german string fix
sheepluva [Wed, 15 Jul 2015 00:27:12 +0200] rev 11014
small german string fix
2015-07-14 ups, remove random testing vars
mikade <redgrinner@gmail.com> [Tue, 14 Jul 2015 20:06:07 +0900] rev 11013
ups, remove random testing vars
2015-07-14 tentative/lazy fixes for unC0Rr's evil
mikade <redgrinner@gmail.com> [Tue, 14 Jul 2015 20:01:15 +0900] rev 11012
tentative/lazy fixes for unC0Rr's evil
2015-07-14 update german translation
sheepluva [Tue, 14 Jul 2015 03:45:27 +0200] rev 11011
update german translation
2015-07-14 merge
sheepluva [Tue, 14 Jul 2015 02:01:58 +0200] rev 11010
merge
2015-07-13 update for "that sinking feeling"
wuzzy [Tue, 14 Jul 2015 01:56:47 +0200] rev 11009
update for "that sinking feeling"
2015-07-13 fix some typos
sheepluva [Mon, 13 Jul 2015 23:30:12 +0200] rev 11008
fix some typos
2015-07-13 german lua strings translation
wuzzy [Mon, 13 Jul 2015 22:10:01 +0200] rev 11007
german lua strings translation
2015-07-13 don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
sheepluva [Mon, 13 Jul 2015 11:01:01 +0200] rev 11006
don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
2015-07-13 just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
sheepluva [Mon, 13 Jul 2015 06:19:51 +0200] rev 11005
just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
2015-07-12 chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
sheepluva [Sun, 12 Jul 2015 23:15:39 +0200] rev 11004
chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
2015-07-12 small changelog update
sheepluva [Sun, 12 Jul 2015 08:20:33 +0200] rev 11003
small changelog update
2015-07-11 remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
nemo [Sat, 11 Jul 2015 18:36:06 -0400] rev 11002
remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
2015-07-11 please avoid # in filenames
sheepluva [Sat, 11 Jul 2015 18:28:26 +0200] rev 11001
please avoid # in filenames
2015-07-09 Fix build w/o S3D and video recording. untested.
nemo [Thu, 09 Jul 2015 13:27:56 -0400] rev 11000
Fix build w/o S3D and video recording. untested.
2015-07-07 merge
nemo [Tue, 07 Jul 2015 19:19:43 -0400] rev 10999
merge
2015-07-04 german translation update
wuzzy [Sat, 04 Jul 2015 21:48:02 +0200] rev 10998
german translation update
2015-07-07 update hl for .22 airmines
nemo [Tue, 07 Jul 2015 19:19:18 -0400] rev 10997
update hl for .22 airmines
2015-07-04 fix Rubberduck grave
sheepluva [Sat, 04 Jul 2015 03:43:41 +0200] rev 10996
fix Rubberduck grave
2015-06-23 fallback to Default voicepack if specified voicepack is not available
sheepluva [Wed, 24 Jun 2015 01:23:37 +0200] rev 10995
fallback to Default voicepack if specified voicepack is not available
2015-06-16 bit friendlier if the uVariables values get changed
nemo [Tue, 16 Jun 2015 10:08:07 -0400] rev 10994
bit friendlier if the uVariables values get changed
2015-06-12 Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
nemo [Fri, 12 Jun 2015 17:28:20 -0400] rev 10993
Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
2015-06-11 hog number display: no blinking
sheepluva [Thu, 11 Jun 2015 03:31:33 +0200] rev 10992
hog number display: no blinking
2015-06-10 Time is stored in bytestring now
unc0rr [Wed, 10 Jun 2015 23:21:30 +0300] rev 10991
Time is stored in bytestring now
2015-06-10 Buggy executeMany?
unc0rr [Wed, 10 Jun 2015 23:05:38 +0300] rev 10990
Buggy executeMany?
2015-06-08 ambiguous
nemo [Mon, 08 Jun 2015 08:21:09 -0400] rev 10989
ambiguous
2015-06-07 mention hoggywood and cake in the changelog
sheepluva [Sun, 07 Jun 2015 04:40:02 +0200] rev 10988
mention hoggywood and cake in the changelog
2015-06-06 fix flower grave
sheepluva [Sat, 06 Jun 2015 23:57:12 +0200] rev 10987
fix flower grave
2015-06-06 fix statue grave
sheepluva [Sat, 06 Jun 2015 23:28:07 +0200] rev 10986
fix statue grave
2015-06-06 fix chat lines losing color information on texture reload
sheepluva [Sat, 06 Jun 2015 22:10:11 +0200] rev 10985
fix chat lines losing color information on texture reload
2015-06-04 More ifdefs \o/ (fix build even more)
unc0rr [Thu, 04 Jun 2015 19:57:04 +0300] rev 10984
More ifdefs \o/ (fix build even more)
2015-06-03 Lazy fix for server build
unc0rr [Wed, 03 Jun 2015 23:24:56 +0300] rev 10983
Lazy fix for server build
2015-06-02 Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
koda [Tue, 02 Jun 2015 19:53:30 +0100] rev 10982
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
2015-06-03 Update .hgignore file
koda [Wed, 03 Jun 2015 14:50:54 +0100] rev 10981
Update .hgignore file
2015-06-03 merge, mah friend, long time no see
koda [Wed, 03 Jun 2015 14:52:30 +0100] rev 10980
merge, mah friend, long time no see
2015-06-03 - some new mission icons
mikade <redgrinner@gmail.com> [Wed, 03 Jun 2015 22:16:03 +0900] rev 10979
- some new mission icons - add variable portal limiter (and effects) to TechRacer - allow variable (not just infinite) ufo fuel - possibly break stuff some - more whitespace?
2015-06-03 cursor x/y when targeting for mikade's visual effects. this is not synced
nemo [Wed, 03 Jun 2015 07:30:12 -0400] rev 10978
cursor x/y when targeting for mikade's visual effects. this is not synced
2015-06-02 Fix building hedgewars-server
koda [Tue, 02 Jun 2015 19:51:04 +0100] rev 10977
Fix building hedgewars-server
2015-06-02 Allow skipping the bundle step after install on OSX
koda [Tue, 02 Jun 2015 18:37:40 +0100] rev 10976
Allow skipping the bundle step after install on OSX
2015-06-02 Make sure that the png library name is always defined
koda [Tue, 02 Jun 2015 18:10:46 +0100] rev 10975
Make sure that the png library name is always defined
2015-06-02 Fix libsdl bundling on OSX when library rather than framework is used
koda [Tue, 02 Jun 2015 17:57:15 +0100] rev 10974
Fix libsdl bundling on OSX when library rather than framework is used
2015-06-02 Move OSX SDL library configuration from SDLh to proper CMakeLists
koda [Tue, 02 Jun 2015 01:58:10 +0100] rev 10973
Move OSX SDL library configuration from SDLh to proper CMakeLists
2015-06-02 Fix retina rendering on OSX
koda [Tue, 02 Jun 2015 01:28:21 +0100] rev 10972
Fix retina rendering on OSX This does not actually improve any graphics, but at least OSX native GUI elements won't look pixellated any more.
2015-06-01 Fix building on OSX when autoupdate is disabled
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 10971
Fix building on OSX when autoupdate is disabled
2015-05-26 LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
sheepluva [Tue, 26 May 2015 23:29:53 +0200] rev 10970
LuaAPI: fix OnHogAttack the incorrect AmmoType (amNothing) under certain conditions. Thanks for CheezeMonkey for reporting this
2015-05-27 add a bit more spacing around stars, add pad parameter to increase spacing between objects
nemo [Wed, 27 May 2015 10:37:12 -0400] rev 10969
add a bit more spacing around stars, add pad parameter to increase spacing between objects
2015-05-27 - reorder waypoint preview
mikade <redgrinner@gmail.com> [Wed, 27 May 2015 23:00:56 +0900] rev 10968
- reorder waypoint preview - make infinite UFO fuel map-dependant
2015-05-27 - preview generation for rubbers, air-mines, crates, barrels
mikade <redgrinner@gmail.com> [Wed, 27 May 2015 22:34:11 +0900] rev 10967
- preview generation for rubbers, air-mines, crates, barrels - add map previews for the other 6 TechRacer maps - make TechRacer (more or less) work out the box - randomize map by clicking on preview (when map unspecified)
2015-05-26 merge
unC0Rr [Tue, 26 May 2015 12:00:39 +0300] rev 10966
merge
2015-05-26 merge git head and hg head
sheepluva [Tue, 26 May 2015 10:42:17 +0200] rev 10965
merge git head and hg head
2015-05-26 Make sure to have gstMoving flag cleared
unC0Rr [Tue, 26 May 2015 11:59:46 +0300] rev 10964
Make sure to have gstMoving flag cleared
2015-05-25 call setScript update if scheme changes, due to scriptparams
nemo [Mon, 25 May 2015 16:53:52 -0400] rev 10963
call setScript update if scheme changes, due to scriptparams
2015-05-25 merge
sheepluva [Mon, 25 May 2015 22:50:38 +0200] rev 10962
merge
2015-05-25 Also preview waypoints
nemo [Mon, 25 May 2015 16:40:04 -0400] rev 10961
Also preview waypoints
2015-05-25 some changelog additions, not complete yet
sheepluva [Mon, 25 May 2015 22:32:32 +0200] rev 10960
some changelog additions, not complete yet
2015-05-25 Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
nemo [Mon, 25 May 2015 15:48:07 -0400] rev 10959
Pass ScriptParams to preview to support techracer. Proof of concept for techracer, generate a preview for m=4
2015-05-25 Merge pull request #34 from CaF2/master
sheepluva <sheepluva@users.noreply.github.com> [Mon, 25 May 2015 14:26:54 +0200] rev 10958
Merge pull request #34 from CaF2/master Changed to continental supplies from the DLC, because its better :P
2015-05-25 prevent damage colouring of indestructible terrain
nemo [Mon, 25 May 2015 14:31:06 -0400] rev 10957
prevent damage colouring of indestructible terrain
2015-05-25 Changed to continental supplies from the DLC, because its better :P
caf2 <florian.evaldsson@telia.com> [Mon, 25 May 2015 13:53:12 +0200] rev 10956
Changed to continental supplies from the DLC, because its better :P
2015-05-24 change from default of 4 (like land mines) to 0, since it was breaking old scripts.
nemo [Sun, 24 May 2015 15:44:21 -0400] rev 10955
change from default of 4 (like land mines) to 0, since it was breaking old scripts.
2015-05-24 Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
nemo [Sun, 24 May 2015 15:13:03 -0400] rev 10954
Bunch of flags off forum, reviewed/renamed by wuzzy and sheepluva
2015-07-21 Put types into a separate file qmlfrontend
unc0rr [Tue, 21 Jul 2015 23:46:52 +0300] rev 10953
Put types into a separate file
2015-05-22 don't decrement 0 timer for air mines...
nemo [Fri, 22 May 2015 13:39:12 -0400] rev 10952
don't decrement 0 timer for air mines...
2015-05-20 - Move protocol handling events to main thread through qt's main loop qmlfrontend
unc0rr [Thu, 21 May 2015 00:19:06 +0300] rev 10951
- Move protocol handling events to main thread through qt's main loop - Reorganize code a bit
2015-05-21 - (Finally) automatically load points for all current TechRacer maps
mikade <redgrinner@gmail.com> [Thu, 21 May 2015 18:21:55 +0900] rev 10950
- (Finally) automatically load points for all current TechRacer maps - Hack / break some stuff - Suspend two of the crappier maps
2015-05-17 merge default qmlfrontend
unc0rr [Mon, 18 May 2015 00:20:09 +0300] rev 10949
merge default
2015-05-16 your guess is as good as mine
mikade <redgrinner@gmail.com> [Sat, 16 May 2015 19:15:08 +0900] rev 10948
your guess is as good as mine
2015-05-16 Add two new maps, improve an old one
mikade <redgrinner@gmail.com> [Sat, 16 May 2015 19:08:45 +0900] rev 10947
Add two new maps, improve an old one Fix a few maps so they can be converted into HWMAP format
2015-05-14 extensive changes
mikade <redgrinner@gmail.com> [Thu, 14 May 2015 23:09:21 +0900] rev 10946
extensive changes
2015-05-13 hopefully fix some placements
mikade <redgrinner@gmail.com> [Wed, 13 May 2015 23:01:00 +0900] rev 10945
hopefully fix some placements
2015-05-12 - Fix order of messages, also don't duplicate last timestamped message
unc0rr [Tue, 12 May 2015 22:38:33 +0300] rev 10944
- Fix order of messages, also don't duplicate last timestamped message - Comment out useless line in uTeams
2015-05-12 migrate maps, new map, minor fixes
mikade <redgrinner@gmail.com> [Tue, 12 May 2015 22:09:25 +0900] rev 10943
migrate maps, new map, minor fixes
2015-05-11 This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
nemo [Mon, 11 May 2015 13:53:08 -0400] rev 10942
This probably fixes bug #839 - mine time was hardcoded to 3000 in Attack, instead of using the "0 as undefined" input that other places were using. When re653e96b0ec3 started paying attention to the input parameter, this previously ignored value became a problem.
2015-05-11 - Take girder height into account (fix issue #908)
unc0rr [Mon, 11 May 2015 19:58:54 +0300] rev 10941
- Take girder height into account (fix issue #908) - Fix off-by-2 error in girder placement - Some tweaks to allow for more girders placed
2015-05-09 Added param for rounds in techracer.
mikade <redgrinner@gmail.com> [Sat, 09 May 2015 14:30:01 +0900] rev 10940
Added param for rounds in techracer. Also some support for hand-drawn map placed stuff.
2015-05-08 reduce volume a bit more. also fix engine hint
sheepluva [Fri, 08 May 2015 15:36:19 +0200] rev 10939
reduce volume a bit more. also fix engine hint
2015-05-08 50% volume on music to make sheepluva happy
nemo [Fri, 08 May 2015 09:16:21 -0400] rev 10938
50% volume on music to make sheepluva happy
2015-05-07 add simple build instructions
sheepluva [Thu, 07 May 2015 17:57:57 +0200] rev 10937
add simple build instructions
2015-05-07 Long awaited hwmap<->txt converter, which took less than hour to make
unC0Rr [Thu, 07 May 2015 17:29:12 +0300] rev 10936
Long awaited hwmap<->txt converter, which took less than hour to make
2015-05-17 Move SDLNet_TCP_Send to its own thread qmlfrontend
unc0rr [Mon, 18 May 2015 00:07:52 +0300] rev 10935
Move SDLNet_TCP_Send to its own thread
2015-05-07 fml
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:56:21 +0900] rev 10934
fml
2015-05-16 Some more work on flib network qmlfrontend
unc0rr [Sun, 17 May 2015 00:14:30 +0300] rev 10933
Some more work on flib network
2015-05-07 oops
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:48:19 +0900] rev 10932
oops
2015-05-15 Parse net commands, answer to pings qmlfrontend
unc0rr [Fri, 15 May 2015 23:28:31 +0300] rev 10931
Parse net commands, answer to pings
2015-05-07 one more map, extra param
mikade <redgrinner@gmail.com> [Thu, 07 May 2015 21:44:19 +0900] rev 10930
one more map, extra param
2015-05-13 Mockup of protocol parser qmlfrontend
unc0rr [Wed, 13 May 2015 23:21:40 +0300] rev 10929
Mockup of protocol parser
2015-05-05 merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
sheepluva [Tue, 05 May 2015 12:48:25 +0200] rev 10928
merge: merge the git merge head into hg tip, with anothera hg merge. merge. merge. merge. merge. meeeerrrrgeeee.
2015-05-10 Fix jumpts table, build array of handlers (wip) qmlfrontend
unc0rr [Mon, 11 May 2015 00:27:16 +0300] rev 10927
Fix jumpts table, build array of handlers (wip)
2015-05-04 chat: simplify some code and fix bugs I noticed during testing
sheepluva [Mon, 04 May 2015 18:32:33 +0200] rev 10926
chat: simplify some code and fix bugs I noticed during testing
2015-05-09 Produce some useful code qmlfrontend
unc0rr [Sat, 09 May 2015 23:30:19 +0300] rev 10925
Produce some useful code
2015-05-04 Less code - less bugs (fix pas2c build)
unc0rr [Mon, 04 May 2015 18:39:00 +0300] rev 10924
Less code - less bugs (fix pas2c build)
2015-05-04 Merge pull request #32 from gunchleoc/master
sheepluva <sheepluva@users.noreply.github.com> [Mon, 04 May 2015 23:52:56 +0200] rev 10923
Merge pull request #32 from gunchleoc/master New gd (Scottish Gaelic) translation of main ts file.
2015-05-04 merge default qmlfrontend
unc0rr [Mon, 04 May 2015 17:49:15 +0300] rev 10922
merge default
2015-04-30 chat: further tweaks and cleanups
sheepluva [Fri, 01 May 2015 00:17:38 +0200] rev 10921
chat: further tweaks and cleanups
2015-04-30 different implementation for utf-8 char detection/handling
sheepluva [Thu, 30 Apr 2015 21:53:41 +0200] rev 10920
different implementation for utf-8 char detection/handling
2015-04-30 chat: generate utf8 info e.g. for pasted contents
sheepluva [Thu, 30 Apr 2015 18:59:54 +0200] rev 10919
chat: generate utf8 info e.g. for pasted contents
2015-05-02 fix techracer map 3
mikade <redgrinner@gmail.com> [Sat, 02 May 2015 11:47:55 +0900] rev 10918
fix techracer map 3 another small test map
2015-05-01 - ?Fix? nemo's attempt in r959219241c67
unc0rr [Fri, 01 May 2015 23:22:23 +0300] rev 10917
- ?Fix? nemo's attempt in r959219241c67 - Wrap mode: camera comes to followgear by the shortest path (better implementation, than sheepluva's re0d7d499c851) - Wrap mode: keep less than 50% of the screen grayed
2015-05-01 merge
unc0rr [Fri, 01 May 2015 22:01:14 +0300] rev 10916
merge
2015-05-01 ups, forgot we need to make TechRacer aware of airmines
mikade <redgrinner@gmail.com> [Fri, 01 May 2015 22:23:37 +0900] rev 10915
ups, forgot we need to make TechRacer aware of airmines
2015-05-01 new test for lols
mikade <redgrinner@gmail.com> [Fri, 01 May 2015 22:08:13 +0900] rev 10914
new test for lols removed hwp and old maps
2015-04-18 New gd translation of main ts file.
gunchleoc <fios@foramnagaidhlog.net> [Sat, 18 Apr 2015 10:32:12 +0100] rev 10913
New gd translation of main ts file.
2015-04-29 Catch exceptions in accept() call
unc0rr [Wed, 29 Apr 2015 17:17:40 +0300] rev 10912
Catch exceptions in accept() call
2015-04-27 Do not set rpath when binaries are installed in the standard search path
vittorio.giovara@gmail.com [Mon, 27 Apr 2015 17:21:58 +0000] rev 10911
Do not set rpath when binaries are installed in the standard search path $ rpmlint hedgewars hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/bin/hwengine ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/'] hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/lib/libphyslayer.so ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/'] hedgewars.i686: E: binary-or-shlib-defines-rpath /usr/bin/hedgewars ['$ORIGIN/../lib/', '$ORIGIN/', '/usr/lib/']
2015-04-11 Add ceil() function to fpcrtl of pas2c
unc0rr [Sat, 11 Apr 2015 17:37:43 +0300] rev 10910
Add ceil() function to fpcrtl of pas2c
2015-04-11 Silly fixes for silly pas2c
unc0rr [Sat, 11 Apr 2015 15:34:07 +0300] rev 10909
Silly fixes for silly pas2c
2015-05-04 Try another approach, WIP qmlfrontend
unc0rr [Mon, 04 May 2015 17:48:57 +0300] rev 10908
Try another approach, WIP
2015-04-10 Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
unc0rr [Fri, 10 Apr 2015 23:58:05 +0300] rev 10907
Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
2015-04-29 Rendering some code qmlfrontend
unc0rr [Wed, 29 Apr 2015 23:52:18 +0300] rev 10906
Rendering some code
2015-04-10 bouncy/noportal check after spawn
nemo [Fri, 10 Apr 2015 11:14:53 -0400] rev 10905
bouncy/noportal check after spawn
2015-04-28 Some more work on network client implementation qmlfrontend
unc0rr [Tue, 28 Apr 2015 23:26:12 +0300] rev 10904
Some more work on network client implementation
2015-04-10 tweak erase
nemo [Fri, 10 Apr 2015 10:36:17 -0400] rev 10903
tweak erase
2015-04-28 Will use own tree type qmlfrontend
unc0rr [Tue, 28 Apr 2015 11:49:48 +0300] rev 10902
Will use own tree type
2015-04-09 also erase
nemo [Wed, 08 Apr 2015 23:59:35 -0400] rev 10901
also erase
2015-04-25 Some hedgewars coding a week keeps doctor away qmlfrontend
unc0rr [Sat, 25 Apr 2015 23:46:09 +0300] rev 10900
Some hedgewars coding a week keeps doctor away
2015-04-08 fix copypasta typo, failure to bump offset of lf params
nemo [Wed, 08 Apr 2015 15:10:44 -0400] rev 10899
fix copypasta typo, failure to bump offset of lf params
2015-04-22 Some futher work on flib net client part qmlfrontend
unc0rr [Wed, 22 Apr 2015 23:33:16 +0300] rev 10898
Some futher work on flib net client part
2015-04-08 Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
nemo [Wed, 08 Apr 2015 15:04:48 -0400] rev 10897
Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
2015-04-16 Start network support: only setting up a connection for now qmlfrontend
unc0rr [Thu, 16 Apr 2015 23:31:13 +0300] rev 10896
Start network support: only setting up a connection for now
2015-04-05 Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
nemo [Sun, 05 Apr 2015 16:41:39 -0400] rev 10895
Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
2015-04-14 Racer challenge map #17 qmlfrontend
unC0Rr [Tue, 14 Apr 2015 11:18:14 +0300] rev 10894
Racer challenge map #17
2015-04-05 fix error in Nobody Laugh
mikade <redgrinner@gmail.com> [Sun, 05 Apr 2015 12:44:54 +0900] rev 10893
fix error in Nobody Laugh
2015-04-11 Make ammo scheme work qmlfrontend
unc0rr [Sat, 11 Apr 2015 22:39:29 +0300] rev 10892
Make ammo scheme work
2015-04-03 enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
nemo [Fri, 03 Apr 2015 16:46:14 -0400] rev 10891
enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
2015-04-11 Oops, forgot this file qmlfrontend
unc0rr [Sat, 11 Apr 2015 17:23:56 +0300] rev 10890
Oops, forgot this file
2015-04-03 give melon pieces a radius. is why they weren't bouncing.
nemo [Fri, 03 Apr 2015 16:39:09 -0400] rev 10889
give melon pieces a radius. is why they weren't bouncing.
2015-04-08 Ammo schemes list, almost works qmlfrontend
unc0rr [Wed, 08 Apr 2015 23:39:18 +0300] rev 10888
Ammo schemes list, almost works
2015-04-03 Make FP tunnel 2px wider.
nemo [Fri, 03 Apr 2015 15:20:08 -0400] rev 10887
Make FP tunnel 2px wider.
2015-04-02 - Merge default qmlfrontend
unc0rr [Thu, 02 Apr 2015 21:09:56 +0300] rev 10886
- Merge default - *cough* sorry, but also in this commit: move *.qml files into qrc, include qmlFrontend into cmake build, also exclude QTfrontend
2015-04-01 racer challenge map #16
unc0rr [Wed, 01 Apr 2015 22:46:52 +0300] rev 10885
racer challenge map #16
2015-04-01 Fix off-by-1 error
unC0Rr [Wed, 01 Apr 2015 10:17:01 +0300] rev 10884
Fix off-by-1 error
2015-04-01 terminate engine and output fatal error message if hedgehogs are added incorrectly
sheepluva [Wed, 01 Apr 2015 02:42:37 +0200] rev 10883
terminate engine and output fatal error message if hedgehogs are added incorrectly
2015-03-31 - Fix ping timeouts after incorrect "/vote" commands (protocol violation)
unc0rr [Tue, 31 Mar 2015 23:14:09 +0300] rev 10882
- Fix ping timeouts after incorrect "/vote" commands (protocol violation) - Add "/info" command - Add "/maxteams" command to specify desired maximum number of teams in your room
2015-03-31 "/force" command for server admin to force voting result
unc0rr [Tue, 31 Mar 2015 23:01:53 +0300] rev 10881
"/force" command for server admin to force voting result
2015-03-31 Send notice when accepting vote
unc0rr [Tue, 31 Mar 2015 22:50:12 +0300] rev 10880
Send notice when accepting vote
2015-03-31 Don't change hedgehogs total number to a value > 48 as result of voting.
unc0rr [Tue, 31 Mar 2015 22:37:04 +0300] rev 10879
Don't change hedgehogs total number to a value > 48 as result of voting.
2015-03-31 small pixel jizz tweak
sheepluva [Tue, 31 Mar 2015 03:41:36 +0200] rev 10878
small pixel jizz tweak
2015-03-31 alternative explosion border smoothing
sheepluva [Tue, 31 Mar 2015 02:30:29 +0200] rev 10877
alternative explosion border smoothing
2015-03-30 draw birdy's feathers in low quality mode too
sheepluva [Tue, 31 Mar 2015 00:15:00 +0200] rev 10876
draw birdy's feathers in low quality mode too
2015-03-25 only display cake timer if it is low
sheepluva [Wed, 25 Mar 2015 21:30:04 +0100] rev 10875
only display cake timer if it is low
2015-03-25 allow gear specific data (with gear type specific type). applied to cake
sheepluva [Wed, 25 Mar 2015 20:30:52 +0100] rev 10874
allow gear specific data (with gear type specific type). applied to cake
2015-03-24 still messing with rendering
sheepluva [Tue, 24 Mar 2015 21:18:05 +0100] rev 10873
still messing with rendering
2015-03-24 Hints for bottom feeder, which were somehow lost
unc0rr [Tue, 24 Mar 2015 22:51:49 +0300] rev 10872
Hints for bottom feeder, which were somehow lost
2015-03-24 rendering tweaks cont.
sheepluva [Tue, 24 Mar 2015 19:25:03 +0100] rev 10871
rendering tweaks cont.
2015-03-24 rendering tweaks cont.
sheepluva [Tue, 24 Mar 2015 16:52:35 +0100] rev 10870
rendering tweaks cont.
2015-03-24 rendering tweaks/cleanup cont.
sheepluva [Tue, 24 Mar 2015 12:48:55 +0100] rev 10869
rendering tweaks/cleanup cont.
2015-03-23 show correct default if current team is local team
sheepluva [Mon, 23 Mar 2015 02:03:45 +0100] rev 10868
show correct default if current team is local team
2015-03-22 fix segfault caused by last commit if spectating
sheepluva [Sun, 22 Mar 2015 22:06:44 +0100] rev 10867
fix segfault caused by last commit if spectating
2015-03-22 make using hog speech a bit more comfortable
sheepluva [Sun, 22 Mar 2015 21:40:16 +0100] rev 10866
make using hog speech a bit more comfortable
2015-03-20 remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
nemo [Fri, 20 Mar 2015 15:00:52 -0400] rev 10865
remove switch from allowed utilities. 14:57 <@unC0Rr> way too OP
2015-03-19 don't modify collision data when applying visual edge smoothing
sheepluva [Thu, 19 Mar 2015 21:23:56 +0100] rev 10864
don't modify collision data when applying visual edge smoothing
2015-03-18 fallback to first color in colors array if there is no valid color specified
sheepluva [Wed, 18 Mar 2015 21:52:13 +0100] rev 10863
fallback to first color in colors array if there is no valid color specified
2015-03-18 Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
unc0rr [Wed, 18 Mar 2015 23:18:52 +0300] rev 10862
Don't spawn team widget sorter on each frame when in lag. Issue 'spectate 0' instead, and only on first lag occasion.
2015-03-18 Also update wind indicator on lag when joining midgame
unc0rr [Wed, 18 Mar 2015 23:13:37 +0300] rev 10861
Also update wind indicator on lag when joining midgame
2015-03-18 changed/fixed alpha blending in copyToXYFromRect
sheepluva [Wed, 18 Mar 2015 21:03:53 +0100] rev 10860
changed/fixed alpha blending in copyToXYFromRect
2015-03-18 Only allow one instance of vgtSmoothWindbar also
unc0rr [Wed, 18 Mar 2015 22:57:29 +0300] rev 10859
Only allow one instance of vgtSmoothWindbar also
2015-03-17 Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
unc0rr [Tue, 17 Mar 2015 23:57:26 +0300] rev 10858
Don't do anything if sorter was replaced, even for one tick only. Hopefully fixes issue #907, but not confirmed, though very highly plausible.
2015-03-16 Script parameter to adjust winning score for Mutant
unC0Rr [Mon, 16 Mar 2015 11:12:18 +0300] rev 10857
Script parameter to adjust winning score for Mutant
2015-03-16 team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
nemo [Sun, 15 Mar 2015 22:01:10 -0400] rev 10856
team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
2015-03-15 merge ☹
nemo [Sun, 15 Mar 2015 16:14:43 -0400] rev 10855
merge ☹
2015-03-13 Racer challenge map #15
unC0Rr [Fri, 13 Mar 2015 14:09:44 +0300] rev 10854
Racer challenge map #15
2015-03-08 and ofc fix pas2c build
sheepluva [Sun, 08 Mar 2015 03:04:06 +0100] rev 10853
and ofc fix pas2c build
2015-03-08 render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
sheepluva [Sun, 08 Mar 2015 02:40:32 +0100] rev 10852
render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
2015-03-08 chat/copypaste: some adjustments and sanity checks
sheepluva [Sun, 08 Mar 2015 01:51:27 +0100] rev 10851
chat/copypaste: some adjustments and sanity checks
2015-03-08 copy to/paste from system clipboard (via frontend)
sheepluva [Sun, 08 Mar 2015 01:04:41 +0100] rev 10850
copy to/paste from system clipboard (via frontend)
2015-03-06 copy&paste (wip), currently using only a local clipboard
sheepluva [Fri, 06 Mar 2015 21:24:21 +0100] rev 10849
copy&paste (wip), currently using only a local clipboard
2015-03-15 Allow rope tinting
nemo [Sun, 15 Mar 2015 16:14:13 -0400] rev 10848
Allow rope tinting
2015-03-03 amNothing is fine to use in any type of race too
unc0rr [Tue, 03 Mar 2015 22:22:29 +0300] rev 10847
amNothing is fine to use in any type of race too
2015-03-01 attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
sheepluva [Sun, 01 Mar 2015 21:06:27 +0100] rev 10846
attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
2015-03-01 quick word deletion while holding ctrl (qt style)
sheepluva [Sun, 01 Mar 2015 20:38:52 +0100] rev 10845
quick word deletion while holding ctrl (qt style)
2015-03-01 holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
sheepluva [Sun, 01 Mar 2015 20:14:23 +0100] rev 10844
holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
2015-03-01 whoops, pas2c did not notice this missing ;
sheepluva [Sun, 01 Mar 2015 17:32:26 +0100] rev 10843
whoops, pas2c did not notice this missing ;
2015-03-01 since fonts can be loaded in late, update cursor position before first chat display
sheepluva [Sun, 01 Mar 2015 17:12:02 +0100] rev 10842
since fonts can be loaded in late, update cursor position before first chat display
2015-03-01 make team key play well with new cursor
sheepluva [Sun, 01 Mar 2015 16:45:24 +0100] rev 10841
make team key play well with new cursor
2015-03-01 add newline after warning
sheepluva [Sun, 01 Mar 2015 16:38:18 +0100] rev 10840
add newline after warning
2015-03-01 make sure cursor drawing position does not get messed up by screen resize
sheepluva [Sun, 01 Mar 2015 16:32:14 +0100] rev 10839
make sure cursor drawing position does not get messed up by screen resize
2015-03-01 teach pas2c how to insert() shortstrings
sheepluva [Sun, 01 Mar 2015 15:56:00 +0100] rev 10838
teach pas2c how to insert() shortstrings
2015-03-01 pas2c does not like setlength called with a shortstring apparently
sheepluva [Sun, 01 Mar 2015 15:04:31 +0100] rev 10837
pas2c does not like setlength called with a shortstring apparently
2015-03-01 selections
sheepluva [Sun, 01 Mar 2015 04:15:11 +0100] rev 10836
selections
2015-02-28 fix chat input history not restoring utf8-related info
sheepluva [Sat, 28 Feb 2015 22:20:53 +0100] rev 10835
fix chat input history not restoring utf8-related info
2015-02-28 engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
sheepluva [Sat, 28 Feb 2015 17:29:07 +0100] rev 10834
engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
2015-02-26 Racer challenge map #14
unC0Rr [Thu, 26 Feb 2015 15:38:10 +0300] rev 10833
Racer challenge map #14
2015-02-18 Racer challenge #13
unC0Rr [Wed, 18 Feb 2015 14:44:59 +0300] rev 10832
Racer challenge #13
2015-02-17 Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
nemo [Tue, 17 Feb 2015 16:05:54 -0500] rev 10831
Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
2015-02-17 Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
nemo [Tue, 17 Feb 2015 12:09:27 -0500] rev 10830
Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
2015-02-17 avoid airmines too when spawning
nemo [Tue, 17 Feb 2015 10:04:32 -0500] rev 10829
avoid airmines too when spawning
2015-02-17 bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
nemo [Tue, 17 Feb 2015 09:50:22 -0500] rev 10828
bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
2015-02-16 make mines submersible
nemo [Mon, 16 Feb 2015 13:58:32 -0500] rev 10827
make mines submersible
2015-02-16 oops, forgot this annoying thing
nemo [Sun, 15 Feb 2015 21:27:27 -0500] rev 10826
oops, forgot this annoying thing
2015-02-15 0s mine time
nemo [Sun, 15 Feb 2015 15:35:46 -0500] rev 10825
0s mine time
2015-02-15 make air mines respawn on climbhome
nemo [Sun, 15 Feb 2015 15:34:32 -0500] rev 10824
make air mines respawn on climbhome
2015-02-16 Introducing cbAmmo qmlfrontend
unc0rr [Mon, 16 Feb 2015 22:33:15 +0300] rev 10823
Introducing cbAmmo
2015-02-15 hook up to frontend
nemo [Sat, 14 Feb 2015 22:25:31 -0500] rev 10822
hook up to frontend
2015-02-08 Fix schemes loading qmlfrontend
unc0rr [Mon, 09 Feb 2015 00:37:59 +0300] rev 10821
Fix schemes loading
2015-02-14 Fix bug, undo debug level in server, set air mine number to something non-debug
nemo [Sat, 14 Feb 2015 17:47:28 -0500] rev 10820
Fix bug, undo debug level in server, set air mine number to something non-debug
2015-02-07 Send selected scheme config on engine initialization (WIP) qmlfrontend
unc0rr [Sun, 08 Feb 2015 00:10:05 +0300] rev 10819
Send selected scheme config on engine initialization (WIP)
2015-02-14 Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
nemo [Sat, 14 Feb 2015 17:34:12 -0500] rev 10818
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
2015-02-07 merge with default qmlfrontend
unc0rr [Sat, 07 Feb 2015 23:26:14 +0300] rev 10817
merge with default
2015-02-07 merge
unc0rr [Sat, 07 Feb 2015 23:25:33 +0300] rev 10816
merge
2015-02-07 Fix pas2c?
unc0rr [Sat, 07 Feb 2015 11:53:08 +0300] rev 10815
Fix pas2c?
2015-02-06 This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
unc0rr [Sat, 07 Feb 2015 00:19:54 +0300] rev 10814
This should help with second rejoin bug. (reverting previous workaround over frontend bug and making a new one)
2015-02-06 One more medium template
unC0Rr [Fri, 06 Feb 2015 16:08:02 +0300] rev 10813
One more medium template
2015-02-01 fix typo
nemo [Sat, 31 Jan 2015 23:14:12 -0500] rev 10812
fix typo
2015-02-01 I guess the params shouldn't be all or nothing.
nemo [Sat, 31 Jan 2015 22:18:40 -0500] rev 10811
I guess the params shouldn't be all or nothing.
2015-02-01 add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
nemo [Sat, 31 Jan 2015 22:13:44 -0500] rev 10810
add some config params - speed,accel,delaytime,delayheight,nocake. water rise speed, water rise acceleration, time delay from start of turn for water rise, height delay for same, and disable cake. also set start boulder to indestructible
2015-01-25 Add generic getter/setter for a bunch of more obscure gear structure values
nemo [Sun, 25 Jan 2015 16:10:20 -0500] rev 10809
Add generic getter/setter for a bunch of more obscure gear structure values
2015-01-25 Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
nemo [Sun, 25 Jan 2015 14:48:02 -0500] rev 10808
Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
2015-01-24 Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
nemo [Sat, 24 Jan 2015 13:49:57 -0500] rev 10807
Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
2015-01-21 more turn-based-y
nemo [Wed, 21 Jan 2015 16:00:08 -0500] rev 10806
more turn-based-y
2015-01-19 inherit mines time div 4
nemo [Sun, 18 Jan 2015 22:48:23 -0500] rev 10805
inherit mines time div 4
2015-01-19 feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
sheepluva [Mon, 19 Jan 2015 01:18:43 +0100] rev 10804
feedback/linux: fix wrong mem size being reported if mem > 4GB. thanks to tomreyn for reporting this issue
2015-01-18 merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo [Sun, 18 Jan 2015 17:14:37 -0500] rev 10803
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
2015-01-18 Use the larger scaled airmine sprite originally intended, add some antidickery measures.
nemo [Sun, 18 Jan 2015 16:57:32 -0500] rev 10802
Use the larger scaled airmine sprite originally intended, add some antidickery measures.
2015-01-18 Fix here too
unc0rr [Mon, 19 Jan 2015 00:12:26 +0300] rev 10801
Fix here too
2015-01-18 more tweakery
nemo [Sun, 18 Jan 2015 16:01:09 -0500] rev 10800
more tweakery
2015-01-18 initialise trackSpeed, add nil check before resetting seek timer
nemo [Sun, 18 Jan 2015 15:12:54 -0500] rev 10799
initialise trackSpeed, add nil check before resetting seek timer
2015-01-18 er... didn't mean to leave this line in
nemo [Sun, 18 Jan 2015 15:03:35 -0500] rev 10798
er... didn't mean to leave this line in
2015-01-18 begin/end
sheepluva [Sun, 18 Jan 2015 20:59:37 +0100] rev 10797
begin/end
2015-01-18 merge
nemo [Sun, 18 Jan 2015 14:48:23 -0500] rev 10796
merge
2015-01-18 fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
sheepluva [Sun, 18 Jan 2015 15:36:36 +0100] rev 10795
fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
2015-01-18 radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
nemo [Sun, 18 Jan 2015 14:47:25 -0500] rev 10794
radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
2015-01-17 oops. I committed hat fix to .21 branch
sheepluva [Sat, 17 Jan 2015 21:41:01 +0100] rev 10793
oops. I committed hat fix to .21 branch
2015-01-18 Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
nemo [Sun, 18 Jan 2015 14:18:06 -0500] rev 10792
Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
2015-01-17 tweak a few params. still something wtf going on when on rope
nemo [Sat, 17 Jan 2015 10:07:12 -0500] rev 10791
tweak a few params. still something wtf going on when on rope
2015-01-17 merge
sheepluva [Sat, 17 Jan 2015 14:26:25 +0100] rev 10790
merge
2015-01-16 experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
nemo [Fri, 16 Jan 2015 17:51:29 -0500] rev 10789
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
2015-01-16 Merge pull request #31 from LocutusOfBorg/fix-cmake
sheepluva <sheepluva@users.noreply.github.com> [Fri, 16 Jan 2015 15:47:34 +0100] rev 10788
Merge pull request #31 from LocutusOfBorg/fix-cmake Add RelWithDebInfo for debugging pourposes
2015-01-14 Oops, misspelled protocol command
unC0Rr [Wed, 14 Jan 2015 11:47:50 +0300] rev 10787
Oops, misspelled protocol command
2015-01-13 Implement /newseed and /hedgehogs commands. Only tested for building.
unc0rr [Tue, 13 Jan 2015 23:37:07 +0300] rev 10786
Implement /newseed and /hedgehogs commands. Only tested for building.
2015-01-12 oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
nemo [Mon, 12 Jan 2015 08:20:20 -0500] rev 10785
oups. Accidentally commited air mine stuff which needs reworking now since I can't use Gear^.Hedgehog
2015-01-12 move TGear Hedgehog based on how uStats is using it
nemo [Sun, 11 Jan 2015 22:30:52 -0500] rev 10784
move TGear Hedgehog based on how uStats is using it
2015-01-15 Add RelWithDebInfo for debugging purposes
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 15 Jan 2015 11:48:28 +0100] rev 10783
Add RelWithDebInfo for debugging purposes
2015-01-06 merge git head
sheepluva [Tue, 06 Jan 2015 16:38:39 +0100] rev 10782
merge git head
2015-01-06 Merge pull request #29 from LocutusOfBorg/bad-fix-segfault
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Jan 2015 15:16:34 +0100] rev 10781
Merge pull request #29 from LocutusOfBorg/bad-fix-segfault Fix for segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided, by Locutus and unC0Rr
2015-01-06 Unify _P flags
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Jan 2015 03:41:10 +0100] rev 10780
Unify _P flags
2015-01-06 Fix handling of perlin mapgen
unc0rr [Tue, 06 Jan 2015 12:52:37 +0300] rev 10779
Fix handling of perlin mapgen
2014-11-29 Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 29 Nov 2014 14:53:41 +0100] rev 10778
Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
2015-01-06 - Send maze_size command in other mapgen modes too
unc0rr [Tue, 06 Jan 2015 12:12:34 +0300] rev 10777
- Send maze_size command in other mapgen modes too - Fix drawn land mapgen detection
2015-01-05 Rename test to test_normal, to comply with policy CMP0037
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Jan 2015 16:29:27 +0100] rev 10776
Rename test to test_normal, to comply with policy CMP0037
2015-07-09 Fix build w/o S3D and video recording. untested. 0.9.21
nemo [Thu, 09 Jul 2015 13:27:56 -0400] rev 10775
Fix build w/o S3D and video recording. untested.
2015-01-05 merge
unc0rr [Mon, 05 Jan 2015 19:24:49 +0300] rev 10774
merge
2015-06-04 More ifdefs \o/ (fix build even more) 0.9.21
unc0rr [Thu, 04 Jun 2015 19:57:04 +0300] rev 10773
More ifdefs \o/ (fix build even more)
2015-01-05 merge
unc0rr [Mon, 05 Jan 2015 19:24:20 +0300] rev 10772
merge
2015-06-03 Lazy fix for server build 0.9.21
unc0rr [Wed, 03 Jun 2015 23:24:56 +0300] rev 10771
Lazy fix for server build
2015-01-05 Merge pull request #27 from LocutusOfBorg/fix-build2
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:37:08 +0100] rev 10770
Merge pull request #27 from LocutusOfBorg/fix-build2 Fix arm* build failures < LocutusOfBorg1> sheepluva, the problem is fpc, so the workaround might be necessary even if they patch it :( http://bugs.freepascal.org/view.php?id=27222
2015-06-03 Update .hgignore file 0.9.21
koda [Wed, 03 Jun 2015 14:50:54 +0100] rev 10769
Update .hgignore file
2015-01-05 Merge pull request #28 from LocutusOfBorg/lua-fix
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:05:09 +0100] rev 10768
Merge pull request #28 from LocutusOfBorg/lua-fix Find lua 5.1 on fedora machines (taken from fedora hw git)
2015-06-02 Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38 0.9.21
koda [Tue, 02 Jun 2015 19:53:30 +0100] rev 10767
Added tag 0.9.21-release, fab746a3597e for changeset 7e55468ffe38
2015-01-05 Merge pull request #26 from LocutusOfBorg/fix-build
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:04:39 +0100] rev 10766
Merge pull request #26 from LocutusOfBorg/fix-build Do not throw error when an haskell module throws a build failure, e.g. b...
2015-06-02 Fix building hedgewars-server 0.9.21 0.9.21-release
koda [Tue, 02 Jun 2015 19:51:04 +0100] rev 10765
Fix building hedgewars-server
2015-01-05 Merge pull request #25 from LocutusOfBorg/translation
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:03:29 +0100] rev 10764
Merge pull request #25 from LocutusOfBorg/translation Add LocutusOfBorg to IT translation credits
2015-01-05 Support _S and _P in initialization expressions
unc0rr [Mon, 05 Jan 2015 18:30:43 +0300] rev 10763
Support _S and _P in initialization expressions
2015-06-02 Allow skipping the bundle step after install on OSX 0.9.21
koda [Tue, 02 Jun 2015 18:37:40 +0100] rev 10762
Allow skipping the bundle step after install on OSX
2015-01-05 Merge pull request #24 from LocutusOfBorg/update-travis
sheepluva <sheepluva@users.noreply.github.com> [Mon, 05 Jan 2015 14:02:27 +0100] rev 10761
Merge pull request #24 from LocutusOfBorg/update-travis travis adjustments by LocutusOfBorg
2015-01-05 Eh, faulty check
unc0rr [Mon, 05 Jan 2015 11:35:04 +0300] rev 10760
Eh, faulty check
2015-06-02 Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
koda [Tue, 02 Jun 2015 01:58:10 +0100] rev 10759
Move OSX SDL library configuration from SDLh to proper CMakeLists
2015-01-04 Random gravity values interval should include maxgravity
unc0rr [Mon, 05 Jan 2015 01:38:46 +0300] rev 10758
Random gravity values interval should include maxgravity
2015-02-02 Scheme parsing qmlfrontend
unc0rr [Mon, 02 Feb 2015 23:12:56 +0300] rev 10757
Scheme parsing
2015-06-01 Fix building on OSX when autoupdate is disabled 0.9.21
koda [Mon, 01 Jun 2015 14:30:22 +0200] rev 10756
Fix building on OSX when autoupdate is disabled
2015-01-04 Include feature_size to demos for checker
unc0rr [Sun, 04 Jan 2015 23:45:55 +0300] rev 10755
Include feature_size to demos for checker
2015-01-29 [flib] yay, some work on schemes qmlfrontend
unc0rr [Thu, 29 Jan 2015 23:36:58 +0300] rev 10754
[flib] yay, some work on schemes
2015-01-17 fix issue with contributor hat being displayed for wrong players 0.9.21
sheepluva [Sat, 17 Jan 2015 01:48:57 +0100] rev 10753
fix issue with contributor hat being displayed for wrong players
2015-01-03 Oops
unc0rr [Sun, 04 Jan 2015 00:29:19 +0300] rev 10752
Oops
2015-01-24 CMake script for qmlFrontend qmlfrontend
unc0rr [Sun, 25 Jan 2015 00:08:42 +0300] rev 10751
CMake script for qmlFrontend
2015-01-06 don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
sheepluva [Tue, 06 Jan 2015 19:26:25 +0100] rev 10750
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
2015-01-03 Not compatible anymore
unc0rr [Sun, 04 Jan 2015 00:26:02 +0300] rev 10749
Not compatible anymore
2015-01-03 merge default qmlfrontend
unc0rr [Sat, 03 Jan 2015 23:46:26 +0300] rev 10748
merge default
2015-01-06 backporting some build system fixes and pas2c tweaks 0.9.21
sheepluva [Tue, 06 Jan 2015 17:07:34 +0100] rev 10747
backporting some build system fixes and pas2c tweaks
2015-01-02 Fix home path
unc0rr [Sat, 03 Jan 2015 00:30:30 +0300] rev 10746
Fix home path
2015-01-04 premature optimisation bit me again. 0.9.21
nemo [Sun, 04 Jan 2015 14:04:17 -0500] rev 10745
premature optimisation bit me again.
2015-01-02 Fix crash in case of critical image missing
unc0rr [Sat, 03 Jan 2015 00:29:34 +0300] rev 10744
Fix crash in case of critical image missing
2015-01-04 Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
nemo [Sun, 04 Jan 2015 00:44:14 -0500] rev 10743
Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow.
2015-01-02 checker.ini to avoid hardcoded paths
unc0rr [Fri, 02 Jan 2015 23:54:11 +0300] rev 10742
checker.ini to avoid hardcoded paths
2015-01-03 oops 0.9.21
nemo [Sat, 03 Jan 2015 18:14:45 -0500] rev 10741
oops
2015-01-02 Generate config for 'world edge' and 'script param' scheme options
unc0rr [Fri, 02 Jan 2015 22:07:31 +0300] rev 10740
Generate config for 'world edge' and 'script param' scheme options
2015-01-03 Tired of not knowing which rooms I can't join 0.9.21
nemo [Sat, 03 Jan 2015 17:27:33 -0500] rev 10739
Tired of not knowing which rooms I can't join
2015-01-01 Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
unc0rr [Fri, 02 Jan 2015 01:13:22 +0300] rev 10738
Fix setting gravity multiplied by million for a moment of time on new turn on certain circumstances
2015-01-03 use copyToXY instead to improve legibility 0.9.21
nemo [Sat, 03 Jan 2015 15:25:42 -0500] rev 10737
use copyToXY instead to improve legibility
2015-01-01 Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
nemo [Thu, 01 Jan 2015 12:43:00 -0500] rev 10736
Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
2015-01-02 Fix crash in case of critical image missing 0.9.21
unc0rr [Sat, 03 Jan 2015 00:28:33 +0300] rev 10735
Fix crash in case of critical image missing
2014-12-30 Uhm... this seems to count as a workaround, not tested though
unc0rr [Tue, 30 Dec 2014 23:31:00 +0300] rev 10734
Uhm... this seems to count as a workaround, not tested though
2015-01-01 Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead 0.9.21
unc0rr [Fri, 02 Jan 2015 00:14:49 +0300] rev 10733
Revert 5f34d3341fc1 and 28d5cebdf660, fix 9b789de8e5df instead
2014-12-30 Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
unc0rr [Tue, 30 Dec 2014 22:59:15 +0300] rev 10732
Get rid of teamownerId since rejoin feature makes it virtually useless, as you cannot rely on it anymore. Should fix recently experienced server crashes.
2015-01-01 tweaks to try and make flakes better behaved in negative gravity. branch safe. 0.9.21
nemo [Thu, 01 Jan 2015 12:41:28 -0500] rev 10731
tweaks to try and make flakes better behaved in negative gravity. branch safe.
2014-12-30 Server-side workaround for frontend's script parameter bug in .21
unc0rr [Tue, 30 Dec 2014 22:12:07 +0300] rev 10730
Server-side workaround for frontend's script parameter bug in .21
2014-12-30 this should probably work 0.9.21
nemo [Tue, 30 Dec 2014 18:23:11 -0500] rev 10729
this should probably work
2014-12-30 Merge fixes from .21 branch
unc0rr [Tue, 30 Dec 2014 21:00:03 +0300] rev 10728
Merge fixes from .21 branch
2014-12-30 revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay 0.9.21
nemo [Tue, 30 Dec 2014 18:19:05 -0500] rev 10727
revert 9b789de8e5df on branch based on feedback from zorg - seems to be breaking gameplay
2014-12-29 Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 29 Dec 2014 12:27:51 +0100] rev 10726
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) "You are using a new version of LLVM that hasn't been tested yet! We will try though..."
2015-01-05 Find lua 5.1 on fedora machines (taken from fedora hw git)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Jan 2015 13:28:13 +0100] rev 10725
Find lua 5.1 on fedora machines (taken from fedora hw git)
2014-12-30 Fix arm* build failures
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 15:56:09 +0100] rev 10724
Fix arm* build failures
2014-12-30 Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) 0.9.21
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 30 Dec 2014 19:07:57 +0300] rev 10723
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) "You are using a new version of LLVM that hasn't been tested yet! We will try though..."
2014-12-27 Was not a good idea in the first place IMO
nemo [Sat, 27 Dec 2014 11:36:28 -0500] rev 10722
Was not a good idea in the first place IMO
2014-12-27 Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares) 0.9.21
unc0rr [Sat, 27 Dec 2014 22:09:31 +0300] rev 10721
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
2014-12-25 fix amRubber frame positioning fail (probably)
nemo [Thu, 25 Dec 2014 13:54:47 -0500] rev 10720
fix amRubber frame positioning fail (probably)
2014-12-24 0.9.21 branch 0.9.21
unc0rr [Wed, 24 Dec 2014 23:26:54 +0300] rev 10719
0.9.21 branch
2014-12-24 More complete fix for FULLMAPCONFIG message, also add new known protocol versions
unc0rr [Wed, 24 Dec 2014 23:17:14 +0300] rev 10718
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
2014-12-24 Tweak to land texturing. Treat any non-lfBasic as edge
nemo [Wed, 24 Dec 2014 14:42:05 -0500] rev 10717
Tweak to land texturing. Treat any non-lfBasic as edge
2014-12-24 cleaned up amRubber.png
nemo [Wed, 24 Dec 2014 13:24:38 -0500] rev 10716
cleaned up amRubber.png
2014-12-24 polish update for rubber
krdrt5367 [Wed, 24 Dec 2014 12:24:35 -0500] rev 10715
polish update for rubber
2014-12-24 fix for issue #894
nemo [Wed, 24 Dec 2014 12:19:18 -0500] rev 10714
fix for issue #894
2014-12-24 bleah. I hate burning changelog revisions, but this isn't finished
nemo [Wed, 24 Dec 2014 11:50:53 -0500] rev 10713
bleah. I hate burning changelog revisions, but this isn't finished
2014-12-24 Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
nemo [Wed, 24 Dec 2014 11:41:53 -0500] rev 10712
Probably fixes issue #891 although the overall playability of the campaign, who knows, since invalid name was used in the add too
2014-12-24 *sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
nemo [Wed, 24 Dec 2014 11:16:57 -0500] rev 10711
*sigh* Somehow I clobbered these while making the changes, without meaning to. Revert to old ones.
2014-12-24 This resolves issue #890 and issue #886
nemo [Wed, 24 Dec 2014 11:13:07 -0500] rev 10710
This resolves issue #890 and issue #886
2014-12-24 forgot zopfli
nemo [Wed, 24 Dec 2014 11:08:26 -0500] rev 10709
forgot zopfli
2014-12-24 Suggestion of Wuzzy's. Use Randy's water as SD water.
nemo [Wed, 24 Dec 2014 11:05:48 -0500] rev 10708
Suggestion of Wuzzy's. Use Randy's water as SD water.
2014-12-24 merge
nemo [Wed, 24 Dec 2014 10:36:49 -0500] rev 10707
merge
2014-12-24 add wuzzy to credits
vittorio.giovara@gmail.com [Wed, 24 Dec 2014 15:01:30 +0000] rev 10706
add wuzzy to credits
2014-12-24 Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
nemo [Wed, 24 Dec 2014 10:34:41 -0500] rev 10705
Add Randy's Candy_v1 as an upgrade to the Cake theme, add Cake theme to list of selectable themes. Also add forgotten Hoggywood CMakeLists.txt.
2014-12-24 Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
Wuzzy [Wed, 24 Dec 2014 09:52:04 -0500] rev 10704
Add Hoggywood. Theme by Rofra, updated and improved by Wuzzy
2014-12-27 Add my address to IT translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 27 Dec 2014 10:39:11 +0100] rev 10703
Add my address to IT translation
2014-12-24 should fix perlin gen on 32 bit
nemo [Wed, 24 Dec 2014 09:20:52 -0500] rev 10702
should fix perlin gen on 32 bit
2014-12-23 merge
nemo [Tue, 23 Dec 2014 00:07:06 -0500] rev 10701
merge
2014-12-22 Hide "optimize" button
unc0rr [Mon, 22 Dec 2014 22:38:23 +0300] rev 10700
Hide "optimize" button
2014-12-21 german translation update, mostly just adding wuzzy's suggested strings
sheepluva [Sun, 21 Dec 2014 21:48:13 +0100] rev 10699
german translation update, mostly just adding wuzzy's suggested strings
2014-12-21 Issue 875: Fix faulty translation in German
wuzzy [Sun, 21 Dec 2014 09:27:57 +0100] rev 10698
issue #875: Fix faulty translation in German
2014-12-22 scaling is not safe in multi at all using a team add. will use the first real team instead.
nemo [Mon, 22 Dec 2014 18:08:42 -0500] rev 10697
scaling is not safe in multi at all using a team add. will use the first real team instead.
2014-12-20 Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
nemo [Sat, 20 Dec 2014 16:20:37 -0500] rev 10696
Make amGirder invisible in construction mode since it allows placing anywhere in fortress. Print "insufficient power" if placement was blocked due to that, to avoid confusing noobs.
2014-12-22 this bugs me every time I look at it
nemo [Mon, 22 Dec 2014 17:47:22 -0500] rev 10695
this bugs me every time I look at it
2014-12-19 hat fix
sheepluva [Fri, 19 Dec 2014 22:56:28 +0100] rev 10694
hat fix
2014-12-17 revert last commit
sheepluva [Wed, 17 Dec 2014 23:41:10 +0100] rev 10693
revert last commit
2014-12-17 don't save alpha channel to screenshots when not needed
sheepluva [Wed, 17 Dec 2014 23:01:43 +0100] rev 10692
don't save alpha channel to screenshots when not needed
2014-12-17 change speechfix implementation (no "continue" anymore
sheepluva [Wed, 17 Dec 2014 21:01:44 +0100] rev 10691
change speechfix implementation (no "continue" anymore
2014-12-17 grmlgrml
sheepluva [Wed, 17 Dec 2014 19:23:57 +0100] rev 10690
grmlgrml
2014-12-17 change string types of speech bubbles fix to work with pas2c
sheepluva [Wed, 17 Dec 2014 19:03:33 +0100] rev 10689
change string types of speech bubbles fix to work with pas2c
2014-12-17 dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
sheepluva [Wed, 17 Dec 2014 19:02:33 +0100] rev 10688
dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
2014-12-17 cleanup speech bubble code a little. this fixes issue 719
sheepluva [Wed, 17 Dec 2014 14:56:14 +0100] rev 10687
cleanup speech bubble code a little. this fixes issue #719
2014-12-17 ClimbHome mission preview by wuzzy
sheepluva [Wed, 17 Dec 2014 08:36:55 +0100] rev 10686
ClimbHome mission preview by wuzzy
2014-12-17 update changelog
sheepluva [Wed, 17 Dec 2014 07:35:39 +0100] rev 10685
update changelog
2014-12-16 merge'n'magic
sheepluva [Tue, 16 Dec 2014 23:41:26 +0100] rev 10684
merge'n'magic
2014-12-16 just in case. one more nil check
nemo [Tue, 16 Dec 2014 14:32:53 -0500] rev 10683
just in case. one more nil check
2014-12-16 aaaand where it was actually crashing
nemo [Tue, 16 Dec 2014 14:29:25 -0500] rev 10682
aaaand where it was actually crashing
2014-12-16 Add nil checks on HHGear to rope steps.
nemo [Tue, 16 Dec 2014 14:23:24 -0500] rev 10681
Add nil checks on HHGear to rope steps.
2014-12-16 Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
sheepluva [Tue, 16 Dec 2014 22:30:17 +0100] rev 10680
issue #871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash" Due to doStepRopeWork's being completely skipped 75% of the ticks - including drowning/detachment-condition checks
2014-12-16 add a couple of onGearDamage callbacks to mine/barrel fall damage
nemo [Tue, 16 Dec 2014 08:04:18 -0500] rev 10679
add a couple of onGearDamage callbacks to mine/barrel fall damage
2014-12-15 Issue 867: Update German mission strings
wuzzy [Mon, 15 Dec 2014 20:03:20 +0100] rev 10678
issue #867: Update German mission strings
2014-12-15 small code tweak
sheepluva [Mon, 15 Dec 2014 19:38:54 +0100] rev 10677
small code tweak
2014-12-15 fix for Issue 855: Failure to teleport rarely makes engine crash
sheepluva [Mon, 15 Dec 2014 19:37:44 +0100] rev 10676
fix for issue #855: Failure to teleport rarely makes engine crash
2014-12-15 Issue 829: Drill rocket drilling dust is slightly misplaced
sheepluva [Mon, 15 Dec 2014 16:11:18 +0100] rev 10675
issue #829: Drill rocket drilling dust is slightly misplaced
2014-12-15 Issue 852: Using blowtorch to dig through the wrap-around border in caves fails miserably
sheepluva [Mon, 15 Dec 2014 15:24:26 +0100] rev 10674
issue #852: Using blowtorch to dig through the wrap-around border in caves fails miserably
2014-12-15 Some fixes and (really lazy) fixes
mikade <redgrinner@gmail.com> [Mon, 15 Dec 2014 20:45:42 +0900] rev 10673
Some fixes and (really lazy) fixes
2014-12-14 Issue 768: Bee: Camera focus lost
sheepluva [Sun, 14 Dec 2014 21:54:54 +0100] rev 10672
issue #768: Bee: Camera focus lost
2014-12-14 Issue 865: gfResetHealth is not exposed to Lua
sheepluva [Sun, 14 Dec 2014 20:11:36 +0100] rev 10671
issue #865: gfResetHealth is not exposed to Lua
2014-12-14 make use of onGearWaterSkip
mikade <redgrinner@gmail.com> [Sun, 14 Dec 2014 12:26:16 +0900] rev 10670
make use of onGearWaterSkip
2014-12-14 Issue 755: Lua API: Add ammo type parameter for onHogAttack
sheepluva [Sun, 14 Dec 2014 03:32:11 +0100] rev 10669
issue #755: Lua API: Add ammo type parameter for onHogAttack
2014-12-14 lua API event: onGearWaterSkip
sheepluva [Sun, 14 Dec 2014 03:16:40 +0100] rev 10668
lua API event: onGearWaterSkip
2014-12-14 remove links from doxygen project number as doxygen escapes them now
sheepluva [Sun, 14 Dec 2014 02:37:30 +0100] rev 10667
remove links from doxygen project number as doxygen escapes them now
2014-12-13 Some ru l10n updates
unc0rr [Sat, 13 Dec 2014 20:12:55 +0300] rev 10666
Some ru l10n updates
2014-12-13 use TeamsCount instead of cMaxTeams in a few loops
nemo [Sat, 13 Dec 2014 10:05:50 -0500] rev 10665
use TeamsCount instead of cMaxTeams in a few loops
2014-12-12 Use notice and skip join on irc
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 12 Dec 2014 09:51:58 +0100] rev 10664
Use notice and skip join on irc
2014-12-12 remove a not that somehow magically appeared in a prior commit.
nemo [Thu, 11 Dec 2014 21:32:24 -0500] rev 10663
remove a not that somehow magically appeared in a prior commit.
2014-12-11 make camera in wrap mode a bit smarter
sheepluva [Thu, 11 Dec 2014 22:22:40 +0100] rev 10662
make camera in wrap mode a bit smarter
2014-12-11 world edge tweakes/fixes
sheepluva [Thu, 11 Dec 2014 20:46:45 +0100] rev 10661
world edge tweakes/fixes
2014-12-11 fix size of PtrInt. enable tests for pas2c (all passing now)
sheepluva [Thu, 11 Dec 2014 17:50:05 +0100] rev 10660
fix size of PtrInt. enable tests for pas2c (all passing now)
2014-12-11 pas2c doesn't like semi-colons after repeat
sheepluva [Thu, 11 Dec 2014 15:20:23 +0100] rev 10659
pas2c doesn't like semi-colons after repeat
2014-12-11 fix copypasta
nemo [Thu, 11 Dec 2014 07:52:51 -0500] rev 10658
fix copypasta
2014-12-11 let sinegun bounce on weBounce
sheepluva [Thu, 11 Dec 2014 13:35:35 +0100] rev 10657
let sinegun bounce on weBounce
2014-12-11 Add (and slightly tweak) Wuzzy's Target Practice missions
mikade <redgrinner@gmail.com> [Thu, 11 Dec 2014 21:00:42 +0900] rev 10656
Add (and slightly tweak) Wuzzy's Target Practice missions
2014-12-11 Wuzzy's changes to stats for some of the training missions.
mikade <redgrinner@gmail.com> [Thu, 11 Dec 2014 20:38:03 +0900] rev 10655
Wuzzy's changes to stats for some of the training missions.
2014-12-11 cont.
sheepluva [Thu, 11 Dec 2014 10:33:49 +0100] rev 10654
cont.
2014-12-11 wrap explosions!
sheepluva [Thu, 11 Dec 2014 10:22:51 +0100] rev 10653
wrap explosions!
2014-12-11 wrap sinegun
sheepluva [Thu, 11 Dec 2014 09:50:31 +0100] rev 10652
wrap sinegun
2014-12-11 Issue 848: Minor translation update for German (misc files)
wuzzy [Thu, 11 Dec 2014 01:39:29 +0100] rev 10651
issue #848: Minor translation update for German (misc files)
2014-12-11 fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
sheepluva [Thu, 11 Dec 2014 01:24:27 +0100] rev 10650
fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now) also removed usage of Gear^.Damage after "if Gear^.Damage > 0 then Gear^.Damage:= 0;"
2014-12-10 small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
sheepluva [Wed, 10 Dec 2014 22:33:09 +0100] rev 10649
small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
2014-12-10 remove redundant check
sheepluva [Wed, 10 Dec 2014 20:03:28 +0100] rev 10648
remove redundant check
2014-12-10 merge FreeTexture into FreeAndNilTexture
sheepluva [Wed, 10 Dec 2014 19:44:01 +0100] rev 10647
merge FreeTexture into FreeAndNilTexture
2014-12-10 put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
nemo [Wed, 10 Dec 2014 08:05:45 -0500] rev 10646
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
2014-12-10 Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
nemo [Tue, 09 Dec 2014 22:56:34 -0500] rev 10645
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
2014-12-08 make sure view limits are updated at start of game
sheepluva [Mon, 08 Dec 2014 21:57:06 +0100] rev 10644
make sure view limits are updated at start of game
2014-12-08 skip a bunch of stuff not applicable to cleanup
nemo [Mon, 08 Dec 2014 15:02:43 -0500] rev 10643
skip a bunch of stuff not applicable to cleanup
2014-12-08 Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
unc0rr [Mon, 08 Dec 2014 23:00:13 +0300] rev 10642
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
2014-12-08 HedgehogDamaged calls CurrentHedgehog
nemo [Mon, 08 Dec 2014 14:52:56 -0500] rev 10641
HedgehogDamaged calls CurrentHedgehog
2014-12-08 clean up fonts
sheepluva [Mon, 08 Dec 2014 17:43:27 +0100] rev 10640
clean up fonts
2014-12-08 sheepluva is right
nemo [Mon, 08 Dec 2014 11:20:31 -0500] rev 10639
sheepluva is right
2014-12-08 oh, probably need nil checks here too
nemo [Mon, 08 Dec 2014 10:55:56 -0500] rev 10638
oh, probably need nil checks here too
2014-12-08 init timer to 0
nemo [Mon, 08 Dec 2014 10:30:20 -0500] rev 10637
init timer to 0
2014-12-08 meh. will persevere. DeleteGear can't call that much stuff...
nemo [Mon, 08 Dec 2014 10:24:06 -0500] rev 10636
meh. will persevere. DeleteGear can't call that much stuff...
2014-12-08 nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
nemo [Mon, 08 Dec 2014 10:14:47 -0500] rev 10635
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
2014-12-08 Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
nemo [Mon, 08 Dec 2014 09:35:14 -0500] rev 10634
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
2014-12-07 Add that "make screenshots of Land/LandPixels" thing for map creators
nemo [Sun, 07 Dec 2014 14:36:28 -0500] rev 10633
Add that "make screenshots of Land/LandPixels" thing for map creators
2014-12-06 pretty sure the other teams need stats at 0 for the graph to look right
nemo [Sat, 06 Dec 2014 10:41:33 -0500] rev 10632
pretty sure the other teams need stats at 0 for the graph to look right
2014-12-05 make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
sheepluva [Fri, 05 Dec 2014 15:30:34 +0100] rev 10631
make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
2014-12-05 Add another (test) map
mikade <redgrinner@gmail.com> [Fri, 05 Dec 2014 23:01:27 +0900] rev 10630
Add another (test) map
2014-12-05 some translation tweaks
sheepluva [Fri, 05 Dec 2014 02:39:25 +0100] rev 10629
some translation tweaks
2014-12-05 better initial camera position
sheepluva [Fri, 05 Dec 2014 02:21:35 +0100] rev 10628
better initial camera position
2014-12-05 darken wrapped world etc. some more
sheepluva [Fri, 05 Dec 2014 02:20:33 +0100] rev 10627
darken wrapped world etc. some more
2014-12-05 adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
sheepluva [Fri, 05 Dec 2014 02:19:30 +0100] rev 10626
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
2014-12-04 flake FrameTicks value of 0 now indicades that the frame should not be changed
sheepluva [Thu, 04 Dec 2014 20:15:03 +0100] rev 10625
flake FrameTicks value of 0 now indicades that the frame should not be changed
2014-12-04
nemo [Thu, 04 Dec 2014 11:19:38 -0500] rev 10624
2014-12-04 Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
nemo [Thu, 04 Dec 2014 11:11:17 -0500] rev 10623
Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
2014-12-03 pas2c-whoops
sheepluva [Wed, 03 Dec 2014 18:49:10 +0100] rev 10622
pas2c-whoops
2014-12-03 add warning to logs when tests terminates prematurely
sheepluva [Wed, 03 Dec 2014 18:32:37 +0100] rev 10621
add warning to logs when tests terminates prematurely
2014-12-03 oops, didn't mean to commit that
sheepluva [Wed, 03 Dec 2014 18:22:57 +0100] rev 10620
oops, didn't mean to commit that
2014-12-03 unexpected return from lua test should not return exit status 0
sheepluva [Wed, 03 Dec 2014 18:18:37 +0100] rev 10619
unexpected return from lua test should not return exit status 0
2014-12-03 tweaking the lua test function thingy
sheepluva [Wed, 03 Dec 2014 17:59:31 +0100] rev 10618
tweaking the lua test function thingy
2014-12-03 set globals in commandline lua
nemo [Wed, 03 Dec 2014 11:32:18 -0500] rev 10617
set globals in commandline lua
2014-12-17 Schemes list combobox with their names qmlfrontend
unc0rr [Thu, 18 Dec 2014 00:03:53 +0300] rev 10616
Schemes list combobox with their names
2014-12-03 fix some things I messed up with the drawing functions
sheepluva [Wed, 03 Dec 2014 17:09:04 +0100] rev 10615
fix some things I messed up with the drawing functions
2014-12-07 More complete fix for FULLMAPCONFIG message, also add new known protocol versions qmlfrontend
unc0rr [Sun, 07 Dec 2014 22:22:39 +0300] rev 10614
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
2014-12-02 update changelog
sheepluva [Tue, 02 Dec 2014 23:55:20 +0100] rev 10613
update changelog
2014-12-03 Script combobox.wiki qmlfrontend
unc0rr [Thu, 04 Dec 2014 00:34:40 +0300] rev 10612
Script combobox.wiki
2014-12-02 move functionality of Draw.lua into engine
sheepluva [Tue, 02 Dec 2014 23:33:28 +0100] rev 10611
move functionality of Draw.lua into engine
2014-12-03 Finish combobox implementation (except for visual part) qmlfrontend
unc0rr [Wed, 03 Dec 2014 23:36:18 +0300] rev 10610
Finish combobox implementation (except for visual part)
2014-12-02 make tests use Draw.lua for now too
sheepluva [Tue, 02 Dec 2014 22:11:22 +0100] rev 10609
make tests use Draw.lua for now too
2014-12-02 Some more progress at custom combobox qmlfrontend
unc0rr [Wed, 03 Dec 2014 00:20:21 +0300] rev 10608
Some more progress at custom combobox
2014-12-02 forgot this one.
nemo [Tue, 02 Dec 2014 16:45:26 -0500] rev 10607
forgot this one.
2014-12-02 merge default qmlfrontend
unc0rr [Wed, 03 Dec 2014 00:07:33 +0300] rev 10606
merge default
2014-12-02 oops, IOResult is a function in pascal, but not in pas2c
sheepluva [Tue, 02 Dec 2014 20:20:04 +0100] rev 10605
oops, IOResult is a function in pascal, but not in pas2c
2014-12-02 Sheepluva thought this was worth adding.
nemo [Tue, 02 Dec 2014 14:26:16 -0500] rev 10604
Sheepluva thought this was worth adding.
2014-12-02 switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
nemo [Tue, 02 Dec 2014 13:29:06 -0500] rev 10603
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
2014-12-02 Fix FULLMAPCONFIG message
unC0Rr [Tue, 02 Dec 2014 12:02:20 +0300] rev 10602
Fix FULLMAPCONFIG message
2014-12-01 update land texture /after/ smoothing
sheepluva [Mon, 01 Dec 2014 23:09:35 +0100] rev 10601
update land texture /after/ smoothing
2014-12-01 fix despeckle
sheepluva [Mon, 01 Dec 2014 19:24:40 +0100] rev 10600
fix despeckle
2014-12-01 weapon set: Shoppa Pro
sheepluva [Mon, 01 Dec 2014 17:55:09 +0100] rev 10599
weapon set: Shoppa Pro
2014-12-01 This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
nemo [Mon, 01 Dec 2014 11:11:19 -0500] rev 10598
This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
2014-12-01 oops
unC0Rr [Mon, 01 Dec 2014 13:07:42 +0300] rev 10597
oops
2014-12-01 some friendly updates to TechRacer
mikade <redgrinner@gmail.com> [Mon, 01 Dec 2014 11:37:28 +0900] rev 10596
some friendly updates to TechRacer
2014-11-30 turns out IOResult is actually IOResult() - a function that clears its result after each call
sheepluva [Sun, 30 Nov 2014 23:32:55 +0100] rev 10595
turns out IOResult is actually IOResult() - a function that clears its result after each call
2014-11-30 oops, fix logging. had = instead of <> in an error check
sheepluva [Sun, 30 Nov 2014 22:48:28 +0100] rev 10594
oops, fix logging. had = instead of <> in an error check
2014-11-30 *sigh*
nemo [Sun, 30 Nov 2014 16:18:19 -0500] rev 10593
*sigh*
2014-11-30 stricter skip
nemo [Sun, 30 Nov 2014 16:06:39 -0500] rev 10592
stricter skip
2014-11-30 Limit fire particles speed to 2
unc0rr [Sun, 30 Nov 2014 23:36:22 +0300] rev 10591
Limit fire particles speed to 2
2014-11-30 fix for Issue 840: Basic Training - Grenade is failing to dismiss team
sheepluva [Sun, 30 Nov 2014 21:32:24 +0100] rev 10590
fix for issue #840: Basic Training - Grenade is failing to dismiss team
2014-11-30 expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
nemo [Sun, 30 Nov 2014 15:30:51 -0500] rev 10589
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
2014-11-30 don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
sheepluva [Sun, 30 Nov 2014 21:15:46 +0100] rev 10588
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
2014-11-30 delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
nemo [Sun, 30 Nov 2014 15:12:59 -0500] rev 10587
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
2014-11-30 add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
nemo [Sun, 30 Nov 2014 15:07:01 -0500] rev 10586
add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
2014-11-30 Should prevent desync hopefully. Thanks unc0rr
nemo [Sun, 30 Nov 2014 14:41:40 -0500] rev 10585
Should prevent desync hopefully. Thanks unc0rr
2014-11-30 fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
sheepluva [Sun, 30 Nov 2014 17:20:37 +0100] rev 10584
fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue #838
2014-11-30 oh right, forgot sheepluva had fixed ice
nemo [Sat, 29 Nov 2014 21:29:32 -0500] rev 10583
oh right, forgot sheepluva had fixed ice
2014-11-30 give sea world edges some icegun love
sheepluva [Sun, 30 Nov 2014 02:41:49 +0100] rev 10582
give sea world edges some icegun love
2014-11-30 Wuzzy's changes to climbhome w/ some tweaks by me
nemo [Sat, 29 Nov 2014 21:29:11 -0500] rev 10581
Wuzzy's changes to climbhome w/ some tweaks by me
2014-11-29 Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
nemo [Sat, 29 Nov 2014 15:30:33 -0500] rev 10580
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
2014-11-29 Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
nemo [Sat, 29 Nov 2014 14:57:07 -0500] rev 10579
Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
2014-11-29 duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
nemo [Sat, 29 Nov 2014 14:00:40 -0500] rev 10578
duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
2014-11-29 don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
sheepluva [Sat, 29 Nov 2014 18:56:42 +0100] rev 10577
don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
2014-11-29 some moar mergin'
sheepluva [Sat, 29 Nov 2014 18:14:49 +0100] rev 10576
some moar mergin'
2014-11-29 super-filthy hack to allow pas2c to fallback to writing to stderr.
sheepluva [Sat, 29 Nov 2014 18:13:49 +0100] rev 10575
super-filthy hack to allow pas2c to fallback to writing to stderr.
2014-11-29 oops. no need to (re)open stderr I guess
sheepluva [Sat, 29 Nov 2014 17:33:51 +0100] rev 10574
oops. no need to (re)open stderr I guess
2014-11-29 make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
sheepluva [Sat, 29 Nov 2014 15:38:28 +0100] rev 10573
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
2014-11-29 give variable with unit-wide scope a better name than just 'f'
sheepluva [Sat, 29 Nov 2014 15:25:09 +0100] rev 10572
give variable with unit-wide scope a better name than just 'f'
2014-11-29 Mix up the quick game terrain a bit.
nemo [Sat, 29 Nov 2014 09:45:02 -0500] rev 10571
Mix up the quick game terrain a bit.
2014-11-29 mergeception
sheepluva [Sat, 29 Nov 2014 14:37:31 +0100] rev 10570
mergeception
2014-11-29 merge
nemo [Sat, 29 Nov 2014 09:39:35 -0500] rev 10569
merge
2014-11-29 merge
sheepluva [Sat, 29 Nov 2014 05:25:34 +0100] rev 10568
merge
2014-11-28 Merge pull request #21 from LocutusOfBorg/exclude-git
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 18:11:31 +0100] rev 10567
Merge pull request #21 from LocutusOfBorg/exclude-git Excluding .git directory from the source tarball creation
2014-11-29 map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
sheepluva [Sat, 29 Nov 2014 05:24:47 +0100] rev 10566
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
2014-11-28 Excluding .git directory from the source tarball creation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 18:09:12 +0100] rev 10565
Excluding .git directory from the source tarball creation
2014-11-29 more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
sheepluva [Sat, 29 Nov 2014 05:15:27 +0100] rev 10564
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
2014-11-28 Merge pull request #20 from LocutusOfBorg/tests
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 17:38:18 +0100] rev 10563
Merge pull request #20 from LocutusOfBorg/tests pull request merge: add testsuite, exclude pas2c build from testing for now
2014-11-29 some more fixing
sheepluva [Sat, 29 Nov 2014 03:13:06 +0100] rev 10562
some more fixing
2014-11-28 Disable testing if BUILD_ENGINE_C=ON (they fail)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 16:03:35 +0100] rev 10561
Disable testing if BUILD_ENGINE_C=ON (they fail)
2014-11-29 fix some pas2c related issues
sheepluva [Sat, 29 Nov 2014 01:19:29 +0100] rev 10560
fix some pas2c related issues
2014-11-26 Verbose tests
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Wed, 26 Nov 2014 13:10:09 +0100] rev 10559
Verbose tests
2014-11-29 fix invulnerability check for shotgun
nemo [Fri, 28 Nov 2014 21:30:36 -0500] rev 10558
fix invulnerability check for shotgun
2014-11-25 Add testsuite
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 25 Nov 2014 12:09:15 +0100] rev 10557
Add testsuite
2014-11-28 zopfli compression for images where the win was 10+% and the files would be included in the release
nemo [Fri, 28 Nov 2014 14:58:33 -0500] rev 10556
zopfli compression for images where the win was 10+% and the files would be included in the release
2014-11-27 finnish translation fixes
Janne Uusitupa [Thu, 27 Nov 2014 22:06:51 +0100] rev 10555
finnish translation fixes
2014-11-27 Added TechRacer (still needs a lot of love), updated changelog
mikade <redgrinner@gmail.com> [Thu, 27 Nov 2014 22:32:03 +0900] rev 10554
Added TechRacer (still needs a lot of love), updated changelog
2014-11-27 new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
sheepluva [Thu, 27 Nov 2014 13:20:52 +0100] rev 10553
new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
2014-11-26 move fixed test case out of 'todo'
sheepluva [Wed, 26 Nov 2014 14:20:53 +0100] rev 10552
move fixed test case out of 'todo'
2014-11-25 Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
nemo [Tue, 25 Nov 2014 16:46:44 -0500] rev 10551
Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
2014-11-25 move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
sheepluva [Tue, 25 Nov 2014 15:20:06 +0100] rev 10550
move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
2014-11-25 Add scheme and weaponset for Construction Mode.
mikade <redgrinner@gmail.com> [Tue, 25 Nov 2014 22:38:19 +0900] rev 10549
Add scheme and weaponset for Construction Mode.
2014-11-24 test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
sheepluva [Mon, 24 Nov 2014 22:33:44 +0100] rev 10548
test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
2014-11-24 fix for Issue 828: Manual placement animation is drawn twice
sheepluva [Mon, 24 Nov 2014 20:44:45 +0100] rev 10547
fix for issue #828: Manual placement animation is drawn twice
2014-11-24 merge
sheepluva [Mon, 24 Nov 2014 04:16:28 +0100] rev 10546
merge
2014-11-23 make seduction thaw a frozen hog.
nemo [Sun, 23 Nov 2014 18:25:11 -0500] rev 10545
make seduction thaw a frozen hog.
2014-11-23 prevent seduction of frozen hogs
nemo [Sun, 23 Nov 2014 18:10:15 -0500] rev 10544
prevent seduction of frozen hogs
2014-11-24 finnish translation update
Janne Uusitupa [Mon, 24 Nov 2014 04:14:06 +0100] rev 10543
finnish translation update
2014-11-23 small cleanup
sheepluva [Sun, 23 Nov 2014 18:38:49 +0100] rev 10542
small cleanup
2014-11-23 Lua API:
sheepluva [Sun, 23 Nov 2014 18:16:54 +0100] rev 10541
Lua API: onSpritePlacement(spriteId, centerX, centerY) onGirderPlacement(frameIdx, centerX, centerY) onRubberPlacement(frameIdx, centerX, centerY)
2014-11-23 add translation for "New Account" and strip trailing whitespaces
sheepluva [Sun, 23 Nov 2014 16:13:35 +0100] rev 10540
add translation for "New Account" and strip trailing whitespaces
2014-11-23 finnish translation update
Janne Uusitupa [Sun, 23 Nov 2014 15:53:10 +0100] rev 10539
finnish translation update
2014-11-23 update german translation
sheepluva [Sun, 23 Nov 2014 15:40:42 +0100] rev 10538
update german translation
2014-11-23 this string was untranslatable. thanks to siilimestari for pointing that out
sheepluva [Sun, 23 Nov 2014 15:40:13 +0100] rev 10537
this string was untranslatable. thanks to siilimestari for pointing that out
2014-11-23 don't flash frontend on hilight - while in-game
sheepluva [Sun, 23 Nov 2014 05:03:11 +0100] rev 10536
don't flash frontend on hilight - while in-game
2014-11-23 fix pas2c(?)
sheepluva [Sun, 23 Nov 2014 03:58:56 +0100] rev 10535
fix pas2c(?)
2014-11-23 remove unimplemented ban action from user context menu
sheepluva [Sun, 23 Nov 2014 03:53:25 +0100] rev 10534
remove unimplemented ban action from user context menu
2014-11-23 fix some indentation
sheepluva [Sun, 23 Nov 2014 03:41:37 +0100] rev 10533
fix some indentation
2014-11-23 fix view limits in stereo 3d
sheepluva [Sun, 23 Nov 2014 03:38:15 +0100] rev 10532
fix view limits in stereo 3d
2014-11-23 fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
sheepluva [Sun, 23 Nov 2014 02:15:57 +0100] rev 10531
fix for issue #234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
2014-11-22 display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
sheepluva [Sat, 22 Nov 2014 22:35:21 +0100] rev 10530
display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
2014-11-22 crate hat. partly based on Hadashi's draft
sheepluva [Sat, 22 Nov 2014 21:31:09 +0100] rev 10529
crate hat. partly based on Hadashi's draft
2014-11-22 changelog
sheepluva [Sat, 22 Nov 2014 18:06:44 +0100] rev 10528
changelog
2014-11-22 desync fix for Continental Supplies
Vatten [Sat, 22 Nov 2014 17:46:04 +0100] rev 10527
desync fix for Continental Supplies
2014-11-22 Avoid promoting violence to hedgehogs. At least once a year.
nemo [Sat, 22 Nov 2014 10:22:07 -0500] rev 10526
Avoid promoting violence to hedgehogs. At least once a year.
2014-11-22 tomato hat
sheepluva [Sat, 22 Nov 2014 04:15:16 +0100] rev 10525
tomato hat
2014-11-21 password flag was the wrong way around
sheepluva [Fri, 21 Nov 2014 19:09:45 +0100] rev 10524
password flag was the wrong way around
2014-11-21 fix some nasty rendering issues reported by Nexia - thanks a lot!
sheepluva [Fri, 21 Nov 2014 02:03:19 +0100] rev 10523
fix some nasty rendering issues reported by Nexia - thanks a lot!
2014-11-20 policegirl hat
Wohlstand [Thu, 20 Nov 2014 16:38:43 +0100] rev 10522
policegirl hat
2014-11-19 add feature size slider to disable list
nemo [Wed, 19 Nov 2014 14:43:57 -0500] rev 10521
add feature size slider to disable list
2014-11-19 tweaking changelog
sheepluva [Wed, 19 Nov 2014 02:48:11 +0100] rev 10520
tweaking changelog
2014-11-21 Attempt on a custom combobox qmlfrontend
unc0rr [Sat, 22 Nov 2014 00:55:01 +0300] rev 10519
Attempt on a custom combobox
2014-11-19 make gear ability to speak somewhat less ironic
sheepluva [Wed, 19 Nov 2014 02:00:47 +0100] rev 10518
make gear ability to speak somewhat less ironic
2014-11-18 getScriptsList implementation qmlfrontend
unc0rr [Wed, 19 Nov 2014 00:38:14 +0300] rev 10517
getScriptsList implementation
2014-11-19 update changelog a little
sheepluva [Wed, 19 Nov 2014 01:36:59 +0100] rev 10516
update changelog a little
2014-11-18 merge default qmlfrontend
unc0rr [Tue, 18 Nov 2014 23:39:30 +0300] rev 10515
merge default
2014-11-18 chat: fix some glitches, add /togglechat command for changing chat visibility
sheepluva [Tue, 18 Nov 2014 02:57:47 +0100] rev 10514
chat: fix some glitches, add /togglechat command for changing chat visibility
2014-11-18 fixes to chat input history: remember all inputs, don not remember duplicates
sheepluva [Tue, 18 Nov 2014 01:51:40 +0100] rev 10513
fixes to chat input history: remember all inputs, don not remember duplicates
2014-11-17 fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
sheepluva [Mon, 17 Nov 2014 23:23:10 +0100] rev 10512
fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
2014-11-17 This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
unc0rr [Tue, 18 Nov 2014 00:32:39 +0300] rev 10511
This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
2014-11-17 some whitespace fixes
sheepluva [Mon, 17 Nov 2014 15:25:24 +0100] rev 10510
some whitespace fixes
2014-11-16 some gravity script fixes
sheepluva [Sun, 16 Nov 2014 22:23:28 +0100] rev 10509
some gravity script fixes
2014-11-16 add bounce effect to bouncy world edges
sheepluva [Sun, 16 Nov 2014 17:56:27 +0100] rev 10508
add bounce effect to bouncy world edges
2014-11-16 I'm such a dirty boi... cleaning up my own mess a little
sheepluva [Sun, 16 Nov 2014 17:23:58 +0100] rev 10507
I'm such a dirty boi... cleaning up my own mess a little
2014-11-16 fix health crate collision
sheepluva [Sun, 16 Nov 2014 17:07:13 +0100] rev 10506
fix health crate collision
2014-11-15 This helps too
unc0rr [Sun, 16 Nov 2014 00:57:05 +0300] rev 10505
This helps too
2014-11-15 hmpf
unc0rr [Sat, 15 Nov 2014 23:56:32 +0300] rev 10504
hmpf
2014-11-15 Oops
unc0rr [Sat, 15 Nov 2014 23:56:08 +0300] rev 10503
Oops
2014-11-15 Fix difference in map generation between fpc and pas2c engine
unc0rr [Sat, 15 Nov 2014 22:19:38 +0300] rev 10502
Fix difference in map generation between fpc and pas2c engine
2014-11-15 per template dab vals
nemo [Sat, 15 Nov 2014 09:43:21 -0500] rev 10501
per template dab vals
2014-11-15 oups
nemo [Sat, 15 Nov 2014 09:38:51 -0500] rev 10500
oups
2014-11-15 modestly randomise dab, bump points again.
nemo [Sat, 15 Nov 2014 09:26:08 -0500] rev 10499
modestly randomise dab, bump points again.
2014-11-15 Model file for coverity checks
unc0rr [Sat, 15 Nov 2014 13:52:07 +0300] rev 10498
Model file for coverity checks
2014-11-15 [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
unc0rr [Sat, 15 Nov 2014 13:39:58 +0300] rev 10497
[PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
2014-11-15 Fix use of uninitialized variable
unc0rr [Sat, 15 Nov 2014 12:21:43 +0300] rev 10496
Fix use of uninitialized variable
2014-11-14 - Comment out getrandom in addgear for hedgehog, causes preview-game desync
unc0rr [Sat, 15 Nov 2014 01:30:40 +0300] rev 10495
- Comment out getrandom in addgear for hedgehog, causes preview-game desync - New formula for minDistance - Some trials on dab formula, commented
2014-11-14 Fix warnings given by 32-bit fpc
unC0Rr [Fri, 14 Nov 2014 17:00:47 +0300] rev 10494
Fix warnings given by 32-bit fpc
2014-11-12 oops
mikade <redgrinner@gmail.com> [Wed, 12 Nov 2014 22:47:43 +0900] rev 10493
oops
2014-11-11 lfObjMask is only used when flood filling
nemo [Tue, 11 Nov 2014 17:25:47 -0500] rev 10492
lfObjMask is only used when flood filling
2014-11-11 flip slider for perlin
nemo [Tue, 11 Nov 2014 17:00:34 -0500] rev 10491
flip slider for perlin
2014-11-11 Fix some stuff from coverity
unc0rr [Tue, 11 Nov 2014 23:57:46 +0300] rev 10490
Fix some stuff from coverity
2014-11-11 check for new Qt req in cmake files
sheepluva [Tue, 11 Nov 2014 21:55:38 +0100] rev 10489
check for new Qt req in cmake files
2014-11-11 automatic RTL based on locale
Safa [Tue, 11 Nov 2014 21:46:17 +0100] rev 10488
automatic RTL based on locale
2014-11-11 raise/fix build reqs
sheepluva [Tue, 11 Nov 2014 21:45:20 +0100] rev 10487
raise/fix build reqs
2014-11-11 fix one of my translation related brainfarts
sheepluva [Tue, 11 Nov 2014 21:22:23 +0100] rev 10486
fix one of my translation related brainfarts
2014-11-10 You can't just exit function which is supposed to do copy
unc0rr [Mon, 10 Nov 2014 21:57:44 +0300] rev 10485
You can't just exit function which is supposed to do copy
2014-11-10 strip styling for the slider, since it won't be put over the button
nemo [Mon, 10 Nov 2014 13:54:57 -0500] rev 10484
strip styling for the slider, since it won't be put over the button
2014-11-10 Since unc0rr is quiet, try to avoid the assert
nemo [Mon, 10 Nov 2014 10:22:03 -0500] rev 10483
Since unc0rr is quiet, try to avoid the assert
2014-11-09 - Not only that, nemo, not only that (.cpp)
unc0rr [Mon, 10 Nov 2014 01:05:36 +0300] rev 10482
- Not only that, nemo, not only that (.cpp) - Also less confusion (.hs)
2014-11-09 oh. one more param
nemo [Sun, 09 Nov 2014 17:01:05 -0500] rev 10481
oh. one more param
2014-11-09 Copypasta to hopefully hook up net sync correctly.
nemo [Sun, 09 Nov 2014 16:38:26 -0500] rev 10480
Copypasta to hopefully hook up net sync correctly.
2014-11-09 hookup perlin
nemo [Sun, 09 Nov 2014 15:52:09 -0500] rev 10479
hookup perlin
2014-11-09 Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
unc0rr [Sun, 09 Nov 2014 23:44:13 +0300] rev 10478
Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
2014-11-09 Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
nemo [Sun, 09 Nov 2014 14:58:43 -0500] rev 10477
Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
2014-11-09 merge...
nemo [Sun, 09 Nov 2014 14:33:31 -0500] rev 10476
merge...
2014-11-08 Merge pull request #19 from LocutusOfBorg/update-translation
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 15:20:54 +0100] rev 10475
Merge pull request #19 from LocutusOfBorg/update-translation Update translation
2014-11-08 Update italian translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 08 Nov 2014 14:56:21 +0100] rev 10474
Update italian translation
2014-11-08 Remove obsolete translations
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Sat, 08 Nov 2014 14:26:20 +0100] rev 10473
Remove obsolete translations
2014-11-08 Partially hook up feature size so horrorcat has something to test.
nemo [Sat, 08 Nov 2014 11:26:16 -0500] rev 10472
Partially hook up feature size so horrorcat has something to test.
2014-11-08 sheepluva and unc0rr didn't like the idea of slider over preview.
nemo [Sat, 08 Nov 2014 10:11:16 -0500] rev 10471
sheepluva and unc0rr didn't like the idea of slider over preview.
2014-11-08 Merge pull request #13 from LocutusOfBorg/fix-license
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 12:19:35 +0100] rev 10470
Merge pull request #13 from LocutusOfBorg/fix-license Fixed many license problems, spotted by licensecheck program
2014-11-08 Forgot the mission description.
nemo [Sat, 08 Nov 2014 09:44:02 -0500] rev 10469
Forgot the mission description.
2014-11-08 Merge pull request #14 from LocutusOfBorg/fix-desktop
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 12:10:37 +0100] rev 10468
Merge pull request #14 from LocutusOfBorg/fix-desktop Fixed desktop file https://wiki.debian.org/Games/JessieReleaseGoal
2014-11-07 Merge pull request #18 from LocutusOfBorg/update-translation
sheepluva <sheepluva@users.noreply.github.com> [Sat, 08 Nov 2014 00:17:57 +0100] rev 10467
Merge pull request #18 from LocutusOfBorg/update-translation Update italian translation
2014-11-03 swap off/on
nemo [Mon, 03 Nov 2014 07:26:47 -0500] rev 10466
swap off/on
2014-11-03 Merge of unc0rr's last change against default.
nemo [Mon, 03 Nov 2014 07:22:21 -0500] rev 10465
Merge of unc0rr's last change against default.
2014-02-07 Added two copyrights on gameServer
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 07 Feb 2014 11:39:31 +0100] rev 10464
Added two copyrights on gameServer
2014-11-02 Fix map preview desync
unC0Rr [Sun, 02 Nov 2014 23:36:01 +0300] rev 10463
Fix map preview desync
2014-11-01 A slider for controlling things like bumpiness of map and tunnel sizes.
nemo [Sat, 01 Nov 2014 11:20:37 -0400] rev 10462
A slider for controlling things like bumpiness of map and tunnel sizes.
2014-10-31 Update italian translation
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 31 Oct 2014 19:35:55 +0100] rev 10461
Update italian translation
2014-01-24 Added copyrights to gameServer directory
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 24 Jan 2014 12:05:39 +0100] rev 10460
Added copyrights to gameServer directory
2014-01-24 Fixed desktop file By adding an xpm icon
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 24 Jan 2014 15:37:40 +0100] rev 10459
Fixed desktop file By adding an xpm icon
2014-11-09 Scripts list module qmlfrontend
unc0rr [Sun, 09 Nov 2014 23:02:21 +0300] rev 10458
Scripts list module
2014-10-30 Updates to german translation
wuzzy [Thu, 30 Oct 2014 18:47:51 -0400] rev 10457
Updates to german translation
2014-11-03 Theme can be changed qmlfrontend
unc0rr [Mon, 03 Nov 2014 23:56:51 +0300] rev 10456
Theme can be changed
2014-10-30 Add Auto Camera messages to localisation
nemo [Thu, 30 Oct 2014 15:09:49 -0400] rev 10455
Add Auto Camera messages to localisation
2014-11-03 Allow using right button or wheel to change team color qmlfrontend
unc0rr [Mon, 03 Nov 2014 23:36:53 +0300] rev 10454
Allow using right button or wheel to change team color
2014-10-28 Remove loc() called with a variable.
nemo [Tue, 28 Oct 2014 10:27:35 -0400] rev 10453
Remove loc() called with a variable.
2014-11-02 Show team color in teams list widget, also allow to change it on mouse click qmlfrontend
unc0rr [Mon, 03 Nov 2014 00:01:02 +0300] rev 10452
Show team color in teams list widget, also allow to change it on mouse click
2014-10-28 Update Qt strings too
nemo [Tue, 28 Oct 2014 10:17:49 -0400] rev 10451
Update Qt strings too
2014-11-01 - Store index of color instead of its value qmlfrontend
unc0rr [Sat, 01 Nov 2014 22:51:07 +0300] rev 10450
- Store index of color instead of its value - Reset game config when switching pages
2014-10-28 Update locale to latest strings. This does NOT include the string format improvement.
nemo [Tue, 28 Oct 2014 09:56:28 -0400] rev 10449
Update locale to latest strings. This does NOT include the string format improvement.
2014-10-31 - Allow to delete teams from config qmlfrontend
unc0rr [Sat, 01 Nov 2014 00:23:22 +0300] rev 10448
- Allow to delete teams from config - Manage team colors (internally, no gui so far) - 'Play' button on local game page (works!)
2014-10-27 Add Construction Mode (probably needs testing / fixing)
mikade <redgrinner@gmail.com> [Mon, 27 Oct 2014 21:24:55 +0900] rev 10447
Add Construction Mode (probably needs testing / fixing)
2014-10-30 Perform some checks on team add qmlfrontend
unc0rr [Fri, 31 Oct 2014 00:36:08 +0300] rev 10446
Perform some checks on team add
2014-10-25 cosmetic disabling of clouds with sea edges and underwater theme
nemo [Sat, 25 Oct 2014 15:17:02 -0400] rev 10445
cosmetic disabling of clouds with sea edges and underwater theme
2014-10-24 Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs) qmlfrontend
unc0rr [Sat, 25 Oct 2014 00:31:10 +0400] rev 10444
Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs)
2014-10-25 Remove switching of hog's hat to chef. do it in draw instead.
nemo [Sat, 25 Oct 2014 11:29:45 -0400] rev 10443
Remove switching of hog's hat to chef. do it in draw instead.
2014-10-20 Load and show local teams list qmlfrontend
unc0rr [Mon, 20 Oct 2014 22:55:12 +0400] rev 10442
Load and show local teams list
2014-10-25 Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
nemo [Sat, 25 Oct 2014 10:42:30 -0400] rev 10441
Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
2014-10-13 - Implement getTeamsList (not tested) qmlfrontend
unc0rr [Mon, 13 Oct 2014 23:46:49 +0400] rev 10440
- Implement getTeamsList (not tested) - Some small fixes
2014-10-20 allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
sheepluva [Mon, 20 Oct 2014 19:50:46 +0200] rev 10439
allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
2014-10-01 Filter out garbage from themes list qmlfrontend
unc0rr [Thu, 02 Oct 2014 00:48:14 +0400] rev 10438
Filter out garbage from themes list
2014-10-20 find and add lua tests automagically
sheepluva [Mon, 20 Oct 2014 15:31:44 +0200] rev 10437
find and add lua tests automagically
2014-09-30 flib provides theme icons, qmlFrontend shows them qmlfrontend
unc0rr [Wed, 01 Oct 2014 01:20:05 +0400] rev 10436
flib provides theme icons, qmlFrontend shows them
2014-10-19 allow hogs to repeatedly enter portals placed on the ground
nemo [Sun, 19 Oct 2014 15:46:09 -0400] rev 10435
allow hogs to repeatedly enter portals placed on the ground
2014-09-29 Themes model, also add some files I forgot to add previously qmlfrontend
unc0rr [Tue, 30 Sep 2014 00:54:04 +0400] rev 10434
Themes model, also add some files I forgot to add previously
2014-10-09 some unfinished stuff
unc0rr [Thu, 09 Oct 2014 22:14:55 +0400] rev 10433
some unfinished stuff
2014-09-28 Quick Game PoC qmlfrontend
unc0rr [Sun, 28 Sep 2014 21:33:14 +0400] rev 10432
Quick Game PoC
2014-10-02 another small rendering tweak/fix
sheepluva [Thu, 02 Oct 2014 18:04:14 +0200] rev 10431
another small rendering tweak/fix
2014-09-27 Getter and setter for seed qmlfrontend
unc0rr [Sun, 28 Sep 2014 01:17:55 +0400] rev 10430
Getter and setter for seed
2014-10-02 simplify {$IF that pas2c did not seem to understand
sheepluva [Thu, 02 Oct 2014 13:44:54 +0200] rev 10429
simplify {$IF that pas2c did not seem to understand
2014-09-27 More refactoring: move PoC preview getting code into flib qmlfrontend
unc0rr [Sun, 28 Sep 2014 00:49:04 +0400] rev 10428
More refactoring: move PoC preview getting code into flib
2014-10-02 also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
sheepluva [Thu, 02 Oct 2014 13:18:58 +0200] rev 10427
also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
2014-09-27 Some refactoring qmlfrontend
unc0rr [Sun, 28 Sep 2014 00:18:01 +0400] rev 10426
Some refactoring
2014-10-02 fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
sheepluva [Thu, 02 Oct 2014 13:01:18 +0200] rev 10425
fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
2014-09-27 - Get rid of engine's PathPrefix and UserPathPrefix qmlfrontend
unc0rr [Sat, 27 Sep 2014 12:49:08 +0400] rev 10424
- Get rid of engine's PathPrefix and UserPathPrefix - Some refactoring
2014-10-02 fix mapgen of other scripts too
sheepluva [Thu, 02 Oct 2014 12:08:22 +0200] rev 10423
fix mapgen of other scripts too
2014-09-25 - Pages qmlfrontend
unc0rr [Fri, 26 Sep 2014 00:56:36 +0400] rev 10422
- Pages - Animations on buttons hovering
2014-10-01 use constants for mapgen, expose those to lua
sheepluva [Thu, 02 Oct 2014 00:40:25 +0200] rev 10421
use constants for mapgen, expose those to lua
2014-09-21 flib: qmlfrontend
unc0rr [Mon, 22 Sep 2014 02:10:39 +0400] rev 10420
flib: - Ability to pass raw data via IPC qmlfrontend: - Pass message received by callback through event loop to handle it in main thread - Get preview image from engine on button click and render it in Image object
2014-10-01 some more splash code tweaking/fixing
sheepluva [Thu, 02 Oct 2014 00:06:59 +0200] rev 10419
some more splash code tweaking/fixing
2014-09-20 Move away from passing shortstrings into C code, now IPC works qmlfrontend
unc0rr [Sun, 21 Sep 2014 00:37:50 +0400] rev 10418
Move away from passing shortstrings into C code, now IPC works
2014-10-01 tweak splash position
sheepluva [Wed, 01 Oct 2014 22:46:58 +0200] rev 10417
tweak splash position
2014-09-19 - Remove --port command qmlfrontend
unc0rr [Sat, 20 Sep 2014 00:56:54 +0400] rev 10416
- Remove --port command - Some refactoring here and there - Try to get preview from engine, which doesn't work due to some ABI mismatch, probably shouldn't try to pass string255 to pascal
2014-10-01
nemo [Wed, 01 Oct 2014 15:51:17 -0400] rev 10415
2014-09-19 Strip some HWLIBRARY ifdefs qmlfrontend
unc0rr [Fri, 19 Sep 2014 14:27:41 +0400] rev 10414
Strip some HWLIBRARY ifdefs
2014-09-27 climb home training/multiplayer
nemo [Fri, 26 Sep 2014 22:20:12 -0400] rev 10413
climb home training/multiplayer
2014-09-18 - More flib IPC routines qmlfrontend
unc0rr [Thu, 18 Sep 2014 23:02:05 +0400] rev 10412
- More flib IPC routines - Rework engine's uIO to use new IPC mechanism
2014-09-18 Make it a bit easier/safer to build ice bridges
nemo [Wed, 17 Sep 2014 23:03:24 -0400] rev 10411
Make it a bit easier/safer to build ice bridges
2014-09-17 Some work on new IPC, built with the use of mutexes and condition variables qmlfrontend
unc0rr [Thu, 18 Sep 2014 00:19:05 +0400] rev 10410
Some work on new IPC, built with the use of mutexes and condition variables
2014-09-09 update manpage
sheepluva [Tue, 09 Sep 2014 10:48:11 +0200] rev 10409
update manpage
2014-09-16 Some more of ignoration qmlfrontend
unc0rr [Tue, 16 Sep 2014 12:46:58 +0400] rev 10408
Some more of ignoration
2014-09-08 mention the hwplay:// thing in --help
sheepluva [Mon, 08 Sep 2014 18:53:34 +0200] rev 10407
mention the hwplay:// thing in --help
2014-09-16 Basic layout of frontlib, some more sdl bindings qmlfrontend
unc0rr [Tue, 16 Sep 2014 12:47:39 +0400] rev 10406
Basic layout of frontlib, some more sdl bindings
2014-09-08 fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
sheepluva [Mon, 08 Sep 2014 18:12:13 +0200] rev 10405
fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
2014-09-12 - Fix arguments parsing in engine assuming paramcount > 0 qmlfrontend
unc0rr [Sat, 13 Sep 2014 00:27:10 +0400] rev 10404
- Fix arguments parsing in engine assuming paramcount > 0 - Pass "--help" for testing
2014-09-07 update with new winners
nemo [Sun, 07 Sep 2014 15:11:08 -0400] rev 10403
update with new winners
2014-09-11 Let's get it started qmlfrontend
unc0rr [Fri, 12 Sep 2014 00:51:14 +0400] rev 10402
Let's get it started
2014-08-25 - Revert try to add local team on rejoin
unc0rr [Mon, 25 Aug 2014 22:52:59 +0400] rev 10401
- Revert try to add local team on rejoin - Don't allow more than 8 teams in local game widget
2014-08-24 This should make frontend aware of your own teams in game on rejoin
unc0rr [Mon, 25 Aug 2014 00:11:19 +0400] rev 10400
This should make frontend aware of your own teams in game on rejoin
2014-08-24 Also pass maze_size parameter to perlin generator in game mode
unc0rr [Sun, 24 Aug 2014 23:53:33 +0400] rev 10399
Also pass maze_size parameter to perlin generator in game mode
2014-08-24 Also convert the message if current team is gone
unc0rr [Sun, 24 Aug 2014 23:41:06 +0400] rev 10398
Also convert the message if current team is gone
2014-08-24 rename of variable typo for readability
nemo [Sun, 24 Aug 2014 15:18:26 -0400] rev 10397
rename of variable typo for readability
2014-08-24 ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
nemo [Sun, 24 Aug 2014 14:51:11 -0400] rev 10396
ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
2014-08-24 Better diagnostics in log, even though it shouldn't matter anymore
unc0rr [Sun, 24 Aug 2014 10:43:49 +0400] rev 10395
Better diagnostics in log, even though it shouldn't matter anymore
2014-08-22 Fix map contrainer widget look in russian locale
unc0rr [Fri, 22 Aug 2014 20:18:13 +0400] rev 10394
Fix map contrainer widget look in russian locale
2014-08-22 Fix issue 813
unc0rr [Fri, 22 Aug 2014 19:43:26 +0400] rev 10393
Fix issue #813
2014-08-21 - Support for pausing multiplayer games
alfadur [Fri, 22 Aug 2014 00:57:07 +0400] rev 10392
- Support for pausing multiplayer games - Some code cleanup
2014-08-21 Add separate option for perlin gen
unc0rr [Fri, 22 Aug 2014 00:37:26 +0400] rev 10391
Add separate option for perlin gen
2014-08-21 don't render crosshair/laser during kamikaze
sheepluva [Thu, 21 Aug 2014 15:01:19 +0200] rev 10390
don't render crosshair/laser during kamikaze
2014-08-15 comment out some debug output code
sheepluva [Fri, 15 Aug 2014 08:31:34 +0200] rev 10389
comment out some debug output code
2014-08-15 part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
sheepluva [Fri, 15 Aug 2014 08:23:15 +0200] rev 10388
part of patch in issue #803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
2014-08-13 Apply new distortion on maze gen
unc0rr [Wed, 13 Aug 2014 23:14:08 +0400] rev 10387
Apply new distortion on maze gen
2014-08-13 Smooth perlin's outline
unc0rr [Wed, 13 Aug 2014 22:31:28 +0400] rev 10386
Smooth perlin's outline
2014-08-13 add bug reference to explain the qt version check on osx
vittorio.giovara@gmail.com [Wed, 13 Aug 2014 15:39:32 +0000] rev 10385
add bug reference to explain the qt version check on osx
2014-08-13 I can't read. sry
sheepluva [Wed, 13 Aug 2014 17:25:55 +0200] rev 10384
I can't read. sry
2014-08-13 contradiction with a hint of BS
sheepluva [Wed, 13 Aug 2014 17:06:17 +0200] rev 10383
contradiction with a hint of BS
2014-08-13 this should fix the cmake 3.0 issue. thanks to Spacey for reporting
sheepluva [Wed, 13 Aug 2014 15:16:33 +0200] rev 10382
this should fix the cmake 3.0 issue. thanks to Spacey for reporting
2014-08-13 tweak test
sheepluva [Wed, 13 Aug 2014 14:50:13 +0200] rev 10381
tweak test
2014-08-13 add test I used for bisecting
sheepluva [Wed, 13 Aug 2014 13:41:19 +0200] rev 10380
add test I used for bisecting
2014-08-13 I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
sheepluva [Wed, 13 Aug 2014 13:36:35 +0200] rev 10379
I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
2014-08-12 Fix PlaceSprite
unc0rr [Tue, 12 Aug 2014 17:58:36 +0400] rev 10378
Fix PlaceSprite
2014-08-12 Challenge map #12
unc0rr [Tue, 12 Aug 2014 13:21:32 +0400] rev 10377
Challenge map #12
2014-08-11 text visibility "fix"
nemo [Mon, 11 Aug 2014 08:31:57 -0400] rev 10376
text visibility "fix"
2014-08-10 do not render chat if HUD is hidden
sheepluva [Sun, 10 Aug 2014 17:03:02 +0200] rev 10375
do not render chat if HUD is hidden
2014-08-02 Oops
unc0rr [Sat, 02 Aug 2014 15:11:13 +0400] rev 10374
Oops
2014-08-02 fix flake angles
sheepluva [Sat, 02 Aug 2014 02:42:12 +0200] rev 10373
fix flake angles
2014-08-02 "fix" sinegun
sheepluva [Sat, 02 Aug 2014 02:20:48 +0200] rev 10372
"fix" sinegun
2014-07-28 should be RGBA, not RGB
nemo [Mon, 28 Jul 2014 15:46:15 -0400] rev 10371
should be RGBA, not RGB
2014-07-28 Using blended makes smilies and CJK less hideous.
nemo [Sun, 27 Jul 2014 22:47:52 -0400] rev 10370
Using blended makes smilies and CJK less hideous.
2014-07-25 One more map
unc0rr [Fri, 25 Jul 2014 20:42:06 +0400] rev 10369
One more map
2014-07-25 Forced sprites placing mode, exposed to scripts (not tested at all)
unc0rr [Fri, 25 Jul 2014 20:41:52 +0400] rev 10368
Forced sprites placing mode, exposed to scripts (not tested at all)
2014-07-25 Oops
unc0rr [Fri, 25 Jul 2014 14:16:33 +0400] rev 10367
Oops
2014-07-25 Official racer map #11
unc0rr [Fri, 25 Jul 2014 14:00:51 +0400] rev 10366
Official racer map #11
2014-07-10 Racer challenge map #10
unc0rr [Thu, 10 Jul 2014 13:40:49 +0400] rev 10365
Racer challenge map #10
2014-07-07 burst drowning gears into bubbles after timeout
sheepluva [Mon, 07 Jul 2014 16:07:49 +0200] rev 10364
burst drowning gears into bubbles after timeout
2014-07-07 drowning tweaks
sheepluva [Mon, 07 Jul 2014 15:43:48 +0200] rev 10363
drowning tweaks
2014-07-06 cont.
sheepluva [Mon, 07 Jul 2014 00:48:12 +0200] rev 10362
cont.
2014-07-06 simplifying some code
sheepluva [Mon, 07 Jul 2014 00:37:10 +0200] rev 10361
simplifying some code
2014-07-06 some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
sheepluva [Sun, 06 Jul 2014 19:20:43 +0200] rev 10360
some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
2014-07-06 one finger ought to be enough for everybody
sheepluva [Sun, 06 Jul 2014 12:19:24 +0200] rev 10359
one finger ought to be enough for everybody
2014-07-06 tweaks
sheepluva [Sun, 06 Jul 2014 12:02:55 +0200] rev 10358
tweaks
2014-07-05 merge (even although I rebased... ok)
sheepluva [Sat, 05 Jul 2014 22:54:58 +0200] rev 10357
merge (even although I rebased... ok)
2014-07-05 for real this time
sheepluva [Sat, 05 Jul 2014 21:22:42 +0200] rev 10356
for real this time
2014-07-05 fix pas2c build
sheepluva [Sat, 05 Jul 2014 20:27:42 +0200] rev 10355
fix pas2c build
2014-07-05 WIP: weSea tweaks, functional and visual
sheepluva [Sat, 05 Jul 2014 20:15:56 +0200] rev 10354
WIP: weSea tweaks, functional and visual
2014-07-05 Treat "out" as "var"
unc0rr [Sun, 06 Jul 2014 00:26:55 +0400] rev 10353
Treat "out" as "var"
2014-07-05 simplify some code
sheepluva [Sat, 05 Jul 2014 18:51:45 +0200] rev 10352
simplify some code
2014-07-05 Restore teams in teams list on rejoin, should fix issues with second rejoin.
unc0rr [Sat, 05 Jul 2014 15:28:32 +0400] rev 10351
Restore teams in teams list on rejoin, should fix issues with second rejoin.
2014-07-04 Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
unc0rr [Fri, 04 Jul 2014 22:45:59 +0400] rev 10350
Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
2014-07-02 Fix some issues with rejoining (rejoining client still desyncs though)
unc0rr [Wed, 02 Jul 2014 23:55:00 +0400] rev 10349
Fix some issues with rejoining (rejoining client still desyncs though)
2014-07-02 cpack: do not exclude liblua from release tarball
koda [Wed, 02 Jul 2014 11:40:57 -0400] rev 10348
cpack: do not exclude liblua from release tarball It was inadvertedly removed in rb769a8e38cbd.
2014-07-01 add assignment I forgot
sheepluva [Tue, 01 Jul 2014 12:39:06 +0200] rev 10347
add assignment I forgot
2014-07-01 lua api: allow to specify layer when adding visual gear
sheepluva [Tue, 01 Jul 2014 12:30:36 +0200] rev 10346
lua api: allow to specify layer when adding visual gear
2014-06-29 Make team disappear after 3 turns in 'gone' state
unc0rr [Mon, 30 Jun 2014 00:07:03 +0400] rev 10345
Make team disappear after 3 turns in 'gone' state
2014-06-29 Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
unc0rr [Sun, 29 Jun 2014 22:50:21 +0400] rev 10344
Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
2014-06-28 Finish implementation of ability to take control over your team after being disconnected. Completely untested.
unc0rr [Sat, 28 Jun 2014 14:51:45 +0400] rev 10343
Finish implementation of ability to take control over your team after being disconnected. Completely untested.
2014-06-26 Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
unc0rr [Thu, 26 Jun 2014 21:43:36 +0400] rev 10342
Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
2014-06-25 Ukrainian translation update
Igor Paliychuk [Thu, 26 Jun 2014 00:48:44 +0400] rev 10341
Ukrainian translation update
2014-06-24 2x2 to avoid engine bug
nemo [Tue, 24 Jun 2014 09:24:37 -0400] rev 10340
2x2 to avoid engine bug
2014-06-24 couple of custom sprites for mikade to override in a lua sidecar if he wants to
nemo [Tue, 24 Jun 2014 08:49:09 -0400] rev 10339
couple of custom sprites for mikade to override in a lua sidecar if he wants to
2014-06-23 Inform engine if player is back after being disconnected
unc0rr [Mon, 23 Jun 2014 23:50:08 +0400] rev 10338
Inform engine if player is back after being disconnected
2014-06-23 Allow server admins to join room of another protocol version
unc0rr [Mon, 23 Jun 2014 22:22:29 +0400] rev 10337
Allow server admins to join room of another protocol version
2014-06-19 Fix issue #791:
unc0rr [Thu, 19 Jun 2014 23:32:11 +0400] rev 10336
Fix issue #791: - Send drawn map data on room creation - Don't use MAP parameter to deduce mapgen when it is one of "+rnd+", "+drawn+", "+maze+"
2014-06-19 Racer challenge map #9
unc0rr [Thu, 19 Jun 2014 15:29:31 +0400] rev 10335
Racer challenge map #9
2014-06-18 merge time. it's been a while
sheepluva [Thu, 19 Jun 2014 00:36:11 +0200] rev 10334
merge time. it's been a while
2014-06-18 fix search&replace whoopsy
sheepluva [Thu, 19 Jun 2014 00:23:03 +0200] rev 10333
fix search&replace whoopsy
2014-06-18 fix camera now being centered on land when game starts
sheepluva [Thu, 19 Jun 2014 00:16:58 +0200] rev 10332
fix camera now being centered on land when game starts
2014-06-18 cleanup and lol
sheepluva [Thu, 19 Jun 2014 00:09:03 +0200] rev 10331
cleanup and lol
2014-06-18 move DrawWaves to uRender
sheepluva [Wed, 18 Jun 2014 23:57:51 +0200] rev 10330
move DrawWaves to uRender
2014-06-18 Compressing and encoding
unc0rr [Wed, 18 Jun 2014 23:53:11 +0400] rev 10329
Compressing and encoding
2014-06-18 more tweaking
sheepluva [Wed, 18 Jun 2014 17:23:43 +0200] rev 10328
more tweaking
2014-06-18 reuse buffers
sheepluva [Wed, 18 Jun 2014 17:06:40 +0200] rev 10327
reuse buffers
2014-06-18 render tweaks
sheepluva [Wed, 18 Jun 2014 16:34:36 +0200] rev 10326
render tweaks
2014-06-18 tweak/refactor how water is drawn
sheepluva [Wed, 18 Jun 2014 15:42:01 +0200] rev 10325
tweak/refactor how water is drawn
2014-06-17 tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
sheepluva [Wed, 18 Jun 2014 01:37:28 +0200] rev 10324
tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
2014-06-18 Code drawn map in haskell \o/
unc0rr [Wed, 18 Jun 2014 17:36:46 +0400] rev 10323
Code drawn map in haskell \o/ (not finished, todo: compressing and base64 encoding)
2014-06-17 fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
sheepluva [Tue, 17 Jun 2014 23:53:59 +0200] rev 10322
fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
2014-06-17 "documentation"
sheepluva [Tue, 17 Jun 2014 20:09:11 +0200] rev 10321
"documentation"
2014-06-17 fix some (newly introduces) glitches with normal water
sheepluva [Tue, 17 Jun 2014 16:10:43 +0200] rev 10320
fix some (newly introduces) glitches with normal water
2014-06-17 fix pas2c build
sheepluva [Tue, 17 Jun 2014 15:39:29 +0200] rev 10319
fix pas2c build
2014-06-17 little visual tweak to weSea rendering
sheepluva [Tue, 17 Jun 2014 15:18:07 +0200] rev 10318
little visual tweak to weSea rendering
2014-06-16 adding some arrow
sheepluva [Tue, 17 Jun 2014 00:41:49 +0200] rev 10317
adding some arrow
2014-06-16 speed up tests
sheepluva [Mon, 16 Jun 2014 23:46:22 +0200] rev 10316
speed up tests
2014-06-16 Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
sheepluva [Mon, 16 Jun 2014 19:07:11 +0200] rev 10315
Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue #805
2014-06-16 remove unneeded import
sheepluva [Mon, 16 Jun 2014 13:47:27 +0200] rev 10314
remove unneeded import
2014-06-16 tweaking hogpointer position again
sheepluva [Mon, 16 Jun 2014 02:41:03 +0200] rev 10313
tweaking hogpointer position again
2014-06-16 various tweaks
sheepluva [Mon, 16 Jun 2014 02:23:37 +0200] rev 10312
various tweaks
2014-06-15 tweak engine segfault capabilities
sheepluva [Sun, 15 Jun 2014 23:48:06 +0200] rev 10311
tweak engine segfault capabilities
2014-06-15 Revert all recent sheepluva's work
unc0rr [Mon, 16 Jun 2014 00:24:26 +0400] rev 10310
Revert all recent sheepluva's work
2014-06-15 fix videorec build
sheepluva [Sun, 15 Jun 2014 13:42:34 +0200] rev 10309
fix videorec build
2014-06-15 whoops. an "end" moved there
sheepluva [Sun, 15 Jun 2014 04:46:34 +0200] rev 10308
whoops. an "end" moved there
2014-06-15 do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
sheepluva [Sun, 15 Jun 2014 04:33:54 +0200] rev 10307
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
2014-06-14 clean up halting a little
sheepluva [Sun, 15 Jun 2014 00:02:25 +0200] rev 10306
clean up halting a little
2014-06-14 enforce style on message boxes some more
sheepluva [Sat, 14 Jun 2014 23:59:20 +0200] rev 10305
enforce style on message boxes some more
2014-06-14 fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
sheepluva [Sat, 14 Jun 2014 15:49:44 +0200] rev 10304
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
2014-06-14 tweak how chat lines are rendered
sheepluva [Sat, 14 Jun 2014 07:12:22 +0200] rev 10303
tweak how chat lines are rendered
2014-06-14 huh? me? nono, don't mind me. I'm just here to clean up.
sheepluva [Sat, 14 Jun 2014 02:25:49 +0200] rev 10302
huh? me? nono, don't mind me. I'm just here to clean up.
2014-06-13 some rendering tweaks
sheepluva [Sat, 14 Jun 2014 00:56:11 +0200] rev 10301
some rendering tweaks
2014-06-13 make mouse cursor size same, no matter what zoom level is used...
sheepluva [Fri, 13 Jun 2014 23:43:34 +0200] rev 10300
make mouse cursor size same, no matter what zoom level is used...
2014-06-13 grmlgrmlpas2cgrmlgrml
sheepluva [Fri, 13 Jun 2014 21:17:50 +0200] rev 10299
grmlgrmlpas2cgrmlgrml
2014-06-13 make using the teleporter a bit less challenging
sheepluva [Fri, 13 Jun 2014 17:51:55 +0200] rev 10298
make using the teleporter a bit less challenging
2014-06-13 fix pas2c build for real this time...
sheepluva [Fri, 13 Jun 2014 14:55:06 +0200] rev 10297
fix pas2c build for real this time...
2014-06-13 I misscounted
sheepluva [Fri, 13 Jun 2014 13:37:39 +0200] rev 10296
I misscounted
2014-06-13 fix some pas2c related overloading issue
sheepluva [Fri, 13 Jun 2014 12:52:20 +0200] rev 10295
fix some pas2c related overloading issue
2014-06-13 whoops, pas2c I owe you
sheepluva [Fri, 13 Jun 2014 12:22:24 +0200] rev 10294
whoops, pas2c I owe you
2014-06-13 state file name and line number in lua error messages
sheepluva [Fri, 13 Jun 2014 06:26:31 +0200] rev 10293
state file name and line number in lua error messages
2014-06-13 racer: if hog starts race without any weapon selected, select whatever is first
sheepluva [Fri, 13 Jun 2014 02:31:30 +0200] rev 10292
racer: if hog starts race without any weapon selected, select whatever is first
2014-06-13 lua api: SetNextWeapon()
sheepluva [Fri, 13 Jun 2014 02:31:05 +0200] rev 10291
lua api: SetNextWeapon()
2014-06-12 lua api: DismissTeam(teamname)
sheepluva [Thu, 12 Jun 2014 21:25:39 +0200] rev 10290
lua api: DismissTeam(teamname)
2014-06-12 lua api: SetWeapon(ammoType)
sheepluva [Thu, 12 Jun 2014 20:47:11 +0200] rev 10289
lua api: SetWeapon(ammoType)
2014-06-12 fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
sheepluva [Thu, 12 Jun 2014 19:40:45 +0200] rev 10288
fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
2014-06-12 more of the same
sheepluva [Thu, 12 Jun 2014 18:58:40 +0200] rev 10287
more of the same
2014-06-12 fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
sheepluva [Thu, 12 Jun 2014 15:17:53 +0200] rev 10286
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
2014-06-12 further WIP (better error messages)
sheepluva [Thu, 12 Jun 2014 14:42:48 +0200] rev 10285
further WIP (better error messages)
2014-06-12 placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
sheepluva [Thu, 12 Jun 2014 14:11:22 +0200] rev 10284
placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
2014-06-12 expose lfIndestructable, lfIce and lfBounce
sheepluva [Thu, 12 Jun 2014 13:43:44 +0200] rev 10283
expose lfIndestructable, lfIce and lfBounce
2014-06-12 Fix pas2c build
unc0rr [Thu, 12 Jun 2014 13:11:00 +0400] rev 10282
Fix pas2c build
2014-06-12 make enums crash-safe. and other fixes
sheepluva [Thu, 12 Jun 2014 05:40:58 +0200] rev 10281
make enums crash-safe. and other fixes
2014-06-11 WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
sheepluva [Thu, 12 Jun 2014 00:37:52 +0200] rev 10280
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
2014-06-11 fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
sheepluva [Wed, 11 Jun 2014 19:46:37 +0200] rev 10279
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
2014-06-11 tiny lua documentation fix
sheepluva [Wed, 11 Jun 2014 13:45:44 +0200] rev 10278
tiny lua documentation fix
2014-06-11 uWorld does not require uMatrix anymore
sheepluva [Wed, 11 Jun 2014 13:07:46 +0200] rev 10277
uWorld does not require uMatrix anymore
2014-06-11 fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
sheepluva [Wed, 11 Jun 2014 12:55:24 +0200] rev 10276
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
2014-06-10 RAR: cleaning up a bit of the IFDEF-clusterf*ck
sheepluva [Tue, 10 Jun 2014 23:21:22 +0200] rev 10275
RAR: cleaning up a bit of the IFDEF-clusterf*ck
2014-06-10 Fallback to old heuristic if not pit position
unc0rr [Wed, 11 Jun 2014 00:35:23 +0400] rev 10274
Fallback to old heuristic if not pit position
2014-06-10 update viewlimits after screen/window resize
sheepluva [Tue, 10 Jun 2014 22:35:44 +0200] rev 10273
update viewlimits after screen/window resize
2014-06-10 Allow barrels to spawn in U-shaped pits in stable position
unc0rr [Wed, 11 Jun 2014 00:28:17 +0400] rev 10272
Allow barrels to spawn in U-shaped pits in stable position
2014-06-10 whoops, forgot to include this file in commt
sheepluva [Tue, 10 Jun 2014 19:38:37 +0200] rev 10271
whoops, forgot to include this file in commt
2014-06-10 superminor tweaks
sheepluva [Tue, 10 Jun 2014 19:30:06 +0200] rev 10270
superminor tweaks
2014-06-10 <koda> wut, chats as commit mesages?
sheepluva [Tue, 10 Jun 2014 17:41:27 +0200] rev 10269
<koda> wut, chats as commit mesages?
2014-06-10 "<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
sheepluva [Tue, 10 Jun 2014 17:34:32 +0200] rev 10268
"<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible" You had me at "refuse" <3
2014-06-10 figure out visible land tiles in advance
sheepluva [Tue, 10 Jun 2014 13:26:58 +0200] rev 10267
figure out visible land tiles in advance
2014-06-10 some minor tweaks and stuff
sheepluva [Tue, 10 Jun 2014 08:47:03 +0200] rev 10266
some minor tweaks and stuff
2014-06-10 darken wrapped areas, which was a very nice suggestion by nemo
sheepluva [Tue, 10 Jun 2014 08:19:59 +0200] rev 10265
darken wrapped areas, which was a very nice suggestion by nemo
2014-06-10 use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
sheepluva [Tue, 10 Jun 2014 07:48:08 +0200] rev 10264
use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
2014-06-09 here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
sheepluva [Tue, 10 Jun 2014 01:15:48 +0200] rev 10263
here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
2014-06-09 small hat loading tweak
sheepluva [Mon, 09 Jun 2014 23:32:26 +0200] rev 10262
small hat loading tweak
2014-06-09 load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
sheepluva [Mon, 09 Jun 2014 20:45:02 +0200] rev 10261
load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
2014-06-09 clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
sheepluva [Mon, 09 Jun 2014 20:14:11 +0200] rev 10260
clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
2014-06-07 committing patch from issue 798, as requested by unC0Rr
sheepluva [Sat, 07 Jun 2014 16:25:40 +0200] rev 10259
committing patch from issue #798, as requested by unC0Rr
2014-06-07 fix cabal build (on linux)
sheepluva [Sat, 07 Jun 2014 16:23:12 +0200] rev 10258
fix cabal build (on linux)
2014-06-07 fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
sheepluva [Sat, 07 Jun 2014 16:21:21 +0200] rev 10257
fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ (see http://www.hedgewars.org/node/5860 ) big thanks to burp for helping to identify and fix this issue
2014-06-05 Some further work on map optimizer
unc0rr [Thu, 05 Jun 2014 23:42:46 +0400] rev 10256
Some further work on map optimizer
2014-06-04 tweak untint a little (especially in connection with GrayScale)
sheepluva [Wed, 04 Jun 2014 19:39:54 +0200] rev 10255
tweak untint a little (especially in connection with GrayScale)
2014-06-03 theme configurable sudden death music. untested
nemo [Tue, 03 Jun 2014 11:09:18 -0400] rev 10254
theme configurable sudden death music. untested
2014-06-01 allow teleporting outside Land[]
nemo [Sun, 01 Jun 2014 16:13:47 -0400] rev 10253
allow teleporting outside Land[]
2014-06-01 escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
sheepluva [Sun, 01 Jun 2014 15:26:03 +0200] rev 10252
escape info message arguments, fixes issue #801: Frontend parses INFO command output as html
2014-06-01 collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
sheepluva [Sun, 01 Jun 2014 04:17:27 +0200] rev 10251
collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
2014-05-31 disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
nemo [Sat, 31 May 2014 15:04:26 -0400] rev 10250
disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
2014-05-30 get rid of fpc warnings/hints
sheepluva [Sat, 31 May 2014 00:33:51 +0200] rev 10249
get rid of fpc warnings/hints
2014-05-28 Fix some of issues found by coverity
unc0rr [Wed, 28 May 2014 09:05:36 +0400] rev 10248
Fix some of issues found by coverity
2014-05-23 Official racer challenge map #8
unc0rr [Fri, 23 May 2014 13:37:34 +0400] rev 10247
Official racer challenge map #8
2014-05-19 Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
unc0rr [Mon, 19 May 2014 22:46:02 +0400] rev 10246
Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
2014-05-15 Fix some pas2c engine warnings
unc0rr [Thu, 15 May 2014 21:58:37 +0400] rev 10245
Fix some pas2c engine warnings
2014-05-14 Count number of pixels changed during draw
unc0rr [Wed, 14 May 2014 22:50:07 +0400] rev 10244
Count number of pixels changed during draw
2014-05-14 Small optimization (no need to draw last point of the path)
unc0rr [Wed, 14 May 2014 21:41:42 +0400] rev 10243
Small optimization (no need to draw last point of the path)
2014-05-13 Oops, should stop coding at night
unc0rr [Wed, 14 May 2014 01:12:21 +0400] rev 10242
Oops, should stop coding at night
2014-05-13 Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
unc0rr [Wed, 14 May 2014 01:07:43 +0400] rev 10241
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
2014-05-09 Support OR operator in $IFDEF. Fixes pas2c builds.
unc0rr [Fri, 09 May 2014 22:36:15 +0400] rev 10240
Support OR operator in $IFDEF. Fixes pas2c builds.
2014-05-07 rolling back the rest
sheepluva [Wed, 07 May 2014 22:47:54 +0200] rev 10239
rolling back the rest
2014-05-07 rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
sheepluva [Wed, 07 May 2014 19:26:05 +0200] rev 10238
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
2014-05-06 sekret feature (test commit)
unc0rr [Wed, 07 May 2014 00:04:02 +0400] rev 10237
sekret feature (test commit)
2014-05-06 - Increase limits on number of mines and explosives in game scheme
unc0rr [Tue, 06 May 2014 23:16:35 +0400] rev 10236
- Increase limits on number of mines and explosives in game scheme - Stop trying to place mines/explosives after 4 fails to place in row
2014-04-30 Drawn maps optimizer - first steps:
unc0rr [Wed, 30 Apr 2014 15:26:50 +0400] rev 10235
Drawn maps optimizer - first steps: - Break paths into segments
2014-04-30 Fix crashers in rc plane code
unc0rr [Wed, 30 Apr 2014 14:17:06 +0400] rev 10234
Fix crashers in rc plane code
2014-04-29 Merge
unc0rr [Tue, 29 Apr 2014 10:20:45 +0400] rev 10233
Merge
2014-04-28 don't search for lua 5.1 anymore
sheepluva [Mon, 28 Apr 2014 21:01:39 +0200] rev 10232
don't search for lua 5.1 anymore
2014-04-28 Don't activate invulnerability/vampirism between shots of multiattack weapon
unc0rr [Mon, 28 Apr 2014 19:01:08 +0400] rev 10231
Don't activate invulnerability/vampirism between shots of multiattack weapon
2014-04-28 minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
sheepluva [Mon, 28 Apr 2014 16:52:00 +0200] rev 10230
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
2014-04-25 Fix typo leading to crashes
unc0rr [Fri, 25 Apr 2014 23:17:49 +0400] rev 10229
Fix typo leading to crashes
2014-04-25 Add race type detection
unc0rr [Fri, 25 Apr 2014 16:52:04 +0400] rev 10228
Add race type detection
2014-04-25 - Fix bug with infinite rounds in racer when a team quits mid-game
unc0rr [Fri, 25 Apr 2014 14:22:59 +0400] rev 10227
- Fix bug with infinite rounds in racer when a team quits mid-game - Don't allow placing waypoint right on top of previous one, prevents accidental double waypoints - Don't limit maps on number of embedded waypoints
2014-04-16 Fix new generator on 32 bit arch
unc0rr [Wed, 16 Apr 2014 11:18:39 +0400] rev 10226
Fix new generator on 32 bit arch
2014-04-15 No more occasional long straight edges
unc0rr [Tue, 15 Apr 2014 22:36:44 +0400] rev 10225
No more occasional long straight edges
2014-04-28 Spelling corrections
tomasstraupis [Mon, 28 Apr 2014 16:49:29 -0400] rev 10224
Spelling corrections
2014-04-15 Optimize out path closing point for one point paths
unc0rr [Tue, 15 Apr 2014 21:46:08 +0400] rev 10223
Optimize out path closing point for one point paths
2014-04-14 Racer challenge map #7
unc0rr [Mon, 14 Apr 2014 13:46:46 +0400] rev 10222
Racer challenge map #7
2014-04-04 Official racer challenge map #6
unc0rr [Fri, 04 Apr 2014 12:32:15 +0400] rev 10221
Official racer challenge map #6
2014-03-29 merge
nemo [Sat, 29 Mar 2014 14:02:05 -0400] rev 10220
merge
2014-03-29 param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
nemo [Sat, 29 Mar 2014 13:57:46 -0400] rev 10219
param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
2014-03-28 Send updated info on map switched by voting
unc0rr [Fri, 28 Mar 2014 23:04:23 +0400] rev 10218
Send updated info on map switched by voting
2014-03-28 Fix condition
unc0rr [Fri, 28 Mar 2014 21:20:25 +0400] rev 10217
Fix condition
2014-03-28 Fix build
unc0rr [Fri, 28 Mar 2014 11:02:06 +0400] rev 10216
Fix build
2014-03-27 - Fix applying vote result
unc0rr [Thu, 27 Mar 2014 23:25:31 +0400] rev 10215
- Fix applying vote result - Votes expiring (I'm sure it doesn't even build, but my ghc is broken for now, hoping for the best)
2014-03-24 Fix script
unc0rr [Mon, 24 Mar 2014 21:32:24 +0400] rev 10214
Fix script
2014-03-24 Racer challenge #5
unc0rr [Mon, 24 Mar 2014 16:51:39 +0400] rev 10213
Racer challenge #5
2014-03-23 Some fixes to voting + small refactoring
unc0rr [Sun, 23 Mar 2014 23:35:33 +0400] rev 10212
Some fixes to voting + small refactoring
2014-03-20 Better detection
unc0rr [Thu, 20 Mar 2014 22:14:30 +0400] rev 10211
Better detection
2014-03-20 hm. I think I forgot to commit this when adding speech bubble change
nemo [Thu, 20 Mar 2014 13:12:05 -0400] rev 10210
hm. I think I forgot to commit this when adding speech bubble change
2014-03-20 Fix warnings
unc0rr [Thu, 20 Mar 2014 17:14:25 +0400] rev 10209
Fix warnings
2014-03-20 - Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
unc0rr [Thu, 20 Mar 2014 17:04:49 +0400] rev 10208
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT - Fix most of templates which could produce self-intersecting polyline as a start for distortion - Fix parsing in templates editor
2014-03-19 - Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
unc0rr [Thu, 20 Mar 2014 00:59:15 +0400] rev 10207
- Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps - Some adjustments/comments
2014-03-19 Process segments from last to first point too
unc0rr [Wed, 19 Mar 2014 18:45:20 +0400] rev 10206
Process segments from last to first point too
2014-03-19 Prevent intersections with segment from last to first point, adjust size of details
unc0rr [Wed, 19 Mar 2014 12:53:07 +0400] rev 10205
Prevent intersections with segment from last to first point, adjust size of details
2014-03-19 Fix div by zero error in new generator
unc0rr [Wed, 19 Mar 2014 11:54:09 +0400] rev 10204
Fix div by zero error in new generator
2014-03-18 Greedy approach: divide while it divides
unc0rr [Wed, 19 Mar 2014 00:34:14 +0400] rev 10203
Greedy approach: divide while it divides
2014-03-18 No self intersections, except for weirdness between first and last point
unc0rr [Wed, 19 Mar 2014 00:28:52 +0400] rev 10202
No self intersections, except for weirdness between first and last point
2014-03-17 Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
unc0rr [Tue, 18 Mar 2014 00:01:52 +0400] rev 10201
Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
2014-03-16 More math, implementation is nearly complete, just still have an issue to resolve
unc0rr [Mon, 17 Mar 2014 00:41:45 +0400] rev 10200
More math, implementation is nearly complete, just still have an issue to resolve
2014-03-15 Some progress on new generator
unc0rr [Sun, 16 Mar 2014 00:47:18 +0400] rev 10199
Some progress on new generator
2014-03-14 Move template-based generator into its own file
unc0rr [Fri, 14 Mar 2014 19:59:34 +0400] rev 10198
Move template-based generator into its own file
2014-03-14 Some optimizations
unc0rr [Fri, 14 Mar 2014 16:00:36 +0400] rev 10197
Some optimizations
2014-03-14 Fix perlin gen on 32 bit arch
unc0rr [Fri, 14 Mar 2014 13:59:39 +0400] rev 10196
Fix perlin gen on 32 bit arch
2014-03-13 - Room save/load into/from file
unc0rr [Fri, 14 Mar 2014 00:42:04 +0400] rev 10195
- Room save/load into/from file - Vote on map (not complete implementation, also voting itself is still buggy)
2014-03-13 Allow to save and delete room config in room
unc0rr [Thu, 13 Mar 2014 23:25:31 +0400] rev 10194
Allow to save and delete room config in room
2014-03-13 By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
nemo [Wed, 12 Mar 2014 22:40:49 -0400] rev 10193
By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
2014-03-12 Feel free to revert this one, was just screwing around with stuff from before. I kinda like it and figured committing it was the easiest way for you to look at it. http://m8y.org/hw/perlin.png
nemo [Tue, 11 Mar 2014 22:49:01 -0400] rev 10192
Feel free to revert this one, was just screwing around with stuff from before. I kinda like it and figured committing it was the easiest way for you to look at it. http://m8y.org/hw/perlin.png
2014-03-12 this is fine right?
nemo [Tue, 11 Mar 2014 22:32:48 -0400] rev 10191
this is fine right?
2014-03-10 Tweaks and tweaks
unc0rr [Tue, 11 Mar 2014 00:59:42 +0400] rev 10190
Tweaks and tweaks
2014-03-10 - Rework FillLand
unc0rr [Mon, 10 Mar 2014 22:47:29 +0400] rev 10189
- Rework FillLand - Optimize fade() function a bit, don't call min() function - Only leave parts of land which touch bottom border in perlin mapgen
2014-03-10 as suggested, precompute to avoid use of double
nemo [Sun, 09 Mar 2014 20:53:11 -0400] rev 10188
as suggested, precompute to avoid use of double
2014-03-08 Experiment: enforce a plate at bottom so the map generated is more connected
unc0rr [Sat, 08 Mar 2014 23:51:50 +0400] rev 10187
Experiment: enforce a plate at bottom so the map generated is more connected
2014-03-08 Some optimizations
unc0rr [Sat, 08 Mar 2014 23:00:03 +0400] rev 10186
Some optimizations
2014-03-08 Strip Z axis from calculations
unc0rr [Sat, 08 Mar 2014 22:49:13 +0400] rev 10185
Strip Z axis from calculations
2014-03-08 Setup leftX, rightX and topY
unc0rr [Sat, 08 Mar 2014 13:50:50 +0400] rev 10184
Setup leftX, rightX and topY
2014-03-07 Some tweaks to perlin generator
unc0rr [Sat, 08 Mar 2014 00:19:24 +0400] rev 10183
Some tweaks to perlin generator
2014-03-07 Add randomness
unc0rr [Fri, 07 Mar 2014 23:59:04 +0400] rev 10182
Add randomness
2014-03-07 Perlin noise generator untweaked, temporarily replacing maze generator
unc0rr [Fri, 07 Mar 2014 23:36:56 +0400] rev 10181
Perlin noise generator untweaked, temporarily replacing maze generator
2014-03-06 Racer challenge map #4
unc0rr [Thu, 06 Mar 2014 14:17:44 +0400] rev 10180
Racer challenge map #4
2014-03-05 merge
unc0rr [Thu, 06 Mar 2014 00:19:50 +0400] rev 10179
merge
2014-03-05 don't stack bye/teleport sounds of hogs (when a team is gone)
sheepluva [Wed, 05 Mar 2014 12:38:01 +0100] rev 10178
don't stack bye/teleport sounds of hogs (when a team is gone)
2014-03-05 Don't run two engine threads simultaneously
unc0rr [Thu, 06 Mar 2014 00:18:51 +0400] rev 10177
Don't run two engine threads simultaneously
2014-03-04 Don't call halt()
unc0rr [Wed, 05 Mar 2014 00:53:08 +0400] rev 10176
Don't call halt()
2014-03-03 Remove game/preview functions split in library mode, just let normal procedure run instead:
unc0rr [Tue, 04 Mar 2014 00:40:23 +0400] rev 10175
Remove game/preview functions split in library mode, just let normal procedure run instead: - Remove tons of HWLIBRARY ifdefs - Override ParamCount and ParamStr to let GetParams work - Small fixes here and there
2014-03-03 - Fix crasher in doStepSniperRifleShot
unc0rr [Mon, 03 Mar 2014 22:36:30 +0400] rev 10174
- Fix crasher in doStepSniperRifleShot - Fix hwLibrary.pas dependencies list
2014-03-01 Make it build as library
unc0rr [Sun, 02 Mar 2014 00:34:18 +0400] rev 10173
Make it build as library
2014-03-01 Only draw border for solid land
nemo [Sat, 01 Mar 2014 15:04:38 -0500] rev 10172
Only draw border for solid land
2014-03-01 Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
nemo [Sat, 01 Mar 2014 14:52:36 -0500] rev 10171
Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
2014-03-01 merge
unc0rr [Sat, 01 Mar 2014 23:37:59 +0400] rev 10170
merge
2014-03-01 always update. a bit inefficient, but scripts do weird things.
nemo [Sat, 01 Mar 2014 14:37:06 -0500] rev 10169
always update. a bit inefficient, but scripts do weird things.
2014-03-01 Fix "don't know how to make hwengine.pas" error
unc0rr [Sat, 01 Mar 2014 23:37:01 +0400] rev 10168
Fix "don't know how to make hwengine.pas" error
2014-03-01 no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
nemo [Sat, 01 Mar 2014 13:59:12 -0500] rev 10167
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
2014-03-01 pass --prefix to previews too
nemo [Sat, 01 Mar 2014 13:41:19 -0500] rev 10166
pass --prefix to previews too
2014-02-28 Use all pixels, not only 8x8 areas
unc0rr [Fri, 28 Feb 2014 14:03:21 +0400] rev 10165
Use all pixels, not only 8x8 areas
2014-02-28 AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
unc0rr [Fri, 28 Feb 2014 13:55:16 +0400] rev 10164
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
2014-02-27 Oops, remove debug stuff which hid the feature
unc0rr [Thu, 27 Feb 2014 12:48:27 +0400] rev 10163
Oops, remove debug stuff which hid the feature
2014-02-26 Add alpha channel to preview
unc0rr [Wed, 26 Feb 2014 23:43:42 +0400] rev 10162
Add alpha channel to preview
2014-02-26 Move preview rendering into HWMap
unc0rr [Wed, 26 Feb 2014 23:07:55 +0400] rev 10161
Move preview rendering into HWMap
2014-02-25 - Make world wrap edges not depend on gear radius
unc0rr [Wed, 26 Feb 2014 00:28:27 +0400] rev 10160
- Make world wrap edges not depend on gear radius - Camera jumps on wrap such that gear position on the screen doesn't change - Small fix to cmake script
2014-02-24 move the freeModule too, couple of style tweaks
nemo [Mon, 24 Feb 2014 13:41:32 -0500] rev 10159
move the freeModule too, couple of style tweaks
2014-02-23 fix molotov sprite too
sheepluva [Sun, 23 Feb 2014 22:25:52 +0100] rev 10158
fix molotov sprite too
2014-02-23 tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
sheepluva [Sun, 23 Feb 2014 21:55:08 +0100] rev 10157
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
2014-02-23 merge
nemo [Sun, 23 Feb 2014 13:50:58 -0500] rev 10156
merge
2014-02-23 change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
sheepluva [Sun, 23 Feb 2014 19:15:39 +0100] rev 10155
change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
2014-02-23 minor comments fix
sheepluva [Sun, 23 Feb 2014 19:08:37 +0100] rev 10154
minor comments fix
2014-02-23 add preview init to tunnels too
nemo [Sun, 23 Feb 2014 13:49:44 -0500] rev 10153
add preview init to tunnels too
2014-02-23 fix remaining alpha pixel issues (explosion landbacktex borders etc
sheepluva [Sun, 23 Feb 2014 17:31:00 +0100] rev 10152
fix remaining alpha pixel issues (explosion landbacktex borders etc
2014-02-23 use data not text, so DLC doesn't get an *
nemo [Sun, 23 Feb 2014 13:47:15 -0500] rev 10151
use data not text, so DLC doesn't get an *
2014-02-23 Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
nemo [Sun, 23 Feb 2014 10:06:58 -0500] rev 10150
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
2014-02-21 Official challenge map #3 by 1937barcelona
unc0rr [Fri, 21 Feb 2014 13:31:16 +0400] rev 10149
Official challenge map #3 by 1937barcelona
2014-02-19 Don't rewrite server ini file too often
unc0rr [Thu, 20 Feb 2014 01:32:37 +0400] rev 10148
Don't rewrite server ini file too often
2014-02-19 Fix tinting of AI kills counter
unc0rr [Thu, 20 Feb 2014 00:28:49 +0400] rev 10147
Fix tinting of AI kills counter
2014-02-19 Should never use State like this, since some states aren't synced (thinking state for example)
unc0rr [Wed, 19 Feb 2014 19:10:11 +0400] rev 10146
Should never use State like this, since some states aren't synced (thinking state for example)
2014-02-18 allow switching through hogs in reverse order with PRECISE+HOGSWITCH
sheepluva [Tue, 18 Feb 2014 06:02:22 +0100] rev 10145
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
2014-02-17 Fix issue 780 (copy-paste fail)
unc0rr [Tue, 18 Feb 2014 00:07:13 +0400] rev 10144
Fix issue #780 (copy-paste fail)
2014-02-16 Fix setting lc_endluatest result
unc0rr [Sun, 16 Feb 2014 22:51:25 +0400] rev 10143
Fix setting lc_endluatest result
2014-02-16 Reduce number of warnings in pas2c-generated code
unc0rr [Sun, 16 Feb 2014 22:06:55 +0400] rev 10142
Reduce number of warnings in pas2c-generated code
2014-02-16 Fix build
unc0rr [Sun, 16 Feb 2014 16:56:53 +0400] rev 10141
Fix build
2014-02-14 What about exact value?
unc0rr [Fri, 14 Feb 2014 13:55:13 +0400] rev 10140
What about exact value?
2014-02-14 In stats-only mode:
unc0rr [Fri, 14 Feb 2014 13:48:14 +0400] rev 10139
In stats-only mode: - Don't load all sprites - Don't use sdl_ttf - Don't load binds
2014-02-13 Only check alpha channel like BlitImageAndGenerateCollisionInfo does
unc0rr [Thu, 13 Feb 2014 23:53:47 +0400] rev 10138
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
2014-02-13 NULL PChar is okay
unc0rr [Thu, 13 Feb 2014 23:38:16 +0400] rev 10137
NULL PChar is okay
2014-02-13 pngcrush on this file which will hopefully be cleaned up at some point
nemo [Thu, 13 Feb 2014 14:12:04 -0500] rev 10136
pngcrush on this file which will hopefully be cleaned up at some point
2014-02-13 Fix read of freed memory found with valgrind
unc0rr [Thu, 13 Feb 2014 22:04:56 +0400] rev 10135
Fix read of freed memory found with valgrind
2014-02-12 Use strchr instead of strstr with specially constructed string255 struct (not tested)
unc0rr [Wed, 12 Feb 2014 23:46:24 +0400] rev 10134
Use strchr instead of strstr with specially constructed string255 struct (not tested)
2014-02-12 - Remove few PAS2C ifdef's
unc0rr [Wed, 12 Feb 2014 23:40:35 +0400] rev 10133
- Remove few PAS2C ifdef's - Load localization
2014-02-12 Fix binds loading
unc0rr [Wed, 12 Feb 2014 22:40:35 +0400] rev 10132
Fix binds loading
2014-02-11 - pas2c recognizes typecasts in initialization expressions
unc0rr [Wed, 12 Feb 2014 00:50:15 +0400] rev 10131
- pas2c recognizes typecasts in initialization expressions - Forbid incompatible pointer types - Fixes and new functions to fpcrtl
2014-02-11 Small fix which makes pas2c engine successfully replay demos
unc0rr [Tue, 11 Feb 2014 22:05:03 +0400] rev 10130
Small fix which makes pas2c engine successfully replay demos
2014-02-10 - Pas2C: make use of 'external' function decorator
unc0rr [Tue, 11 Feb 2014 01:19:44 +0400] rev 10129
- Pas2C: make use of 'external' function decorator - Fixes to rtl - Some work here and there
2014-02-10 Implement needed rtl functions
unc0rr [Mon, 10 Feb 2014 23:02:49 +0400] rev 10128
Implement needed rtl functions
2014-02-09 It compiles \o/
unc0rr [Mon, 10 Feb 2014 00:43:03 +0400] rev 10127
It compiles \o/ Doesn't link yet though, need to implement new rtl functions
2014-02-09 fix lq rope being always drawn on screen with same width regardless of zoom
sheepluva [Sun, 09 Feb 2014 19:00:13 +0100] rev 10126
fix lq rope being always drawn on screen with same width regardless of zoom
2014-02-09 fix misleading indentation
sheepluva [Sun, 09 Feb 2014 18:35:11 +0100] rev 10125
fix misleading indentation
2014-02-08 Even more explicit type conversions and other stuff to help pas2c use ansistrings
unc0rr [Sun, 09 Feb 2014 00:44:29 +0400] rev 10124
Even more explicit type conversions and other stuff to help pas2c use ansistrings
2014-02-08 Implicit type casts to help pas2c
unc0rr [Sat, 08 Feb 2014 16:29:34 +0400] rev 10123
Implicit type casts to help pas2c
2014-02-07 Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
unc0rr [Fri, 07 Feb 2014 23:57:32 +0400] rev 10122
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
2014-02-07 Implement a bit of astring
unc0rr [Fri, 07 Feb 2014 22:42:57 +0400] rev 10121
Implement a bit of astring
2014-02-07 Pas2C recognizes ansistrings
unc0rr [Fri, 07 Feb 2014 15:44:27 +0400] rev 10120
Pas2C recognizes ansistrings
2014-02-07 Fix build with old base package
unc0rr [Fri, 07 Feb 2014 14:41:49 +0400] rev 10119
Fix build with old base package
2014-02-07 disallow sinegun to penetrate solid land
sheepluva [Fri, 07 Feb 2014 10:11:10 +0100] rev 10118
disallow sinegun to penetrate solid land
2014-02-06 fix potential buffer overflow
sheepluva [Thu, 06 Feb 2014 22:13:30 +0100] rev 10117
fix potential buffer overflow
2014-02-06 rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
sheepluva [Thu, 06 Feb 2014 22:03:53 +0100] rev 10116
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
2014-02-06 Merge
unc0rr [Fri, 07 Feb 2014 00:47:51 +0400] rev 10115
Merge
2014-02-06 get rid of hwpow. ~so long and thanks for all the wtfish~
sheepluva [Thu, 06 Feb 2014 21:07:50 +0100] rev 10114
get rid of hwpow. ~so long and thanks for all the wtfish~
2014-02-06 Fix tons and tons of pas2c warnings (but still not all of them)
unc0rr [Fri, 07 Feb 2014 00:46:49 +0400] rev 10113
Fix tons and tons of pas2c warnings (but still not all of them)
2014-02-06 fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
sheepluva [Thu, 06 Feb 2014 20:18:10 +0100] rev 10112
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
2014-02-06 Drop support for other string types than string255
unc0rr [Thu, 06 Feb 2014 23:02:35 +0400] rev 10111
Drop support for other string types than string255
2014-02-06 simplify rc-plane's angle-adjustment-after-wrap code
sheepluva [Thu, 06 Feb 2014 19:05:22 +0100] rev 10110
simplify rc-plane's angle-adjustment-after-wrap code
2014-02-04 CMake checks for haskell modules needed
unc0rr [Tue, 04 Feb 2014 23:53:43 +0400] rev 10109
CMake checks for haskell modules needed
2014-02-04 update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
sheepluva [Tue, 04 Feb 2014 19:45:22 +0100] rev 10108
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-02-04 whoops, lost a space
sheepluva [Tue, 04 Feb 2014 17:24:32 +0100] rev 10107
whoops, lost a space
2014-02-04 fix a relevant warning I caused by accident
sheepluva [Tue, 04 Feb 2014 17:18:05 +0100] rev 10106
fix a relevant warning I caused by accident
2014-02-04 fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
sheepluva [Tue, 04 Feb 2014 16:35:31 +0100] rev 10105
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
2014-02-04 yo dawg, I herd you like PChar...
sheepluva [Tue, 04 Feb 2014 15:23:37 +0100] rev 10104
yo dawg, I herd you like PChar...
2014-02-04 remove obsolete type conversions that messed with pas2c
sheepluva [Tue, 04 Feb 2014 14:04:24 +0100] rev 10103
remove obsolete type conversions that messed with pas2c
2014-02-04 fix some string related pas2c issues
sheepluva [Tue, 04 Feb 2014 13:47:43 +0100] rev 10102
fix some string related pas2c issues
2014-02-04 use uConsts rather than including config.inc more than once
sheepluva [Tue, 04 Feb 2014 13:37:12 +0100] rev 10101
use uConsts rather than including config.inc more than once
2014-02-04 add travis dependencies
sheepluva [Tue, 04 Feb 2014 12:37:26 +0100] rev 10100
add travis dependencies
2014-02-03 fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
sheepluva [Mon, 03 Feb 2014 14:06:11 +0100] rev 10099
fix for issue #777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
2014-02-03 - Cut actions array instead of performing full copy, when it is possible
unc0rr [Mon, 03 Feb 2014 13:52:47 +0400] rev 10098
- Cut actions array instead of performing full copy, when it is possible - Fix use of uninitialized attack parameters struct (existed for years, and could maybe explain some weird ai behavior)
2014-02-03 Tiny optimization
unc0rr [Mon, 03 Feb 2014 13:32:09 +0400] rev 10097
Tiny optimization
2014-02-02 don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
nemo [Sat, 01 Feb 2014 22:03:22 -0500] rev 10096
don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
2014-02-01 Actually do some actions when flood detected
unc0rr [Sun, 02 Feb 2014 00:37:00 +0400] rev 10095
Actually do some actions when flood detected
2014-01-31 Define some boundaries to detect events
unc0rr [Fri, 31 Jan 2014 23:36:02 +0400] rev 10094
Define some boundaries to detect events
2014-01-31 More work on flood detector
unc0rr [Fri, 31 Jan 2014 16:51:20 +0400] rev 10093
More work on flood detector
2014-01-31 Fix build
unc0rr [Fri, 31 Jan 2014 12:45:51 +0400] rev 10092
Fix build
2014-01-30 Official racer challenge #2
unc0rr [Thu, 30 Jan 2014 16:08:05 +0400] rev 10091
Official racer challenge #2
2014-01-29 - Start work on flood detector
unc0rr [Thu, 30 Jan 2014 00:18:32 +0400] rev 10090
- Start work on flood detector - More agressive joins flood protection - Also fix some warnings
2014-01-29 aaaand remove switch
nemo [Wed, 29 Jan 2014 09:17:25 -0500] rev 10089
aaaand remove switch
2014-01-29 tweaks
nemo [Tue, 28 Jan 2014 23:14:02 -0500] rev 10088
tweaks
2014-01-28 Implement kick voting
unc0rr [Wed, 29 Jan 2014 00:26:35 +0400] rev 10087
Implement kick voting
2014-01-28 This should help server bypass malformed replays
unc0rr [Tue, 28 Jan 2014 22:29:21 +0400] rev 10086
This should help server bypass malformed replays
2014-01-28 remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
nemo [Tue, 28 Jan 2014 09:09:31 -0500] rev 10085
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
2014-01-28 AI always activates invulnerability and extra damage if it has them
unc0rr [Tue, 28 Jan 2014 17:00:46 +0400] rev 10084
AI always activates invulnerability and extra damage if it has them
2014-01-28 Make highlander configurable using weapons, commit weaponset mimicking old values
nemo [Mon, 27 Jan 2014 23:44:28 -0500] rev 10083
Make highlander configurable using weapons, commit weaponset mimicking old values
2014-01-28 unbreak build. didn't test changes
nemo [Mon, 27 Jan 2014 23:42:20 -0500] rev 10082
unbreak build. didn't test changes
2014-01-27 Implement 'voted' function
unc0rr [Tue, 28 Jan 2014 00:22:49 +0400] rev 10081
Implement 'voted' function
2014-01-27 Even more love to pas2c
unc0rr [Mon, 27 Jan 2014 22:34:06 +0400] rev 10080
Even more love to pas2c
2014-01-26 Fix times
unc0rr [Mon, 27 Jan 2014 01:07:12 +0400] rev 10079
Fix times
2014-01-26 Some love to pas2c
unc0rr [Mon, 27 Jan 2014 00:33:42 +0400] rev 10078
Some love to pas2c
2014-01-26 ADMIN_ACCESS is deprecated long ago
unc0rr [Sun, 26 Jan 2014 10:20:42 +0400] rev 10077
ADMIN_ACCESS is deprecated long ago
2014-01-25 Mutual authentication: server side
unc0rr [Sun, 26 Jan 2014 02:17:04 +0400] rev 10076
Mutual authentication: server side
2014-01-25 Filter confusables to some limits
unc0rr [Sun, 26 Jan 2014 00:09:50 +0400] rev 10075
Filter confusables to some limits
2014-01-25 Mutual authentication: client side
unc0rr [Sun, 26 Jan 2014 00:08:49 +0400] rev 10074
Mutual authentication: client side
2014-01-24 Now convert to xml rules
unc0rr [Fri, 24 Jan 2014 22:38:15 +0400] rev 10073
Now convert to xml rules
2014-01-24 freaking space
koda [Fri, 24 Jan 2014 13:19:35 +0100] rev 10072
freaking space
2014-01-24 add glew and ghc-zlib dependencies for travis tests
koda [Fri, 24 Jan 2014 13:05:19 +0100] rev 10071
add glew and ghc-zlib dependencies for travis tests
2014-01-24 ghc ooops
koda [Fri, 24 Jan 2014 12:44:03 +0100] rev 10070
ghc ooops
2014-01-24 add AppData file
koda [Fri, 24 Jan 2014 11:11:39 +0100] rev 10069
add AppData file close #706
2014-01-24 use CMAKE_CURRENT_SOURCE_DIR consistently
koda [Fri, 24 Jan 2014 10:56:22 +0100] rev 10068
use CMAKE_CURRENT_SOURCE_DIR consistently
2014-01-24 Must not code at late night (fix sanity check)
unc0rr [Fri, 24 Jan 2014 10:39:41 +0400] rev 10067
Must not code at late night (fix sanity check)
2014-01-24 - Add SCHEME which is needed in room config
unc0rr [Fri, 24 Jan 2014 09:48:46 +0400] rev 10066
- Add SCHEME which is needed in room config - Fix replay of games on maze maps
2014-01-23 Some basic sanity tests for replay files
unc0rr [Fri, 24 Jan 2014 00:05:19 +0400] rev 10065
Some basic sanity tests for replay files
2014-01-23 confusables.txt to insert query converter
unc0rr [Thu, 23 Jan 2014 23:28:16 +0400] rev 10064
confusables.txt to insert query converter
2014-01-23 Handle chars and not bytes for usernames :-p
unc0rr [Thu, 23 Jan 2014 21:54:26 +0400] rev 10063
Handle chars and not bytes for usernames :-p
2014-01-23 turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
sheepluva [Thu, 23 Jan 2014 14:18:06 +0100] rev 10062
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
2014-01-23 hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
sheepluva [Thu, 23 Jan 2014 13:56:53 +0100] rev 10061
hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
2014-01-23 Use zlibFormat
unc0rr [Thu, 23 Jan 2014 13:24:28 +0400] rev 10060
Use zlibFormat
2014-01-22 disallow control chars in player nicks, thanks for burp to helping making the list more complete
sheepluva [Wed, 22 Jan 2014 23:52:21 +0100] rev 10059
disallow control chars in player nicks, thanks for burp to helping making the list more complete
2014-01-22 - Implement /callvote
unc0rr [Thu, 23 Jan 2014 01:04:17 +0400] rev 10058
- Implement /callvote
2014-01-22 - Allow delegation to specific person in fixed room
unc0rr [Thu, 23 Jan 2014 00:07:27 +0400] rev 10057
- Allow delegation to specific person in fixed room - Remove redundant check in DELEGATE handler
2014-01-22 Don't delegate special room to another player when owner quits
unc0rr [Wed, 22 Jan 2014 23:42:41 +0400] rev 10056
Don't delegate special room to another player when owner quits
2014-01-22 More robust implementation of decompression
unc0rr [Wed, 22 Jan 2014 23:06:50 +0400] rev 10055
More robust implementation of decompression
2014-01-22 Small update of my voice-pack Default_ru
Wohlstand [Wed, 22 Jan 2014 19:55:52 +0100] rev 10054
Small update of my voice-pack Default_ru
2014-01-22 actual fix
sheepluva [Wed, 22 Jan 2014 18:46:15 +0100] rev 10053
actual fix
2014-01-22 fix server not building
sheepluva [Wed, 22 Jan 2014 15:53:36 +0100] rev 10052
fix server not building
2014-01-22 Show which file has failed
unc0rr [Wed, 22 Jan 2014 14:50:50 +0400] rev 10051
Show which file has failed
2014-01-22 Check if frontend was too lazy to actually send drawn map data to the server
unc0rr [Wed, 22 Jan 2014 14:45:33 +0400] rev 10050
Check if frontend was too lazy to actually send drawn map data to the server
2014-01-22 Oops, forgot this
unc0rr [Wed, 22 Jan 2014 09:19:08 +0400] rev 10049
Oops, forgot this
2014-01-22 test tweak/fix
sheepluva [Wed, 22 Jan 2014 01:16:11 +0100] rev 10048
test tweak/fix
2014-01-21 more scripts found by sheepluva
koda [Wed, 22 Jan 2014 00:37:43 +0100] rev 10047
more scripts found by sheepluva
2014-01-21 little gameServer cleanup
koda [Wed, 22 Jan 2014 00:23:08 +0100] rev 10046
little gameServer cleanup
2014-01-21 restore revinfo
koda [Tue, 21 Jan 2014 23:57:34 +0100] rev 10045
restore revinfo
2014-01-21 readd r3be36d2fdca6
koda [Tue, 21 Jan 2014 23:53:26 +0100] rev 10044
readd r3be36d2fdca6
2014-01-21 ok really restore tests
koda [Tue, 21 Jan 2014 23:46:48 +0100] rev 10043
ok really restore tests
2014-01-21 restore tests
koda [Tue, 21 Jan 2014 23:25:57 +0100] rev 10042
restore tests
2014-01-21 restore gameServer changes
koda [Tue, 21 Jan 2014 23:15:25 +0100] rev 10041
restore gameServer changes
2014-01-21 merge
koda [Tue, 21 Jan 2014 22:53:15 +0100] rev 10040
merge
2014-01-21 Halfplement voting
unc0rr [Wed, 22 Jan 2014 01:11:13 +0400] rev 10039
Halfplement voting
2014-01-21 Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c.
sheepluva [Tue, 21 Jan 2014 21:16:52 +0100] rev 10038
Fix uGearsHandlersMess.pas changes lost in merge r1c02143bfe9c. This seems to only include the drill rocket fixes ( re0dd66b2e73b and r8db0c56f7e2f ) as well as the initial cake push ( r8786d4ac9e0b )
2014-01-21 Fix server producing unreplayable records
unc0rr [Tue, 21 Jan 2014 22:04:40 +0400] rev 10037
Fix server producing unreplayable records
2014-01-21 use new API for changing GameFlags
sheepluva [Tue, 21 Jan 2014 18:02:37 +0100] rev 10036
use new API for changing GameFlags
2014-01-21 luaAPI:
sheepluva [Tue, 21 Jan 2014 15:56:52 +0100] rev 10035
luaAPI: * add paramater count checks to gameflag functions * add GetGameFlag(gameflag) for checking a gameflag's current state
2014-01-21 Fix detection of mapgen
unc0rr [Tue, 21 Jan 2014 11:48:43 +0400] rev 10034
Fix detection of mapgen
2014-01-21 Merge
unc0rr [Tue, 21 Jan 2014 10:59:52 +0400] rev 10033
Merge
2014-01-21 This adds idle hog tinting. Active hog tinting still needed.
nemo [Mon, 20 Jan 2014 21:16:17 -0500] rev 10032
This adds idle hog tinting. Active hog tinting still needed.
2014-01-21 let log know when a test finished properly, so that an unexpected termination (segfault, divbyzero, etc) is easier to tell apart from test fail
sheepluva [Tue, 21 Jan 2014 01:38:06 +0100] rev 10031
let log know when a test finished properly, so that an unexpected termination (segfault, divbyzero, etc) is easier to tell apart from test fail
2014-01-21 * fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been)
sheepluva [Tue, 21 Jan 2014 01:27:25 +0100] rev 10030
* fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been) * make GetGravity return same integer value that was given by SetGravity (by rounding away precision errors rather than just truncate) - a problem also identified by the test :P
2014-01-21 test for GetGravity and SetGravity
sheepluva [Tue, 21 Jan 2014 01:23:57 +0100] rev 10029
test for GetGravity and SetGravity
2014-01-20 add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
sheepluva [Mon, 20 Jan 2014 22:42:36 +0100] rev 10028
add a test based on unC0Rr's suggestion. still a lot of mess and redundancy involved, sry :P
2014-01-20 Implement drawnMapData function so checker could check replays with drawn maps
unc0rr [Tue, 21 Jan 2014 00:09:06 +0400] rev 10027
Implement drawnMapData function so checker could check replays with drawn maps
2014-01-20 drill rocket test
sheepluva [Mon, 20 Jan 2014 15:31:45 +0100] rev 10026
drill rocket test
2014-01-20 new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
sheepluva [Mon, 20 Jan 2014 10:40:59 +0100] rev 10025
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
2014-01-20 remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
sheepluva [Mon, 20 Jan 2014 10:16:29 +0100] rev 10024
remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
2014-01-19 fix despeckle mutilating blurry land
sheepluva [Sun, 19 Jan 2014 22:39:06 +0100] rev 10023
fix despeckle mutilating blurry land
2014-01-19 - Make Racer report achievements
unc0rr [Mon, 20 Jan 2014 00:25:40 +0400] rev 10022
- Make Racer report achievements - Add official racer challenge map #1 - Helper script to detect official challenge maps by land digest
2014-01-19 no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
sheepluva [Sun, 19 Jan 2014 17:53:16 +0100] rev 10021
no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
2014-01-19 small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
sheepluva [Sun, 19 Jan 2014 16:35:06 +0100] rev 10020
small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
2014-01-21 add travis tests for the two new cmake options
koda [Tue, 21 Jan 2014 22:44:37 +0100] rev 10019
add travis tests for the two new cmake options
2014-01-19 (experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
sheepluva [Sun, 19 Jan 2014 14:58:54 +0100] rev 10018
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
2014-01-21 fixwhitespace and dos2unix
koda [Tue, 21 Jan 2014 22:43:06 +0100] rev 10017
fixwhitespace and dos2unix
2014-01-19 (experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
sheepluva [Sun, 19 Jan 2014 13:41:11 +0100] rev 10016
(experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish note: not applied to everything yet note: I'll probably merge the two functions that do the same thing (one for 1darray, one for 2darray representation of pixels) into a single function
2014-01-21 partial merge of the webgl branch
koda [Tue, 21 Jan 2014 22:38:13 +0100] rev 10015
partial merge of the webgl branch This commit contains the new pas2c conversion tool, the pascal to c build structure and the opengl2 rendering backend. Patch reviewed by unC0Rr.
2014-01-18 Fix checker logon process
Wohlstand [Sun, 19 Jan 2014 00:18:28 +0400] rev 10014
Fix checker logon process
2014-01-18 changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
sheepluva [Sat, 18 Jan 2014 18:20:43 +0100] rev 10013
changing build files without testing the change is fun, isn't it? especially for trivial things that would take less than 10 seconds to test :p
2014-01-18 Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
nemo [Sat, 18 Jan 2014 08:09:55 -0500] rev 10012
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
2014-01-17 Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
nemo [Fri, 17 Jan 2014 16:13:10 -0500] rev 10011
Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
2014-01-17 well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
nemo [Fri, 17 Jan 2014 15:37:24 -0500] rev 10010
well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
2014-01-17 Convert some ansistrings to pchars
unc0rr [Sat, 18 Jan 2014 00:10:33 +0400] rev 10009
Convert some ansistrings to pchars
2014-01-17 drop redundancies for lua and physfs
koda [Fri, 17 Jan 2014 18:17:47 +0100] rev 10008
drop redundancies for lua and physfs
2014-01-17 fix linking physfs after a run of cmake
koda [Fri, 17 Jan 2014 18:04:49 +0100] rev 10007
fix linking physfs after a run of cmake
2014-01-17 happy 10000th commit
koda [Fri, 17 Jan 2014 16:50:01 +0100] rev 10006
happy 10000th commit also fix the travis build by adding a system physfs library
2014-01-17 fix build on travis
unC0Rr [Fri, 17 Jan 2014 16:29:11 +0100] rev 10005
fix build on travis
2014-01-17 use bundled physfs on win and osx
koda [Fri, 17 Jan 2014 16:31:36 +0100] rev 10004
use bundled physfs on win and osx
2014-01-17 fix some travis BUILD_ARGS and add a new one
koda [Fri, 17 Jan 2014 16:16:28 +0100] rev 10003
fix some travis BUILD_ARGS and add a new one
2014-01-17 Merge pull request #11 from LocutusOfBorg/fix-arm
Vittorio Giovara <vittorio.giovara@gmail.com> [Fri, 17 Jan 2014 06:58:28 -0800] rev 10002
Merge pull request #11 from LocutusOfBorg/fix-arm Added cast to qreal, avoiding ftbfs due to issue #758
2014-01-17 disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
sheepluva [Fri, 17 Jan 2014 15:32:50 +0100] rev 10001
disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
2014-01-17 position "finger"/pointer over current hog above tags
sheepluva [Fri, 17 Jan 2014 13:51:47 +0100] rev 10000
position "finger"/pointer over current hog above tags
2014-01-17 style tweaks
sheepluva [Fri, 17 Jan 2014 01:42:12 +0100] rev 9999
style tweaks
2014-01-17 update copyright to 2014
sheepluva [Fri, 17 Jan 2014 01:06:54 +0100] rev 9998
update copyright to 2014
2014-01-16 move room state filter
sheepluva [Fri, 17 Jan 2014 00:24:23 +0100] rev 9997
move room state filter
2014-01-16 unCORr likes PChar arrays
sheepluva [Thu, 16 Jan 2014 22:38:43 +0100] rev 9996
unCORr likes PChar arrays
2014-01-16 In special rooms game starts when all players are ready
unc0rr [Thu, 16 Jan 2014 23:47:36 +0400] rev 9995
In special rooms game starts when all players are ready
2014-01-16 * allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu'
sheepluva [Thu, 16 Jan 2014 19:50:18 +0100] rev 9994
* allow telling cmake where to find required fonts in system when user supplies the paths, as suggested by unC0Rr, e.g. -DFONTS_DIRS='/usr/share/fonts/truetype/wqy;/usr/share/fonts/truetype/dejavu' * the build system will use the paths to lookup fonts and install those not found * the engine will load the paths into physfs (mountpoint /Fonts) to make the fonts available at runtime * overriding fonts in packages should be possible again now
2014-01-16 allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
sheepluva [Thu, 16 Jan 2014 17:18:53 +0100] rev 9993
allow engine to use symlinked fonts. disallow packages to "overwrite" fonts
2014-01-16 PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
sheepluva [Thu, 16 Jan 2014 12:28:41 +0100] rev 9992
PhysicsFS 2.0.0 seems to be sufficient; also fix a typo
2014-01-15 add compatibility for physicsfs 2.0
sheepluva [Wed, 15 Jan 2014 23:48:18 +0100] rev 9991
add compatibility for physicsfs 2.0
2014-01-15 oops, fix build
unc0rr [Thu, 16 Jan 2014 01:27:44 +0400] rev 9990
oops, fix build
2014-01-15 Also define default value of THEME
unc0rr [Thu, 16 Jan 2014 01:19:21 +0400] rev 9989
Also define default value of THEME
2014-01-14 simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
sheepluva [Tue, 14 Jan 2014 22:56:13 +0100] rev 9988
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
2014-01-14 fix seteffect documentation, lua wiki misled me there
sheepluva [Tue, 14 Jan 2014 11:45:52 +0100] rev 9987
fix seteffect documentation, lua wiki misled me there
2014-01-19 ifdef for now webgl
unc0rr [Sun, 19 Jan 2014 23:57:52 +0400] rev 9986
ifdef for now
2014-01-14 GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now.
unc0rr [Tue, 14 Jan 2014 12:44:29 +0400] rev 9985
GravRacer, GravHigh, GravMutant, Grav... uhm... shoppamap? Easy! Gravity script could be combined with any other script now. TODO: security concerns? script name to load is passed via game scheme.
2014-01-09 Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang webgl
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 09 Jan 2014 19:10:12 +0100] rev 9984
Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang
2014-01-13 Free cached ammo menu tex on quit.
nemo [Mon, 13 Jan 2014 14:40:06 -0500] rev 9983
Free cached ammo menu tex on quit.
2014-01-09 '-d' option to pas2c webgl
unc0rr [Thu, 09 Jan 2014 23:54:40 +0400] rev 9982
'-d' option to pas2c
2014-01-13 Parse " and \ escaping in binds
unc0rr [Mon, 13 Jan 2014 23:07:27 +0400] rev 9981
Parse " and \ escaping in binds
2014-01-08 rename NOPASCAL option to BUILD_ENGINE_C webgl
koda [Wed, 08 Jan 2014 23:49:08 +0100] rev 9980
rename NOPASCAL option to BUILD_ENGINE_C
2014-01-13 fix missing escape for usernick used in regexp
sheepluva [Mon, 13 Jan 2014 19:34:39 +0100] rev 9979
fix missing escape for usernick used in regexp
2014-01-08 cosmetics webgl
koda [Wed, 08 Jan 2014 16:44:23 +0100] rev 9978
cosmetics
2014-01-12 Oops, forgot 'hg add' this file
unc0rr [Sun, 12 Jan 2014 16:21:57 +0400] rev 9977
Oops, forgot 'hg add' this file
2014-01-08 call pas2c on hwengine only webgl
koda [Wed, 08 Jan 2014 16:43:49 +0100] rev 9976
call pas2c on hwengine only
2014-01-12 Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
unc0rr [Sun, 12 Jan 2014 16:12:25 +0400] rev 9975
Allow logins at any interval, but not more than 2 logins in 30 seconds, 4 in 2 minutes and 6 in 10 minutes.
2014-01-08 Oops webgl
unc0rr [Wed, 08 Jan 2014 13:04:50 +0400] rev 9974
Oops
2014-01-12 Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
unc0rr [Sun, 12 Jan 2014 15:15:59 +0400] rev 9973
Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
2014-01-07 Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy webgl
unc0rr [Wed, 08 Jan 2014 01:16:20 +0400] rev 9972
Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy
2014-01-12 That check was too weird and complicated
unc0rr [Sun, 12 Jan 2014 11:07:49 +0400] rev 9971
That check was too weird and complicated
2014-01-07 Fix these too webgl
unc0rr [Wed, 08 Jan 2014 00:31:30 +0400] rev 9970
Fix these too
2014-01-10 Cake falls when loses ground
unc0rr [Fri, 10 Jan 2014 22:56:10 +0400] rev 9969
Cake falls when loses ground
2014-01-07 Fix two desync causes webgl
unc0rr [Wed, 08 Jan 2014 00:13:12 +0400] rev 9968
Fix two desync causes
2014-01-10 keep velocity from fluttering between 2 and 3px / ms when falling...
nemo [Fri, 10 Jan 2014 11:35:02 -0500] rev 9967
keep velocity from fluttering between 2 and 3px / ms when falling...
2014-01-07 pas2c engine now writes debug log webgl
unc0rr [Tue, 07 Jan 2014 22:08:02 +0400] rev 9966
pas2c engine now writes debug log
2014-01-08 fix a few uses of VERSION_* checks
koda [Wed, 08 Jan 2014 23:46:02 +0100] rev 9965
fix a few uses of VERSION_* checks
2014-01-06 Render chars as hex numbers webgl
unc0rr [Tue, 07 Jan 2014 01:58:23 +0400] rev 9964
Render chars as hex numbers
2014-01-08 drop extra spaces from a few CMakeLists.txt files
koda [Wed, 08 Jan 2014 23:39:43 +0100] rev 9963
drop extra spaces from a few CMakeLists.txt files
2014-01-06 oh those signed chars webgl
unc0rr [Tue, 07 Jan 2014 00:02:58 +0400] rev 9962
oh those signed chars
2014-01-08 consistent cmake checks
koda [Wed, 08 Jan 2014 23:29:30 +0100] rev 9961
consistent cmake checks
2014-01-05 Fix doStepHandlers confusion webgl
unc0rr [Mon, 06 Jan 2014 01:36:33 +0400] rev 9960
Fix doStepHandlers confusion
2014-01-08 use mainstream project name
koda [Wed, 08 Jan 2014 19:19:09 +0100] rev 9959
use mainstream project name
2014-01-05 - Don't define NOCONSOLE webgl
unc0rr [Sun, 05 Jan 2014 23:58:13 +0400] rev 9958
- Don't define NOCONSOLE - Fix initialization with a pointer to stack (pas2c can't handle typed consts in functions) in uMisc.initModule
2014-01-08 add other libav library versions
koda [Wed, 08 Jan 2014 18:57:23 +0100] rev 9957
add other libav library versions
2014-01-05 Prevent assertion on uninitialized variable webgl
unc0rr [Sun, 05 Jan 2014 13:08:50 +0400] rev 9956
Prevent assertion on uninitialized variable
(0) -10000 -6144 tip