Sat, 27 Apr 2019 15:13:33 +0200 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
Sat, 27 Apr 2019 13:51:02 +0200 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
Sat, 27 Apr 2019 12:27:08 +0200 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
Fri, 26 Apr 2019 23:21:58 +0200 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
Fri, 26 Apr 2019 23:21:27 +0200 Limit room name change rate
unc0rr [Fri, 26 Apr 2019 23:21:27 +0200] rev 14862
Limit room name change rate
Thu, 25 Apr 2019 23:01:30 +0200 Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 23:01:30 +0200] rev 14861
Merge
Thu, 25 Apr 2019 23:01:05 +0200 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.
Thu, 25 Apr 2019 23:59:50 +0300 accept redirect messages
alfadur [Thu, 25 Apr 2019 23:59:50 +0300] rev 14859
accept redirect messages
Thu, 25 Apr 2019 21:25:16 +0200 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
Thu, 25 Apr 2019 21:24:27 +0200 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
Thu, 25 Apr 2019 21:32:22 +0300 add redirect message
alfadur [Thu, 25 Apr 2019 21:32:22 +0300] rev 14856
add redirect message
Thu, 25 Apr 2019 19:58:52 +0200 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
Thu, 25 Apr 2019 19:44:14 +0200 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
Thu, 25 Apr 2019 19:42:19 +0200 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>.
Wed, 24 Apr 2019 21:14:44 +0300 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
Wed, 24 Apr 2019 16:21:46 +0300 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
Tue, 23 Apr 2019 15:54:06 +0200 Change init theme to Nature
Wuzzy <Wuzzy2@mail.ru> [Tue, 23 Apr 2019 15:54:06 +0200] rev 14850
Change init theme to Nature
Tue, 23 Apr 2019 15:32:04 +0200 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
Tue, 23 Apr 2019 13:22:12 +0200 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
Tue, 23 Apr 2019 13:19:52 +0200 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
Sat, 20 Apr 2019 19:57:15 +0200 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
Sat, 20 Apr 2019 16:53:58 +0200 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
Sat, 20 Apr 2019 16:46:07 +0200 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
Sat, 20 Apr 2019 16:02:48 +0200 Update changelog WRT sounds
Wuzzy <Wuzzy2@mail.ru> [Sat, 20 Apr 2019 16:02:48 +0200] rev 14843
Update changelog WRT sounds
Sat, 20 Apr 2019 07:47:32 +0200 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
Sat, 20 Apr 2019 05:39:57 +0200 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
Sat, 20 Apr 2019 05:14:24 +0200 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
Fri, 19 Apr 2019 19:30:26 +0200 Update changelog WRT translations
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 19:30:26 +0200] rev 14839
Update changelog WRT translations
Fri, 19 Apr 2019 19:27:28 +0200 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)
Fri, 19 Apr 2019 18:01:49 +0200 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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip