Tue, 07 May 2019 20:23:51 +0200 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
Tue, 07 May 2019 19:39:08 +0200 Frontend: Highlight key conflicts
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 19:39:08 +0200] rev 14921
Frontend: Highlight key conflicts
Tue, 07 May 2019 18:45:14 +0200 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
Tue, 07 May 2019 16:08:27 +0200 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)
Tue, 07 May 2019 15:50:15 +0200 Add Lua callback: onPreciseLocal
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 15:50:15 +0200] rev 14918
Add Lua callback: onPreciseLocal
Tue, 07 May 2019 14:17:09 +0200 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
Tue, 07 May 2019 13:56:11 +0200 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
Tue, 07 May 2019 13:15:00 +0200 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
Mon, 06 May 2019 23:03:16 +0200 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
Mon, 06 May 2019 22:43:35 +0200 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
Mon, 06 May 2019 22:57:49 +0300 fix broken messages on lobby join
alfadur [Mon, 06 May 2019 22:57:49 +0300] rev 14912
fix broken messages on lobby join
Mon, 06 May 2019 21:33:48 +0200 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
Mon, 06 May 2019 21:20:56 +0200 Port code to pas2c dialect
unc0rr [Mon, 06 May 2019 21:20:56 +0200] rev 14910
Port code to pas2c dialect
Mon, 06 May 2019 01:25:50 +0200 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.
Mon, 06 May 2019 00:43:27 +0200 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
Sun, 05 May 2019 17:23:59 +0200 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.
Sun, 05 May 2019 16:57:37 +0200 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.
Sun, 05 May 2019 15:24:19 +0200 Re-style QHeaderView colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:24:19 +0200] rev 14905
Re-style QHeaderView colors
Sun, 05 May 2019 15:05:48 +0200 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
Sun, 05 May 2019 14:27:19 +0200 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
Sun, 05 May 2019 13:58:30 +0200 Frontend: Rounded scroll bar corners
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:58:30 +0200] rev 14902
Frontend: Rounded scroll bar corners
Sun, 05 May 2019 13:51:09 +0200 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
Sun, 05 May 2019 02:04:12 +0200 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
Sat, 04 May 2019 21:37:22 +0200 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
Sat, 04 May 2019 21:03:26 +0200 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
Sat, 04 May 2019 19:07:58 +0200 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
Sat, 04 May 2019 00:56:27 +0200 Frontend controls: Add menu key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:27 +0200] rev 14896
Frontend controls: Add menu key
Sat, 04 May 2019 00:56:01 +0200 Frontend controls: Remove hash key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:01 +0200] rev 14895
Frontend controls: Remove hash key
Sat, 04 May 2019 00:14:12 +0200 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
Wed, 01 May 2019 23:11:22 +0300 fix getting settings directory on windows
alfadur [Wed, 01 May 2019 23:11:22 +0300] rev 14893
fix getting settings directory on windows
Wed, 01 May 2019 21:59:41 +0300 add visual notification on room joins
alfadur [Wed, 01 May 2019 21:59:41 +0300] rev 14892
add visual notification on room joins
Wed, 01 May 2019 16:37:47 +0300 fix accepting on wrong server socket
alfadur [Wed, 01 May 2019 16:37:47 +0300] rev 14891
fix accepting on wrong server socket
Wed, 01 May 2019 00:13:23 +0200 Merge alfadur's commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:13:23 +0200] rev 14890
Merge alfadur's commits
Wed, 01 May 2019 00:11:36 +0200 Sdlkeys.cpp: Move delete key
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:11:36 +0200] rev 14889
Sdlkeys.cpp: Move delete key
Wed, 01 May 2019 00:09:01 +0200 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[]
Wed, 01 May 2019 00:29:46 +0300 upgrade to QSslSocket
alfadur [Wed, 01 May 2019 00:29:46 +0300] rev 14887
upgrade to QSslSocket
Wed, 01 May 2019 00:01:56 +0300 add argument flag for tls connections
alfadur [Wed, 01 May 2019 00:01:56 +0300] rev 14886
add argument flag for tls connections
Tue, 30 Apr 2019 22:43:48 +0200 Update German locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:43:48 +0200] rev 14885
Update German locale
Tue, 30 Apr 2019 22:29:05 +0200 Update English frontend locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:29:05 +0200] rev 14884
Update English frontend locale
Tue, 30 Apr 2019 22:27:42 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:27:42 +0200] rev 14883
Update locale files
Tue, 30 Apr 2019 18:25:04 +0200 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
Tue, 30 Apr 2019 17:00:23 +0200 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
Tue, 30 Apr 2019 09:36:13 -0400 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...
Tue, 30 Apr 2019 15:29:44 +0200 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
Tue, 30 Apr 2019 14:49:37 +0200 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
Tue, 30 Apr 2019 14:33:20 +0200 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
Tue, 30 Apr 2019 14:21:11 +0200 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
Mon, 29 Apr 2019 23:41:25 +0200 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")
Mon, 29 Apr 2019 23:13:52 +0200 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
Mon, 29 Apr 2019 23:12:40 +0200 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
Mon, 29 Apr 2019 22:09:04 +0200 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
Mon, 29 Apr 2019 21:45:51 +0200 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
Mon, 29 Apr 2019 21:24:42 +0200 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)
Mon, 29 Apr 2019 21:23:50 +0200 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
Sun, 28 Apr 2019 00:09:56 +0300 don't redirect to self
alfadur [Sun, 28 Apr 2019 00:09:56 +0300] rev 14868
don't redirect to self
Sat, 27 Apr 2019 19:14:00 +0200 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)
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
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 14836
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 14835
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 14834
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 14833
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 14832
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 14831
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 14830
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 14829
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 14828
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 14827
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 14826
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 14825
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 14824
add client timeouts
Sat, 13 Apr 2019 00:37:35 +0300 fix info response
alfadur [Sat, 13 Apr 2019 00:37:35 +0300] rev 14823
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 14822
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 14821
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 14820
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 14819
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 14818
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 14817
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 14816
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 14815
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 14814
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 14813
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 14812
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 14811
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 14810
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 14809
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 14808
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 14807
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 14806
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 14805
implememg global&delegate messages
Wed, 10 Apr 2019 18:12:30 +0300 implement server vars
alfadur [Wed, 10 Apr 2019 18:12:30 +0300] rev 14804
implement server vars
Wed, 10 Apr 2019 16:14:33 +0300 add typed protocol flags
alfadur [Wed, 10 Apr 2019 16:14:33 +0300] rev 14803
add typed protocol flags
Wed, 10 Apr 2019 01:13:29 +0300 fix lobby joining
alfadur [Wed, 10 Apr 2019 01:13:29 +0300] rev 14802
fix lobby joining
Tue, 09 Apr 2019 23:03:12 +0300 move room saves to IO thread
alfadur [Tue, 09 Apr 2019 23:03:12 +0300] rev 14801
move room saves to IO thread
Tue, 09 Apr 2019 21:08:35 +0300 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
Tue, 09 Apr 2019 00:45:14 +0200 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
Tue, 09 Apr 2019 00:06:53 +0300 move parser tests into test module
alfadur [Tue, 09 Apr 2019 00:06:53 +0300] rev 14798
move parser tests into test module
Mon, 08 Apr 2019 23:05:54 +0200 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
Mon, 08 Apr 2019 22:16:44 +0300 port server parser to nom 5
alfadur [Mon, 08 Apr 2019 22:16:44 +0300] rev 14796
port server parser to nom 5
Mon, 08 Apr 2019 20:58:41 +0200 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
Mon, 08 Apr 2019 19:16:02 +0200 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
Mon, 08 Apr 2019 19:02:01 +0200 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
Mon, 08 Apr 2019 17:59:38 +0200 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
Mon, 08 Apr 2019 17:44:33 +0200 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
Mon, 08 Apr 2019 16:00:15 +0200 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
Mon, 08 Apr 2019 15:51:42 +0200 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)
Mon, 08 Apr 2019 15:27:40 +0200 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
Mon, 08 Apr 2019 14:55:52 +0200 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
Mon, 08 Apr 2019 03:15:34 +0200 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
Mon, 08 Apr 2019 02:22:51 +0200 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
Mon, 08 Apr 2019 00:59:08 +0200 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
Sun, 07 Apr 2019 23:47:58 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:47:58 +0200] rev 14783
Update changelog
Sun, 07 Apr 2019 23:39:30 +0200 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
Sun, 07 Apr 2019 23:32:59 +0200 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
Sun, 07 Apr 2019 23:21:07 +0200 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
Sun, 07 Apr 2019 23:08:33 +0200 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
Sun, 07 Apr 2019 22:57:58 +0200 Fix coloring of mine timers
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 22:57:58 +0200] rev 14778
Fix coloring of mine timers
Sun, 07 Apr 2019 22:48:34 +0200 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
Sun, 07 Apr 2019 22:43:45 +0200 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
Sun, 07 Apr 2019 20:53:29 +0200 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
Sun, 07 Apr 2019 20:03:09 +0200 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
Sun, 07 Apr 2019 20:01:02 +0200 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)
Sun, 07 Apr 2019 19:31:58 +0200 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
Sun, 07 Apr 2019 19:26:16 +0200 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
Sun, 07 Apr 2019 18:21:14 +0200 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
Wed, 03 Apr 2019 13:00:05 +0200 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)
Tue, 02 Apr 2019 23:14:31 +0200 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
Tue, 02 Apr 2019 22:57:46 +0200 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
Tue, 02 Apr 2019 22:40:46 +0200 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
Tue, 02 Apr 2019 18:59:38 +0200 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
Tue, 02 Apr 2019 15:53:09 +0300 optimize atlas pruning
alfadur [Tue, 02 Apr 2019 15:53:09 +0300] rev 14764
optimize atlas pruning
Tue, 02 Apr 2019 14:51:55 +0200 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
Tue, 02 Apr 2019 01:34:13 +0200 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
Tue, 02 Apr 2019 01:03:39 +0200 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)
Tue, 02 Apr 2019 00:13:25 +0200 Properly right-align sidFPS
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Apr 2019 00:13:25 +0200] rev 14760
Properly right-align sidFPS
Tue, 02 Apr 2019 00:06:19 +0200 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
Mon, 01 Apr 2019 23:15:18 +0200 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
Mon, 01 Apr 2019 22:07:42 +0200 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
Mon, 01 Apr 2019 20:08:34 +0200 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.
Mon, 01 Apr 2019 19:27:13 +0200 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
Mon, 01 Apr 2019 19:16:55 +0200 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
Mon, 01 Apr 2019 18:49:08 +0200 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.
Mon, 01 Apr 2019 17:35:07 +0200 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 17:35:07 +0200] rev 14752
Update German translation
Mon, 01 Apr 2019 17:33:43 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Mon, 01 Apr 2019 17:33:43 +0200] rev 14751
Update locale files
Thu, 28 Mar 2019 00:38:53 +0300 add gear renderer module
alfadur [Thu, 28 Mar 2019 00:38:53 +0300] rev 14750
add gear renderer module
Thu, 28 Mar 2019 00:33:36 +0300 fix atlas.insert_set
alfadur [Thu, 28 Mar 2019 00:33:36 +0300] rev 14749
fix atlas.insert_set
Thu, 28 Mar 2019 00:13:13 +0300 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
Wed, 27 Mar 2019 23:26:58 +0300 actually atlas tests were also broken
alfadur [Wed, 27 Mar 2019 23:26:58 +0300] rev 14747
actually atlas tests were also broken
Wed, 27 Mar 2019 22:10:46 +0300 fix atlas.insert
alfadur [Wed, 27 Mar 2019 22:10:46 +0300] rev 14746
fix atlas.insert
Wed, 27 Mar 2019 09:52:08 -0400 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.
Tue, 26 Mar 2019 22:55:30 +0300 finetune atlas proptest
alfadur [Tue, 26 Mar 2019 22:55:30 +0300] rev 14744
finetune atlas proptest
Tue, 26 Mar 2019 22:29:48 +0300 proptest atlas, find 🐛🐜🦋
alfadur [Tue, 26 Mar 2019 22:29:48 +0300] rev 14743
proptest atlas, find 🐛🐜🦋
Tue, 26 Mar 2019 09:59:53 -0400 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.
Mon, 25 Mar 2019 23:12:24 +0300 save more of the atlas
alfadur [Mon, 25 Mar 2019 23:12:24 +0300] rev 14741
save more of the atlas
Sun, 24 Mar 2019 20:40:12 +0300 add blending to map
alfadur [Sun, 24 Mar 2019 20:40:12 +0300] rev 14740
add blending to map
Sun, 24 Mar 2019 20:11:55 +0300 move projection matrix into camera
alfadur [Sun, 24 Mar 2019 20:11:55 +0300] rev 14739
move projection matrix into camera
Sat, 23 Mar 2019 03:44:11 +0300 rescue the atlas
alfadur [Sat, 23 Mar 2019 03:44:11 +0300] rev 14738
rescue the atlas
Sat, 23 Mar 2019 01:07:23 +0300 add random falling stuff
alfadur [Sat, 23 Mar 2019 01:07:23 +0300] rev 14737
add random falling stuff
Fri, 22 Mar 2019 23:46:48 +0300 merge
alfadur [Fri, 22 Mar 2019 23:46:48 +0300] rev 14736
merge
Fri, 22 Mar 2019 23:45:59 +0300 a bit of cleanup
alfadur [Fri, 22 Mar 2019 23:45:59 +0300] rev 14735
a bit of cleanup
Fri, 22 Mar 2019 21:29:10 +0100 Allow to move camera around
unc0rr [Fri, 22 Mar 2019 21:29:10 +0100] rev 14734
Allow to move camera around
Fri, 22 Mar 2019 21:06:12 +0100 Detect and handle resize
unc0rr [Fri, 22 Mar 2019 21:06:12 +0100] rev 14733
Detect and handle resize
Fri, 22 Mar 2019 22:26:41 +0300 center camera on land
alfadur [Fri, 22 Mar 2019 22:26:41 +0300] rev 14732
center camera on land
Fri, 22 Mar 2019 22:11:53 +0300 collapse mapgen back
alfadur [Fri, 22 Mar 2019 22:11:53 +0300] rev 14731
collapse mapgen back
Fri, 22 Mar 2019 21:44:06 +0300 fix zoom
alfadur [Fri, 22 Mar 2019 21:44:06 +0300] rev 14730
fix zoom
Fri, 22 Mar 2019 21:09:17 +0300 fix texture initialization
alfadur [Fri, 22 Mar 2019 21:09:17 +0300] rev 14729
fix texture initialization
Fri, 22 Mar 2019 20:38:50 +0300 reeneble render from frontend
alfadur [Fri, 22 Mar 2019 20:38:50 +0300] rev 14728
reeneble render from frontend
Fri, 22 Mar 2019 20:37:21 +0300 init gl in frontend interface
alfadur [Fri, 22 Mar 2019 20:37:21 +0300] rev 14727
init gl in frontend interface
Fri, 22 Mar 2019 20:26:29 +0300 make world renderer optional + fmt
alfadur [Fri, 22 Mar 2019 20:26:29 +0300] rev 14726
make world renderer optional + fmt
Fri, 22 Mar 2019 20:01:47 +0300 move camera into engine
alfadur [Fri, 22 Mar 2019 20:01:47 +0300] rev 14725
move camera into engine
Fri, 22 Mar 2019 19:09:28 +0300 update module structure
alfadur [Fri, 22 Mar 2019 19:09:28 +0300] rev 14724
update module structure
Fri, 22 Mar 2019 18:01:08 +0200 add basic map rendering with gl
fkaa [Fri, 22 Mar 2019 18:01:08 +0200] rev 14723
add basic map rendering with gl
Thu, 21 Mar 2019 01:23:05 +0300 allow fp! take denominator tokens
alfadur [Thu, 21 Mar 2019 01:23:05 +0300] rev 14722
allow fp! take denominator tokens
Wed, 06 Mar 2019 12:13:29 -0500 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
Tue, 05 Mar 2019 10:32:32 -0500 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
Wed, 13 Feb 2019 19:39:14 -0500 give frozen hogs a break
nemo [Wed, 13 Feb 2019 19:39:14 -0500] rev 14719
give frozen hogs a break
Thu, 07 Feb 2019 23:34:24 +0300 fix some warnings
alfadur [Thu, 07 Feb 2019 23:34:24 +0300] rev 14718
fix some warnings
Thu, 07 Feb 2019 22:26:56 +0300 fix client removal
alfadur [Thu, 07 Feb 2019 22:26:56 +0300] rev 14717
fix client removal
Thu, 07 Feb 2019 18:04:53 +0300 fix official server build & bump dependencies
alfadur [Thu, 07 Feb 2019 18:04:53 +0300] rev 14716
fix official server build & bump dependencies
Thu, 07 Feb 2019 17:17:42 +0300 remove lobby room
alfadur <mail@none> [Thu, 07 Feb 2019 17:17:42 +0300] rev 14715
remove lobby room
Thu, 07 Feb 2019 17:02:24 +0300 add server anteroom
alfadur <mail@none> [Thu, 07 Feb 2019 17:02:24 +0300] rev 14714
add server anteroom
Thu, 07 Feb 2019 14:49:51 +0300 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
Wed, 06 Feb 2019 22:40:38 +0300 reconnect some message handlers
alfadur <mail@none> [Wed, 06 Feb 2019 22:40:38 +0300] rev 14712
reconnect some message handlers
Wed, 06 Feb 2019 22:29:02 +0300 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
Wed, 06 Feb 2019 21:33:22 +0300 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
Wed, 06 Feb 2019 20:48:40 +0300 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
Wed, 06 Feb 2019 00:57:01 +0300 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
Wed, 06 Feb 2019 00:14:04 +0300 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
Tue, 05 Feb 2019 23:18:47 +0300 revert bc267f6b29d7
alfadur [Tue, 05 Feb 2019 23:18:47 +0300] rev 14706
revert bc267f6b29d7
Tue, 05 Feb 2019 22:40:35 +0300 use literal bans by default
alfadur [Tue, 05 Feb 2019 22:40:35 +0300] rev 14705
use literal bans by default
Tue, 05 Feb 2019 17:46:43 +0300 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
Tue, 05 Feb 2019 04:55:40 +0100 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
Tue, 05 Feb 2019 03:39:03 +0100 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
Tue, 05 Feb 2019 03:09:50 +0100 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
Tue, 05 Feb 2019 02:46:41 +0100 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
Tue, 05 Feb 2019 02:18:13 +0100 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)
Tue, 05 Feb 2019 02:13:04 +0100 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
Tue, 05 Feb 2019 01:40:16 +0300 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
Tue, 05 Feb 2019 00:48:40 +0300 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
Mon, 04 Feb 2019 23:41:18 +0300 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
Mon, 04 Feb 2019 20:25:35 +0300 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
Mon, 04 Feb 2019 19:22:21 +0300 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
Sat, 02 Feb 2019 15:06:39 +0300 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
Fri, 25 Jan 2019 06:46:13 +0100 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
Wed, 23 Jan 2019 03:46:32 +0100 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
Tue, 22 Jan 2019 23:42:23 +0100 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
Wed, 23 Jan 2019 00:30:12 +0300 remove unused macro branches
alfadur [Wed, 23 Jan 2019 00:30:12 +0300] rev 14688
remove unused macro branches
Tue, 22 Jan 2019 21:34:13 +0100 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
Tue, 22 Jan 2019 18:28:05 +0100 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
Tue, 22 Jan 2019 20:35:11 +0300 match literals in fp macro
alfadur [Tue, 22 Jan 2019 20:35:11 +0300] rev 14685
match literals in fp macro
Tue, 22 Jan 2019 18:17:19 +0100 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
Tue, 22 Jan 2019 18:00:08 +0100 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
(0) -10000 -3000 -1000 -240 +240 +1000 tip