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 14843
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 14842
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 14841
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 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
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 14830
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 14829
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 14828
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 14827
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 14826
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 14825
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 14824
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 14823
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 14822
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 14821
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 14820
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 14819
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 14818
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 14817
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 14816
Add yuenfu to credits for Chinese translation
Fri, 19 Apr 2019 17:54:32 +0200 Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
yuenfu [Fri, 19 Apr 2019 17:54:32 +0200] rev 14815
Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
Fri, 19 Apr 2019 17:38:31 +0200 Add Chinese (zh_TW) translation for campaigns and missions
yuenfu [Fri, 19 Apr 2019 17:38:31 +0200] rev 14814
Add Chinese (zh_TW) translation for campaigns and missions
Fri, 19 Apr 2019 15:59:27 +0200 SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 15:59:27 +0200] rev 14813
SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
Fri, 19 Apr 2019 15:58:42 +0200 SimpleMission: Fix Lua error spam when a goal fails
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 15:58:42 +0200] rev 14812
SimpleMission: Fix Lua error spam when a goal fails
Fri, 19 Apr 2019 15:54:44 +0200 Add integerSqrt and integerHypotenuse to Utils lib
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 15:54:44 +0200] rev 14811
Add integerSqrt and integerHypotenuse to Utils lib
Fri, 19 Apr 2019 04:48:30 +0200 Select appropriate schemes when taking room control (bug 461)
Wuzzy <Wuzzy2@mail.ru> [Fri, 19 Apr 2019 04:48:30 +0200] rev 14810
Select appropriate schemes when taking room control (bug #461)
Thu, 18 Apr 2019 20:02:45 +0200 Fix camera jumping around in touchscreen mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Apr 2019 20:02:45 +0200] rev 14809
Fix camera jumping around in touchscreen mode
Thu, 18 Apr 2019 19:44:25 +0200 Refactor mouse movement handling
Wuzzy <Wuzzy2@mail.ru> [Thu, 18 Apr 2019 19:44:25 +0200] rev 14808
Refactor mouse movement handling
Tue, 16 Apr 2019 00:07:15 +0300 add support for multiple ping probes
alfadur [Tue, 16 Apr 2019 00:07:15 +0300] rev 14807
add support for multiple ping probes
Mon, 15 Apr 2019 22:14:42 +0200 Fix some typos and minor grammar issues in main menu tips
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Apr 2019 22:14:42 +0200] rev 14806
Fix some typos and minor grammar issues in main menu tips
Mon, 15 Apr 2019 22:00:20 +0200 Remove outdated main menu tip
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Apr 2019 22:00:20 +0200] rev 14805
Remove outdated main menu tip
Mon, 15 Apr 2019 21:43:19 +0200 Add extra button in main menu for opening credits page
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Apr 2019 21:43:19 +0200] rev 14804
Add extra button in main menu for opening credits page
Mon, 15 Apr 2019 21:22:51 +0300 add client timeouts
alfadur [Mon, 15 Apr 2019 21:22:51 +0300] rev 14803
add client timeouts
Sat, 13 Apr 2019 00:37:35 +0300 fix info response
alfadur [Sat, 13 Apr 2019 00:37:35 +0300] rev 14802
fix info response
Sat, 13 Apr 2019 00:27:48 +0300 don't show incompatible rooms
alfadur [Sat, 13 Apr 2019 00:27:48 +0300] rev 14801
don't show incompatible rooms
Sat, 13 Apr 2019 00:16:23 +0300 fix client ingame flag
alfadur [Sat, 13 Apr 2019 00:16:23 +0300] rev 14800
fix client ingame flag
Sat, 13 Apr 2019 00:08:04 +0300 restore setup sending on room join
alfadur [Sat, 13 Apr 2019 00:08:04 +0300] rev 14799
restore setup sending on room join
Fri, 12 Apr 2019 23:40:32 +0300 fix room exiting
alfadur [Fri, 12 Apr 2019 23:40:32 +0300] rev 14798
fix room exiting
Fri, 12 Apr 2019 23:29:58 +0300 add missing room joined message
alfadur [Fri, 12 Apr 2019 23:29:58 +0300] rev 14797
add missing room joined message
Fri, 12 Apr 2019 23:16:44 +0300 start by actually handling client messages
alfadur [Fri, 12 Apr 2019 23:16:44 +0300] rev 14796
start by actually handling client messages
Fri, 12 Apr 2019 22:36:54 +0300 add parser error handling
alfadur [Fri, 12 Apr 2019 22:36:54 +0300] rev 14795
add parser error handling
Fri, 12 Apr 2019 19:26:44 +0300 a bit more option error handling
alfadur [Fri, 12 Apr 2019 19:26:44 +0300] rev 14794
a bit more option error handling
Fri, 12 Apr 2019 11:47:35 -0400 I was out of date again...
nemo [Fri, 12 Apr 2019 11:47:35 -0400] rev 14793
I was out of date again...
Fri, 12 Apr 2019 11:41:35 -0400 ugly hacked in argument for port to remove unc0rr's excuse
nemo [Fri, 12 Apr 2019 11:41:35 -0400] rev 14792
ugly hacked in argument for port to remove unc0rr's excuse
Fri, 12 Apr 2019 02:48:16 +0300 improve lobby joining
alfadur [Fri, 12 Apr 2019 02:48:16 +0300] rev 14791
improve lobby joining
Thu, 11 Apr 2019 21:25:31 +0300 fix room master change
alfadur [Thu, 11 Apr 2019 21:25:31 +0300] rev 14790
fix room master change
Thu, 11 Apr 2019 21:20:41 +0300 implement stats message
alfadur [Thu, 11 Apr 2019 21:20:41 +0300] rev 14789
implement stats message
Thu, 11 Apr 2019 19:30:22 +0300 implement maxteams and teamchat messages
alfadur [Thu, 11 Apr 2019 19:30:22 +0300] rev 14788
implement maxteams and teamchat messages
Thu, 11 Apr 2019 01:42:14 +0300 implement follow message
alfadur [Thu, 11 Apr 2019 01:42:14 +0300] rev 14787
implement follow message
Thu, 11 Apr 2019 01:13:29 +0300 implement info, registered only & super power messages
alfadur [Thu, 11 Apr 2019 01:13:29 +0300] rev 14786
implement info, registered only & super power messages
Wed, 10 Apr 2019 23:56:53 +0300 implement watch message apart from replay deserializing
alfadur [Wed, 10 Apr 2019 23:56:53 +0300] rev 14785
implement watch message apart from replay deserializing
Wed, 10 Apr 2019 19:30:08 +0300 implememg global&delegate messages
alfadur [Wed, 10 Apr 2019 19:30:08 +0300] rev 14784
implememg global&delegate messages
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip