Thu, 25 Apr 2019 23:01:30 +0200 Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 23:01:30 +0200] rev 14840
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 14839
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 14838
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 14837
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 14836
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 14835
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 14834
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 14833
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 14832
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 14831
enable sdl_mixer opus support if possible
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip