Sun, 05 May 2019 02:04:12 +0200 Wuzzy VideoRec: Replace "File of" syntax to make Pas2C happy
Sat, 04 May 2019 21:37:22 +0200 Wuzzy Some fixes to make Pas2C happy again
Sat, 04 May 2019 21:03:26 +0200 Wuzzy ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
Sat, 04 May 2019 19:07:58 +0200 Wuzzy ACF5, ACF9: Clear mines around cyborg when it appears
Sat, 04 May 2019 00:56:27 +0200 Wuzzy Frontend controls: Add menu key
Sat, 04 May 2019 00:56:01 +0200 Wuzzy Frontend controls: Remove hash key
Sat, 04 May 2019 00:14:12 +0200 Wuzzy Frontend controls: Don't show "QWERTY" for F13-F15
Wed, 01 May 2019 23:11:22 +0300 alfadur fix getting settings directory on windows
Wed, 01 May 2019 21:59:41 +0300 alfadur add visual notification on room joins
Wed, 01 May 2019 16:37:47 +0300 alfadur fix accepting on wrong server socket
Wed, 01 May 2019 00:13:23 +0200 Wuzzy Merge alfadur's commits
Wed, 01 May 2019 00:11:36 +0200 Wuzzy Sdlkeys.cpp: Move delete key
Wed, 01 May 2019 00:09:01 +0200 Wuzzy Frontend: Refactor detection of keyboard keys in sdlkeys[]
Wed, 01 May 2019 00:29:46 +0300 alfadur upgrade to QSslSocket
Wed, 01 May 2019 00:01:56 +0300 alfadur add argument flag for tls connections
Tue, 30 Apr 2019 22:43:48 +0200 Wuzzy Update German locale
Tue, 30 Apr 2019 22:29:05 +0200 Wuzzy Update English frontend locale
Tue, 30 Apr 2019 22:27:42 +0200 Wuzzy Update locale files
Tue, 30 Apr 2019 18:25:04 +0200 Wuzzy Refactor decimal separator to make Pas2C happy
Tue, 30 Apr 2019 17:00:23 +0200 Wuzzy Fix Pas2C failing to include SysUtils
Tue, 30 Apr 2019 09:36:13 -0400 nemo Backed out changeset 13589d529899
Tue, 30 Apr 2019 15:29:44 +0200 Wuzzy Force-enable NOVIDEOREC when building PAS2C due to bug 722
Tue, 30 Apr 2019 14:49:37 +0200 Wuzzy Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
Tue, 30 Apr 2019 14:33:20 +0200 Wuzzy Use Qt style "Windows", remove optional dependency on qtstyleplugins
Tue, 30 Apr 2019 14:21:11 +0200 Wuzzy Add explicit custom scroll bar style
Mon, 29 Apr 2019 23:41:25 +0200 unc0rr Implement external events approach to input user actions into engine.
Mon, 29 Apr 2019 23:13:52 +0200 Wuzzy Don't save "!MULTI" pseudo-key into team files
Mon, 29 Apr 2019 23:12:40 +0200 Wuzzy Fix crash when pressing key bind reset button in settings
Mon, 29 Apr 2019 22:09:04 +0200 Wuzzy sdlkeys.cpp: Remove keys without physical representation
Mon, 29 Apr 2019 21:45:51 +0200 Wuzzy Frontend: Make "missing key name" warning more generic
Mon, 29 Apr 2019 21:24:42 +0200 Wuzzy Match key names in sdlkeys with SDL-pretty printed names (for localization)
Mon, 29 Apr 2019 21:23:50 +0200 Wuzzy Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
Sun, 28 Apr 2019 00:09:56 +0300 alfadur don't redirect to self
Sat, 27 Apr 2019 19:14:00 +0200 Wuzzy Show key combinations in controls config menu (read-only)
Sat, 27 Apr 2019 15:13:33 +0200 Wuzzy Add support for 4th and 5th mouse button
Sat, 27 Apr 2019 13:51:02 +0200 Wuzzy Move Hedgewars key IDs to CSV file
Sat, 27 Apr 2019 12:27:08 +0200 Wuzzy Make key ID generation algorithm more useful
Fri, 26 Apr 2019 23:21:58 +0200 unc0rr Fix some minor problems with new frontend code
Fri, 26 Apr 2019 23:21:27 +0200 unc0rr Limit room name change rate
Thu, 25 Apr 2019 23:01:30 +0200 Wuzzy Merge
Thu, 25 Apr 2019 23:01:05 +0200 Wuzzy Prevent entering “/”, “\” and “:” in team and scheme names.
Thu, 25 Apr 2019 23:59:50 +0300 alfadur accept redirect messages
Thu, 25 Apr 2019 21:25:16 +0200 Wuzzy Escape HTML chars in stats screen
Thu, 25 Apr 2019 21:24:27 +0200 Wuzzy Frontend: Force plain text mode for many message windows
Thu, 25 Apr 2019 21:32:22 +0300 alfadur add redirect message
Thu, 25 Apr 2019 19:58:52 +0200 Wuzzy Merge alfadur's Opus commit and more
Thu, 25 Apr 2019 19:44:14 +0200 Wuzzy Fix some Qt<->SDL key mappings
Thu, 25 Apr 2019 19:42:19 +0200 Wuzzy Add lookup table for Hedgewars key IDs instead of generating IDs on the fly
Wed, 24 Apr 2019 21:14:44 +0300 alfadur enable sdl_mixer opus support if possible
Wed, 24 Apr 2019 16:21:46 +0300 alfadur allow running plaintext and tls servers in parallel
Tue, 23 Apr 2019 15:54:06 +0200 Wuzzy Change init theme to Nature
Tue, 23 Apr 2019 15:32:04 +0200 Wuzzy 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 Wuzzy Change color of fallback border/land texture in Planes theme to brown
Tue, 23 Apr 2019 13:19:52 +0200 Wuzzy Fix some ugly weirdness in fallback land/border textures of Blox/Eyes themes
Sat, 20 Apr 2019 19:57:15 +0200 Wuzzy Space Invasion: Fix missing arg in math.min
Sat, 20 Apr 2019 16:53:58 +0200 Wuzzy Space Invasion: Fix possibility to go over shield limit with param
Sat, 20 Apr 2019 16:46:07 +0200 Wuzzy Space Invasion: Fix minor visual glitches of shield
Sat, 20 Apr 2019 16:02:48 +0200 Wuzzy Update changelog WRT sounds
Sat, 20 Apr 2019 07:47:32 +0200 Wuzzy Remove redundant PoisonCough/PoisonMoan sound files
Sat, 20 Apr 2019 05:39:57 +0200 Wuzzy Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
Sat, 20 Apr 2019 05:14:24 +0200 Wuzzy Poison taunts: Fall back to Default voice if missing
Fri, 19 Apr 2019 19:30:26 +0200 Wuzzy Update changelog WRT translations
Fri, 19 Apr 2019 19:27:28 +0200 Wuzzy Don't include Arabic in release (RTL support is broken)
Fri, 19 Apr 2019 18:01:49 +0200 Wuzzy Add yuenfu to credits for Chinese translation
Fri, 19 Apr 2019 17:54:32 +0200 yuenfu Update Chinese (zh_CN, zh_TW) translation: Frontend and engine
Fri, 19 Apr 2019 17:38:31 +0200 yuenfu Add Chinese (zh_TW) translation for campaigns and missions
Fri, 19 Apr 2019 15:59:27 +0200 Wuzzy SimpleMission: Fix incorrect documentation for distGearGear and distGearPos
Fri, 19 Apr 2019 15:58:42 +0200 Wuzzy SimpleMission: Fix Lua error spam when a goal fails
Fri, 19 Apr 2019 15:54:44 +0200 Wuzzy Add integerSqrt and integerHypotenuse to Utils lib
Fri, 19 Apr 2019 04:48:30 +0200 Wuzzy Select appropriate schemes when taking room control (bug 461)
Thu, 18 Apr 2019 20:02:45 +0200 Wuzzy Fix camera jumping around in touchscreen mode
Thu, 18 Apr 2019 19:44:25 +0200 Wuzzy Refactor mouse movement handling
Tue, 16 Apr 2019 00:07:15 +0300 alfadur add support for multiple ping probes
Mon, 15 Apr 2019 22:14:42 +0200 Wuzzy Fix some typos and minor grammar issues in main menu tips
Mon, 15 Apr 2019 22:00:20 +0200 Wuzzy Remove outdated main menu tip
Mon, 15 Apr 2019 21:43:19 +0200 Wuzzy Add extra button in main menu for opening credits page
Mon, 15 Apr 2019 21:22:51 +0300 alfadur add client timeouts
Sat, 13 Apr 2019 00:37:35 +0300 alfadur fix info response
Sat, 13 Apr 2019 00:27:48 +0300 alfadur don't show incompatible rooms
Sat, 13 Apr 2019 00:16:23 +0300 alfadur fix client ingame flag
Sat, 13 Apr 2019 00:08:04 +0300 alfadur restore setup sending on room join
Fri, 12 Apr 2019 23:40:32 +0300 alfadur fix room exiting
Fri, 12 Apr 2019 23:29:58 +0300 alfadur add missing room joined message
Fri, 12 Apr 2019 23:16:44 +0300 alfadur start by actually handling client messages
Fri, 12 Apr 2019 22:36:54 +0300 alfadur add parser error handling
Fri, 12 Apr 2019 19:26:44 +0300 alfadur a bit more option error handling
Fri, 12 Apr 2019 11:47:35 -0400 nemo I was out of date again...
Fri, 12 Apr 2019 11:41:35 -0400 nemo ugly hacked in argument for port to remove unc0rr's excuse
Fri, 12 Apr 2019 02:48:16 +0300 alfadur improve lobby joining
Thu, 11 Apr 2019 21:25:31 +0300 alfadur fix room master change
Thu, 11 Apr 2019 21:20:41 +0300 alfadur implement stats message
Thu, 11 Apr 2019 19:30:22 +0300 alfadur implement maxteams and teamchat messages
Thu, 11 Apr 2019 01:42:14 +0300 alfadur implement follow message
Thu, 11 Apr 2019 01:13:29 +0300 alfadur implement info, registered only & super power messages
Wed, 10 Apr 2019 23:56:53 +0300 alfadur implement watch message apart from replay deserializing
Wed, 10 Apr 2019 19:30:08 +0300 alfadur implememg global&delegate messages
Wed, 10 Apr 2019 18:12:30 +0300 alfadur implement server vars
Wed, 10 Apr 2019 16:14:33 +0300 alfadur add typed protocol flags
Wed, 10 Apr 2019 01:13:29 +0300 alfadur fix lobby joining
Tue, 09 Apr 2019 23:03:12 +0300 alfadur move room saves to IO thread
Tue, 09 Apr 2019 21:08:35 +0300 alfadur add a thread for internal server IO and implement account checking with it
Tue, 09 Apr 2019 00:45:14 +0200 Wuzzy Fix bugs when entering speech bubble commands during hog placement phase
Tue, 09 Apr 2019 00:06:53 +0300 alfadur move parser tests into test module
Mon, 08 Apr 2019 23:05:54 +0200 Wuzzy ACF5: Fix Lua error when not hitting traitor in first turn
Mon, 08 Apr 2019 22:16:44 +0300 alfadur port server parser to nom 5
Mon, 08 Apr 2019 20:58:41 +0200 Wuzzy ACF5: Fix crash when skipping wave2 cut sequence with cyborg
Mon, 08 Apr 2019 19:16:02 +0200 Wuzzy WxW: Play taunt if crate spawns between turns
Mon, 08 Apr 2019 19:02:01 +0200 Wuzzy WxW: Don't register wall touch if not gstHHDriven
Mon, 08 Apr 2019 17:59:38 +0200 Wuzzy WxW: Hide crate radar when no active hog
Mon, 08 Apr 2019 17:44:33 +0200 Wuzzy WxW: If walls are disabled, spawn crate between turns
Mon, 08 Apr 2019 16:00:15 +0200 Wuzzy Battalion: Properly spawn crate between turns
Mon, 08 Apr 2019 15:51:42 +0200 Wuzzy New callback: onCaseDrop (called when engine MIGHT drop a crate)
Mon, 08 Apr 2019 15:27:40 +0200 Wuzzy Clean up Sudden Death messages and animations in Battalion
Mon, 08 Apr 2019 14:55:52 +0200 Wuzzy Don't show hog health in gfInvulnerable mode
Mon, 08 Apr 2019 03:15:34 +0200 Wuzzy Fix map preview not matching actual map
Mon, 08 Apr 2019 02:22:51 +0200 Wuzzy Computer hog no longer walks into player-placed mines if >= 90% duds
Mon, 08 Apr 2019 00:59:08 +0200 Wuzzy Fix floating pixels if wielding and rotating cleaver
Sun, 07 Apr 2019 23:47:58 +0200 Wuzzy Update changelog
Sun, 07 Apr 2019 23:39:30 +0200 Wuzzy Fix health crate health display not respecting Karma value properly
Sun, 07 Apr 2019 23:32:59 +0200 Wuzzy Update health crate tooltips in missions with fake health crates
(0) -10000 -3000 -1000 -120 +120 +1000 tip