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 14852
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 14851
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 14850
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 14849
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 14848
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 14847
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 14846
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 14845
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 14844
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 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
Wed, 10 Apr 2019 18:12:30 +0300 implement server vars
alfadur [Wed, 10 Apr 2019 18:12:30 +0300] rev 14783
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 14782
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 14781
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 14780
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 14779
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 14778
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 14777
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 14776
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 14775
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 14774
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 14773
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 14772
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 14771
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 14770
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 14769
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 14768
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 14767
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 14766
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 14765
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 14764
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 14763
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 14762
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 14761
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 14760
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 14759
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 14758
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 14757
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 14756
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 14755
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 14754
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 14753
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 14752
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 14751
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 14750
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 14749
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 14748
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 14747
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 14746
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 14745
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 14744
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 14743
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 14742
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 14741
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 14740
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 14739
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 14738
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 14737
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 14736
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 14735
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 14734
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 14733
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 14732
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 14731
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 14730
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 14729
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 14728
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 14727
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 14726
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 14725
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 14724
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 14723
finetune atlas proptest
Tue, 26 Mar 2019 22:29:48 +0300 proptest atlas, find 🐛🐜🦋
alfadur [Tue, 26 Mar 2019 22:29:48 +0300] rev 14722
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 14721
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 14720
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 14719
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 14718
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 14717
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 14716
add random falling stuff
Fri, 22 Mar 2019 23:46:48 +0300 merge
alfadur [Fri, 22 Mar 2019 23:46:48 +0300] rev 14715
merge
Fri, 22 Mar 2019 23:45:59 +0300 a bit of cleanup
alfadur [Fri, 22 Mar 2019 23:45:59 +0300] rev 14714
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 14713
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 14712
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 14711
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 14710
collapse mapgen back
Fri, 22 Mar 2019 21:44:06 +0300 fix zoom
alfadur [Fri, 22 Mar 2019 21:44:06 +0300] rev 14709
fix zoom
Fri, 22 Mar 2019 21:09:17 +0300 fix texture initialization
alfadur [Fri, 22 Mar 2019 21:09:17 +0300] rev 14708
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 14707
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 14706
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 14705
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 14704
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 14703
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 14702
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 14701
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 14700
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 14699
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 14698
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 14697
fix some warnings
Thu, 07 Feb 2019 22:26:56 +0300 fix client removal
alfadur [Thu, 07 Feb 2019 22:26:56 +0300] rev 14696
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 14695
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 14694
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 14693
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 14692
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 14691
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 14690
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 14689
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 14688
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 14687
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 14686
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 14685
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 14684
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 14683
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 14682
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 14681
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 14680
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 14679
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 14678
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 14677
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 14676
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 14675
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 14674
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 14673
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 14672
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 14671
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 14670
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 14669
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 14668
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 14667
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 14666
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 14665
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 14664
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 14663
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 14662
ACF8: Fix princess scene failing to initialize
Tue, 22 Jan 2019 17:40:46 +0100 ACF: Dump unused campaign vars, use fallback values
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 17:40:46 +0100] rev 14661
ACF: Dump unused campaign vars, use fallback values
Tue, 22 Jan 2019 07:47:27 +0100 ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:47:27 +0100] rev 14660
ACF2: Fix clock entering "retreat mode" after cut scene after killing first enemy
Tue, 22 Jan 2019 07:17:07 +0100 HedgeEditor: Force-set AirMinesNum to 0
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:17:07 +0100] rev 14659
HedgeEditor: Force-set AirMinesNum to 0
Tue, 22 Jan 2019 07:15:55 +0100 HedgeEditor: More efficient gear info tag handling
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:15:55 +0100] rev 14658
HedgeEditor: More efficient gear info tag handling
Tue, 22 Jan 2019 07:12:02 +0100 vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
Wuzzy <Wuzzy2@mail.ru> [Tue, 22 Jan 2019 07:12:02 +0100] rev 14657
vgtHealthTag now supports setting FrameTicks <> 0 to disable automatic water handling
Mon, 21 Jan 2019 23:50:56 +0100 Hide hog GUI extras in scripted cinematic, also suppress some voices
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 23:50:56 +0100] rev 14656
Hide hog GUI extras in scripted cinematic, also suppress some voices
Mon, 21 Jan 2019 23:37:12 +0100 Move finger rendering to RenderHHGuiExtras
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 23:37:12 +0100] rev 14655
Move finger rendering to RenderHHGuiExtras
Mon, 21 Jan 2019 22:17:29 +0100 Play "Flawless" voice when winning target practice mission with perfect accuracy
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 22:17:29 +0100] rev 14654
Play "Flawless" voice when winning target practice mission with perfect accuracy
Mon, 21 Jan 2019 21:06:55 +0100 Don't show ammo caption for every repeat rope attach
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 21:06:55 +0100] rev 14653
Don't show ammo caption for every repeat rope attach
Mon, 21 Jan 2019 20:17:44 +0100 Remove now unused parameters in SpeedShoppa/TargetPractice challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 20:17:44 +0100] rev 14652
Remove now unused parameters in SpeedShoppa/TargetPractice challenges
Mon, 21 Jan 2019 20:06:25 +0100 Portal mission: Don't allow enemies to walk
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 20:06:25 +0100] rev 14651
Portal mission: Don't allow enemies to walk
Mon, 21 Jan 2019 19:56:43 +0100 Portal mission: Delay first speech until turn start
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 19:56:43 +0100] rev 14650
Portal mission: Delay first speech until turn start
Mon, 21 Jan 2019 19:49:38 +0100 More spawn height tweaking in missions
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 19:49:38 +0100] rev 14649
More spawn height tweaking in missions
Mon, 21 Jan 2019 19:28:39 +0100 Tweak hog spawn height and facing direction in challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 19:28:39 +0100] rev 14648
Tweak hog spawn height and facing direction in challenges
Mon, 21 Jan 2019 18:59:29 +0100 Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 18:59:29 +0100] rev 14647
Update INSTALL notes for FreeBSD (fpc-rtl-extra dependency)
Mon, 21 Jan 2019 09:12:39 +0100 Frontend: Gray out campaign/training start buttons when no human team available
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 09:12:39 +0100] rev 14646
Frontend: Gray out campaign/training start buttons when no human team available
Mon, 21 Jan 2019 07:10:59 +0100 Simplify code for SetClanColor
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 07:10:59 +0100] rev 14645
Simplify code for SetClanColor
Mon, 21 Jan 2019 06:48:12 +0100 Some polishing for ASA fruit02
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 06:48:12 +0100] rev 14644
Some polishing for ASA fruit02
Mon, 21 Jan 2019 06:16:01 +0100 ASA fruit02: Change Captain Lime clan color when he turns evil
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 06:16:01 +0100] rev 14643
ASA fruit02: Change Captain Lime clan color when he turns evil
Mon, 21 Jan 2019 05:57:01 +0100 SetClanColor: Accept negative color argument to select user color
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 05:57:01 +0100] rev 14642
SetClanColor: Accept negative color argument to select user color
Mon, 21 Jan 2019 05:51:35 +0100 Fix SetClanColor causing crashes and rendering bugs
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 05:51:35 +0100] rev 14641
Fix SetClanColor causing crashes and rendering bugs
Mon, 21 Jan 2019 02:52:09 +0100 SetAmmoDelay: Unselect weapon if neccessary
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 02:52:09 +0100] rev 14640
SetAmmoDelay: Unselect weapon if neccessary
Mon, 21 Jan 2019 02:09:30 +0100 ACF5: Register is as "spare traitor" if player walks too far away
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 02:09:30 +0100] rev 14639
ACF5: Register is as "spare traitor" if player walks too far away This is done to prevent free attacks at cannibals, which don't get a turn before the choice was made.
Mon, 21 Jan 2019 01:03:47 +0100 Switch to typographical apostrophe in German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 01:03:47 +0100] rev 14638
Switch to typographical apostrophe in German translation
Mon, 21 Jan 2019 00:52:54 +0100 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 00:52:54 +0100] rev 14637
Update German translation
Mon, 21 Jan 2019 00:32:42 +0100 Update hedgewars_en.ts
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 00:32:42 +0100] rev 14636
Update hedgewars_en.ts
Mon, 21 Jan 2019 00:27:42 +0100 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Mon, 21 Jan 2019 00:27:42 +0100] rev 14635
Update locale files
Sun, 20 Jan 2019 21:41:49 +0100 Remove black pixels at corners of DrawRoundRect rectangles
Wuzzy <Wuzzy2@mail.ru> [Sun, 20 Jan 2019 21:41:49 +0100] rev 14634
Remove black pixels at corners of DrawRoundRect rectangles Fixes regression introduced in 8935dcc0e1307f3963d2d21e4f7ce1cca8407579.
Sat, 19 Jan 2019 05:06:33 +0100 Add CowardMode team setting
Wuzzy <Wuzzy2@mail.ru> [Sat, 19 Jan 2019 05:06:33 +0100] rev 14633
Add CowardMode team setting
Fri, 18 Jan 2019 07:24:39 +0100 Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
Wuzzy <Wuzzy2@mail.ru> [Fri, 18 Jan 2019 07:24:39 +0100] rev 14632
Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug #721)
Fri, 18 Jan 2019 00:36:48 +0100 VideoRec: Hide libaom-av1 codec in frontend, it's experimental
Wuzzy <Wuzzy2@mail.ru> [Fri, 18 Jan 2019 00:36:48 +0100] rev 14631
VideoRec: Hide libaom-av1 codec in frontend, it's experimental
Fri, 18 Jan 2019 00:17:17 +0100 Clean up code a bit in LibavInteraction
Wuzzy <Wuzzy2@mail.ru> [Fri, 18 Jan 2019 00:17:17 +0100] rev 14630
Clean up code a bit in LibavInteraction
Thu, 17 Jan 2019 23:46:00 +0100 Show error message in frontend if video encoding failed in engine
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 23:46:00 +0100] rev 14629
Show error message in frontend if video encoding failed in engine
Thu, 17 Jan 2019 22:48:14 +0100 Initialize newGameTicks/newRealTicks
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 22:48:14 +0100] rev 14628
Initialize newGameTicks/newRealTicks
Thu, 17 Jan 2019 15:57:46 +0300 make stuff const
alfadur [Thu, 17 Jan 2019 15:57:46 +0300] rev 14627
make stuff const
Thu, 17 Jan 2019 01:41:44 +0100 ASA fruit01: Add hog appear effect
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:41:44 +0100] rev 14626
ASA fruit01: Add hog appear effect
Thu, 17 Jan 2019 01:35:43 +0100 Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:35:43 +0100] rev 14625
Animate lib: AnimOutOfNowhere's 2nd and 3rd args are now optional
Thu, 17 Jan 2019 01:24:34 +0100 ASA death01: Tweak mines and barrels a bit
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:24:34 +0100] rev 14624
ASA death01: Tweak mines and barrels a bit
Thu, 17 Jan 2019 01:19:33 +0100 ASA death01: Optimize hog spawn positions, animate professor teleportation
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 01:19:33 +0100] rev 14623
ASA death01: Optimize hog spawn positions, animate professor teleportation
Thu, 17 Jan 2019 00:41:55 +0100 Clear hog gear message less agressively in ACF3
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 00:41:55 +0100] rev 14622
Clear hog gear message less agressively in ACF3
Thu, 17 Jan 2019 00:10:24 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 17 Jan 2019 00:10:24 +0100] rev 14621
Update changelog
Wed, 16 Jan 2019 23:58:12 +0100 ACF5: Disable utilities until the traitor has been dealt with
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 23:58:12 +0100] rev 14620
ACF5: Disable utilities until the traitor has been dealt with
Wed, 16 Jan 2019 23:50:35 +0100 Lua: Fix SetAmmoDelay not working properly when called after initialization
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 23:50:35 +0100] rev 14619
Lua: Fix SetAmmoDelay not working properly when called after initialization
Wed, 16 Jan 2019 23:43:23 +0100 Fix DismissTeam not clearing the team properly
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 23:43:23 +0100] rev 14618
Fix DismissTeam not clearing the team properly
Wed, 16 Jan 2019 22:48:48 +0100 Make passive teams no longer mess with game stats
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 22:48:48 +0100] rev 14617
Make passive teams no longer mess with game stats
Wed, 16 Jan 2019 22:39:27 +0100 Update clan passive status when team died / got resurrected
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 22:39:27 +0100] rev 14616
Update clan passive status when team died / got resurrected
Wed, 16 Jan 2019 21:32:25 +0100 ASA ice01: Clear hero's gear message when entering no-fly zone
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 21:32:25 +0100] rev 14615
ASA ice01: Clear hero's gear message when entering no-fly zone
Wed, 16 Jan 2019 21:16:57 +0100 ASA desert01: Make smugglers smarter
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 21:16:57 +0100] rev 14614
ASA desert01: Make smugglers smarter
Wed, 16 Jan 2019 20:03:07 +0100 ASA desert01: Enable skip all the time
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 20:03:07 +0100] rev 14613
ASA desert01: Enable skip all the time
Wed, 16 Jan 2019 19:59:08 +0100 Make use of passive teams in various campaign missions
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 19:59:08 +0100] rev 14612
Make use of passive teams in various campaign missions
Wed, 16 Jan 2019 15:40:11 +0100 Add SetTeamPassive. Passive teams are treated like frozen teams
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 15:40:11 +0100] rev 14611
Add SetTeamPassive. Passive teams are treated like frozen teams
Wed, 16 Jan 2019 07:30:06 +0100 pagegamestats: Fix time number rendering
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 07:30:06 +0100] rev 14610
pagegamestats: Fix time number rendering
Wed, 16 Jan 2019 07:08:15 +0100 ASA desert01: Fix third battle sometimes stopping instantly
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 07:08:15 +0100] rev 14609
ASA desert01: Fix third battle sometimes stopping instantly
Wed, 16 Jan 2019 06:56:38 +0100 ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:56:38 +0100] rev 14608
ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
Wed, 16 Jan 2019 06:55:07 +0100 ASA death01: Fix precise key not getting cleared
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:55:07 +0100] rev 14607
ASA death01: Fix precise key not getting cleared
Wed, 16 Jan 2019 06:45:10 +0100 ASA desert01: Clear hero gear message when battle starts
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:45:10 +0100] rev 14606
ASA desert01: Clear hero gear message when battle starts
Wed, 16 Jan 2019 06:37:26 +0100 Clear gear message in AnimSwitchHog
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:37:26 +0100] rev 14605
Clear gear message in AnimSwitchHog
Wed, 16 Jan 2019 06:24:50 +0100 ASA cosmos: Minor cinematic tweaks for meteorite cut scene
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:24:50 +0100] rev 14604
ASA cosmos: Minor cinematic tweaks for meteorite cut scene
Wed, 16 Jan 2019 06:10:30 +0100 Remove unused variable from hwform.h
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:10:30 +0100] rev 14603
Remove unused variable from hwform.h
Wed, 16 Jan 2019 06:02:56 +0100 Campaign: Try to auto-select an open mission after selecting team or campaign
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 06:02:56 +0100] rev 14602
Campaign: Try to auto-select an open mission after selecting team or campaign
Wed, 16 Jan 2019 03:40:05 +0100 Campaign: Select next unfinished mission after completing one
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 03:40:05 +0100] rev 14601
Campaign: Select next unfinished mission after completing one
Wed, 16 Jan 2019 01:39:58 +0100 Frontend: Don't reset campaign mission selection to top of list after each play
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 01:39:58 +0100] rev 14600
Frontend: Don't reset campaign mission selection to top of list after each play
Wed, 16 Jan 2019 00:37:26 +0100 Make game engine load the user's locale correctly (bug 688)
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 00:37:26 +0100] rev 14599
Make game engine load the user's locale correctly (bug #688)
Wed, 16 Jan 2019 00:01:29 +0100 Refactor hwengine: Rename cLocale to cLanguage
Wuzzy <Wuzzy2@mail.ru> [Wed, 16 Jan 2019 00:01:29 +0100] rev 14598
Refactor hwengine: Rename cLocale to cLanguage Required so the clocale unit can be added
Tue, 15 Jan 2019 21:28:54 +0100 Make hog kill stat stuff consistent WRT SD water rise
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 21:28:54 +0100] rev 14597
Make hog kill stat stuff consistent WRT SD water rise
Tue, 15 Jan 2019 21:23:56 +0100 Fix hog taunts counting SD water rise drowns as team kills (bug 691)
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 21:23:56 +0100] rev 14596
Fix hog taunts counting SD water rise drowns as team kills (bug #691)
Tue, 15 Jan 2019 20:53:01 +0100 Comment all important variables in uStats
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 20:53:01 +0100] rev 14595
Comment all important variables in uStats
Tue, 15 Jan 2019 01:47:07 +0100 Target practice: Change target radar color to red
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 01:47:07 +0100] rev 14594
Target practice: Change target radar color to red
Tue, 15 Jan 2019 00:48:57 +0100 Highlight next target for most target practices
Wuzzy <Wuzzy2@mail.ru> [Tue, 15 Jan 2019 00:48:57 +0100] rev 14593
Highlight next target for most target practices
Mon, 14 Jan 2019 23:38:31 +0100 ACF5: Delete circles vgears after wave3 appeared
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 23:38:31 +0100] rev 14592
ACF5: Delete circles vgears after wave3 appeared
Mon, 14 Jan 2019 23:30:15 +0100 Keep track of accuracy record in target practice challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 23:30:15 +0100] rev 14591
Keep track of accuracy record in target practice challenges
Mon, 14 Jan 2019 21:19:57 +0100 Remove "loser" messages in challenges
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 21:19:57 +0100] rev 14590
Remove "loser" messages in challenges The point of challenges is not to "win", but to reach a highscore, so we need not to rub failure into the player's face.
Mon, 14 Jan 2019 15:11:15 -0500 just focus on the unsafe deletes in a hopefully branch-safe fashion 0.9.25
nemo [Mon, 14 Jan 2019 15:11:15 -0500] rev 14589
just focus on the unsafe deletes in a hopefully branch-safe fashion
Mon, 14 Jan 2019 15:01:43 -0500 aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code 0.9.25
nemo [Mon, 14 Jan 2019 15:01:43 -0500] rev 14588
aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code
Mon, 14 Jan 2019 19:26:24 +0100 Rename the special "none" key in frontend
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 19:26:24 +0100] rev 14587
Rename the special "none" key in frontend
Mon, 14 Jan 2019 12:35:32 -0500 branch merge
nemo [Mon, 14 Jan 2019 12:35:32 -0500] rev 14586
branch merge
Mon, 14 Jan 2019 12:34:47 -0500 ai improvements are release branch safe 0.9.25
nemo [Mon, 14 Jan 2019 12:34:47 -0500] rev 14585
ai improvements are release branch safe
Mon, 14 Jan 2019 00:34:56 +0100 Reverse order of visual gears linked list
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 00:34:56 +0100] rev 14584
Reverse order of visual gears linked list Now vgears will render in the order they have been added. Older visual gears are rendered earlier, so they are "behind" newer visual gears. This has been primarily done to fix the render order of speech bubbles (bug #287).
Mon, 14 Jan 2019 17:59:32 +0100 Update changelog for campaign updates
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:59:32 +0100] rev 14583
Update changelog for campaign updates
Mon, 14 Jan 2019 17:43:19 +0100 ASA moon02: Don't play victory animation if runner died and hero survived
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:43:19 +0100] rev 14582
ASA moon02: Don't play victory animation if runner died and hero survived
Mon, 14 Jan 2019 17:12:12 +0100 ASA: Tweak spawning height of hedgehogs
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:12:12 +0100] rev 14581
ASA: Tweak spawning height of hedgehogs
Mon, 14 Jan 2019 17:04:18 +0100 ASA moon02: Fix player not losing if time runs out while still having the rope
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 17:04:18 +0100] rev 14580
ASA moon02: Fix player not losing if time runs out while still having the rope
Mon, 14 Jan 2019 16:18:34 +0100 Fix crosshair sometimes not getting removed
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 16:18:34 +0100] rev 14579
Fix crosshair sometimes not getting removed
Mon, 14 Jan 2019 07:14:18 +0100 Outsource commonly used words in siPointType to QTfrontend
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 07:14:18 +0100] rev 14578
Outsource commonly used words in siPointType to QTfrontend
Mon, 14 Jan 2019 06:17:35 +0100 ASA moon02: Add finishing times in ranking
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 06:17:35 +0100] rev 14577
ASA moon02: Add finishing times in ranking
Mon, 14 Jan 2019 05:58:07 +0100 ASA: Show current time and personal best in moon02
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 05:58:07 +0100] rev 14576
ASA: Show current time and personal best in moon02
Mon, 14 Jan 2019 04:59:04 +0100 ASA desert02: Show escape record in-game
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 04:59:04 +0100] rev 14575
ASA desert02: Show escape record in-game
Mon, 14 Jan 2019 04:30:31 +0100 Tweak bounce effects of some gears
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 04:30:31 +0100] rev 14574
Tweak bounce effects of some gears This adds bounce effects for gtSMine, gtMine and gtCluster
Mon, 14 Jan 2019 03:53:21 +0100 Fix "unused variable" warning (valOK)
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 03:53:21 +0100] rev 14573
Fix "unused variable" warning (valOK)
Mon, 14 Jan 2019 03:52:09 +0100 Remove a bunch of dead out-commented code
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 03:52:09 +0100] rev 14572
Remove a bunch of dead out-commented code
Mon, 14 Jan 2019 03:23:21 +0100 Fix WorldWrap returning sometimes true unjustifiably
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 03:23:21 +0100] rev 14571
Fix WorldWrap returning sometimes true unjustifiably
Mon, 14 Jan 2019 02:48:36 +0100 Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
Wuzzy <Wuzzy2@mail.ru> [Mon, 14 Jan 2019 02:48:36 +0100] rev 14570
Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
Sun, 13 Jan 2019 22:22:40 +0100 Fix airplane line being drawn in front of many HUD elements
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 22:22:40 +0100] rev 14569
Fix airplane line being drawn in front of many HUD elements
Sun, 13 Jan 2019 18:07:04 +0100 Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 18:07:04 +0100] rev 14568
Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
Sun, 13 Jan 2019 17:49:29 +0100 Tweak height limit of air attack in bounce edge maps
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 17:49:29 +0100] rev 14567
Tweak height limit of air attack in bounce edge maps
Sun, 13 Jan 2019 17:28:33 +0100 Disallow placement of piano beyond bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 17:28:33 +0100] rev 14566
Disallow placement of piano beyond bounce world edge
Sun, 13 Jan 2019 17:02:15 +0100 Deny air attack in bounce world edge if target is in "impossible" position
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 17:02:15 +0100] rev 14565
Deny air attack in bounce world edge if target is in "impossible" position
Sun, 13 Jan 2019 15:54:10 +0100 Don't try to spawn air mines beyond the bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 15:54:10 +0100] rev 14564
Don't try to spawn air mines beyond the bounce world edge
Sun, 13 Jan 2019 15:47:14 +0100 Bounce off gears at bouncy world edge only if they move towards it
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 15:47:14 +0100] rev 14563
Bounce off gears at bouncy world edge only if they move towards it
Sun, 13 Jan 2019 05:00:14 +0100 Frontend: Tweak button padding once more
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Jan 2019 05:00:14 +0100] rev 14562
Frontend: Tweak button padding once more
Sat, 12 Jan 2019 23:38:34 +0100 Mention zoom key in movement training
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 23:38:34 +0100] rev 14561
Mention zoom key in movement training
Sat, 12 Jan 2019 23:26:33 +0100 Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 23:26:33 +0100] rev 14560
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug #718)
Sat, 12 Jan 2019 06:38:20 +0100 Frontend: More button padding tweaking
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 06:38:20 +0100] rev 14559
Frontend: More button padding tweaking
Sat, 12 Jan 2019 06:19:16 +0100 TS: Restore 2 of the "specialist" letters
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 06:19:16 +0100] rev 14558
TS: Restore 2 of the "specialist" letters
Fri, 11 Jan 2019 08:51:11 -0500 merge release branch
nemo [Fri, 11 Jan 2019 08:51:11 -0500] rev 14557
merge release branch
Fri, 11 Jan 2019 08:45:11 -0500 tabs to spaces 0.9.25
nemo [Fri, 11 Jan 2019 08:45:11 -0500] rev 14556
tabs to spaces
Fri, 11 Jan 2019 08:42:15 -0500 deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
nemo [Fri, 11 Jan 2019 08:42:15 -0500] rev 14555
deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already
Fri, 11 Jan 2019 08:08:28 -0500 couple more use after frees for gear deletion.
nemo [Fri, 11 Jan 2019 08:08:28 -0500] rev 14554
couple more use after frees for gear deletion. also rearranged lines a bit and added a redundant exit to try to proof things a bit. more evidence we need rust.
Fri, 11 Jan 2019 04:38:07 +0100 Make sure to render crosshair above render
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 04:38:07 +0100] rev 14553
Make sure to render crosshair above render
Fri, 11 Jan 2019 03:50:06 +0100 Render contour of flying saucer is in (mostly) opaque
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 03:50:06 +0100] rev 14552
Render contour of flying saucer is in (mostly) opaque
Fri, 11 Jan 2019 01:44:04 +0100 Frontend: Increase padding of small push buttons
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 01:44:04 +0100] rev 14551
Frontend: Increase padding of small push buttons
Thu, 10 Jan 2019 23:22:44 +0100 Restore map scaling of Tunnels script
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:22:44 +0100] rev 14550
Restore map scaling of Tunnels script
Thu, 10 Jan 2019 23:16:32 +0100 Force MapFeatureSize=12 in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:16:32 +0100] rev 14549
Force MapFeatureSize=12 in TechRacer
Thu, 10 Jan 2019 23:10:20 +0100 Fix Racer ghost not resetting properly after a skip (bug 565)
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:10:20 +0100] rev 14548
Fix Racer ghost not resetting properly after a skip (bug #565)
Thu, 10 Jan 2019 21:24:32 +0100 Fix dy hardcoded value in kamikaze test
unc0rr [Thu, 10 Jan 2019 21:24:32 +0100] rev 14547
Fix dy hardcoded value in kamikaze test
Thu, 10 Jan 2019 21:22:07 +0100 Fix broken kamikaze logic when target position is close to attacker
unc0rr [Thu, 10 Jan 2019 21:22:07 +0100] rev 14546
Fix broken kamikaze logic when target position is close to attacker
Thu, 10 Jan 2019 19:47:18 +0100 Don't say "first blood" in games with only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:47:18 +0100] rev 14545
Don't say "first blood" in games with only 1 clan
Thu, 10 Jan 2019 19:21:08 +0100 Fix wind bar animation not looping properly
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:21:08 +0100] rev 14544
Fix wind bar animation not looping properly If you looked closely, you could see the wind bar “jumping” a bit. Pixel offset was off-by-1.
Thu, 10 Jan 2019 19:09:06 +0100 Prevent wind bar from overflowing with high wind values
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:09:06 +0100] rev 14543
Prevent wind bar from overflowing with high wind values Wind flow overflow does not happen normally, but might be triggered when calling SetWind with extreme values (>100 or <-100). Allows for silly wind experiments in scripts.
Thu, 10 Jan 2019 18:45:04 +0100 Tweak appear/disappear animation of touch widgets
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:45:04 +0100] rev 14542
Tweak appear/disappear animation of touch widgets
Thu, 10 Jan 2019 18:30:14 +0100 Minor touch refactor
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:30:14 +0100] rev 14541
Minor touch refactor
Thu, 10 Jan 2019 18:08:02 +0100 Swap 2 targets in grenade training to make the start a bit easier
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:08:02 +0100] rev 14540
Swap 2 targets in grenade training to make the start a bit easier
Thu, 10 Jan 2019 18:05:48 +0100 Update grenade training to support bounciness in Touch
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:05:48 +0100] rev 14539
Update grenade training to support bounciness in Touch
Thu, 10 Jan 2019 17:54:58 +0100 Add button to set bounciness in touch interface
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 17:54:58 +0100] rev 14538
Add button to set bounciness in touch interface
Thu, 10 Jan 2019 03:14:02 +0100 Use player team's control scheme for all teams if there's a mission team
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 03:14:02 +0100] rev 14537
Use player team's control scheme for all teams if there's a mission team
Thu, 10 Jan 2019 02:50:01 +0100 Fix player team ignoring custom team control scheme in campaign/missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 02:50:01 +0100] rev 14536
Fix player team ignoring custom team control scheme in campaign/missions
Thu, 10 Jan 2019 00:41:31 +0100 Restructure changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 00:41:31 +0100] rev 14535
Restructure changelog
Thu, 10 Jan 2019 00:33:05 +0100 Fix double water splash if flying saucer drowns (bug 681)
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 00:33:05 +0100] rev 14534
Fix double water splash if flying saucer drowns (bug #681)
Wed, 09 Jan 2019 22:19:46 +0100 Remove default keybinding for unselecting weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 22:19:46 +0100] rev 14533
Remove default keybinding for unselecting weapon
Wed, 09 Jan 2019 22:09:27 +0100 Allow to leave a control unused (no key binding)
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 22:09:27 +0100] rev 14532
Allow to leave a control unused (no key binding)
Wed, 09 Jan 2019 16:27:57 -0500 fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
nemo [Wed, 09 Jan 2019 16:27:57 -0500] rev 14531
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
Wed, 09 Jan 2019 19:39:48 +0100 Add control (default: X) to unselect current weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 19:39:48 +0100] rev 14530
Add control (default: X) to unselect current weapon
Wed, 09 Jan 2019 19:10:11 +0100 Send and display owner name of own teams in online games (fixes bug 468)
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 19:10:11 +0100] rev 14529
Send and display owner name of own teams in online games (fixes bug #468)
Tue, 08 Jan 2019 03:03:21 +0100 Suppress “<team> is gone message on game end
Wuzzy <Wuzzy2@mail.ru> [Tue, 08 Jan 2019 03:03:21 +0100] rev 14528
Suppress “<team> is gone message on game end
Sun, 06 Jan 2019 02:32:27 +0100 Pagetraining: Make sure the translator comment will be collected
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 02:32:27 +0100] rev 14527
Pagetraining: Make sure the translator comment will be collected
Sun, 06 Jan 2019 02:16:45 +0100 Make turn timer gray when finishing target practice
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 02:16:45 +0100] rev 14526
Make turn timer gray when finishing target practice
Sun, 06 Jan 2019 01:21:16 +0100 Display team records in training menu
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 01:21:16 +0100] rev 14525
Display team records in training menu
Sat, 05 Jan 2019 23:15:13 +0100 BRW: Fix Lua error after using timebox
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 23:15:13 +0100] rev 14524
BRW: Fix Lua error after using timebox
Sat, 05 Jan 2019 22:22:36 +0100 TS: Scale health with the “initial health” setting from game scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 22:22:36 +0100] rev 14523
TS: Scale health with the “initial health” setting from game scheme
Sat, 05 Jan 2019 22:05:20 +0100 Lua: Add InitHealth, read-only variable containing the initial hog health setting
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 22:05:20 +0100] rev 14522
Lua: Add InitHealth, read-only variable containing the initial hog health setting
Sat, 05 Jan 2019 21:52:15 +0100 TS: Improve configurability by game scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 21:52:15 +0100] rev 14521
TS: Improve configurability by game scheme
Sat, 05 Jan 2019 21:07:22 +0100 TS: Simplify mission panel, fix bad string concatenation
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 21:07:22 +0100] rev 14520
TS: Simplify mission panel, fix bad string concatenation
Sat, 05 Jan 2019 20:58:12 +0100 TS: Add script param to set specialists for all teams at once
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:58:12 +0100] rev 14519
TS: Add script param to set specialists for all teams at once
Sat, 05 Jan 2019 20:45:46 +0100 Document TS script param syntax, change some letters
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:45:46 +0100] rev 14518
Document TS script param syntax, change some letters
Sat, 05 Jan 2019 20:32:48 +0100 Clean up indents and comments in The_Specialists.lua
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:32:48 +0100] rev 14517
Clean up indents and comments in The_Specialists.lua
Sat, 05 Jan 2019 13:23:43 -0500 Allow customising the teams
nemo [Sat, 05 Jan 2019 13:23:43 -0500] rev 14516
Allow customising the teams
Thu, 03 Jan 2019 22:44:09 +0100 ASA ice02: Clean up some subtle weirdness on timeout
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 22:44:09 +0100] rev 14515
ASA ice02: Clean up some subtle weirdness on timeout When time's up or player lost, do this: - Remove all rings - Don't give time or saucer bonus when touching ring *after* timeout - Prevent next turn from starting
Thu, 03 Jan 2019 19:46:48 +0100 Fix bee targeting fail across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 19:46:48 +0100] rev 14514
Fix bee targeting fail across wrap world edge Previously, the bee always aimed for the light area, no matter where you actually put the target. It also got confused whenever it flew across the wrap world edge. How the bee works now: 1) The placed bee target is *not* recalculated when it was placed in the "gray" part of the wrap world edge. This allows for more fine-tuning. 1a) Place target in light area: bee aims for target light area 1b) Place target in gray area: bee aims for target, but flies to gray area first 2) Bee target is recalculated whenever bee passes the wrap world edge.
Thu, 03 Jan 2019 17:57:31 +0100 Fix force-locked schemes getting unlocked when changing map types (bug 378)
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 17:57:31 +0100] rev 14513
Fix force-locked schemes getting unlocked when changing map types (bug #378)
Wed, 02 Jan 2019 17:45:12 +0100 ASA ice02: Don't show remaining saucers in stats (unimportant)
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 Jan 2019 17:45:12 +0100] rev 14512
ASA ice02: Don't show remaining saucers in stats (unimportant)
Wed, 02 Jan 2019 11:08:26 -0500 heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
nemo [Wed, 02 Jan 2019 11:08:26 -0500] rev 14511
heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
Wed, 02 Jan 2019 11:06:34 -0500 remove Wuzzy's val checking, add a FIXME to add that to the C implementation
nemo [Wed, 02 Jan 2019 11:06:34 -0500] rev 14510
remove Wuzzy's val checking, add a FIXME to add that to the C implementation
Wed, 02 Jan 2019 03:30:54 +0100 Initialize mission completion status on frontend load
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 Jan 2019 03:30:54 +0100] rev 14509
Initialize mission completion status on frontend load
Tue, 01 Jan 2019 11:17:28 -0500 From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch 0.9.25
nemo [Tue, 01 Jan 2019 11:17:28 -0500] rev 14508
From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch
Tue, 01 Jan 2019 02:25:18 +0100 - Bots activate extra time if needed
unc0rr [Tue, 01 Jan 2019 02:25:18 +0100] rev 14507
- Bots activate extra time if needed - Refactor work with forecast of time needed to perform planned actions (ticks variable)
Tue, 01 Jan 2019 02:22:01 +0100 - Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
unc0rr [Tue, 01 Jan 2019 02:22:01 +0100] rev 14506
- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack - Also start thinking if TurnTimeLeft is bigger than default value
Fri, 28 Dec 2018 22:47:17 +0100 Implement letter repeat check
unc0rr [Fri, 28 Dec 2018 22:47:17 +0100] rev 14505
Implement letter repeat check
Fri, 28 Dec 2018 03:10:05 +0300 Server action refactoring part 1 of N
alfadur <mail@none> [Fri, 28 Dec 2018 03:10:05 +0300] rev 14504
Server action refactoring part 1 of N
Thu, 27 Dec 2018 23:43:54 +0100 Start chat_sanitizer package inspired by chat bot on pokerth server
unc0rr [Thu, 27 Dec 2018 23:43:54 +0100] rev 14503
Start chat_sanitizer package inspired by chat bot on pokerth server
Fri, 21 Dec 2018 23:42:45 +0100 ASA cosmos: Move flower icons of desert planet above cactus instead of bird
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 23:42:45 +0100] rev 14502
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
Fri, 21 Dec 2018 23:17:10 +0100 ASA cosmos: Remove unneccary message when hero dies after moon was reached
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 23:17:10 +0100] rev 14501
ASA cosmos: Remove unneccary message when hero dies after moon was reached
Fri, 21 Dec 2018 22:59:06 +0100 Simplify some mission strings
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 22:59:06 +0100] rev 14500
Simplify some mission strings
Fri, 21 Dec 2018 22:25:57 +0100 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 22:25:57 +0100] rev 14499
Update German translation
Fri, 21 Dec 2018 21:14:04 +0100 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 21:14:04 +0100] rev 14498
Update locale files
Fri, 21 Dec 2018 20:48:28 +0100 Localization: Also collect first line of credits.csv
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 20:48:28 +0100] rev 14497
Localization: Also collect first line of credits.csv
Fri, 21 Dec 2018 20:31:21 +0100 Reduce skipping craziness in ASA fruit02 a bit
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 20:31:21 +0100] rev 14496
Reduce skipping craziness in ASA fruit02 a bit
Fri, 21 Dec 2018 17:47:54 +0100 Minor refactor in single missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 17:47:54 +0100] rev 14495
Minor refactor in single missions
Fri, 21 Dec 2018 17:43:04 +0100 Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 17:43:04 +0100] rev 14494
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
Fri, 21 Dec 2018 16:55:34 +0100 Merge nemo's VideoRec commit
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 16:55:34 +0100] rev 14493
Merge nemo's VideoRec commit
Fri, 21 Dec 2018 16:54:41 +0100 Fix 2 team name mistakes in missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 16:54:41 +0100] rev 14492
Fix 2 team name mistakes in missions
Fri, 21 Dec 2018 15:14:47 +0100 Update mission description for Bazooka Battlefield
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 15:14:47 +0100] rev 14491
Update mission description for Bazooka Battlefield
Fri, 21 Dec 2018 08:00:46 +0100 ASA desert01: Fix mission ending when all smugglers are dead
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 08:00:46 +0100] rev 14490
ASA desert01: Fix mission ending when all smugglers are dead
Fri, 21 Dec 2018 07:04:13 +0100 ASA death01: Use unique team names for professor teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 07:04:13 +0100] rev 14489
ASA death01: Use unique team names for professor teams
Fri, 21 Dec 2018 06:33:33 +0100 Update ASA campaign to use player chosen team identity
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 06:33:33 +0100] rev 14488
Update ASA campaign to use player chosen team identity
Fri, 21 Dec 2018 02:07:11 +0100 ACF: Consistent cannibals flag/voice, change Princess flag
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 02:07:11 +0100] rev 14487
ACF: Consistent cannibals flag/voice, change Princess flag
Fri, 21 Dec 2018 01:43:21 +0100 Use player team name in ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 01:43:21 +0100] rev 14486
Use player team name in ACF campaign
Fri, 21 Dec 2018 01:04:24 +0100 Refactor ACF missions, store team names in variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 01:04:24 +0100] rev 14485
Refactor ACF missions, store team names in variables
Thu, 20 Dec 2018 19:03:34 +0100 Change AddTeam/AddMissionTeam to return real team name and index (in that order)
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 19:03:34 +0100] rev 14484
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
Thu, 20 Dec 2018 18:23:13 +0100 Use player's team identity for SimpleMission-based mission
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 18:23:13 +0100] rev 14483
Use player's team identity for SimpleMission-based mission
Thu, 20 Dec 2018 17:51:46 +0100 Use player-chosen team identity for most challenges and scenarios
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 17:51:46 +0100] rev 14482
Use player-chosen team identity for most challenges and scenarios
Thu, 20 Dec 2018 15:53:22 +0100 Check team name collision and make them unique, if neccessary
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 15:53:22 +0100] rev 14481
Check team name collision and make them unique, if neccessary
Wed, 19 Dec 2018 20:56:10 +0100 Use player-chosen team identity for training and a few challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:56:10 +0100] rev 14480
Use player-chosen team identity for training and a few challenges
Wed, 19 Dec 2018 20:34:07 +0100 Lua: AddTeam / AddMissionTeam now return team index
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:34:07 +0100] rev 14479
Lua: AddTeam / AddMissionTeam now return team index
Wed, 19 Dec 2018 20:27:35 +0100 Remove unused vars in uTeams
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:27:35 +0100] rev 14478
Remove unused vars in uTeams
Wed, 19 Dec 2018 19:10:42 +0100 Lua API: Add functions to add team selected in campaign/mission page
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 19:10:42 +0100] rev 14477
Lua API: Add functions to add team selected in campaign/mission page
Wed, 19 Dec 2018 19:00:29 -0500 remove if disabled in main config
nemo [Wed, 19 Dec 2018 19:00:29 -0500] rev 14476
remove if disabled in main config
Wed, 19 Dec 2018 05:50:02 +0100 Keep track of singleplayer high scores in challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 05:50:02 +0100] rev 14475
Keep track of singleplayer high scores in challenges
Wed, 19 Dec 2018 01:47:41 +0100 Add fallback preview image for scenarios
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:47:41 +0100] rev 14474
Add fallback preview image for scenarios Feel free to improve the image
Wed, 19 Dec 2018 01:21:20 +0100 Add image for challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:21:20 +0100] rev 14473
Add image for challenges
Wed, 19 Dec 2018 01:02:06 +0100 Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:02:06 +0100] rev 14472
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wed, 19 Dec 2018 00:17:14 +0100 Tweak training menu spacing
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 00:17:14 +0100] rev 14471
Tweak training menu spacing
Tue, 18 Dec 2018 23:28:40 +0100 Save and restore last campaign/training team selection in settings.ini
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 23:28:40 +0100] rev 14470
Save and restore last campaign/training team selection in settings.ini
Tue, 18 Dec 2018 22:53:49 +0100 Sync team comboboxes in campaign and training page
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:53:49 +0100] rev 14469
Sync team comboboxes in campaign and training page
Tue, 18 Dec 2018 22:27:13 +0100 Training page: Don't change selection after changing team or playing
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:27:13 +0100] rev 14468
Training page: Don't change selection after changing team or playing
Tue, 18 Dec 2018 22:22:03 +0100 Update training page after completing a training
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:22:03 +0100] rev 14467
Update training page after completing a training
Tue, 18 Dec 2018 18:37:58 +0100 Fix victory check of a few scenarios
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:37:58 +0100] rev 14466
Fix victory check of a few scenarios
Tue, 18 Dec 2018 18:26:13 +0100 Add Lua callback: onGameResult
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:26:13 +0100] rev 14465
Add Lua callback: onGameResult
Tue, 18 Dec 2018 18:16:31 +0100 Report mission victory for most missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:16:31 +0100] rev 14464
Report mission victory for most missions
Tue, 18 Dec 2018 15:21:23 +0100 Add Lua functions to save/get mission variables
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 15:21:23 +0100] rev 14463
Add Lua functions to save/get mission variables
Tue, 18 Dec 2018 14:24:23 +0100 Add team selection in training page and basic check mark support
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 14:24:23 +0100] rev 14462
Add team selection in training page and basic check mark support
Sun, 16 Dec 2018 18:40:25 +0100 Attempt to allow building video recording in pas2c mode, currently fails parsing
unc0rr [Sun, 16 Dec 2018 18:40:25 +0100] rev 14461
Attempt to allow building video recording in pas2c mode, currently fails parsing
Sun, 16 Dec 2018 10:42:50 -0500 if a script is set, feature size can generate different maps
nemo [Sun, 16 Dec 2018 10:42:50 -0500] rev 14460
if a script is set, feature size can generate different maps
Sun, 16 Dec 2018 10:35:43 -0500 Same with ShoppaMap
nemo [Sun, 16 Dec 2018 10:35:43 -0500] rev 14459
Same with ShoppaMap
Sun, 16 Dec 2018 10:25:36 -0500 fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
nemo [Sun, 16 Dec 2018 10:25:36 -0500] rev 14458
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
Sun, 16 Dec 2018 00:12:29 +0100 Apply rustfmt to all files
unc0rr [Sun, 16 Dec 2018 00:12:29 +0100] rev 14457
Apply rustfmt to all files
Sun, 16 Dec 2018 00:09:20 +0100 Start database interaction implementation
unc0rr [Sun, 16 Dec 2018 00:09:20 +0100] rev 14456
Start database interaction implementation
Sat, 15 Dec 2018 03:07:20 +0100 Rope training: Simplify final challenge, remove mines
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 03:07:20 +0100] rev 14455
Rope training: Simplify final challenge, remove mines
Sat, 15 Dec 2018 01:57:09 +0100 Rope training: Show hint after destroying barrels
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 01:57:09 +0100] rev 14454
Rope training: Show hint after destroying barrels
Sat, 15 Dec 2018 01:29:47 +0100 Make various stunts in flying saucer training easier
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 01:29:47 +0100] rev 14453
Make various stunts in flying saucer training easier
Sat, 15 Dec 2018 00:29:56 +0100 Movement training: Show damage message only after passing certain point
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 00:29:56 +0100] rev 14452
Movement training: Show damage message only after passing certain point
Sat, 15 Dec 2018 00:26:17 +0100 Show mission panel key as permanent caption in movement training
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 00:26:17 +0100] rev 14451
Show mission panel key as permanent caption in movement training
Fri, 14 Dec 2018 19:14:42 +0100 Fix incorrect text for sidNoEndTurn in en.txt
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 19:14:42 +0100] rev 14450
Fix incorrect text for sidNoEndTurn in en.txt Text applies to utility only, its used for weapons, too.
Fri, 14 Dec 2018 18:54:45 +0100 Add language-neutral version of Trainings.png
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 18:54:45 +0100] rev 14449
Add language-neutral version of Trainings.png
Fri, 14 Dec 2018 16:06:33 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 16:06:33 +0100] rev 14448
Update changelog
Fri, 14 Dec 2018 16:05:56 +0100 Backed out changeset f791c46b47a4
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 16:05:56 +0100] rev 14447
Backed out changeset f791c46b47a4 This changeset broke chat display in demos
Fri, 14 Dec 2018 14:33:18 +0100 Update changelog and README
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 14:33:18 +0100] rev 14446
Update changelog and README
Fri, 14 Dec 2018 01:55:42 +0100 Start first turn in ACF5 even faster
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:55:42 +0100] rev 14445
Start first turn in ACF5 even faster
Fri, 14 Dec 2018 01:40:13 +0100 ACF3: Fix weapons being disabled in first turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:40:13 +0100] rev 14444
ACF3: Fix weapons being disabled in first turn
Fri, 14 Dec 2018 01:19:12 +0100 Faster switch to correct hog in ACF5
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:19:12 +0100] rev 14443
Faster switch to correct hog in ACF5
Fri, 14 Dec 2018 01:03:35 +0100 Fix incorrect message in ASA death01
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:03:35 +0100] rev 14442
Fix incorrect message in ASA death01
Fri, 14 Dec 2018 00:50:03 +0100 Set internal version to 1.0.0-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:50:03 +0100] rev 14441
Set internal version to 1.0.0-dev
Fri, 14 Dec 2018 00:47:23 +0100 Append -dev to version string if built in non-release mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:47:23 +0100] rev 14440
Append -dev to version string if built in non-release mode
Fri, 14 Dec 2018 00:37:13 +0100 Fix minor mistake in credits
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:37:13 +0100] rev 14439
Fix minor mistake in credits
Fri, 14 Dec 2018 00:28:31 +0100 Colorize people names in About screen
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:28:31 +0100] rev 14438
Colorize people names in About screen
Fri, 14 Dec 2018 00:16:05 +0100 Merge recent Rust changes
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:16:05 +0100] rev 14437
Merge recent Rust changes
Fri, 14 Dec 2018 00:15:30 +0100 Add nicknames in credits
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:15:30 +0100] rev 14436
Add nicknames in credits
Thu, 13 Dec 2018 23:44:46 +0100 Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
unc0rr [Thu, 13 Dec 2018 23:44:46 +0100] rev 14435
Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
Thu, 13 Dec 2018 23:21:19 +0100 Add more maps and theme credits in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 23:21:19 +0100] rev 14434
Add more maps and theme credits in credits.csv
Thu, 13 Dec 2018 22:50:14 +0100 Clean up CREDITS file, move more credits to credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 22:50:14 +0100] rev 14433
Clean up CREDITS file, move more credits to credits.csv
Thu, 13 Dec 2018 21:35:26 +0100 Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:35:26 +0100] rev 14432
Merge
Thu, 13 Dec 2018 21:34:04 +0100 Some minor credits typo fixes
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:34:04 +0100] rev 14431
Some minor credits typo fixes
Thu, 13 Dec 2018 21:25:36 +0100 Make captions in credits translatable, too
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:25:36 +0100] rev 14430
Make captions in credits translatable, too
Thu, 13 Dec 2018 21:19:17 +0100 Add row type column in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:19:17 +0100] rev 14429
Add row type column in credits.csv
Thu, 13 Dec 2018 20:24:50 +0100 Make about dialog in frontend translatable
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 20:24:50 +0100] rev 14428
Make about dialog in frontend translatable
Thu, 13 Dec 2018 18:55:25 +0100 Restructure credits
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 18:55:25 +0100] rev 14427
Restructure credits
Thu, 13 Dec 2018 17:40:03 +0100 Point to CREDITS file
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 17:40:03 +0100] rev 14426
Point to CREDITS file
Thu, 13 Dec 2018 17:28:53 +0100 Move credits to RFC-4180-conforming CSV file
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 17:28:53 +0100] rev 14425
Move credits to RFC-4180-conforming CSV file
Thu, 13 Dec 2018 12:12:40 -0500 pull in nicer fix
nemo [Thu, 13 Dec 2018 12:12:40 -0500] rev 14424
pull in nicer fix
Thu, 13 Dec 2018 12:12:13 -0500 This seems to be all that was needed for bug #719 0.9.25
nemo [Thu, 13 Dec 2018 12:12:13 -0500] rev 14423
This seems to be all that was needed for bug #719
Thu, 13 Dec 2018 11:03:15 -0500 Backed out changeset 1ffa8bfc5c58 0.9.25
nemo [Thu, 13 Dec 2018 11:03:15 -0500] rev 14422
Backed out changeset 1ffa8bfc5c58
Thu, 13 Dec 2018 10:51:07 -0500 merge in 0.9.25 fixes
nemo [Thu, 13 Dec 2018 10:51:07 -0500] rev 14421
merge in 0.9.25 fixes
Thu, 13 Dec 2018 10:49:30 -0500 Disable screenshoting in pas2c due to unimplemented function. bug #719 0.9.25
nemo [Thu, 13 Dec 2018 10:49:30 -0500] rev 14420
Disable screenshoting in pas2c due to unimplemented function. bug #719
Thu, 13 Dec 2018 09:50:24 -0500 dumbest pas2c fix ever?
nemo [Thu, 13 Dec 2018 09:50:24 -0500] rev 14419
dumbest pas2c fix ever?
Thu, 13 Dec 2018 09:07:00 -0500 might as well render preview using smallest size to speed it up
nemo [Thu, 13 Dec 2018 09:07:00 -0500] rev 14418
might as well render preview using smallest size to speed it up
Thu, 13 Dec 2018 12:38:16 +0100 Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 12:38:16 +0100] rev 14417
Backed out changeset e60e2e7dd43a to restore pre-0.9.25 string changes
Wed, 12 Dec 2018 23:01:06 -0500 Allow scaling hand drawn maps
nemo [Wed, 12 Dec 2018 23:01:06 -0500] rev 14416
Allow scaling hand drawn maps
Mon, 10 Dec 2018 22:44:46 +0100 Move rust server into rust folder
unc0rr [Mon, 10 Dec 2018 22:44:46 +0100] rev 14415
Move rust server into rust folder
Mon, 10 Dec 2018 21:23:52 +0100 Frenzy: More consistent ready time setting
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:23:52 +0100] rev 14414
Frenzy: More consistent ready time setting
Mon, 10 Dec 2018 21:16:05 +0100 Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:16:05 +0100] rev 14413
Frenzy: Hide slot key info in Touch (there are no slot keys in Touch)
Mon, 10 Dec 2018 21:06:37 +0100 Remove debugging code
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:06:37 +0100] rev 14412
Remove debugging code
Mon, 10 Dec 2018 21:04:37 +0100 Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 21:04:37 +0100] rev 14411
Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
Mon, 10 Dec 2018 19:20:36 +0100 Also play countdown warning sounds with low initial turn time
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 19:20:36 +0100] rev 14410
Also play countdown warning sounds with low initial turn time
Mon, 10 Dec 2018 19:07:12 +0100 Skip ammo menu open animation if playing with TurnTime <= 10s
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 19:07:12 +0100] rev 14409
Skip ammo menu open animation if playing with TurnTime <= 10s
Mon, 10 Dec 2018 10:28:06 +0100 Shorter turn reaction delay
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 10:28:06 +0100] rev 14408
Shorter turn reaction delay
Mon, 10 Dec 2018 10:01:24 +0100 Also show SD warning 3 and 7 rounds before SD
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 10:01:24 +0100] rev 14407
Also show SD warning 3 and 7 rounds before SD
Mon, 10 Dec 2018 09:39:34 +0100 Show Sudden Death warning messages only once per round
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 09:39:34 +0100] rev 14406
Show Sudden Death warning messages only once per round
Mon, 10 Dec 2018 09:01:27 +0100 Tweak damage tag delay
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 09:01:27 +0100] rev 14405
Tweak damage tag delay
Mon, 10 Dec 2018 08:55:45 +0100 Fix "first blood" taunt being repeated if same hog got hurt again
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 08:55:45 +0100] rev 14404
Fix "first blood" taunt being repeated if same hog got hurt again
Mon, 10 Dec 2018 08:20:33 +0100 Properly disable SD in That Sinking Feeling
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 08:20:33 +0100] rev 14403
Properly disable SD in That Sinking Feeling
Mon, 10 Dec 2018 08:00:45 +0100 Fix poison damage not working in first round
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 08:00:45 +0100] rev 14402
Fix poison damage not working in first round
Mon, 10 Dec 2018 07:59:45 +0100 Remove incorrectly used Delay parameter in many scripts
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 07:59:45 +0100] rev 14401
Remove incorrectly used Delay parameter in many scripts
Mon, 10 Dec 2018 07:35:29 +0100 Longer delays between turns for better readability
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 07:35:29 +0100] rev 14400
Longer delays between turns for better readability The control was given too fast to the next hog, this made it hard to see damage and messages.
Mon, 10 Dec 2018 02:40:27 +0100 End turn immediately if king of own team was killed
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 02:40:27 +0100] rev 14399
End turn immediately if king of own team was killed
Mon, 10 Dec 2018 02:30:14 +0100 Fix some King Mode bugs causing minions not always being properly killed
Wuzzy <Wuzzy2@mail.ru> [Mon, 10 Dec 2018 02:30:14 +0100] rev 14398
Fix some King Mode bugs causing minions not always being properly killed
Sun, 09 Dec 2018 22:28:46 +0100 Hide most HUD elements in cinematic mode
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 22:28:46 +0100] rev 14397
Hide most HUD elements in cinematic mode
Sun, 09 Dec 2018 22:19:31 +0100 Fix fail to parse protocol number from engine
unc0rr [Sun, 09 Dec 2018 22:19:31 +0100] rev 14396
Fix fail to parse protocol number from engine
Sun, 09 Dec 2018 21:13:38 +0100 Colorize switching arrows, pointing arrow and target cross in clan color
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 21:13:38 +0100] rev 14395
Colorize switching arrows, pointing arrow and target cross in clan color
Sun, 09 Dec 2018 17:12:47 +0100 Lua API: SetTurnTimePaused/GetTurnTimePaused
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 17:12:47 +0100] rev 14394
Lua API: SetTurnTimePaused/GetTurnTimePaused
Sun, 09 Dec 2018 16:54:22 +0100 Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 16:54:22 +0100] rev 14393
Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
Sun, 09 Dec 2018 04:09:38 +0300 pull file io out of server handler
alfadur [Sun, 09 Dec 2018 04:09:38 +0300] rev 14392
pull file io out of server handler
Sun, 09 Dec 2018 00:53:05 +0100 Add Hmm.ogg for Default_ru
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 00:53:05 +0100] rev 14391
Add Hmm.ogg for Default_ru Basically copied from voicepack "Russian", just with a slightly higher pitch
Sun, 09 Dec 2018 00:43:02 +0100 Add more fallback sounds
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Dec 2018 00:43:02 +0100] rev 14390
Add more fallback sounds
Sat, 08 Dec 2018 22:15:49 +0100 Remove weird fallbacks for sndHmm
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 22:15:49 +0100] rev 14389
Remove weird fallbacks for sndHmm
Sat, 08 Dec 2018 21:43:13 +0100 Make better re-use of some mission strings
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 21:43:13 +0100] rev 14388
Make better re-use of some mission strings
Sat, 08 Dec 2018 19:30:25 +0100 Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :( 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 19:30:25 +0100] rev 14387
Whoops. Forgot to bump default gameServer MOTD to 0.9.25. :(
Sat, 08 Dec 2018 19:20:57 +0100 Clarify the buttons in pagenet
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 19:20:57 +0100] rev 14386
Clarify the buttons in pagenet
Sat, 08 Dec 2018 19:03:57 +0100 Update description of the "training" menu to be more accurate
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 19:03:57 +0100] rev 14385
Update description of the "training" menu to be more accurate
Sat, 08 Dec 2018 18:18:15 +0100 Fix minor grammar fail
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 18:18:15 +0100] rev 14384
Fix minor grammar fail
Sat, 08 Dec 2018 17:28:15 +0100 Modify texts in first 2 ACF missions to be compatible with Touch
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 17:28:15 +0100] rev 14383
Modify texts in first 2 ACF missions to be compatible with Touch
Sat, 08 Dec 2018 14:33:49 +0100 Add tutorial texts for Touch interface
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:33:49 +0100] rev 14382
Add tutorial texts for Touch interface
Sat, 08 Dec 2018 14:22:24 +0100 Add reminder to call /restart_server with "yes"
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:22:24 +0100] rev 14381
Add reminder to call /restart_server with "yes"
Sat, 08 Dec 2018 14:19:11 +0100 /registered_only now tells in chat whether the state is on or off
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:19:11 +0100] rev 14380
/registered_only now tells in chat whether the state is on or off
Sat, 08 Dec 2018 14:13:18 +0100 Fix incomplete syntax help of /callvote
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:13:18 +0100] rev 14379
Fix incomplete syntax help of /callvote
Sat, 08 Dec 2018 14:10:42 +0100 Add chat command "/help room" to show room help in game
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:10:42 +0100] rev 14378
Add chat command "/help room" to show room help in game
Sat, 08 Dec 2018 14:02:25 +0100 Bump protocol number to 58 (1.0.0-dev)
Wuzzy <Wuzzy2@mail.ru> [Sat, 08 Dec 2018 14:02:25 +0100] rev 14377
Bump protocol number to 58 (1.0.0-dev)
Fri, 07 Dec 2018 14:35:08 -0500 pull 0.9.25 changes into default
nemo [Fri, 07 Dec 2018 14:35:08 -0500] rev 14376
pull 0.9.25 changes into default
Fri, 07 Dec 2018 18:32:36 +0300 try again 🙃
alfadur [Fri, 07 Dec 2018 18:32:36 +0300] rev 14375
try again 🙃
Fri, 07 Dec 2018 18:21:06 +0300 dispose of server mods
alfadur [Fri, 07 Dec 2018 18:21:06 +0300] rev 14374
dispose of server mods
Fri, 07 Dec 2018 14:30:35 +0100 Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
unC0Rr [Fri, 07 Dec 2018 14:30:35 +0100] rev 14373
Rework EngineInstance::generatePreview, add preview cleanup function in enginelib
Fri, 07 Dec 2018 13:56:45 +0100 Allow to instantiate HWEngine with different library binaries
unC0Rr [Fri, 07 Dec 2018 13:56:45 +0100] rev 14372
Allow to instantiate HWEngine with different library binaries
Fri, 07 Dec 2018 13:35:08 +0100 Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
unC0Rr [Fri, 07 Dec 2018 13:35:08 +0100] rev 14371
Add possibility to instantiate HWEngine objects from QML, reorganize work with preview
Fri, 07 Dec 2018 13:04:00 +0100 Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
unC0Rr [Fri, 07 Dec 2018 13:04:00 +0100] rev 14370
Rename protocol_version to hedgewars_engine_protocol_version to ensure use of correct library
Wed, 05 Dec 2018 11:34:45 -0500 Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing. 0.9.25
nemo [Wed, 05 Dec 2018 11:34:45 -0500] rev 14369
Move the static mines test (bug #96) to a separate folder to allow using all tests in tests/lua for release testing.
Wed, 05 Dec 2018 09:50:25 -0500 Add log note just in case pas2c does anything odd. 0.9.25
nemo [Wed, 05 Dec 2018 09:50:25 -0500] rev 14368
Add log note just in case pas2c does anything odd.
Wed, 05 Dec 2018 15:47:34 +0100 Explain those weird hexcodes in uGearsHedgehog 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Dec 2018 15:47:34 +0100] rev 14367
Explain those weird hexcodes in uGearsHedgehog
Wed, 05 Dec 2018 09:38:31 -0500 make pas2c function without haskell aborting if locale is C 0.9.25
nemo [Wed, 05 Dec 2018 09:38:31 -0500] rev 14366
make pas2c function without haskell aborting if locale is C
Wed, 05 Dec 2018 03:28:33 +0100 Fix cluster bomb target practice counting clusters as "shots" 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Dec 2018 03:28:33 +0100] rev 14365
Fix cluster bomb target practice counting clusters as "shots"
Tue, 04 Dec 2018 16:48:43 +0100 ACF1: Fix Lua error when hitting Attack after failing the rope challenge 0.9.25
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Dec 2018 16:48:43 +0100] rev 14364
ACF1: Fix Lua error when hitting Attack after failing the rope challenge "difficulty" variable was falsely set to 0 in this case, but only 1 or 2 are allowed
Mon, 03 Dec 2018 12:52:42 -0500 0.9.25 release branch 0.9.25
nemo [Mon, 03 Dec 2018 12:52:42 -0500] rev 14363
0.9.25 release branch
Mon, 03 Dec 2018 12:43:49 -0500 close 0.9.23 0.9.23
nemo [Mon, 03 Dec 2018 12:43:49 -0500] rev 14362
close 0.9.23
Mon, 03 Dec 2018 12:43:39 -0500 close 0.9.22 0.9.22
nemo [Mon, 03 Dec 2018 12:43:39 -0500] rev 14361
close 0.9.22
Mon, 03 Dec 2018 18:35:32 +0100 Added tag 0.9.25-release for changeset 5e28098fb593
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Dec 2018 18:35:32 +0100] rev 14360
Added tag 0.9.25-release for changeset 5e28098fb593
Sun, 02 Dec 2018 00:19:17 +0100 Fix stray tab character 0.9.25-release
unc0rr [Sun, 02 Dec 2018 00:19:17 +0100] rev 14359
Fix stray tab character
Sat, 01 Dec 2018 23:39:49 +0100 Make sad Pas2C happy again (add missing parenthesis around a "not")
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 23:39:49 +0100] rev 14358
Make sad Pas2C happy again (add missing parenthesis around a "not")
Sat, 01 Dec 2018 23:31:35 +0100 Apply Pas2C fix suggested by unC0Rr
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 23:31:35 +0100] rev 14357
Apply Pas2C fix suggested by unC0Rr
Sat, 01 Dec 2018 23:06:28 +0100 Bump protocol number to 57
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 23:06:28 +0100] rev 14356
Bump protocol number to 57
Sat, 01 Dec 2018 22:56:41 +0100 Fix some incorrect German translations
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 22:56:41 +0100] rev 14355
Fix some incorrect German translations - translate “turn” as “Zug” instead of “Runde” - fix other wrongly translated words - fix some incorrect string IDs in de.txt - typo fixes
Sat, 01 Dec 2018 20:52:01 +0100 - Ban more stuff from src tarball
unc0rr [Sat, 01 Dec 2018 20:52:01 +0100] rev 14354
- Ban more stuff from src tarball - Remove some obsolete tools
Sat, 01 Dec 2018 20:38:45 +0100 Make server aware of new protocol versions
unc0rr [Sat, 01 Dec 2018 20:38:45 +0100] rev 14353
Make server aware of new protocol versions
Sat, 01 Dec 2018 15:51:35 +0100 Remove unused constand sidEverAfter
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 15:51:35 +0100] rev 14352
Remove unused constand sidEverAfter
Sat, 01 Dec 2018 02:37:05 +0100 Never enable switcher while in the "Place your King" round
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Dec 2018 02:37:05 +0100] rev 14351
Never enable switcher while in the "Place your King" round
Fri, 30 Nov 2018 22:37:29 +0300 recruit some newly stabilized functions
alfadur [Fri, 30 Nov 2018 22:37:29 +0300] rev 14350
recruit some newly stabilized functions
Fri, 30 Nov 2018 17:09:08 +0100 Don't reduce InitialHealth below 1
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Nov 2018 17:09:08 +0100] rev 14349
Don't reduce InitialHealth below 1
Thu, 29 Nov 2018 20:37:40 +0100 Construction Mode: Update team labels more reliably
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 20:37:40 +0100] rev 14348
Construction Mode: Update team labels more reliably
Thu, 29 Nov 2018 20:09:01 +0100 Fix freezer failing to freeze gears with negative coordinate
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 20:09:01 +0100] rev 14347
Fix freezer failing to freeze gears with negative coordinate
Thu, 29 Nov 2018 19:06:33 +0100 Do not call AddCI when air mine is frozen without creating land
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 19:06:33 +0100] rev 14346
Do not call AddCI when air mine is frozen without creating land I.e. when it is frozen out of land bounds.
Thu, 29 Nov 2018 18:54:31 +0100 HedgeEditor: No info tag for frozen sticky/air mines
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 18:54:31 +0100] rev 14345
HedgeEditor: No info tag for frozen sticky/air mines
Thu, 29 Nov 2018 18:41:21 +0100 Frozen air mines: Don't erase land if gstNoGravity state is off
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 18:41:21 +0100] rev 14344
Frozen air mines: Don't erase land if gstNoGravity state is off
Thu, 29 Nov 2018 17:13:09 +0100 Pixel-perfect removal of exploding frozen air mines
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 17:13:09 +0100] rev 14343
Pixel-perfect removal of exploding frozen air mines
Thu, 29 Nov 2018 10:56:06 -0500 kill stray icicle pixel
nemo [Thu, 29 Nov 2018 10:56:06 -0500] rev 14342
kill stray icicle pixel
Thu, 29 Nov 2018 10:49:08 -0500 fix bounds check, make out of bounds air mines fall since there's no land to check them into
nemo [Thu, 29 Nov 2018 10:49:08 -0500] rev 14341
fix bounds check, make out of bounds air mines fall since there's no land to check them into
Thu, 29 Nov 2018 08:41:18 -0500 Remove airmines on solid land too
nemo [Thu, 29 Nov 2018 08:41:18 -0500] rev 14340
Remove airmines on solid land too
Thu, 29 Nov 2018 03:26:35 +0100 Construction Mode: Fix girder/rubber cost not being updated correctly after selection
Wuzzy <Wuzzy2@mail.ru> [Thu, 29 Nov 2018 03:26:35 +0100] rev 14339
Construction Mode: Fix girder/rubber cost not being updated correctly after selection
Thu, 29 Nov 2018 01:43:41 +0300 add frozen airmines to collision array to make them shovable by blowtorch
alfadur [Thu, 29 Nov 2018 01:43:41 +0300] rev 14338
add frozen airmines to collision array to make them shovable by blowtorch
Thu, 29 Nov 2018 01:34:58 +0300 😢
alfadur [Thu, 29 Nov 2018 01:34:58 +0300] rev 14337
😢
Thu, 29 Nov 2018 01:23:14 +0300 make blowtorch hit moving gears
alfadur [Thu, 29 Nov 2018 01:23:14 +0300] rev 14336
make blowtorch hit moving gears
Wed, 28 Nov 2018 21:35:54 +0300 add render module 🦔
alfadur [Wed, 28 Nov 2018 21:35:54 +0300] rev 14335
add render module 🦔
Wed, 28 Nov 2018 21:10:18 +0300 ??
alfadur [Wed, 28 Nov 2018 21:10:18 +0300] rev 14334
??
Wed, 28 Nov 2018 18:01:21 +0100 Improve randomly chosen translation + снова тест
unc0rr [Wed, 28 Nov 2018 18:01:21 +0100] rev 14333
Improve randomly chosen translation + снова тест
Wed, 28 Nov 2018 17:56:59 +0100 Fix punctuation + тест юникода в сообщении коммита
unc0rr [Wed, 28 Nov 2018 17:56:59 +0100] rev 14332
Fix punctuation + тест юникода в сообщении коммита
Wed, 28 Nov 2018 17:25:29 +0300 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Wed, 28 Nov 2018 17:25:29 +0300] rev 14331
Merge with master branch
Wed, 28 Nov 2018 17:20:22 +0300 sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Wed, 28 Nov 2018 17:20:22 +0300] rev 14330
sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru* grep -E "(ёж|еж[аиу])$" *ru*
Tue, 27 Nov 2018 20:42:21 +0300 sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 20:42:21 +0300] rev 14329
sed -i -E "s/еж([ао]м)/ёжик\1/g" *ru* grep -E "еж[оа][м]" *ru*
Tue, 27 Nov 2018 20:41:08 +0300 sed -i -E "s/ежей/ёжиков/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 20:41:08 +0300] rev 14328
sed -i -E "s/ежей/ёжиков/g" *ru* grep -E "ежей" *ru*
Tue, 27 Nov 2018 20:39:39 +0300 sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 20:39:39 +0300] rev 14327
sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru* grep -E "еж[аиу][^а-я]" *ru* Comment: [^а-я] includes all spaces and punctuation and also finish of string
Wed, 28 Nov 2018 01:48:14 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Nov 2018 01:48:14 +0100] rev 14326
Update changelog
Wed, 28 Nov 2018 01:44:43 +0100 Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Nov 2018 01:44:43 +0100] rev 14325
Mutant: Don't reduce mutant health in ready phase. Play poison hurt sound as health warning
Wed, 28 Nov 2018 00:49:46 +0100 CS: Don't start sabotage damage before ready phase ends
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Nov 2018 00:49:46 +0100] rev 14324
CS: Don't start sabotage damage before ready phase ends
Tue, 27 Nov 2018 20:23:48 +0100 Fix some typos in appdata file
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 20:23:48 +0100] rev 14323
Fix some typos in appdata file
Tue, 27 Nov 2018 20:18:43 +0100 Fix German typo in frontend command-line help
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 20:18:43 +0100] rev 14322
Fix German typo in frontend command-line help
Tue, 27 Nov 2018 19:59:51 +0100 Use that enum consistently in main.cpp
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 19:59:51 +0100] rev 14321
Use that enum consistently in main.cpp
Tue, 27 Nov 2018 19:48:55 +0100 Fix gameServer dependency documentation
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 19:48:55 +0100] rev 14320
Fix gameServer dependency documentation
Tue, 27 Nov 2018 19:36:41 +0100 Prettier splash screen
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 19:36:41 +0100] rev 14319
Prettier splash screen
Tue, 27 Nov 2018 17:48:41 +0100 QTfrontend: Translate and clean console output when using --help or bad cmd line arg
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 17:48:41 +0100] rev 14318
QTfrontend: Translate and clean console output when using --help or bad cmd line arg
Tue, 27 Nov 2018 19:07:21 +0300 fix typo
alfadur [Tue, 27 Nov 2018 19:07:21 +0300] rev 14317
fix typo
Tue, 27 Nov 2018 18:30:30 +0300 Remove all vanished translations from hedgewars_ru.ts
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 18:30:30 +0300] rev 14316
Remove all vanished translations from hedgewars_ru.ts
Tue, 27 Nov 2018 18:23:16 +0300 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 18:23:16 +0300] rev 14315
Update russian frontend translation
Tue, 27 Nov 2018 15:48:20 +0100 Fix critical syntax error in hedgewars_ru.ts
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 15:48:20 +0100] rev 14314
Fix critical syntax error in hedgewars_ru.ts
Tue, 27 Nov 2018 17:36:15 +0300 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:36:15 +0300] rev 14313
Merge with master branch
Tue, 27 Nov 2018 17:35:40 +0300 Very slightly inheritance of russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:35:40 +0300] rev 14312
Very slightly inheritance of russian frontend translation
Tue, 27 Nov 2018 17:33:02 +0300 sed -i 's/комманд/команд/' *
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:33:02 +0300] rev 14311
sed -i 's/комманд/команд/' *
Tue, 27 Nov 2018 17:28:23 +0300 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:28:23 +0300] rev 14310
Update russian frontend translation
Tue, 27 Nov 2018 17:27:27 +0300 Slightly correct russian translations in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Tue, 27 Nov 2018 17:27:27 +0300] rev 14309
Slightly correct russian translations in ru.txt
Tue, 27 Nov 2018 15:17:32 +0100 Update appdata file
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 15:17:32 +0100] rev 14308
Update appdata file
Tue, 27 Nov 2018 14:38:27 +0100 Update locale files in HedgewarsMobile
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 14:38:27 +0100] rev 14307
Update locale files in HedgewarsMobile
Tue, 27 Nov 2018 03:08:06 +0100 Swap a few weapons in ammo menu to get a nice 6×10 grid
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Nov 2018 03:08:06 +0100] rev 14306
Swap a few weapons in ammo menu to get a nice 6×10 grid Cleaver → F1 Flamethrower → F7
Mon, 26 Nov 2018 22:48:27 +0100 Remove dead code in uTouch
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 22:48:27 +0100] rev 14305
Remove dead code in uTouch
Mon, 26 Nov 2018 21:13:49 +0100 Touch: Parse pause command when tapping pause button instead of toggling pause directly
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 21:13:49 +0100] rev 14304
Touch: Parse pause command when tapping pause button instead of toggling pause directly
Mon, 26 Nov 2018 21:10:33 +0100 Backed out changeset 8d2983ff939b
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 21:10:33 +0100] rev 14303
Backed out changeset 8d2983ff939b
Mon, 26 Nov 2018 20:40:25 +0100 Touch: Remove pause button in net games
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 20:40:25 +0100] rev 14302
Touch: Remove pause button in net games
Mon, 26 Nov 2018 19:10:08 +0100 Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 19:10:08 +0100] rev 14301
Tweak Construction Mode, HedgeEditor, Space Invasion and Tumbler to support touch interface
Mon, 26 Nov 2018 18:03:39 +0100 Touch: Fix chat rendered on top of turn timer
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 18:03:39 +0100] rev 14300
Touch: Fix chat rendered on top of turn timer
Mon, 26 Nov 2018 17:59:27 +0100 Add status indicators (low grav / extra dmg) in touch interface
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 17:59:27 +0100] rev 14299
Add status indicators (low grav / extra dmg) in touch interface
Mon, 26 Nov 2018 14:48:38 +0100 Pass opengl context to engine
unC0Rr [Mon, 26 Nov 2018 14:48:38 +0100] rev 14298
Pass opengl context to engine
Mon, 26 Nov 2018 14:31:36 +0100 Lua API: Change PLATFORM to INTERFACE
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 14:31:36 +0100] rev 14297
Lua API: Change PLATFORM to INTERFACE
Mon, 26 Nov 2018 01:13:10 +0100 Highlander: Fix hogs receiving air strikes in maps with border
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Nov 2018 01:13:10 +0100] rev 14296
Highlander: Fix hogs receiving air strikes in maps with border
Mon, 26 Nov 2018 02:50:54 +0300 add hwphysics to engine
alfadur [Mon, 26 Nov 2018 02:50:54 +0300] rev 14295
add hwphysics to engine
Sun, 25 Nov 2018 22:32:49 +0100 Add advance_simulation() function to engine lib, some WIP on frontend
unc0rr [Sun, 25 Nov 2018 22:32:49 +0100] rev 14294
Add advance_simulation() function to engine lib, some WIP on frontend
Sun, 25 Nov 2018 05:52:06 +0300 add gfx setup ffi
alfadur [Sun, 25 Nov 2018 05:52:06 +0300] rev 14293
add gfx setup ffi
Sun, 25 Nov 2018 00:23:32 +0100 Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
Wuzzy <Wuzzy2@mail.ru> [Sun, 25 Nov 2018 00:23:32 +0100] rev 14292
Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
Sat, 24 Nov 2018 23:54:32 +0100 Format team.* code
unc0rr [Sat, 24 Nov 2018 23:54:32 +0100] rev 14291
Format team.* code
Sat, 24 Nov 2018 23:51:45 +0100 Prepare to have possibility to pass opengl context to engine
unc0rr [Sat, 24 Nov 2018 23:51:45 +0100] rev 14290
Prepare to have possibility to pass opengl context to engine
Sat, 24 Nov 2018 21:57:01 +0100 Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Nov 2018 21:57:01 +0100] rev 14289
Remove OFFICIAL_SERVER-only dependencies from INSTALL.md
Sat, 24 Nov 2018 19:08:52 +0100 Fix build
unc0rr [Sat, 24 Nov 2018 19:08:52 +0100] rev 14288
Fix build
Sat, 24 Nov 2018 20:55:42 +0300 Cut dependency on yaml for non-official server builds
unC0Rr [Sat, 24 Nov 2018 20:55:42 +0300] rev 14287
Cut dependency on yaml for non-official server builds
Fri, 23 Nov 2018 21:38:34 -0500 topY too
nemo [Fri, 23 Nov 2018 21:38:34 -0500] rev 14286
topY too
Fri, 23 Nov 2018 16:38:47 -0500 these need casting too, but overall switching type is a win.
nemo [Fri, 23 Nov 2018 16:38:47 -0500] rev 14285
these need casting too, but overall switching type is a win.
Fri, 23 Nov 2018 16:20:55 -0500 more uninitialised values
nemo [Fri, 23 Nov 2018 16:20:55 -0500] rev 14284
more uninitialised values
Fri, 23 Nov 2018 16:03:10 -0500 uninitialised values
nemo [Fri, 23 Nov 2018 16:03:10 -0500] rev 14283
uninitialised values
Fri, 23 Nov 2018 15:54:23 -0500 overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
nemo [Fri, 23 Nov 2018 15:54:23 -0500] rev 14282
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
Fri, 23 Nov 2018 21:22:26 +0100 Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
unc0rr [Fri, 23 Nov 2018 21:22:26 +0100] rev 14281
Fix weWrap camera in pas2c (and if applies, 32 bit fpc)
Thu, 22 Nov 2018 22:18:21 +0100 Backed out changeset 084af6d2685f
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 22:18:21 +0100] rev 14280
Backed out changeset 084af6d2685f
Thu, 22 Nov 2018 20:41:42 +0100 Add a few translator comments to some not-so-obvious strings
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Nov 2018 20:41:42 +0100] rev 14279
Add a few translator comments to some not-so-obvious strings
Thu, 22 Nov 2018 20:59:23 +0300 Slightly correct russian translations in ru.txt (typos and sense)
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 20:59:23 +0300] rev 14278
Slightly correct russian translations in ru.txt (typos and sense)
Thu, 22 Nov 2018 18:37:41 +0300 fix casing
alfadur [Thu, 22 Nov 2018 18:37:41 +0300] rev 14277
fix casing
Thu, 22 Nov 2018 18:19:03 +0300 Update russian translation in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Thu, 22 Nov 2018 18:19:03 +0300] rev 14276
Update russian translation in ru.txt
Thu, 22 Nov 2018 14:07:55 +0100 It was bad idea to store QByteArray referencing memory on stack
unC0Rr [Thu, 22 Nov 2018 14:07:55 +0100] rev 14275
It was bad idea to store QByteArray referencing memory on stack
Thu, 22 Nov 2018 13:52:00 +0100 Support new message format in frontend
unC0Rr [Thu, 22 Nov 2018 13:52:00 +0100] rev 14274
Support new message format in frontend
Thu, 22 Nov 2018 13:40:58 +0100 Send seed to engine to receive random map previews
unC0Rr [Thu, 22 Nov 2018 13:40:58 +0100] rev 14273
Send seed to engine to receive random map previews
Thu, 22 Nov 2018 13:39:51 +0100 - Move EngineInstance into a separate module
unC0Rr [Thu, 22 Nov 2018 13:39:51 +0100] rev 14272
- Move EngineInstance into a separate module - Refactor ipc a bit and process messages
Thu, 22 Nov 2018 10:58:55 +0100 Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
unC0Rr [Thu, 22 Nov 2018 10:58:55 +0100] rev 14271
Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
Thu, 22 Nov 2018 00:49:55 +0300 prevent qtmain from not being linked in on windows
alfadur [Thu, 22 Nov 2018 00:49:55 +0300] rev 14270
prevent qtmain from not being linked in on windows
Wed, 21 Nov 2018 22:19:58 +0100 Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Nov 2018 22:19:58 +0100] rev 14269
Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
Wed, 21 Nov 2018 23:55:32 +0300 prevent SDL2main from being linked in on windows
alfadur [Wed, 21 Nov 2018 23:55:32 +0300] rev 14268
prevent SDL2main from being linked in on windows
Wed, 21 Nov 2018 15:47:40 -0500 add cfg for mutant
nemo [Wed, 21 Nov 2018 15:47:40 -0500] rev 14267
add cfg for mutant
Wed, 21 Nov 2018 15:41:43 -0500 I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
nemo [Wed, 21 Nov 2018 15:41:43 -0500] rev 14266
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
Wed, 21 Nov 2018 15:28:52 -0500 oops
nemo [Wed, 21 Nov 2018 15:28:52 -0500] rev 14265
oops
Wed, 21 Nov 2018 15:26:54 -0500 flag crates since waste of time for mutant.
nemo [Wed, 21 Nov 2018 15:26:54 -0500] rev 14264
flag crates since waste of time for mutant.
Wed, 21 Nov 2018 12:41:55 -0500 force-disable video recording if C build is enabled.
nemo [Wed, 21 Nov 2018 12:41:55 -0500] rev 14263
force-disable video recording if C build is enabled.
Wed, 21 Nov 2018 11:59:20 -0500 silence warning
nemo [Wed, 21 Nov 2018 11:59:20 -0500] rev 14262
silence warning
Wed, 21 Nov 2018 15:52:17 +0100 Use question mark approach also in IPC::read
unC0Rr [Wed, 21 Nov 2018 15:52:17 +0100] rev 14261
Use question mark approach also in IPC::read
Wed, 21 Nov 2018 15:49:16 +0100 IPC implementation
unC0Rr [Wed, 21 Nov 2018 15:49:16 +0100] rev 14260
IPC implementation
Wed, 21 Nov 2018 17:28:28 +0300 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Wed, 21 Nov 2018 17:28:28 +0300] rev 14259
Update russian frontend translation
Tue, 20 Nov 2018 22:08:12 +0100 Clean up 0.9.25 changelog a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 22:08:12 +0100] rev 14258
Clean up 0.9.25 changelog a bit
Tue, 20 Nov 2018 19:43:00 +0100 Fix fpcrtl_strcompare broken in previous commit
unc0rr [Tue, 20 Nov 2018 19:43:00 +0100] rev 14257
Fix fpcrtl_strcompare broken in previous commit
Tue, 20 Nov 2018 18:35:39 +0100 No, it doesn't seem legit
unc0rr [Tue, 20 Nov 2018 18:35:39 +0100] rev 14256
No, it doesn't seem legit
Tue, 20 Nov 2018 16:56:24 +0100 Start outlining ipc subsystem
unC0Rr [Tue, 20 Nov 2018 16:56:24 +0100] rev 14255
Start outlining ipc subsystem
Tue, 20 Nov 2018 16:18:42 +0100 Parse and render more messages
unC0Rr [Tue, 20 Nov 2018 16:18:42 +0100] rev 14254
Parse and render more messages
Tue, 20 Nov 2018 00:09:35 +0100 Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Nov 2018 00:09:35 +0100] rev 14253
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
Mon, 19 Nov 2018 23:27:36 +0100 Don't aggressively delete air mines in Racer
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 23:27:36 +0100] rev 14252
Don't aggressively delete air mines in Racer
Mon, 19 Nov 2018 22:26:47 +0100 Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
unc0rr [Mon, 19 Nov 2018 22:26:47 +0100] rev 14251
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
Mon, 19 Nov 2018 22:25:02 +0100 Handle NULL pchar in pchar2astr
unc0rr [Mon, 19 Nov 2018 22:25:02 +0100] rev 14250
Handle NULL pchar in pchar2astr
Mon, 19 Nov 2018 21:51:46 +0100 Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
unc0rr [Mon, 19 Nov 2018 21:51:46 +0100] rev 14249
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
Mon, 19 Nov 2018 21:10:54 +0300 as much as howling hedgehogs is hilarious, it might be confusing at first
alfadur [Mon, 19 Nov 2018 21:10:54 +0300] rev 14248
as much as howling hedgehogs is hilarious, it might be confusing at first
Mon, 19 Nov 2018 21:07:04 +0300 merge
alfadur [Mon, 19 Nov 2018 21:07:04 +0300] rev 14247
merge
Mon, 19 Nov 2018 19:44:44 +0300 Update russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:44:44 +0300] rev 14246
Update russian frontend translation
Mon, 19 Nov 2018 19:03:32 +0300 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:03:32 +0300] rev 14245
Merge with master branch
Mon, 19 Nov 2018 19:02:48 +0300 Adapt russian translations and fix misprint
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 19:02:48 +0300] rev 14244
Adapt russian translations and fix misprint
Mon, 19 Nov 2018 18:56:24 +0300 Edit russian translations in desktop file
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:56:24 +0300] rev 14243
Edit russian translations in desktop file
Mon, 19 Nov 2018 18:05:45 +0300 Mark non-translatable russian translations with comments, disable unfinished flag
Grigory Ustinov <grenka@altlinux.org> [Mon, 19 Nov 2018 18:05:45 +0300] rev 14242
Mark non-translatable russian translations with comments, disable unfinished flag
Mon, 19 Nov 2018 18:27:45 +0100 Show extra seconds when collecting a crate in Teamwork
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:27:45 +0100] rev 14241
Show extra seconds when collecting a crate in Teamwork String freeze is not violated because the string was already collected.
Mon, 19 Nov 2018 18:18:06 +0100 Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 18:18:06 +0100] rev 14240
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
Mon, 19 Nov 2018 17:56:49 +0100 Remove some chatslang from missions
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 17:56:49 +0100] rev 14239
Remove some chatslang from missions Note: loc("...") does not violate the string freeze, this string has already been collected
Mon, 19 Nov 2018 13:03:27 +0100 Update Travis to use Ubuntu bionic (18.04 LTS)
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 13:03:27 +0100] rev 14238
Update Travis to use Ubuntu bionic (18.04 LTS)
Mon, 19 Nov 2018 09:37:53 +0300 was a wrong copy apparently
alfadur [Mon, 19 Nov 2018 09:37:53 +0300] rev 14237
was a wrong copy apparently
Mon, 19 Nov 2018 09:29:37 +0300 corrected parsing joined with unC0Rr's corrected generating finally gives the right result
alfadur [Mon, 19 Nov 2018 09:29:37 +0300] rev 14236
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
Mon, 19 Nov 2018 06:57:36 +0300 On a second though, the actual error seems to be elsewhere, so still can use proper indexing
alfadur [Mon, 19 Nov 2018 06:57:36 +0300] rev 14235
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
Mon, 19 Nov 2018 04:21:44 +0300 seems like it's either this or swap indexing order everywhere
alfadur [Mon, 19 Nov 2018 04:21:44 +0300] rev 14234
seems like it's either this or swap indexing order everywhere
Mon, 19 Nov 2018 01:10:27 +0100 Fix typo in German translation of ACF1
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:10:27 +0100] rev 14233
Fix typo in German translation of ACF1
Mon, 19 Nov 2018 01:04:29 +0100 ACF1: Set hero's gear position when skipping first cut scene
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 01:04:29 +0100] rev 14232
ACF1: Set hero's gear position when skipping first cut scene
Mon, 19 Nov 2018 00:54:36 +0100 Turn accidental globals to locals in Lua libraries
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:54:36 +0100] rev 14231
Turn accidental globals to locals in Lua libraries
Mon, 19 Nov 2018 00:19:21 +0100 Get rid of table.maxn in all Lua code
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Nov 2018 00:19:21 +0100] rev 14230
Get rid of table.maxn in all Lua code
Sun, 18 Nov 2018 21:01:16 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 21:01:16 +0100] rev 14229
Update changelog
Sun, 18 Nov 2018 20:18:32 +0100 Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
unc0rr [Sun, 18 Nov 2018 20:18:32 +0100] rev 14228
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
Sun, 18 Nov 2018 12:21:03 -0500 fpc likes brackets
nemo [Sun, 18 Nov 2018 12:21:03 -0500] rev 14227
fpc likes brackets
Sun, 18 Nov 2018 16:57:43 +0100 AI is bazooka genius
unc0rr [Sun, 18 Nov 2018 16:57:43 +0100] rev 14226
AI is bazooka genius
Sun, 18 Nov 2018 16:10:18 +0100 Display game scheme settings in Pas2C, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 16:10:18 +0100] rev 14225
Display game scheme settings in Pas2C, too
Sun, 18 Nov 2018 15:48:04 +0100 Shorten German translation in de.txt a bit
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:48:04 +0100] rev 14224
Shorten German translation in de.txt a bit
Sun, 18 Nov 2018 15:44:42 +0100 Remove duplicate translation of "Congratulations!" in ru.lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:44:42 +0100] rev 14223
Remove duplicate translation of "Congratulations!" in ru.lua
Sun, 18 Nov 2018 15:41:49 +0100 Remove invalid translation in pt_PT.txt (missing parameter %1)
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:41:49 +0100] rev 14222
Remove invalid translation in pt_PT.txt (missing parameter %1)
Sun, 18 Nov 2018 15:38:40 +0100 Make sure all engine locale files start with either digit, semicolon or are empty
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Nov 2018 15:38:40 +0100] rev 14221
Make sure all engine locale files start with either digit, semicolon or are empty
Sat, 17 Nov 2018 14:29:09 -0500 verify impact before explosion rating, since the offsets might cause water splashes
nemo [Sat, 17 Nov 2018 14:29:09 -0500] rev 14220
verify impact before explosion rating, since the offsets might cause water splashes
Sat, 17 Nov 2018 19:19:50 +0100 Fix desync bomb
unc0rr [Sat, 17 Nov 2018 19:19:50 +0100] rev 14219
Fix desync bomb
Fri, 16 Nov 2018 21:23:23 +0100 Increase width for key binding drop-down list
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Nov 2018 21:23:23 +0100] rev 14218
Increase width for key binding drop-down list
Fri, 16 Nov 2018 14:59:57 -0500 oops
nemo [Fri, 16 Nov 2018 14:59:57 -0500] rev 14217
oops
Fri, 16 Nov 2018 14:47:07 -0500 lua comment handling is seriously WTF, but let's at least allow some partial single line
nemo [Fri, 16 Nov 2018 14:47:07 -0500] rev 14216
lua comment handling is seriously WTF, but let's at least allow some partial single line
Fri, 16 Nov 2018 20:41:38 +0100 Translate the few remaining missing strings in gd.txt
GunChleoc [Fri, 16 Nov 2018 20:41:38 +0100] rev 14215
Translate the few remaining missing strings in gd.txt
Fri, 16 Nov 2018 16:32:51 +0100 Implement more of parsing, start implementation of engine messages rendering
unC0Rr [Fri, 16 Nov 2018 16:32:51 +0100] rev 14214
Implement more of parsing, start implementation of engine messages rendering
Thu, 15 Nov 2018 15:39:59 -0500 more seems to work better?
nemo [Thu, 15 Nov 2018 15:39:59 -0500] rev 14213
more seems to work better?
Thu, 15 Nov 2018 15:12:18 -0500 adding X offset seems to improve chance of drownings
nemo [Thu, 15 Nov 2018 15:12:18 -0500] rev 14212
adding X offset seems to improve chance of drownings
Wed, 14 Nov 2018 16:58:22 +0100 Parse some synced messages, tests
unC0Rr [Wed, 14 Nov 2018 16:58:22 +0100] rev 14211
Parse some synced messages, tests
Wed, 14 Nov 2018 16:32:42 +0100 Recognize timestamps
unC0Rr [Wed, 14 Nov 2018 16:32:42 +0100] rev 14210
Recognize timestamps
Wed, 14 Nov 2018 11:09:01 +0100 Rearrange code
unC0Rr [Wed, 14 Nov 2018 11:09:01 +0100] rev 14209
Rearrange code
Wed, 14 Nov 2018 02:54:08 +0300 fix polygon closure
alfadur [Wed, 14 Nov 2018 02:54:08 +0300] rev 14208
fix polygon closure
Tue, 13 Nov 2018 20:01:43 +0300 2018ize everything
alfadur [Tue, 13 Nov 2018 20:01:43 +0300] rev 14207
2018ize everything
Tue, 13 Nov 2018 16:54:40 +0100 Start working on engine messages parser
unC0Rr [Tue, 13 Nov 2018 16:54:40 +0100] rev 14206
Start working on engine messages parser
Tue, 13 Nov 2018 07:43:36 +0100 Move engine messages into separate lib for reuse
unc0rr [Tue, 13 Nov 2018 07:43:36 +0100] rev 14205
Move engine messages into separate lib for reuse
Tue, 13 Nov 2018 08:11:31 +0300 reset airmine timer on stun recovery
alfadur [Tue, 13 Nov 2018 08:11:31 +0300] rev 14204
reset airmine timer on stun recovery
Tue, 13 Nov 2018 07:45:27 +0300 stun airmines on explosions as well
alfadur [Tue, 13 Nov 2018 07:45:27 +0300] rev 14203
stun airmines on explosions as well
Tue, 13 Nov 2018 03:57:27 +0300 add sparkles to stunned airmines
alfadur [Tue, 13 Nov 2018 03:57:27 +0300] rev 14202
add sparkles to stunned airmines
Tue, 13 Nov 2018 03:22:16 +0300 update kamikaze collision cache after portalling
alfadur [Tue, 13 Nov 2018 03:22:16 +0300] rev 14201
update kamikaze collision cache after portalling
Tue, 13 Nov 2018 01:56:42 +0300 stun airmines on shove
alfadur [Tue, 13 Nov 2018 01:56:42 +0300] rev 14200
stun airmines on shove
Mon, 12 Nov 2018 20:30:06 +0300 make engine windows checks work for 64bit builds
alfadur [Mon, 12 Nov 2018 20:30:06 +0300] rev 14199
make engine windows checks work for 64bit builds
Mon, 12 Nov 2018 20:05:24 +0300 Verify and update russian translations for refreshed strings in 04:XX / part 2
Grigory Ustinov <grenka@altlinux.org> [Mon, 12 Nov 2018 20:05:24 +0300] rev 14198
Verify and update russian translations for refreshed strings in 04:XX / part 2 (last)
Sun, 11 Nov 2018 00:14:13 +0100 Fix birdy appearance/disappearance animation
unc0rr [Sun, 11 Nov 2018 00:14:13 +0100] rev 14197
Fix birdy appearance/disappearance animation
Sat, 10 Nov 2018 21:15:42 +0100 Remove all traces of dead code related to amStructure/gtStructure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 21:15:42 +0100] rev 14196
Remove all traces of dead code related to amStructure/gtStructure
Sat, 10 Nov 2018 20:58:00 +0100 Remove unused/out-commented "Structure" strings in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:58:00 +0100] rev 14195
Remove unused/out-commented "Structure" strings in engine locale files
Sat, 10 Nov 2018 20:33:39 +0100 Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 20:33:39 +0100] rev 14194
Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
Sat, 10 Nov 2018 19:55:16 +0100 Credit GunChleoc for Scottish Gaelic translation update
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Nov 2018 19:55:16 +0100] rev 14193
Credit GunChleoc for Scottish Gaelic translation update
Sat, 10 Nov 2018 19:53:40 +0100 Big update for Scottish Gaelic translation
GunChleoc [Sat, 10 Nov 2018 19:53:40 +0100] rev 14192
Big update for Scottish Gaelic translation Some syntax bugs removed by Wuzzy
Fri, 09 Nov 2018 23:42:44 +0100 Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:42:44 +0100] rev 14191
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
Fri, 09 Nov 2018 23:41:40 +0100 Backed out changeset b15014125f67
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:41:40 +0100] rev 14190
Backed out changeset b15014125f67
Fri, 09 Nov 2018 23:05:28 +0100 Fix Pas2C implementation of Val failing to parse hexadecimal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 23:05:28 +0100] rev 14189
Fix Pas2C implementation of Val failing to parse hexadecimal
Fri, 09 Nov 2018 23:03:45 +0300 pass hwrunner gl context into engine
alfadur [Fri, 09 Nov 2018 23:03:45 +0300] rev 14188
pass hwrunner gl context into engine
Fri, 09 Nov 2018 20:15:29 +0300 add standalone engine runner
alfadur [Fri, 09 Nov 2018 20:15:29 +0300] rev 14187
add standalone engine runner
Fri, 09 Nov 2018 19:49:56 +0300 some exorcism
alfadur [Fri, 09 Nov 2018 19:49:56 +0300] rev 14186
some exorcism
Fri, 09 Nov 2018 16:28:23 +0100 Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Nov 2018 16:28:23 +0100] rev 14185
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
Fri, 09 Nov 2018 17:44:19 +0300 fix 03:60
alfadur [Fri, 09 Nov 2018 17:44:19 +0300] rev 14184
fix 03:60
Fri, 09 Nov 2018 17:19:20 +0300 Verify and update russian translations for refreshed strings in 04:XX / part 1
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 17:19:20 +0300] rev 14183
Verify and update russian translations for refreshed strings in 04:XX / part 1
Fri, 09 Nov 2018 14:15:22 +0300 Merge with master branch
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:15:22 +0300] rev 14182
Merge with master branch
Fri, 09 Nov 2018 14:12:00 +0300 Verify and update russian translations for refreshed strings
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:12:00 +0300] rev 14181
Verify and update russian translations for refreshed strings
Fri, 09 Nov 2018 14:11:34 +0300 Update russian translations in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Fri, 09 Nov 2018 14:11:34 +0300] rev 14180
Update russian translations in ru.txt
Fri, 09 Nov 2018 03:36:21 +0300 generalize adding data to World
alfadur [Fri, 09 Nov 2018 03:36:21 +0300] rev 14179
generalize adding data to World
Fri, 09 Nov 2018 01:05:34 +0300 split hwphysics into modules
alfadur [Fri, 09 Nov 2018 01:05:34 +0300] rev 14178
split hwphysics into modules
Thu, 08 Nov 2018 22:00:43 +0100 Update Ukrainian localization
Igor Paliychuk [Thu, 08 Nov 2018 22:00:43 +0100] rev 14177
Update Ukrainian localization
Thu, 08 Nov 2018 21:57:05 +0100 A bit of rethinking of game messages and command
unc0rr [Thu, 08 Nov 2018 21:57:05 +0100] rev 14176
A bit of rethinking of game messages and command
Thu, 08 Nov 2018 22:22:47 +0300 add some texture transforms
alfadur [Thu, 08 Nov 2018 22:22:47 +0300] rev 14175
add some texture transforms
Thu, 08 Nov 2018 11:34:01 -0500 Blame is about 30% faster than grep
nemo [Thu, 08 Nov 2018 11:34:01 -0500] rev 14174
Blame is about 30% faster than grep
Thu, 08 Nov 2018 08:29:11 -0500 add the code too
nemo [Thu, 08 Nov 2018 08:29:11 -0500] rev 14173
add the code too
Thu, 08 Nov 2018 16:17:32 +0300 Add russian translations for chat command help in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Thu, 08 Nov 2018 16:17:32 +0300] rev 14172
Add russian translations for chat command help in ru.txt
Thu, 08 Nov 2018 16:16:21 +0300 Add russian translations in ru.txt (generally 02:00)
Grigory Ustinov <grenka@altlinux.org> [Thu, 08 Nov 2018 16:16:21 +0300] rev 14171
Add russian translations in ru.txt (generally 02:00)
Thu, 08 Nov 2018 07:15:22 +0300 implement basic land bordering
alfadur [Thu, 08 Nov 2018 07:15:22 +0300] rev 14170
implement basic land bordering
Thu, 08 Nov 2018 00:00:58 +0100 Start outlining some core engine stuff
unc0rr [Thu, 08 Nov 2018 00:00:58 +0100] rev 14169
Start outlining some core engine stuff
Wed, 07 Nov 2018 23:43:15 +0100 Pas2C: Fix data types of Trunc and Ceil
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 23:43:15 +0100] rev 14168
Pas2C: Fix data types of Trunc and Ceil
Wed, 07 Nov 2018 16:44:16 -0500 oups getter should have it too
nemo [Wed, 07 Nov 2018 16:44:16 -0500] rev 14167
oups getter should have it too
Wed, 07 Nov 2018 22:04:17 +0100 - Move hedgewars-engine into lib-hedgewars-engine
unc0rr [Wed, 07 Nov 2018 22:04:17 +0100] rev 14166
- Move hedgewars-engine into lib-hedgewars-engine - Add command-line hedgewars-engine utility to use engine as standalone app
Wed, 07 Nov 2018 15:18:09 -0500 ignore whitespace/case by default to reduce false positives
nemo [Wed, 07 Nov 2018 15:18:09 -0500] rev 14165
ignore whitespace/case by default to reduce false positives
Wed, 07 Nov 2018 22:58:54 +0300 fix texturing and add a theme loading option to land_dump
alfadur [Wed, 07 Nov 2018 22:58:54 +0300] rev 14164
fix texturing and add a theme loading option to land_dump
Wed, 07 Nov 2018 14:56:34 -0500 requires bash
nemo [Wed, 07 Nov 2018 14:56:34 -0500] rev 14163
requires bash
Wed, 07 Nov 2018 20:39:20 +0100 Some minor fixes in de.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:39:20 +0100] rev 14162
Some minor fixes in de.txt
Wed, 07 Nov 2018 20:23:30 +0100 Add nemo's script to check for outdated engine translations with some adaptations
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 20:23:30 +0100] rev 14161
Add nemo's script to check for outdated engine translations with some adaptations
Wed, 07 Nov 2018 22:01:47 +0300 implement basic land texturing
alfadur [Wed, 07 Nov 2018 22:01:47 +0300] rev 14160
implement basic land texturing
Wed, 07 Nov 2018 19:43:17 +0100 Introduce FIX_STRINGA, use it fpcrtl_pos
unc0rr [Wed, 07 Nov 2018 19:43:17 +0100] rev 14159
Introduce FIX_STRINGA, use it fpcrtl_pos
Wed, 07 Nov 2018 17:45:20 +0100 Add TODO in ru.txt for reviewing all 04:XX strings
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Nov 2018 17:45:20 +0100] rev 14158
Add TODO in ru.txt for reviewing all 04:XX strings
Wed, 07 Nov 2018 17:35:25 +0100 Add Russian translations in ru.txt
Grigory Ustinov <grenka@altlinux.org> [Wed, 07 Nov 2018 17:35:25 +0100] rev 14157
Add Russian translations in ru.txt
Wed, 07 Nov 2018 18:30:33 +0300 fix mapgen
alfadur [Wed, 07 Nov 2018 18:30:33 +0300] rev 14156
fix mapgen
Wed, 07 Nov 2018 18:27:24 +0300 save edges_count
alfadur [Wed, 07 Nov 2018 18:27:24 +0300] rev 14155
save edges_count
Wed, 07 Nov 2018 15:59:51 +0100 Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr [Wed, 07 Nov 2018 15:59:51 +0100] rev 14154
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
Wed, 07 Nov 2018 15:55:32 +0100 Make hedgewars-engine crate produce shared library, implement some basics
unC0Rr [Wed, 07 Nov 2018 15:55:32 +0100] rev 14153
Make hedgewars-engine crate produce shared library, implement some basics
Wed, 07 Nov 2018 15:55:00 +0100 Fix some warnings here and there, remove unwelcomed code
unC0Rr [Wed, 07 Nov 2018 15:55:00 +0100] rev 14152
Fix some warnings here and there, remove unwelcomed code
Wed, 07 Nov 2018 03:35:56 +0300 start loading theme textures
alfadur [Wed, 07 Nov 2018 03:35:56 +0300] rev 14151
start loading theme textures
Wed, 07 Nov 2018 00:02:48 +0300 make fill point asserts persistent
alfadur [Wed, 07 Nov 2018 00:02:48 +0300] rev 14150
make fill point asserts persistent
Tue, 06 Nov 2018 23:45:54 +0300 a bit more simplification without an apparent performance gain
alfadur [Tue, 06 Nov 2018 23:45:54 +0300] rev 14149
a bit more simplification without an apparent performance gain
Tue, 06 Nov 2018 23:29:12 +0300 seems like about 25% speedup in land filling
alfadur [Tue, 06 Nov 2018 23:29:12 +0300] rev 14148
seems like about 25% speedup in land filling
Tue, 06 Nov 2018 12:44:38 -0500 workaround for the freepascal bug courtesy of koda
nemo [Tue, 06 Nov 2018 12:44:38 -0500] rev 14147
workaround for the freepascal bug courtesy of koda
Tue, 06 Nov 2018 20:20:13 +0300 add more point operators
alfadur [Tue, 06 Nov 2018 20:20:13 +0300] rev 14146
add more point operators
Tue, 06 Nov 2018 20:02:45 +0300 Update frontend russian translation
Grigory Ustinov <grenka@altlinux.org> [Tue, 06 Nov 2018 20:02:45 +0300] rev 14145
Update frontend russian translation
Tue, 06 Nov 2018 19:44:20 +0300 pull land into collision detector
alfadur [Tue, 06 Nov 2018 19:44:20 +0300] rev 14144
pull land into collision detector
Tue, 06 Nov 2018 17:00:35 +0100 Start working on frontend to rust engine rewrite
unC0Rr [Tue, 06 Nov 2018 17:00:35 +0100] rev 14143
Start working on frontend to rust engine rewrite
Tue, 06 Nov 2018 16:40:54 +0300 fix tangents
alfadur [Tue, 06 Nov 2018 16:40:54 +0300] rev 14142
fix tangents
Tue, 06 Nov 2018 16:23:43 +0300 fix ray construction
alfadur [Tue, 06 Nov 2018 16:23:43 +0300] rev 14141
fix ray construction
Tue, 06 Nov 2018 00:02:23 +0100 Bezierize land outline
unc0rr [Tue, 06 Nov 2018 00:02:23 +0100] rev 14140
Bezierize land outline
Mon, 05 Nov 2018 21:36:28 +0100 Implement BeizerCurveSegments, no tests
unc0rr [Mon, 05 Nov 2018 21:36:28 +0100] rev 14139
Implement BeizerCurveSegments, no tests
Mon, 05 Nov 2018 23:15:56 +0300 merge
alfadur [Mon, 05 Nov 2018 23:15:56 +0300] rev 14138
merge
Mon, 05 Nov 2018 23:15:34 +0300 collapse rectangle types back together with consistent usage of size
alfadur [Mon, 05 Nov 2018 23:15:34 +0300] rev 14137
collapse rectangle types back together with consistent usage of size
Mon, 05 Nov 2018 14:46:35 -0500 wtf
nemo [Mon, 05 Nov 2018 14:46:35 -0500] rev 14136
wtf
Mon, 05 Nov 2018 22:43:58 +0300 separate rectangle types based on right/bottom edge inclusivity
alfadur [Mon, 05 Nov 2018 22:43:58 +0300] rev 14135
separate rectangle types based on right/bottom edge inclusivity
Mon, 05 Nov 2018 21:21:53 +0300 actually there is a way to preserve mutable polygon iterator
alfadur [Mon, 05 Nov 2018 21:21:53 +0300] rev 14134
actually there is a way to preserve mutable polygon iterator
Mon, 05 Nov 2018 20:22:09 +0300 fix polygons getting unclosed on mirroring
alfadur [Mon, 05 Nov 2018 20:22:09 +0300] rev 14133
fix polygons getting unclosed on mirroring
Mon, 05 Nov 2018 19:56:28 +0300 merge
alfadur [Mon, 05 Nov 2018 19:56:28 +0300] rev 14132
merge
Mon, 05 Nov 2018 19:53:26 +0300 organize landgen a bit more
alfadur [Mon, 05 Nov 2018 19:53:26 +0300] rev 14131
organize landgen a bit more
Sun, 04 Nov 2018 10:52:02 +0100 - Fix land_dump always skipping bezierize step
unc0rr [Sun, 04 Nov 2018 10:52:02 +0100] rev 14130
- Fix land_dump always skipping bezierize step - Fix ix overflow too
Sun, 04 Nov 2018 07:19:58 +0300 yaml crate is having problems with unaligned arrays
alfadur [Sun, 04 Nov 2018 07:19:58 +0300] rev 14129
yaml crate is having problems with unaligned arrays
Sun, 04 Nov 2018 07:16:34 +0300 add command arguments to use a template from file into land_dump
alfadur [Sun, 04 Nov 2018 07:16:34 +0300] rev 14128
add command arguments to use a template from file into land_dump
Sun, 04 Nov 2018 04:43:30 +0300 add a higher level map generation lib to load yaml templates into somewhere
alfadur [Sun, 04 Nov 2018 04:43:30 +0300] rev 14127
add a higher level map generation lib to load yaml templates into somewhere
Sun, 04 Nov 2018 04:39:21 +0300 resolve some clippy complaints
alfadur [Sun, 04 Nov 2018 04:39:21 +0300] rev 14126
resolve some clippy complaints
Sun, 04 Nov 2018 00:20:27 +0100 - Add distance-divider option to land_dump
unc0rr [Sun, 04 Nov 2018 00:20:27 +0100] rev 14125
- Add distance-divider option to land_dump - Fix multiplication overflow errors (iy went widly out of bounds)
Sun, 04 Nov 2018 00:25:27 +0300 polygonize OutlinePoints
alfadur [Sun, 04 Nov 2018 00:25:27 +0300] rev 14124
polygonize OutlinePoints
Sat, 03 Nov 2018 23:19:28 +0300 fix compile errors
alfadur [Sat, 03 Nov 2018 23:19:28 +0300] rev 14123
fix compile errors
Sat, 03 Nov 2018 21:09:01 +0100 Implement non-overflowing calculations for high values
unc0rr [Sat, 03 Nov 2018 21:09:01 +0100] rev 14122
Implement non-overflowing calculations for high values
Sat, 03 Nov 2018 18:29:58 +0100 land_dump app for testing templated landgen
unc0rr [Sat, 03 Nov 2018 18:29:58 +0100] rev 14121
land_dump app for testing templated landgen
Sat, 03 Nov 2018 17:40:21 +0100 Fix portal color being switchable after losing control
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 17:40:21 +0100] rev 14120
Fix portal color being switchable after losing control
Sat, 03 Nov 2018 16:37:27 +0100 Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 16:37:27 +0100] rev 14119
Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Sat, 03 Nov 2018 15:27:27 +0100 GameServer: Print syntax help if calling /maxteams without argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:27:27 +0100] rev 14118
GameServer: Print syntax help if calling /maxteams without argument
Sat, 03 Nov 2018 15:17:46 +0100 GameServer: Turn some messages into warnings
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:17:46 +0100] rev 14117
GameServer: Turn some messages into warnings
Sat, 03 Nov 2018 16:20:31 +0300 probably should reuse it everywhere then
alfadur [Sat, 03 Nov 2018 16:20:31 +0300] rev 14116
probably should reuse it everywhere then
Sat, 03 Nov 2018 16:02:38 +0300 should have been just norm
alfadur [Sat, 03 Nov 2018 16:02:38 +0300] rev 14115
should have been just norm
Sat, 03 Nov 2018 10:57:47 +0100 You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
unc0rr [Sat, 03 Nov 2018 10:57:47 +0100] rev 14114
You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
Sat, 03 Nov 2018 09:08:13 +0300 fix normal offset for split points and make directions more consistent
alfadur [Sat, 03 Nov 2018 09:08:13 +0300] rev 14113
fix normal offset for split points and make directions more consistent
Sat, 03 Nov 2018 07:52:34 +0300 reorder split rectangles
alfadur [Sat, 03 Nov 2018 07:52:34 +0300] rev 14112
reorder split rectangles
Sat, 03 Nov 2018 07:31:35 +0300 simplify normal direction check for bounds distances
alfadur [Sat, 03 Nov 2018 07:31:35 +0300] rev 14111
simplify normal direction check for bounds distances
Sat, 03 Nov 2018 06:45:05 +0300 import some clarity into border distance computation
alfadur [Sat, 03 Nov 2018 06:45:05 +0300] rev 14110
import some clarity into border distance computation
Sat, 03 Nov 2018 02:58:24 +0300 fix typos
alfadur [Sat, 03 Nov 2018 02:58:24 +0300] rev 14109
fix typos
Sat, 03 Nov 2018 02:48:24 +0300 a bit more simplification
alfadur [Sat, 03 Nov 2018 02:48:24 +0300] rev 14108
a bit more simplification
Sat, 03 Nov 2018 02:31:21 +0300 swap coordinate system
alfadur [Sat, 03 Nov 2018 02:31:21 +0300] rev 14107
swap coordinate system
Sat, 03 Nov 2018 02:21:45 +0300 a bit of simplification
alfadur [Sat, 03 Nov 2018 02:21:45 +0300] rev 14106
a bit of simplification
Sat, 03 Nov 2018 02:16:13 +0300 typofix
alfadur [Sat, 03 Nov 2018 02:16:13 +0300] rev 14105
typofix
Sat, 03 Nov 2018 00:07:25 +0100 Fix another typo
unc0rr [Sat, 03 Nov 2018 00:07:25 +0100] rev 14104
Fix another typo
Sat, 03 Nov 2018 00:02:03 +0100 Fix typo
unc0rr [Sat, 03 Nov 2018 00:02:03 +0100] rev 14103
Fix typo
Sat, 03 Nov 2018 01:52:05 +0300 mark the center in the theme editor
alfadur [Sat, 03 Nov 2018 01:52:05 +0300] rev 14102
mark the center in the theme editor
Sat, 03 Nov 2018 01:47:39 +0300 fix play area rect
alfadur [Sat, 03 Nov 2018 01:47:39 +0300] rev 14101
fix play area rect
Fri, 02 Nov 2018 22:59:22 +0100 Finish porting FindPoint()
unc0rr [Fri, 02 Nov 2018 22:59:22 +0100] rev 14100
Finish porting FindPoint()
Fri, 02 Nov 2018 23:33:22 +0300 add an existing template to the theme editor
alfadur [Fri, 02 Nov 2018 23:33:22 +0300] rev 14099
add an existing template to the theme editor
Fri, 02 Nov 2018 22:55:15 +0300 add basic land template to theme editor
alfadur [Fri, 02 Nov 2018 22:55:15 +0300] rev 14098
add basic land template to theme editor
Fri, 02 Nov 2018 22:50:45 +0300 fix some compile errors
alfadur [Fri, 02 Nov 2018 22:50:45 +0300] rev 14097
fix some compile errors
Fri, 02 Nov 2018 22:41:11 +0300 add some more rectangle convenience methods
alfadur [Fri, 02 Nov 2018 22:41:11 +0300] rev 14096
add some more rectangle convenience methods
Fri, 02 Nov 2018 20:30:22 +0100 Move flip and mirror to outline methods
unc0rr [Fri, 02 Nov 2018 20:30:22 +0100] rev 14095
Move flip and mirror to outline methods
Fri, 02 Nov 2018 21:30:48 +0300 add polygons
alfadur [Fri, 02 Nov 2018 21:30:48 +0300] rev 14094
add polygons
Fri, 02 Nov 2018 20:46:17 +0300 fix infinite loop in landgen
alfadur [Fri, 02 Nov 2018 20:46:17 +0300] rev 14093
fix infinite loop in landgen
Fri, 02 Nov 2018 20:30:13 +0300 add more rectangle methods
alfadur [Fri, 02 Nov 2018 20:30:13 +0300] rev 14092
add more rectangle methods
Fri, 02 Nov 2018 18:27:34 +0100 Add grenka to credits for Russian translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 18:27:34 +0100] rev 14091
Add grenka to credits for Russian translation
Fri, 02 Nov 2018 19:45:16 +0300 update theme editor
alfadur [Fri, 02 Nov 2018 19:45:16 +0300] rev 14090
update theme editor
Fri, 02 Nov 2018 17:43:06 +0100 Add some useful translation checker scripts for Lua
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 17:43:06 +0100] rev 14089
Add some useful translation checker scripts for Lua
Fri, 02 Nov 2018 19:37:47 +0300 component-wise division is actually useful sometimes
alfadur [Fri, 02 Nov 2018 19:37:47 +0300] rev 14088
component-wise division is actually useful sometimes
Fri, 02 Nov 2018 17:29:27 +0100 Shortened translations of map types in Russian
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 17:29:27 +0100] rev 14087
Shortened translations of map types in Russian
Fri, 02 Nov 2018 17:14:31 +0100 Merge unC0Rr's FindPoint() stuff
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 17:14:31 +0100] rev 14086
Merge unC0Rr's FindPoint() stuff
Fri, 02 Nov 2018 17:03:39 +0100 Update translations in ru.lua
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 17:03:39 +0100] rev 14085
Update translations in ru.lua
Fri, 02 Nov 2018 16:59:55 +0100 Update Russian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:59:55 +0100] rev 14084
Update Russian frontend translation
Fri, 02 Nov 2018 16:58:35 +0100 Fix mistakes in russian translation of tips
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:58:35 +0100] rev 14083
Fix mistakes in russian translation of tips
Fri, 02 Nov 2018 16:55:43 +0100 Update Russian frontend translations
Grigory Ustinov <grenka@altlinux.org> [Fri, 02 Nov 2018 16:55:43 +0100] rev 14082
Update Russian frontend translations
Fri, 02 Nov 2018 17:03:58 +0100 Start convertion of FindPoint()
unC0Rr [Fri, 02 Nov 2018 17:03:58 +0100] rev 14081
Start convertion of FindPoint()
Fri, 02 Nov 2018 15:48:58 +0100 Typecast the ASCII ESC char
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 15:48:58 +0100] rev 14080
Typecast the ASCII ESC char
Fri, 02 Nov 2018 14:33:05 +0100 abs(hwRound()) is nonsense
unC0Rr [Fri, 02 Nov 2018 14:33:05 +0100] rev 14079
abs(hwRound()) is nonsense
Fri, 02 Nov 2018 14:29:24 +0100 - Add methods to work with Rect as box
unC0Rr [Fri, 02 Nov 2018 14:29:24 +0100] rev 14078
- Add methods to work with Rect as box - Refactor, tests, fixes
Fri, 02 Nov 2018 13:30:04 +0100 Refactor tests, add fn center() for Line
unC0Rr [Fri, 02 Nov 2018 13:30:04 +0100] rev 14077
Refactor tests, add fn center() for Line
Fri, 02 Nov 2018 13:17:46 +0100 Introduce OutlineSegmentsIterator, some refactoring
unC0Rr [Fri, 02 Nov 2018 13:17:46 +0100] rev 14076
Introduce OutlineSegmentsIterator, some refactoring
Fri, 02 Nov 2018 14:08:45 +0100 Remove pointless string assignment in PlaySoundV
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 14:08:45 +0100] rev 14075
Remove pointless string assignment in PlaySoundV
Fri, 02 Nov 2018 14:05:08 +0100 Fix ambigious abs in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 14:05:08 +0100] rev 14074
Fix ambigious abs in uGearsHandlersMess
Fri, 02 Nov 2018 13:19:38 +0100 Fix bad "not" in uTeams (made pas2c angry)
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:19:38 +0100] rev 14073
Fix bad "not" in uTeams (made pas2c angry)
Fri, 02 Nov 2018 13:17:35 +0100 Use hexadecimal number to represent ASCII ESC
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:17:35 +0100] rev 14072
Use hexadecimal number to represent ASCII ESC
Fri, 02 Nov 2018 12:58:53 +0100 Add Official racer challenge #17
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 12:58:53 +0100] rev 14071
Add Official racer challenge #17
Fri, 02 Nov 2018 10:31:08 +0100 Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 10:31:08 +0100] rev 14070
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Fri, 02 Nov 2018 09:45:54 +0100 Rework lib structure, no code changes
unC0Rr [Fri, 02 Nov 2018 09:45:54 +0100] rev 14069
Rework lib structure, no code changes
Fri, 02 Nov 2018 01:34:21 +0100 Update LastVoice when switching to fallback voice
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 01:34:21 +0100] rev 14068
Update LastVoice when switching to fallback voice
Fri, 02 Nov 2018 02:31:01 +0300 wrestle with borrow checker
alfadur [Fri, 02 Nov 2018 02:31:01 +0300] rev 14067
wrestle with borrow checker
Fri, 02 Nov 2018 00:09:05 +0100 Commit broken code for divide_edges in hope for salvation
unc0rr [Fri, 02 Nov 2018 00:09:05 +0100] rev 14066
Commit broken code for divide_edges in hope for salvation
Fri, 02 Nov 2018 01:58:27 +0300 fix overflow check in airmine handling
alfadur [Fri, 02 Nov 2018 01:58:27 +0300] rev 14065
fix overflow check in airmine handling
Thu, 01 Nov 2018 22:54:01 +0100 Also ban special symbols block
unc0rr [Thu, 01 Nov 2018 22:54:01 +0100] rev 14064
Also ban special symbols block
Thu, 01 Nov 2018 20:29:42 +0100 Fix game window width/height setting being broken when using Arabic locale
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 20:29:42 +0100] rev 14063
Fix game window width/height setting being broken when using Arabic locale Qt displays numbers differently in Arabic. The spinbox window height/width used getText instead of value to get the value, which was wrong because this gets the user-facing string (in arabic) instead of the number to use internally.
Thu, 01 Nov 2018 21:39:45 +0300 Slightly correct russian translation of word utility
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:45 +0300] rev 14062
Slightly correct russian translation of word utility
Thu, 01 Nov 2018 21:39:39 +0300 Update russian translation
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:39 +0300] rev 14061
Update russian translation
Thu, 01 Nov 2018 21:39:29 +0300 Adapt russian translation for modern gaming language
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:29 +0300] rev 14060
Adapt russian translation for modern gaming language
Thu, 01 Nov 2018 21:30:21 +0300 start a physics engine to try out this data oriented thing everyone seems to be talking about
alfadur [Thu, 01 Nov 2018 21:30:21 +0300] rev 14059
start a physics engine to try out this data oriented thing everyone seems to be talking about
Thu, 01 Nov 2018 12:09:29 +0100 Fix too long Polish translation of fps
KoBeWi [Thu, 01 Nov 2018 12:09:29 +0100] rev 14058
Fix too long Polish translation of fps
Thu, 01 Nov 2018 09:17:51 +0100 Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 09:17:51 +0100] rev 14057
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Thu, 01 Nov 2018 08:39:22 +0100 Add missing translation in pl.lua
KoBeWi [Thu, 01 Nov 2018 08:39:22 +0100] rev 14056
Add missing translation in pl.lua
Thu, 01 Nov 2018 04:04:33 +0300 prevent minigun bullet land impacts from pushing hedgehogs
alfadur [Thu, 01 Nov 2018 04:04:33 +0300] rev 14055
prevent minigun bullet land impacts from pushing hedgehogs
Thu, 01 Nov 2018 03:38:13 +0300 update theme editor to use new land generator implementation
alfadur [Thu, 01 Nov 2018 03:38:13 +0300] rev 14054
update theme editor to use new land generator implementation
Thu, 01 Nov 2018 01:07:26 +0100 Fix taunts playing too fast after a shot
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 01:07:26 +0100] rev 14053
Fix taunts playing too fast after a shot Fixes regression introduced by bf14c7c1be02
Thu, 01 Nov 2018 02:55:22 +0300 merge
alfadur [Thu, 01 Nov 2018 02:55:22 +0300] rev 14052
merge
Wed, 31 Oct 2018 23:36:05 +0100 Implement OutlinePoints for land generators, some ground work for template based landgen
unc0rr [Wed, 31 Oct 2018 23:36:05 +0100] rev 14051
Implement OutlinePoints for land generators, some ground work for template based landgen
Mon, 29 Oct 2018 23:06:18 +0100 Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
unc0rr [Mon, 29 Oct 2018 23:06:18 +0100] rev 14050
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
Wed, 31 Oct 2018 22:41:05 +0300 add missions_ja.txt
alfadur [Wed, 31 Oct 2018 22:41:05 +0300] rev 14049
add missions_ja.txt
Wed, 31 Oct 2018 15:32:47 -0400 check for teamgone before activating switcher
nemo [Wed, 31 Oct 2018 15:32:47 -0400] rev 14048
check for teamgone before activating switcher
Wed, 31 Oct 2018 18:41:02 +0100 Fix various string errors in Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 18:41:02 +0100] rev 14047
Fix various string errors in Lua locale files - Wrong format symbol - Typos - Empty translations
Wed, 31 Oct 2018 20:42:04 +0300 japanese translation fixes
alfadur [Wed, 31 Oct 2018 20:42:04 +0300] rev 14046
japanese translation fixes
Wed, 31 Oct 2018 19:18:53 +0300 bump server dependencies
alfadur [Wed, 31 Oct 2018 19:18:53 +0300] rev 14045
bump server dependencies
Wed, 31 Oct 2018 16:50:34 +0100 Fix critical Lua syntax errors in lt.lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 16:50:34 +0100] rev 14044
Fix critical Lua syntax errors in lt.lua
Wed, 31 Oct 2018 16:31:16 +0100 Update Polish translation
KoBeWi [Wed, 31 Oct 2018 16:31:16 +0100] rev 14043
Update Polish translation
Wed, 31 Oct 2018 14:33:43 +0100 Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 14:33:43 +0100] rev 14042
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wed, 31 Oct 2018 13:35:53 +0100 Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 13:35:53 +0100] rev 14041
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wed, 31 Oct 2018 13:08:56 +0100 Stop using dsUnknown, replace with concrete damage sources
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 13:08:56 +0100] rev 14040
Stop using dsUnknown, replace with concrete damage sources
Tue, 30 Oct 2018 23:57:57 +0100 Merge
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:57:57 +0100] rev 14039
Merge
Tue, 30 Oct 2018 23:51:01 +0100 Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:51:01 +0100] rev 14038
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam Also fixes bug that if you attack a clan member not in your team, the attacker complains, not the victim!
Tue, 30 Oct 2018 23:08:43 +0100 Play another voice as fallback if sndRevenge could not be found
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:08:43 +0100] rev 14037
Play another voice as fallback if sndRevenge could not be found
Sun, 28 Oct 2018 14:08:13 +0100 Refactor fallback taunt code
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 14:08:13 +0100] rev 14036
Refactor fallback taunt code
Sun, 28 Oct 2018 04:21:13 +0100 Add taunts: Leavemealone, Cutitout (when attacked many times)
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 04:21:13 +0100] rev 14035
Add taunts: Leavemealone, Cutitout (when attacked many times)
Sun, 28 Oct 2018 02:24:06 +0200 Add revenge taunt
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 02:24:06 +0200] rev 14034
Add revenge taunt
Tue, 30 Oct 2018 19:08:39 +0300 fix theme editor
alfadur [Tue, 30 Oct 2018 19:08:39 +0300] rev 14033
fix theme editor
Tue, 30 Oct 2018 19:05:52 +0300 extract size struct for common usage
alfadur [Tue, 30 Oct 2018 19:05:52 +0300] rev 14032
extract size struct for common usage
Tue, 30 Oct 2018 05:55:58 +0300 add circle filling to land2d
alfadur [Tue, 30 Oct 2018 05:55:58 +0300] rev 14031
add circle filling to land2d
Tue, 30 Oct 2018 02:14:00 +0300 make theme editor render some random map lines
alfadur [Tue, 30 Oct 2018 02:14:00 +0300] rev 14030
make theme editor render some random map lines
Mon, 29 Oct 2018 23:40:17 +0300 hide get_next back
alfadur [Mon, 29 Oct 2018 23:40:17 +0300] rev 14029
hide get_next back
Mon, 29 Oct 2018 23:38:08 +0300 start a theme editor as an excuse to see land generator in action
alfadur [Mon, 29 Oct 2018 23:38:08 +0300] rev 14028
start a theme editor as an excuse to see land generator in action
Mon, 29 Oct 2018 23:29:03 +0300 make useful stuff public
alfadur [Mon, 29 Oct 2018 23:29:03 +0300] rev 14027
make useful stuff public
Sun, 28 Oct 2018 23:24:04 +0100 Start land generators implementation
unc0rr [Sun, 28 Oct 2018 23:24:04 +0100] rev 14026
Start land generators implementation
Sun, 28 Oct 2018 23:09:35 +0100 Remove some dead code
unc0rr [Sun, 28 Oct 2018 23:09:35 +0100] rev 14025
Remove some dead code
Sun, 28 Oct 2018 00:49:00 +0200 Play sndStupid on round draw instead of sndNutter
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 00:49:00 +0200] rev 14024
Play sndStupid on round draw instead of sndNutter
Sun, 28 Oct 2018 00:47:10 +0200 Chance to play sndNutter if player sacrifices hog and misses
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 00:47:10 +0200] rev 14023
Chance to play sndNutter if player sacrifices hog and misses
Sun, 28 Oct 2018 00:24:27 +0200 Only play sndThisOneIsMine if crate drops close to hog
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 00:24:27 +0200] rev 14022
Only play sndThisOneIsMine if crate drops close to hog
Sat, 27 Oct 2018 21:51:57 +0200 Shorten some Ohdear/Solong sounds to match the death animation
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 21:51:57 +0200] rev 14021
Shorten some Ohdear/Solong sounds to match the death animation
Sat, 27 Oct 2018 20:31:31 +0200 Don't play sndDrat or sndBugger on self-kill
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 20:31:31 +0200] rev 14020
Don't play sndDrat or sndBugger on self-kill
Sat, 27 Oct 2018 19:50:01 +0200 New taunt: Runaway, when something is about to blow up near current hog
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 19:50:01 +0200] rev 14019
New taunt: Runaway, when something is about to blow up near current hog
Sat, 27 Oct 2018 19:07:37 +0200 Use sndWatchThis for molotov attack
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 19:07:37 +0200] rev 14018
Use sndWatchThis for molotov attack
Sat, 27 Oct 2018 18:29:39 +0200 Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 18:29:39 +0200] rev 14017
Classic voice: Add Melon.ogg (copied from Watchthis.ogg)
Sat, 27 Oct 2018 18:26:44 +0200 Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 18:26:44 +0200] rev 14016
Add 2 taunts: Fire, WatchThis (attack voice for some weapons)
Sat, 27 Oct 2018 17:17:01 +0200 Add 3 taunts: Amazing, Brilliant, Excellent
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 17:17:01 +0200] rev 14015
Add 3 taunts: Amazing, Brilliant, Excellent Amazing: >= 3 kills Brilliant or Excellent: 2 kills
Sat, 27 Oct 2018 15:55:19 +0200 Add 7 new taunts
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 15:55:19 +0200] rev 14014
Add 7 new taunts New sounds: * Bugger, Drat: Hog damages self only * Thisoneismine: Crate drop * Whatthe: Something is going to blow up close to hog * Solong, Ohdear: Death * Gonnagetyou: Vow for revenge Fallback code is added for existing voicepacks Thisoneismine is not used in Robot because the text in this sound file is "Threat detected.", which does not make sense.
Sat, 27 Oct 2018 15:21:10 +0200 Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 15:21:10 +0200] rev 14013
Add missing Firepunch taunt for Classic voice (copied from Watchthis.ogg)
Sat, 27 Oct 2018 15:13:49 +0200 uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 15:13:49 +0200] rev 14012
uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Sat, 27 Oct 2018 13:27:45 +0200 Add Grenade taunt when grenade close to hog is about to blow up
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 13:27:45 +0200] rev 14011
Add Grenade taunt when grenade close to hog is about to blow up
Sat, 27 Oct 2018 08:15:45 +0300 update changelog
alfadur [Sat, 27 Oct 2018 08:15:45 +0300] rev 14010
update changelog
Sat, 27 Oct 2018 08:12:22 +0300 and finally make the bat hit moving gears for completeness
alfadur [Sat, 27 Oct 2018 08:12:22 +0300] rev 14009
and finally make the bat hit moving gears for completeness
Sat, 27 Oct 2018 07:53:27 +0300 make whip hit moving gears
alfadur [Sat, 27 Oct 2018 07:53:27 +0300] rev 14008
make whip hit moving gears
Sat, 27 Oct 2018 07:39:44 +0300 make kamikaze hit moving gears as well
alfadur [Sat, 27 Oct 2018 07:39:44 +0300] rev 14007
make kamikaze hit moving gears as well
Sat, 27 Oct 2018 07:20:07 +0300 make firepunch hit moving gears (airmines are not amused)
alfadur [Sat, 27 Oct 2018 07:20:07 +0300] rev 14006
make firepunch hit moving gears (airmines are not amused)
Sat, 27 Oct 2018 05:17:46 +0300 prevent firepunch from hitting the same gear multiple times
alfadur [Sat, 27 Oct 2018 05:17:46 +0300] rev 14005
prevent firepunch from hitting the same gear multiple times
Sat, 27 Oct 2018 03:36:25 +0200 Draw mission panel behind ammo menu tooltip
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:36:25 +0200] rev 14004
Draw mission panel behind ammo menu tooltip This is noticable in Continental supplies.
Sat, 27 Oct 2018 03:31:25 +0200 Tweak commenting in uWorld render routine
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:31:25 +0200] rev 14003
Tweak commenting in uWorld render routine
Sat, 27 Oct 2018 04:21:35 +0300 Update changelog
alfadur [Sat, 27 Oct 2018 04:21:35 +0300] rev 14002
Update changelog
Sat, 27 Oct 2018 03:17:05 +0200 No firepunch hit sound for sticky mines
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:17:05 +0200] rev 14001
No firepunch hit sound for sticky mines
Sat, 27 Oct 2018 03:06:28 +0200 Add credits for shoryuken_hit.ogg
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 03:06:28 +0200] rev 14000
Add credits for shoryuken_hit.ogg
Sat, 27 Oct 2018 03:58:01 +0300 Tweak firepunch sound that Wuzzy found
alfadur [Sat, 27 Oct 2018 03:58:01 +0300] rev 13999
Tweak firepunch sound that Wuzzy found
Sat, 27 Oct 2018 00:01:53 +0200 Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Oct 2018 00:01:53 +0200] rev 13998
Clear gmLeft/gmRight after using landspray/flamethrower to prevent accidental walking
Sat, 27 Oct 2018 00:17:43 +0300 add some japanese tips as well
alfadur [Sat, 27 Oct 2018 00:17:43 +0300] rev 13997
add some japanese tips as well
Fri, 26 Oct 2018 23:09:50 +0200 Fix resurrector handling turn time manually, use correct ammoprop instead
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 23:09:50 +0200] rev 13996
Fix resurrector handling turn time manually, use correct ammoprop instead This also fixes this bug: The clock turned gray while using resurrector, although the time actually counts down.
Fri, 26 Oct 2018 22:52:17 +0200 Display "0 remaining" if multi-shoot weapon has been used up
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 22:52:17 +0200] rev 13995
Display "0 remaining" if multi-shoot weapon has been used up
Fri, 26 Oct 2018 22:46:37 +0200 Fix seduction not stopping if hog took damage before attack was complete
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 22:46:37 +0200] rev 13994
Fix seduction not stopping if hog took damage before attack was complete
Fri, 26 Oct 2018 23:04:46 +0300 complete ja.txt
alfadur [Fri, 26 Oct 2018 23:04:46 +0300] rev 13993
complete ja.txt
Fri, 26 Oct 2018 19:56:03 +0200 GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 19:56:03 +0200] rev 13992
GameServer: Fix protocol error when receiving CALLVOTE cmd with incorrect mode
Fri, 26 Oct 2018 19:40:43 +0200 Tweak error messages of /callvote kick
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 19:40:43 +0200] rev 13991
Tweak error messages of /callvote kick
Fri, 26 Oct 2018 19:53:07 +0200 Fix lack of message and segfault when number texture creation fails
unc0rr [Fri, 26 Oct 2018 19:53:07 +0200] rev 13990
Fix lack of message and segfault when number texture creation fails
Fri, 26 Oct 2018 17:51:43 +0200 Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 17:51:43 +0200] rev 13989
Add flamethrower, ice_beam_idle and landgun sound files which I have forgotten
Fri, 26 Oct 2018 17:38:14 +0200 Add separate sound symbols for case impact and extra damage
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 17:38:14 +0200] rev 13988
Add separate sound symbols for case impact and extra damage
Fri, 26 Oct 2018 16:33:41 +0200 CS: Highlight "Available weapon specials:" as well
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 16:33:41 +0200] rev 13987
CS: Highlight "Available weapon specials:" as well
Fri, 26 Oct 2018 16:11:51 +0200 Continental supplies: Highlight "Special weapons:" line in mission panel
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 16:11:51 +0200] rev 13986
Continental supplies: Highlight "Special weapons:" line in mission panel
Fri, 26 Oct 2018 15:55:48 +0200 Add sound for landspray
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:55:48 +0200] rev 13985
Add sound for landspray
Fri, 26 Oct 2018 15:52:07 +0200 Add ice beam idle sound
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:52:07 +0200] rev 13984
Add ice beam idle sound
Fri, 26 Oct 2018 15:48:52 +0200 Add flamethrower sound
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:48:52 +0200] rev 13983
Add flamethrower sound
Fri, 26 Oct 2018 15:46:53 +0200 Prettify the menu arrows in WxW
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:46:53 +0200] rev 13982
Prettify the menu arrows in WxW
Fri, 26 Oct 2018 15:04:07 +0200 Use colon after "Disclaimer" in timebox/portalgun descriptinons
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 15:04:07 +0200] rev 13981
Use colon after "Disclaimer" in timebox/portalgun descriptinons
Fri, 26 Oct 2018 14:59:08 +0200 Allow to escape | and : character in engine translation files
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 14:59:08 +0200] rev 13980
Allow to escape | and : character in engine translation files
Fri, 26 Oct 2018 06:15:57 +0200 Engine translation: With '::' can now suppress colons for highlighting
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 06:15:57 +0200] rev 13979
Engine translation: With '::' can now suppress colons for highlighting
Fri, 26 Oct 2018 04:54:29 +0200 If u play Piano, you can now hear the notes if sound effects OR music is enabled
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 04:54:29 +0200] rev 13978
If u play Piano, you can now hear the notes if sound effects OR music is enabled Previously, they always required sound effects to be on
Fri, 26 Oct 2018 04:30:47 +0200 Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 04:30:47 +0200] rev 13977
Properly play Valkyries music in Rope Knock Challenge (no more music overlap)
Fri, 26 Oct 2018 04:07:35 +0200 Add PlayMusicSound/StopMusicSound to Lua API
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 04:07:35 +0200] rev 13976
Add PlayMusicSound/StopMusicSound to Lua API
Fri, 26 Oct 2018 03:59:20 +0200 Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
Wuzzy <Wuzzy2@mail.ru> [Fri, 26 Oct 2018 03:59:20 +0200] rev 13975
Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
Thu, 25 Oct 2018 23:46:31 +0200 Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 23:46:31 +0200] rev 13974
Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
Thu, 25 Oct 2018 23:39:54 +0200 Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
unc0rr [Thu, 25 Oct 2018 23:39:54 +0200] rev 13973
Fix bug #651: sliding hog firing rope could end up stuck in land right after the rope has attached
Thu, 25 Oct 2018 20:40:02 +0300 some more ja.txt fixes
alfadur [Thu, 25 Oct 2018 20:40:02 +0300] rev 13972
some more ja.txt fixes
Thu, 25 Oct 2018 20:34:37 +0300 additional descriptions for ja.txt
alfadur [Thu, 25 Oct 2018 20:34:37 +0300] rev 13971
additional descriptions for ja.txt
Thu, 25 Oct 2018 18:54:24 +0200 Remove double space at end of chat messages from server
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 18:54:24 +0200] rev 13970
Remove double space at end of chat messages from server
Thu, 25 Oct 2018 18:35:35 +0200 Frontend: Make sure special nicks always show up in square brackets
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 18:35:35 +0200] rev 13969
Frontend: Make sure special nicks always show up in square brackets
Thu, 25 Oct 2018 16:44:46 +0200 Add a new king death message
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 16:44:46 +0200] rev 13968
Add a new king death message
Thu, 25 Oct 2018 16:44:00 +0200 Allow duplicate placeholders in engine strings
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 16:44:00 +0200] rev 13967
Allow duplicate placeholders in engine strings
Thu, 25 Oct 2018 17:02:56 +0300 more ja.txt fixes
alfadur [Thu, 25 Oct 2018 17:02:56 +0300] rev 13966
more ja.txt fixes
Thu, 25 Oct 2018 15:26:40 +0200 Add script to check engine locale files for problems
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 15:26:40 +0200] rev 13965
Add script to check engine locale files for problems
Thu, 25 Oct 2018 13:12:45 +0200 Remove string with duplicate placeholder in sk.txt
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 13:12:45 +0200] rev 13964
Remove string with duplicate placeholder in sk.txt Duplicate placeholders are not supported yet.
Thu, 25 Oct 2018 12:59:56 +0200 Fix incorrect string number for Slovak strings for King death
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 12:59:56 +0200] rev 13963
Fix incorrect string number for Slovak strings for King death
Thu, 25 Oct 2018 11:48:40 +0200 Support CJK fonts for sidFPS as well
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 11:48:40 +0200] rev 13962
Support CJK fonts for sidFPS as well
Thu, 25 Oct 2018 11:37:11 +0200 Add CJK font support for sidAmmoCount
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Oct 2018 11:37:11 +0200] rev 13961
Add CJK font support for sidAmmoCount
Thu, 25 Oct 2018 04:55:27 +0300 fix some of Wuzzy's rage
alfadur [Thu, 25 Oct 2018 04:55:27 +0300] rev 13960
fix some of Wuzzy's rage
Thu, 25 Oct 2018 04:08:29 +0300 some ja.txt corrections
alfadur [Thu, 25 Oct 2018 04:08:29 +0300] rev 13959
some ja.txt corrections
Thu, 25 Oct 2018 03:48:27 +0300 update ja.txt
alfadur [Thu, 25 Oct 2018 03:48:27 +0300] rev 13958
update ja.txt
Wed, 24 Oct 2018 21:52:19 +0200 Also report chat and added rooms in log
unc0rr [Wed, 24 Oct 2018 21:52:19 +0200] rev 13957
Also report chat and added rooms in log
Wed, 24 Oct 2018 21:07:26 +0200 Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Oct 2018 21:07:26 +0200] rev 13956
Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility Fixes bug #701.
Wed, 24 Oct 2018 21:04:09 +0200 Finish hedgewars-checker implementation
unc0rr [Wed, 24 Oct 2018 21:04:09 +0200] rev 13955
Finish hedgewars-checker implementation
Wed, 24 Oct 2018 11:05:44 -0400 disable basic comment support 'cause lua is nuts
nemo [Wed, 24 Oct 2018 11:05:44 -0400] rev 13954
disable basic comment support 'cause lua is nuts
Wed, 24 Oct 2018 00:08:23 +0200 Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
unc0rr [Wed, 24 Oct 2018 00:08:23 +0200] rev 13953
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
Tue, 23 Oct 2018 22:53:28 +0200 Start checker implementation in rust
unc0rr [Tue, 23 Oct 2018 22:53:28 +0200] rev 13952
Start checker implementation in rust
Tue, 23 Oct 2018 21:36:51 +0200 Fix silly loop
unc0rr [Tue, 23 Oct 2018 21:36:51 +0200] rev 13951
Fix silly loop
Sat, 20 Oct 2018 13:22:30 +0200 Add --protocol option to engine
unc0rr [Sat, 20 Oct 2018 13:22:30 +0200] rev 13950
Add --protocol option to engine
Fri, 19 Oct 2018 02:19:50 +0300 change draw_thick_line iteration order to benchmark winner
alfadur [Fri, 19 Oct 2018 02:19:50 +0300] rev 13949
change draw_thick_line iteration order to benchmark winner
Fri, 19 Oct 2018 00:28:16 +0200 Change Land2D::fill() arguments a bit
unc0rr [Fri, 19 Oct 2018 00:28:16 +0200] rev 13948
Change Land2D::fill() arguments a bit
Fri, 19 Oct 2018 00:09:45 +0200 Fix ArcPoints never finishing
unc0rr [Fri, 19 Oct 2018 00:09:45 +0200] rev 13947
Fix ArcPoints never finishing
Fri, 19 Oct 2018 00:49:09 +0300 revert 2354264ab0b0
alfadur [Fri, 19 Oct 2018 00:49:09 +0300] rev 13946
revert 2354264ab0b0
Thu, 18 Oct 2018 23:59:23 +0300 apply some codegolfing for dubious reasons
alfadur [Thu, 18 Oct 2018 23:59:23 +0300] rev 13945
apply some codegolfing for dubious reasons
Thu, 18 Oct 2018 22:45:14 +0200 Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
unc0rr [Thu, 18 Oct 2018 22:45:14 +0200] rev 13944
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
Thu, 18 Oct 2018 22:34:09 +0200 Don't generate unnecessary duplication in case of equal coordinates
unc0rr [Thu, 18 Oct 2018 22:34:09 +0200] rev 13943
Don't generate unnecessary duplication in case of equal coordinates
Thu, 18 Oct 2018 22:23:25 +0200 Add EquidistantPoints iterator to help iterating over all points of circles
unc0rr [Thu, 18 Oct 2018 22:23:25 +0200] rev 13942
Add EquidistantPoints iterator to help iterating over all points of circles
Thu, 18 Oct 2018 21:44:09 +0200 Implement ArcPoints iterator for circles
unc0rr [Thu, 18 Oct 2018 21:44:09 +0200] rev 13941
Implement ArcPoints iterator for circles
Thu, 18 Oct 2018 07:27:14 +0300 put back land2d.map accidentally replaced by testing code
alfadur [Thu, 18 Oct 2018 07:27:14 +0300] rev 13940
put back land2d.map accidentally replaced by testing code
Thu, 18 Oct 2018 06:50:21 +0300 fix fppoint.max_norm
alfadur [Thu, 18 Oct 2018 06:50:21 +0300] rev 13939
fix fppoint.max_norm
Thu, 18 Oct 2018 06:46:32 +0300 move point struct into integral-geometry and use it to refactor a bit
alfadur [Thu, 18 Oct 2018 06:46:32 +0300] rev 13938
move point struct into integral-geometry and use it to refactor a bit
Wed, 17 Oct 2018 23:02:18 +0200 Improve test a bit
unc0rr [Wed, 17 Oct 2018 23:02:18 +0200] rev 13937
Improve test a bit
Wed, 17 Oct 2018 22:58:21 +0200 Make use of LinePoints in Land2D::draw_line
unc0rr [Wed, 17 Oct 2018 22:58:21 +0200] rev 13936
Make use of LinePoints in Land2D::draw_line
Wed, 17 Oct 2018 22:45:33 +0200 Introduce integral-geometry crate, implement LinePoints iterator
unc0rr [Wed, 17 Oct 2018 22:45:33 +0200] rev 13935
Introduce integral-geometry crate, implement LinePoints iterator
Wed, 17 Oct 2018 22:00:58 +0200 Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
unc0rr [Wed, 17 Oct 2018 22:00:58 +0200] rev 13934
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
Wed, 17 Oct 2018 05:33:02 +0200 Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Oct 2018 05:33:02 +0200] rev 13933
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wed, 17 Oct 2018 05:34:29 +0300 add left scalar operations to fpnum
alfadur [Wed, 17 Oct 2018 05:34:29 +0300] rev 13932
add left scalar operations to fpnum
Tue, 16 Oct 2018 23:59:51 +0200 Implement Land2D::change_round()
unc0rr [Tue, 16 Oct 2018 23:59:51 +0200] rev 13931
Implement Land2D::change_round()
Tue, 16 Oct 2018 23:59:22 +0200 Implement get_unchecked* functions for Vec2D
unc0rr [Tue, 16 Oct 2018 23:59:22 +0200] rev 13930
Implement get_unchecked* functions for Vec2D
Tue, 16 Oct 2018 23:49:44 +0300 add opassign implementations
alfadur [Tue, 16 Oct 2018 23:49:44 +0300] rev 13929
add opassign implementations
Tue, 16 Oct 2018 22:41:25 +0300 make methods public
alfadur [Tue, 16 Oct 2018 22:41:25 +0300] rev 13928
make methods public
Tue, 16 Oct 2018 05:09:42 +0300 add scalar operations
alfadur [Tue, 16 Oct 2018 05:09:42 +0300] rev 13927
add scalar operations
Tue, 16 Oct 2018 04:44:11 +0300 fix test
alfadur [Tue, 16 Oct 2018 04:44:11 +0300] rev 13926
fix test
Tue, 16 Oct 2018 04:43:02 +0300 add more fpnum functions
alfadur [Tue, 16 Oct 2018 04:43:02 +0300] rev 13925
add more fpnum functions
Mon, 15 Oct 2018 23:10:03 +0200 Implement Land2D::fill() + tests
unc0rr [Mon, 15 Oct 2018 23:10:03 +0200] rev 13924
Implement Land2D::fill() + tests
Mon, 15 Oct 2018 22:22:51 +0300 Add basic windows build script
alfadur [Mon, 15 Oct 2018 22:22:51 +0300] rev 13923
Add basic windows build script
Mon, 15 Oct 2018 21:40:32 +0300 fix library names in engine
alfadur [Mon, 15 Oct 2018 21:40:32 +0300] rev 13922
fix library names in engine
Mon, 15 Oct 2018 19:34:11 +0200 Make parameters meaning more obvious
unc0rr [Mon, 15 Oct 2018 19:34:11 +0200] rev 13921
Make parameters meaning more obvious
Mon, 15 Oct 2018 13:08:29 -0400 tag both as overloadable - seems to satisfy clang 3.4
nemo [Mon, 15 Oct 2018 13:08:29 -0400] rev 13920
tag both as overloadable - seems to satisfy clang 3.4
Mon, 15 Oct 2018 19:43:30 +0300 fix path to ppas.bat to avoid confusing nmake
alfadur [Mon, 15 Oct 2018 19:43:30 +0300] rev 13919
fix path to ppas.bat to avoid confusing nmake
Mon, 15 Oct 2018 09:35:54 -0400 add back accidentally removed sections
nemo [Mon, 15 Oct 2018 09:35:54 -0400] rev 13918
add back accidentally removed sections
Sun, 14 Oct 2018 23:17:47 +0200 Start land2d library implementation: draw_line() method
unc0rr [Sun, 14 Oct 2018 23:17:47 +0200] rev 13917
Start land2d library implementation: draw_line() method
Sun, 14 Oct 2018 23:16:11 +0200 Add get_mut() to Vec2D
unc0rr [Sun, 14 Oct 2018 23:16:11 +0200] rev 13916
Add get_mut() to Vec2D
Sun, 14 Oct 2018 21:26:15 +0200 Simplify Vec2D::new() a bit
unc0rr [Sun, 14 Oct 2018 21:26:15 +0200] rev 13915
Simplify Vec2D::new() a bit
Sun, 14 Oct 2018 23:25:20 +0300 remove old sdl headers and libs in support of recent deletionism spirit
alfadur [Sun, 14 Oct 2018 23:25:20 +0300] rev 13914
remove old sdl headers and libs in support of recent deletionism spirit
Sun, 14 Oct 2018 23:09:55 +0300 .. or rather move calling conventions to proper position
alfadur [Sun, 14 Oct 2018 23:09:55 +0300] rev 13913
.. or rather move calling conventions to proper position
Sun, 14 Oct 2018 22:55:07 +0300 set proper sdl calling convention for vcpkg builds
alfadur [Sun, 14 Oct 2018 22:55:07 +0300] rev 13912
set proper sdl calling convention for vcpkg builds
Sun, 14 Oct 2018 21:13:32 +0200 Implement vec2d library to use for land arrays in the future
unc0rr [Sun, 14 Oct 2018 21:13:32 +0200] rev 13911
Implement vec2d library to use for land arrays in the future
Sun, 14 Oct 2018 21:57:30 +0300 fix frontend compatibility issues
alfadur [Sun, 14 Oct 2018 21:57:30 +0300] rev 13910
fix frontend compatibility issues
Sun, 14 Oct 2018 21:25:59 +0300 use correct compiler flags
alfadur [Sun, 14 Oct 2018 21:25:59 +0300] rev 13909
use correct compiler flags
Sun, 14 Oct 2018 19:04:51 +0200 Start work on landgen rust lib
unc0rr [Sun, 14 Oct 2018 19:04:51 +0200] rev 13908
Start work on landgen rust lib
Sun, 14 Oct 2018 19:03:58 +0200 Remove more dead code from uLandOutline
unc0rr [Sun, 14 Oct 2018 19:03:58 +0200] rev 13907
Remove more dead code from uLandOutline
Sun, 14 Oct 2018 20:02:51 +0300 don't use -Wextra when building with vcpkg
alfadur [Sun, 14 Oct 2018 20:02:51 +0300] rev 13906
don't use -Wextra when building with vcpkg
Sun, 14 Oct 2018 19:28:24 +0300 add extra rule for negative integers
alfadur [Sun, 14 Oct 2018 19:28:24 +0300] rev 13905
add extra rule for negative integers
Sun, 14 Oct 2018 18:23:19 +0200 Implement Iterator trait for LaggedFibonacciPRNG
unc0rr [Sun, 14 Oct 2018 18:23:19 +0200] rev 13904
Implement Iterator trait for LaggedFibonacciPRNG
Sun, 14 Oct 2018 18:01:58 +0200 Remove some dead code from template-based land gen
unc0rr [Sun, 14 Oct 2018 18:01:58 +0200] rev 13903
Remove some dead code from template-based land gen
Sun, 14 Oct 2018 12:01:11 -0400 reorder params, deleted obsolete *_passes
nemo [Sun, 14 Oct 2018 12:01:11 -0400] rev 13902
reorder params, deleted obsolete *_passes
Sun, 14 Oct 2018 18:58:39 +0300 fix return name and bound type
alfadur [Sun, 14 Oct 2018 18:58:39 +0300] rev 13901
fix return name and bound type
Sun, 14 Oct 2018 18:52:00 +0300 remove extra begin
alfadur [Sun, 14 Oct 2018 18:52:00 +0300] rev 13900
remove extra begin
Sun, 14 Oct 2018 18:45:11 +0300 add missing .
alfadur [Sun, 14 Oct 2018 18:45:11 +0300] rev 13899
add missing .
Sun, 14 Oct 2018 16:58:08 +0200 Convert uLandTemplates into yaml file
unc0rr [Sun, 14 Oct 2018 16:58:08 +0200] rev 13898
Convert uLandTemplates into yaml file
Sun, 14 Oct 2018 09:45:16 -0400 one more merge
nemo [Sun, 14 Oct 2018 09:45:16 -0400] rev 13897
one more merge
Sun, 14 Oct 2018 09:43:42 -0400 merge
alfadur [Sun, 14 Oct 2018 09:43:42 -0400] rev 13896
merge
Sun, 14 Oct 2018 09:42:26 -0400 merge
alfadur [Sun, 14 Oct 2018 09:42:26 -0400] rev 13895
merge
Sat, 13 Oct 2018 23:49:23 +0300 improve stability for checks
alfadur [Sat, 13 Oct 2018 23:49:23 +0300] rev 13894
improve stability for checks
Sat, 13 Oct 2018 23:08:15 +0300 fix offsets
alfadur [Sat, 13 Oct 2018 23:08:15 +0300] rev 13893
fix offsets
Sat, 13 Oct 2018 22:44:21 +0300 Fix overflow in CheckGearNear
alfadur [Sat, 13 Oct 2018 22:44:21 +0300] rev 13892
Fix overflow in CheckGearNear
Sat, 13 Oct 2018 20:01:09 +0300 add fpnum literal macro
alfadur [Sat, 13 Oct 2018 20:01:09 +0300] rev 13891
add fpnum literal macro
Sat, 13 Oct 2018 00:43:04 +0300 delegate cmp to rustlib
alfadur [Sat, 13 Oct 2018 00:43:04 +0300] rev 13890
delegate cmp to rustlib
Wed, 10 Oct 2018 23:54:57 +0300 forgot a line
alfadur [Wed, 10 Oct 2018 23:54:57 +0300] rev 13889
forgot a line
Wed, 10 Oct 2018 23:51:53 +0300 update frontend japanese translation
alfadur [Wed, 10 Oct 2018 23:51:53 +0300] rev 13888
update frontend japanese translation
Sat, 13 Oct 2018 22:38:51 +0200 Make converter for uLandTemplates into yaml
unc0rr [Sat, 13 Oct 2018 22:38:51 +0200] rev 13887
Make converter for uLandTemplates into yaml
Sat, 13 Oct 2018 18:32:41 +0200 Implement lagged Fibonacci PRNG in rust, compatible with hwengine
unc0rr [Sat, 13 Oct 2018 18:32:41 +0200] rev 13886
Implement lagged Fibonacci PRNG in rust, compatible with hwengine
Sat, 13 Oct 2018 18:04:25 +0200 inline more operators in fpnum
unc0rr [Sat, 13 Oct 2018 18:04:25 +0200] rev 13885
inline more operators in fpnum
Sat, 13 Oct 2018 00:43:04 +0300 delegate cmp to rustlib
alfadur [Sat, 13 Oct 2018 00:43:04 +0300] rev 13884
delegate cmp to rustlib
Sat, 13 Oct 2018 17:23:19 +0200 Add some more tests
unc0rr [Sat, 13 Oct 2018 17:23:19 +0200] rev 13883
Add some more tests
Fri, 12 Oct 2018 22:18:38 +0200 Reimplement hwFloat library in rust for future use
unc0rr [Fri, 12 Oct 2018 22:18:38 +0200] rev 13882
Reimplement hwFloat library in rust for future use
Fri, 12 Oct 2018 03:40:21 +0200 Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Oct 2018 03:40:21 +0200] rev 13881
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Thu, 11 Oct 2018 23:43:31 +0200 - Fix insert() for strings in pas2c
unc0rr [Thu, 11 Oct 2018 23:43:31 +0200] rev 13880
- Fix insert() for strings in pas2c - Implement insert() for ansistrings
Tue, 09 Oct 2018 12:54:40 -0400 drop the error checked StrToInt as non-critical - pas2c did not implement it.
nemo [Tue, 09 Oct 2018 12:54:40 -0400] rev 13879
drop the error checked StrToInt as non-critical - pas2c did not implement it.
Tue, 09 Oct 2018 11:28:07 -0400 IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
nemo [Tue, 09 Oct 2018 11:28:07 -0400] rev 13878
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Tue, 09 Oct 2018 09:58:33 -0400 bunch more of those shortstring/ansistrings
nemo [Tue, 09 Oct 2018 09:58:33 -0400] rev 13877
bunch more of those shortstring/ansistrings
Tue, 09 Oct 2018 09:02:39 -0400 make explicit for pas2c some string casts that fpc was probably doing automatically
nemo [Tue, 09 Oct 2018 09:02:39 -0400] rev 13876
make explicit for pas2c some string casts that fpc was probably doing automatically
Sun, 07 Oct 2018 18:37:30 +0200 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:37:30 +0200] rev 13875
Update German translation
Sun, 07 Oct 2018 18:16:06 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Oct 2018 18:16:06 +0200] rev 13874
Update locale files
Sat, 06 Oct 2018 02:27:33 +0200 ASA, ice02: Change time strings for consistency with other time strings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 02:27:33 +0200] rev 13873
ASA, ice02: Change time strings for consistency with other time strings
Sat, 06 Oct 2018 01:00:02 +0200 No-op when entering /clan command with no argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 01:00:02 +0200] rev 13872
No-op when entering /clan command with no argument
Fri, 05 Oct 2018 21:43:48 -0400 merge
alfadur [Fri, 05 Oct 2018 21:43:48 -0400] rev 13871
merge
Sat, 06 Oct 2018 01:24:27 +0300 Windows 1809 GetUserProfileDirectory failure workaround
alfadur [Sat, 06 Oct 2018 01:24:27 +0300] rev 13870
Windows 1809 GetUserProfileDirectory failure workaround
Sat, 06 Oct 2018 00:23:41 +0300 add debug output for physfs init failure
alfadur [Sat, 06 Oct 2018 00:23:41 +0300] rev 13869
add debug output for physfs init failure
Sat, 06 Oct 2018 00:23:27 +0200 Make sure AddChatString is only fed with shortstrings
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Oct 2018 00:23:27 +0200] rev 13868
Make sure AddChatString is only fed with shortstrings
Fri, 05 Oct 2018 23:51:58 +0200 Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 23:51:58 +0200] rev 13867
Fix double tmp override in chTeamBack; Use shortstring for sidTeamGone/sidTeamBack
Fri, 05 Oct 2018 16:54:26 -0400 formatA expects ansistring params
nemo [Fri, 05 Oct 2018 16:54:26 -0400] rev 13866
formatA expects ansistring params
Fri, 05 Oct 2018 16:53:36 -0400 this should probably exit -1 - pas2c was complaining about uninitialised var
nemo [Fri, 05 Oct 2018 16:53:36 -0400] rev 13865
this should probably exit -1 - pas2c was complaining about uninitialised var
Fri, 05 Oct 2018 16:22:51 -0400 silly tmp var for sake of pas2c
nemo [Fri, 05 Oct 2018 16:22:51 -0400] rev 13864
silly tmp var for sake of pas2c
Fri, 05 Oct 2018 21:58:12 +0200 Fix pas2c build dependencies
unc0rr [Fri, 05 Oct 2018 21:58:12 +0200] rev 13863
Fix pas2c build dependencies
Fri, 05 Oct 2018 21:41:56 +0200 Fix pas2c build a bit more
unc0rr [Fri, 05 Oct 2018 21:41:56 +0200] rev 13862
Fix pas2c build a bit more
Fri, 05 Oct 2018 21:31:58 +0200 Precalculate cMaxHogHealth
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:31:58 +0200] rev 13861
Precalculate cMaxHogHealth
Fri, 05 Oct 2018 21:30:06 +0200 Merge unC0Rr's pas2c fix
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:30:06 +0200] rev 13860
Merge unC0Rr's pas2c fix
Fri, 05 Oct 2018 21:09:27 +0200 Fix previous patch, add support for High(Longword)
unc0rr [Fri, 05 Oct 2018 21:09:27 +0200] rev 13859
Fix previous patch, add support for High(Longword)
Fri, 05 Oct 2018 21:04:19 +0200 Backed out changeset aed7ee68305a
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 21:04:19 +0200] rev 13858
Backed out changeset aed7ee68305a
Fri, 05 Oct 2018 21:04:01 +0200 Fix pas2c not having support for High(LongInt) in init expressions
unc0rr [Fri, 05 Oct 2018 21:04:01 +0200] rev 13857
Fix pas2c not having support for High(LongInt) in init expressions
Fri, 05 Oct 2018 20:56:40 +0200 Pas2C: Implement rendering of High() similiar to that of Low()
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 20:56:40 +0200] rev 13856
Pas2C: Implement rendering of High() similiar to that of Low()
Fri, 05 Oct 2018 20:28:13 +0200 Update Big Armory preview image
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 20:28:13 +0200] rev 13855
Update Big Armory preview image
Fri, 05 Oct 2018 20:20:09 +0200 Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 20:20:09 +0200] rev 13854
Hide creeper from frontend, prevent addition of creeper ammo via ammo scheme This is a temporary measure because the creeper is still very unfinished. This can be reverted when the creeper is finished.
Fri, 05 Oct 2018 19:37:06 +0200 Don't load game scheme from file if name collides with default scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 19:37:06 +0200] rev 13853
Don't load game scheme from file if name collides with default scheme
Fri, 05 Oct 2018 19:25:14 +0200 Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 19:25:14 +0200] rev 13852
Don't save default weapon scheme in file; don't load weapon scheme from file if name collides with default scheme
Fri, 05 Oct 2018 17:27:12 +0200 Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 17:27:12 +0200] rev 13851
Rename amDuck and related symbols to amCreeper, gtCreeper, etc. Compability for scripts is supported (amDuck=amCreeper, gtDuck=gtCreeper)
Fri, 05 Oct 2018 16:49:17 +0200 Remove unused doStepDuck gear handler
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 16:49:17 +0200] rev 13850
Remove unused doStepDuck gear handler
Fri, 05 Oct 2018 16:36:41 +0200 Remove usage of creeper from all schemes and styles
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 16:36:41 +0200] rev 13849
Remove usage of creeper from all schemes and styles
Fri, 05 Oct 2018 14:57:44 +0200 Restructure 0.9.25 changelog, add highlights section
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 14:57:44 +0200] rev 13848
Restructure 0.9.25 changelog, add highlights section
Fri, 05 Oct 2018 14:11:51 +0200 Document the /quit chat command from server
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 14:11:51 +0200] rev 13847
Document the /quit chat command from server
Fri, 05 Oct 2018 13:37:49 +0200 Simplify /quit chat command
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 13:37:49 +0200] rev 13846
Simplify /quit chat command
Fri, 05 Oct 2018 04:57:03 +0200 gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 04:57:03 +0200] rev 13845
gameServer: Add user warning if got chat command not suitable for current state (lobby/room); fix protocol errors
Fri, 05 Oct 2018 04:17:56 +0200 Catch empty chat commands in engine and frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 04:17:56 +0200] rev 13844
Catch empty chat commands in engine and frontend
Fri, 05 Oct 2018 04:00:16 +0200 Clean up frontend chat command auto-complete
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Oct 2018 04:00:16 +0200] rev 13843
Clean up frontend chat command auto-complete
Thu, 04 Oct 2018 23:29:20 +0200 Backed out changeset 5f6208031658 (fixes 652)
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 23:29:20 +0200] rev 13842
Backed out changeset 5f6208031658 (fixes 652)
Thu, 04 Oct 2018 21:17:21 +0200 Merge Racer/TechRacer tie handling
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 21:17:21 +0200] rev 13841
Merge Racer/TechRacer tie handling
Wed, 05 Sep 2018 20:09:32 +0200 Add missing roundDraw check in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 20:09:32 +0200] rev 13840
Add missing roundDraw check in TechRacer
Wed, 05 Sep 2018 15:37:50 +0200 Add tie handling for Racer and TechRacer
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 15:37:50 +0200] rev 13839
Add tie handling for Racer and TechRacer
Thu, 04 Oct 2018 20:45:07 +0200 Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 20:45:07 +0200] rev 13838
Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Thu, 04 Oct 2018 20:36:41 +0200 Fix speech bubble chat commands also applying to bots
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 20:36:41 +0200] rev 13837
Fix speech bubble chat commands also applying to bots
Thu, 04 Oct 2018 13:26:48 -0400 merge
alfadur [Thu, 04 Oct 2018 13:26:48 -0400] rev 13836
merge
Thu, 04 Oct 2018 20:04:32 +0300 ..and for logging in handler
alfadur [Thu, 04 Oct 2018 20:04:32 +0300] rev 13835
..and for logging in handler
Thu, 04 Oct 2018 19:57:53 +0300 Add missing base case for lobby handler
alfadur [Thu, 04 Oct 2018 19:57:53 +0300] rev 13834
Add missing base case for lobby handler
Thu, 04 Oct 2018 19:12:09 +0200 Fix another pas2c hiccup in uLandObjects
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 19:12:09 +0200] rev 13833
Fix another pas2c hiccup in uLandObjects
Thu, 04 Oct 2018 19:04:27 +0200 Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 19:04:27 +0200] rev 13832
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C This fixes a problem with Pas2C, but the price to pay is uglier code. :(
Thu, 04 Oct 2018 17:55:08 +0200 gameServer: Remove broken and undocumented /part chat command
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:55:08 +0200] rev 13831
gameServer: Remove broken and undocumented /part chat command If a player used it, a lot of protocol errors start to happen.
Thu, 04 Oct 2018 17:46:01 +0200 Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:46:01 +0200] rev 13830
Ignore message-type chat commands (/hsa, /clan, etc.) w/ empty arg list
Thu, 04 Oct 2018 17:30:24 +0200 Rename chat command /team to /clan (but keep /team as alias for now)
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:30:24 +0200] rev 13829
Rename chat command /team to /clan (but keep /team as alias for now)
Thu, 04 Oct 2018 17:07:17 +0200 Teach engine to properly display clan message received from the net
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 17:07:17 +0200] rev 13828
Teach engine to properly display clan message received from the net This fixes a bug that the word “Clan” was not translated when you received a clan message from the net.
Thu, 04 Oct 2018 14:54:57 +0200 gameServer: Handle empty chat command (partially)
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 14:54:57 +0200] rev 13827
gameServer: Handle empty chat command (partially)
Thu, 04 Oct 2018 14:36:42 +0200 gameServer: Always report command name if getting an incorrect command
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 14:36:42 +0200] rev 13826
gameServer: Always report command name if getting an incorrect command
Thu, 04 Oct 2018 14:18:38 +0200 gameServer: remove duplicate VOTE/FORCE command handling
Wuzzy <Wuzzy2@mail.ru> [Thu, 04 Oct 2018 14:18:38 +0200] rev 13825
gameServer: remove duplicate VOTE/FORCE command handling
Wed, 03 Oct 2018 03:24:03 +0200 Display error when entering invalid chat command in offline game
Wuzzy <Wuzzy2@mail.ru> [Wed, 03 Oct 2018 03:24:03 +0200] rev 13824
Display error when entering invalid chat command in offline game
Wed, 03 Oct 2018 02:28:39 +0200 Make frontend forward server error and warning messages to engine
Wuzzy <Wuzzy2@mail.ru> [Wed, 03 Oct 2018 02:28:39 +0200] rev 13823
Make frontend forward server error and warning messages to engine
Tue, 02 Oct 2018 22:11:15 +0200 Pas2C: Add preprocess files to .hgignore
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 22:11:15 +0200] rev 13822
Pas2C: Add preprocess files to .hgignore
Tue, 02 Oct 2018 21:51:27 +0200 Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 21:51:27 +0200] rev 13821
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
Tue, 02 Oct 2018 21:26:25 +0200 IFNDEF custom exception handlung away in pas2c builds
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 21:26:25 +0200] rev 13820
IFNDEF custom exception handlung away in pas2c builds
Tue, 02 Oct 2018 20:33:33 +0200 Resolve ambiguity of <> in Pas2C.hs
Wuzzy <Wuzzy2@mail.ru> [Tue, 02 Oct 2018 20:33:33 +0200] rev 13819
Resolve ambiguity of <> in Pas2C.hs
Sun, 30 Sep 2018 03:18:16 +0200 Add help button in main menu (opens Hedgewars Wiki in browser)
Wuzzy <Wuzzy2@mail.ru> [Sun, 30 Sep 2018 03:18:16 +0200] rev 13818
Add help button in main menu (opens Hedgewars Wiki in browser) Might be replaced with an offline help in later versions (see bug #660).
Sun, 30 Sep 2018 01:41:12 +0200 Fix frontend displayed value of Sudden Death timeout being off-by-one
Wuzzy <Wuzzy2@mail.ru> [Sun, 30 Sep 2018 01:41:12 +0200] rev 13817
Fix frontend displayed value of Sudden Death timeout being off-by-one
Sat, 29 Sep 2018 23:13:02 +0200 ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 23:13:02 +0200] rev 13816
ASA, desert02: Add achievement for escaping with all crates collected and no damage taken
Sat, 29 Sep 2018 22:20:19 +0200 ASA, ice02: Display current flying time next to team bar
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 22:20:19 +0200] rev 13815
ASA, ice02: Display current flying time next to team bar
Sat, 29 Sep 2018 21:59:36 +0200 ASA, ice02: Fix recorded time being 6 seconds more than reality
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 21:59:36 +0200] rev 13814
ASA, ice02: Fix recorded time being 6 seconds more than reality
Sat, 29 Sep 2018 20:56:55 +0200 ASA: ice02: Render green rings as double rings
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 20:56:55 +0200] rev 13813
ASA: ice02: Render green rings as double rings Visual aid for colorblind people
Sat, 29 Sep 2018 14:52:13 +0200 Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 14:52:13 +0200] rev 13812
Set script globals TurnTimeLeft and ReadyTimeLeft immediately after they were changed by Lua call
Sat, 29 Sep 2018 01:17:15 +0200 Move campaign mission images to share/ instead of hardcoding them into frontend
Wuzzy <Wuzzy2@mail.ru> [Sat, 29 Sep 2018 01:17:15 +0200] rev 13811
Move campaign mission images to share/ instead of hardcoding them into frontend Hardcoding campaign mission images prevented add-ons from adding their own preview images.
Thu, 27 Sep 2018 00:26:58 +0200 Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 27 Sep 2018 00:26:58 +0200] rev 13810
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
Thu, 27 Sep 2018 00:11:54 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 27 Sep 2018 00:11:54 +0200] rev 13809
Update changelog
Wed, 26 Sep 2018 20:45:55 +0200 On victory, center camera on a winning hedgehog
Wuzzy <Wuzzy2@mail.ru> [Wed, 26 Sep 2018 20:45:55 +0200] rev 13808
On victory, center camera on a winning hedgehog
Mon, 24 Sep 2018 11:18:48 -0400 merge
nemo [Mon, 24 Sep 2018 11:18:48 -0400] rev 13807
merge
Mon, 24 Sep 2018 11:16:08 -0400 make it build
nemo [Mon, 24 Sep 2018 11:16:08 -0400] rev 13806
make it build
Fri, 14 Sep 2018 23:14:19 +0300 cleanup crate imports
alfadur [Fri, 14 Sep 2018 23:14:19 +0300] rev 13805
cleanup crate imports
Thu, 13 Sep 2018 20:59:57 +0300 remove stabilized edition annotations
alfadur [Thu, 13 Sep 2018 20:59:57 +0300] rev 13804
remove stabilized edition annotations
Mon, 10 Sep 2018 23:53:59 +0300 rescue the stream on handshake failure
alfadur [Mon, 10 Sep 2018 23:53:59 +0300] rev 13803
rescue the stream on handshake failure
Mon, 10 Sep 2018 23:31:44 +0300 improve error handling for TLS handshake
alfadur [Mon, 10 Sep 2018 23:31:44 +0300] rev 13802
improve error handling for TLS handshake
Sun, 09 Sep 2018 01:20:35 +0300 port some legacy protocol support
alfadur [Sun, 09 Sep 2018 01:20:35 +0300] rev 13801
port some legacy protocol support
Fri, 07 Sep 2018 04:16:05 +0300 use openssl for password message handling
alfadur [Fri, 07 Sep 2018 04:16:05 +0300] rev 13800
use openssl for password message handling
Thu, 06 Sep 2018 23:12:32 +0300 Add TLS support
alfadur [Thu, 06 Sep 2018 23:12:32 +0300] rev 13799
Add TLS support
Wed, 05 Sep 2018 19:22:29 +0300 Add official server feature to cargo
alfadur [Wed, 05 Sep 2018 19:22:29 +0300] rev 13798
Add official server feature to cargo
Wed, 05 Sep 2018 18:09:06 +0300 Bump dependencies
alfadur [Wed, 05 Sep 2018 18:09:06 +0300] rev 13797
Bump dependencies
Tue, 28 Aug 2018 17:19:25 +0300 move everything test related into test cfg
alfadur [Tue, 28 Aug 2018 17:19:25 +0300] rev 13796
move everything test related into test cfg
Mon, 27 Aug 2018 22:28:56 +0300 Add hogs per team named constant that absolutely no one asked for
alfadur [Mon, 27 Aug 2018 22:28:56 +0300] rev 13795
Add hogs per team named constant that absolutely no one asked for
Thu, 20 Sep 2018 13:07:21 +0200 Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Sep 2018 13:07:21 +0200] rev 13794
Fix maps variable in OfficialChallengeHashes not being global (caused error in normal Racer)
Wed, 19 Sep 2018 10:23:01 +0200 Fix hedgehog being able to make walk/jump sounds before it was placed
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Sep 2018 10:23:01 +0200] rev 13793
Fix hedgehog being able to make walk/jump sounds before it was placed If in hog placement phase you select Skip and then pressed the walk/jump keys, you heard sounds although the hedgehog is not placed yet.
Wed, 19 Sep 2018 09:45:45 +0200 Ignore gmTimer after attack or hog is no longer controlled
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Sep 2018 09:45:45 +0200] rev 13792
Ignore gmTimer after attack or hog is no longer controlled You were able to set the timer after you threw a grenade
Wed, 19 Sep 2018 09:31:06 +0200 Clear gmSwitch before activating switcher
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Sep 2018 09:31:06 +0200] rev 13791
Clear gmSwitch before activating switcher If if you pressed [Switch Hedgehog] key and THEN enabled the Switch Hedgehog utility, you immediately switch. This was mildly confusing.
Tue, 18 Sep 2018 19:38:58 -0400 use locale rules for the challenge hashes
nemo [Tue, 18 Sep 2018 19:38:58 -0400] rev 13790
use locale rules for the challenge hashes
Tue, 18 Sep 2018 19:30:55 -0400 restore old land hashes which in theory should not have changed in .24
nemo [Tue, 18 Sep 2018 19:30:55 -0400] rev 13789
restore old land hashes which in theory should not have changed in .24
Tue, 18 Sep 2018 19:21:36 -0400 Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
nemo [Tue, 18 Sep 2018 19:21:36 -0400] rev 13788
Separate synced pixels from land digests - this is mostly to allow the official racer digests to remain unchanged.
Tue, 18 Sep 2018 00:07:36 +0200 Merge nemo's hash change commit
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Sep 2018 00:07:36 +0200] rev 13787
Merge nemo's hash change commit
Tue, 18 Sep 2018 00:06:00 +0200 Add exit hint after Basic Movement Training
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Sep 2018 00:06:00 +0200] rev 13786
Add exit hint after Basic Movement Training
Mon, 17 Sep 2018 22:37:47 +0200 Easier back jumps in Basic Movement Training (fixes bug 692)
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Sep 2018 22:37:47 +0200] rev 13785
Easier back jumps in Basic Movement Training (fixes bug #692) The explanation of Back Jumping (2/2) has been simplified and the "hard" part has been made easier by lowering the girders. The original idea was that I wanted to force players to learn how to jump higher by delaying the 2nd backspace keypress. But this turned out that this section was too unfair and we have lost at least one player due to rage-quitting, according to feedback.
Sun, 16 Sep 2018 09:25:10 -0400 update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
nemo [Sun, 16 Sep 2018 09:25:10 -0400] rev 13784
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)
Sun, 16 Sep 2018 10:25:50 +0200 Update hedgewars_en.ts
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Sep 2018 10:25:50 +0200] rev 13783
Update hedgewars_en.ts
Sun, 16 Sep 2018 02:18:51 +0200 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Sep 2018 02:18:51 +0200] rev 13782
Update German translation
Sun, 16 Sep 2018 01:54:35 +0200 Update translation files
Wuzzy <Wuzzy2@mail.ru> [Sun, 16 Sep 2018 01:54:35 +0200] rev 13781
Update translation files
Sat, 15 Sep 2018 20:56:31 +0200 Fix SetAmmoTexts not working in stats-only mode
unc0rr [Sat, 15 Sep 2018 20:56:31 +0200] rev 13780
Fix SetAmmoTexts not working in stats-only mode
Sat, 15 Sep 2018 20:42:02 +0200 Fix SetAmmoTexts not working in stats-only mode 0.9.24
unc0rr [Sat, 15 Sep 2018 20:42:02 +0200] rev 13779
Fix SetAmmoTexts not working in stats-only mode
Sat, 15 Sep 2018 16:22:04 +0200 Fix some syntax errors in internal Lua syntax documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Sep 2018 16:22:04 +0200] rev 13778
Fix some syntax errors in internal Lua syntax documentation
Sat, 15 Sep 2018 15:26:23 +0200 Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Sep 2018 15:26:23 +0200] rev 13777
Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Wed, 12 Sep 2018 19:51:45 +0300 Fix engine crash when using lasersight outside the world bounds
alfadur [Wed, 12 Sep 2018 19:51:45 +0300] rev 13776
Fix engine crash when using lasersight outside the world bounds
Tue, 11 Sep 2018 22:49:27 +0200 Only show bullet hits for shovable gears
alfadur [Tue, 11 Sep 2018 22:49:27 +0200] rev 13775
Only show bullet hits for shovable gears Fixes some weird bullet hit vgears spawning when hitting non-shovable gears like snowflakes
Tue, 11 Sep 2018 22:44:32 +0200 Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25%
alfadur [Tue, 11 Sep 2018 22:44:32 +0200] rev 13774
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25% This was caused by AmmoShove, which had a strenght which was *right* above the threshold for fall damage.
Tue, 11 Sep 2018 21:32:28 +0200 Revert sinegun brokenness to previous levels
alfadur [Tue, 11 Sep 2018 21:32:28 +0200] rev 13773
Revert sinegun brokenness to previous levels
Tue, 11 Sep 2018 21:16:27 +0200 Make rendering work qmlfrontend
unc0rr [Tue, 11 Sep 2018 21:16:27 +0200] rev 13772
Make rendering work
Tue, 11 Sep 2018 18:34:27 +0200 Allow to change volume during pause
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 18:34:27 +0200] rev 13771
Allow to change volume during pause
Tue, 11 Sep 2018 17:22:54 +0200 ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 17:22:54 +0200] rev 13770
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
Tue, 11 Sep 2018 16:18:24 +0200 Make sure scripts don't break w/ only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 16:18:24 +0200] rev 13769
Make sure scripts don't break w/ only 1 clan See also: c084bd440009
Tue, 11 Sep 2018 16:00:23 +0200 Add funny message in stats screen when everyone wins
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Sep 2018 16:00:23 +0200] rev 13768
Add funny message in stats screen when everyone wins
Sun, 09 Sep 2018 12:25:23 +0200 Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Wuzzy <Wuzzy2@mail.ru> [Sun, 09 Sep 2018 12:25:23 +0200] rev 13767
Only reset CursorMovement to 0 if command "-cur_*" is called with appropriate direction
Wed, 05 Sep 2018 18:07:56 +0200 Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 18:07:56 +0200] rev 13766
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug #686
Wed, 05 Sep 2018 01:53:21 +0200 Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Wuzzy <Wuzzy2@mail.ru> [Wed, 05 Sep 2018 01:53:21 +0200] rev 13765
Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Tue, 04 Sep 2018 22:59:08 +0200 Don't write TurnTimeLeft deprecation warning if setter function was used
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 22:59:08 +0200] rev 13764
Don't write TurnTimeLeft deprecation warning if setter function was used
Tue, 04 Sep 2018 22:18:03 +0200 Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 22:18:03 +0200] rev 13763
Call EndTurn(true) instead of TurnTimeLeft(0) in flying saucer training
Tue, 04 Sep 2018 20:38:15 +0200 Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 20:38:15 +0200] rev 13762
Fix crash when defeating all enemies in ACF8 (HideHog was called too early)
Tue, 04 Sep 2018 17:57:48 +0200 Fix turn reaction not working properly after turn
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 17:57:48 +0200] rev 13761
Fix turn reaction not working properly after turn
Tue, 04 Sep 2018 16:52:51 +0200 Say sndNutter on round draw
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 16:52:51 +0200] rev 13760
Say sndNutter on round draw
Tue, 04 Sep 2018 16:26:15 +0200 Remove some bad/inappropriate messages for round draw and crate drop
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 16:26:15 +0200] rev 13759
Remove some bad/inappropriate messages for round draw and crate drop
Tue, 04 Sep 2018 16:12:53 +0200 Fix player rankings getting confused if a clan was revived
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 16:12:53 +0200] rev 13758
Fix player rankings getting confused if a clan was revived
Tue, 04 Sep 2018 15:03:35 +0200 Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 15:03:35 +0200] rev 13757
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Tue, 04 Sep 2018 14:20:15 +0200 Rework rankings of losing clans: Rank them in the reverse order they died
Wuzzy <Wuzzy2@mail.ru> [Tue, 04 Sep 2018 14:20:15 +0200] rev 13756
Rework rankings of losing clans: Rank them in the reverse order they died New ranking rule: - The clan that survived is ranked 1st. - The clan that died last is ranked 2nd. - The clan that died second last is ranked 3rd. - The clan that died third last is ranked 4th. - And so on ... Old ranking rule: - The clan that survived is ranked 1st. - The losing teams are ranked in the order they started with, which isn't fair. Draws are not handled properly in rankings yet.
Mon, 03 Sep 2018 22:14:46 +0200 Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 22:14:46 +0200] rev 13755
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Mon, 03 Sep 2018 21:19:15 +0200 Fix stats screwing up in Rope Knock Challenge if you lose
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 21:19:15 +0200] rev 13754
Fix stats screwing up in Rope Knock Challenge if you lose
Mon, 03 Sep 2018 20:16:54 +0200 Add missing nil check in AfterAttack (oops!)
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 20:16:54 +0200] rev 13753
Add missing nil check in AfterAttack (oops!)
Mon, 03 Sep 2018 20:01:50 +0200 Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 20:01:50 +0200] rev 13752
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set Fixes bug #585
Mon, 03 Sep 2018 12:59:54 +0200 Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 12:59:54 +0200] rev 13751
Remove mail.gna.org mailing list from README.md (gna.org has shutdown for good)
Mon, 03 Sep 2018 12:46:57 +0200 Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 12:46:57 +0200] rev 13750
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH These globals did not exist in 0.9.24, so this change is safe.
Mon, 03 Sep 2018 05:05:00 +0200 Use translation template for speech bubble command
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 05:05:00 +0200] rev 13749
Use translation template for speech bubble command
Mon, 03 Sep 2018 01:48:00 +0200 Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 01:48:00 +0200] rev 13748
Continental supplies: Fix health not being set immediately if skipping continent selection, provoking random continent
Mon, 03 Sep 2018 01:09:14 +0200 Don't start retreat time if hog has lost control in the meantime
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 01:09:14 +0200] rev 13747
Don't start retreat time if hog has lost control in the meantime
Mon, 03 Sep 2018 00:53:44 +0200 Don't play timer countdown sounds if in ready phase
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:53:44 +0200] rev 13746
Don't play timer countdown sounds if in ready phase
Mon, 03 Sep 2018 00:48:51 +0200 Call GetGlobals after entering Lua command with /lua
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:48:51 +0200] rev 13745
Call GetGlobals after entering Lua command with /lua
Mon, 03 Sep 2018 00:15:55 +0200 Dangerous Ducklings: Enter retreat mode after kill
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:15:55 +0200] rev 13744
Dangerous Ducklings: Enter retreat mode after kill
Mon, 03 Sep 2018 00:03:06 +0200 Fix buggy behaviour when setting TurnTimeLeft through Retreat
Wuzzy <Wuzzy2@mail.ru> [Mon, 03 Sep 2018 00:03:06 +0200] rev 13743
Fix buggy behaviour when setting TurnTimeLeft through Retreat
Sun, 02 Sep 2018 22:05:45 +0200 Change chat text color for Lua warnings to yellow
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 22:05:45 +0200] rev 13742
Change chat text color for Lua warnings to yellow
Sun, 02 Sep 2018 22:02:15 +0200 Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 22:02:15 +0200] rev 13741
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
Sun, 02 Sep 2018 21:26:44 +0200 Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 21:26:44 +0200] rev 13740
Use SetTurnTimeLeft and SetReadyTimeLeft in all scripts
Sun, 02 Sep 2018 20:57:33 +0200 Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 20:57:33 +0200] rev 13739
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
Sun, 02 Sep 2018 04:08:58 +0200 Highlander: Remove odd infinite girder ammo in crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 04:08:58 +0200] rev 13738
Highlander: Remove odd infinite girder ammo in crates
Sun, 02 Sep 2018 01:25:37 +0200 Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 01:25:37 +0200] rev 13737
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme) Fixes 210.
Sun, 02 Sep 2018 00:07:33 +0200 Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
Wuzzy <Wuzzy2@mail.ru> [Sun, 02 Sep 2018 00:07:33 +0200] rev 13736
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug #265
Sat, 01 Sep 2018 23:03:56 +0200 Check for victory before stTurnReact. Fixes 382
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 23:03:56 +0200] rev 13735
Check for victory before stTurnReact. Fixes 382
Sat, 01 Sep 2018 21:56:12 +0200 ASA, desert01: Fix display error when destroying device crate
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 21:56:12 +0200] rev 13734
ASA, desert01: Fix display error when destroying device crate
Sat, 01 Sep 2018 21:47:08 +0200 ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 21:47:08 +0200] rev 13733
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Sat, 01 Sep 2018 12:43:19 +0200 Prevent pause/synchronizing/AFK mode text being rendered at the same time
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 12:43:19 +0200] rev 13732
Prevent pause/synchronizing/AFK mode text being rendered at the same time
Sat, 01 Sep 2018 01:18:07 +0200 Add frontend tip introducing /help
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 01:18:07 +0200] rev 13731
Add frontend tip introducing /help
Sat, 01 Sep 2018 00:17:56 +0200 Translate "heads" and "tails" of gameServer
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 00:17:56 +0200] rev 13730
Translate "heads" and "tails" of gameServer
Sat, 01 Sep 2018 00:05:55 +0200 Display error when using /maxteams if not room master
Wuzzy <Wuzzy2@mail.ru> [Sat, 01 Sep 2018 00:05:55 +0200] rev 13729
Display error when using /maxteams if not room master
Fri, 31 Aug 2018 23:49:32 +0200 Make guest rejection error translatable
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 23:49:32 +0200] rev 13728
Make guest rejection error translatable
Fri, 31 Aug 2018 23:13:20 +0200 Add command help for /save, /delete, /saveroom and /loadroom
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 23:13:20 +0200] rev 13727
Add command help for /save, /delete, /saveroom and /loadroom
Fri, 31 Aug 2018 21:34:33 +0200 Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 21:34:33 +0200] rev 13726
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
Fri, 31 Aug 2018 21:22:12 +0200 Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 21:22:12 +0200] rev 13725
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
Fri, 31 Aug 2018 21:07:07 +0200 Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 21:07:07 +0200] rev 13724
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
Fri, 31 Aug 2018 20:35:13 +0200 Don't load locale Lua script if LOCALE == "en"
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 20:35:13 +0200] rev 13723
Don't load locale Lua script if LOCALE == "en"
Fri, 31 Aug 2018 19:19:39 +0200 Add description of hwengine command-line arguments in --help
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 19:19:39 +0200] rev 13722
Add description of hwengine command-line arguments in --help
Fri, 31 Aug 2018 18:15:45 +0200 Critical error if loading a script has failed
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 18:15:45 +0200] rev 13721
Critical error if loading a script has failed
Fri, 31 Aug 2018 16:51:33 +0200 Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 16:51:33 +0200] rev 13720
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
Fri, 31 Aug 2018 12:09:40 +0200 BRW: Add utilities and air weapons properly
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 12:09:40 +0200] rev 13719
BRW: Add utilities and air weapons properly
Fri, 31 Aug 2018 11:12:41 +0200 Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 11:12:41 +0200] rev 13718
Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
Fri, 31 Aug 2018 11:11:58 +0200 Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
Wuzzy <Wuzzy2@mail.ru> [Fri, 31 Aug 2018 11:11:58 +0200] rev 13717
Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
Thu, 30 Aug 2018 22:07:01 +0200 BRW now allows weapon scheme customization
Wuzzy <Wuzzy2@mail.ru> [Thu, 30 Aug 2018 22:07:01 +0200] rev 13716
BRW now allows weapon scheme customization See script comments to see how.
Wed, 29 Aug 2018 03:50:53 +0200 Change button image for Tag Team
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 Aug 2018 03:50:53 +0200] rev 13715
Change button image for Tag Team
Wed, 29 Aug 2018 02:56:24 +0200 Add missing server dependencies to Travis metadata
Wuzzy <Wuzzy2@mail.ru> [Wed, 29 Aug 2018 02:56:24 +0200] rev 13714
Add missing server dependencies to Travis metadata
Tue, 28 Aug 2018 21:09:46 +0200 Write down system requirements
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 21:09:46 +0200] rev 13713
Write down system requirements
Tue, 28 Aug 2018 17:27:49 +0200 Fix typo in gameServer
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 17:27:49 +0200] rev 13712
Fix typo in gameServer
Tue, 28 Aug 2018 06:04:02 +0200 Space Invasion: Add hilarious loser face to losers
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 06:04:02 +0200] rev 13711
Space Invasion: Add hilarious loser face to losers
Tue, 28 Aug 2018 05:46:33 +0200 Space Invasion: Continue playing rounds in case the teams are tied at the end
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 05:46:33 +0200] rev 13710
Space Invasion: Continue playing rounds in case the teams are tied at the end Rules in case of a tie: 1) Eliminate all teams not tied for the lead 2) Play another round with the remaining teams 3) Check for the winner again at the end of that round. If there's another tie, repeat the procedure
Tue, 28 Aug 2018 03:45:44 +0200 Space Invasion: refactor variables into a large table for everything
Wuzzy <Wuzzy2@mail.ru> [Tue, 28 Aug 2018 03:45:44 +0200] rev 13709
Space Invasion: refactor variables into a large table for everything To fix that annoying "upvalue" error if more variables are added
Sun, 26 Aug 2018 20:50:51 +0200 Remove frontend code dealing with unused team variables
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 20:50:51 +0200] rev 13708
Remove frontend code dealing with unused team variables
Sun, 26 Aug 2018 17:59:26 +0200 Replace now-outdated descriptions of amDuck with dummy texts
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 17:59:26 +0200] rev 13707
Replace now-outdated descriptions of amDuck with dummy texts
Sun, 26 Aug 2018 16:51:01 +0200 GameServer: Use consistent formatting of clan chat (compared with engine)
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 16:51:01 +0200] rev 13706
GameServer: Use consistent formatting of clan chat (compared with engine) It's called "clan chat" now, not "team chat". Also the brackets and text positions were inconsistent with engine.
Sun, 26 Aug 2018 15:10:34 +0200 Change empty string check in gameServer
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 15:10:34 +0200] rev 13705
Change empty string check in gameServer
Sun, 26 Aug 2018 14:59:05 +0200 /greeting chat commands now clears greeting if called w/o arguments
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 14:59:05 +0200] rev 13704
/greeting chat commands now clears greeting if called w/o arguments
Sun, 26 Aug 2018 14:37:02 +0200 Add a couple of more useful server messages
Wuzzy <Wuzzy2@mail.ru> [Sun, 26 Aug 2018 14:37:02 +0200] rev 13703
Add a couple of more useful server messages
Sat, 25 Aug 2018 22:02:21 +0200 Don't translate greeting message
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 22:02:21 +0200] rev 13702
Don't translate greeting message
Sat, 25 Aug 2018 21:36:15 +0200 Don't translate response to /rnd command
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:36:15 +0200] rev 13701
Don't translate response to /rnd command
Sat, 25 Aug 2018 21:24:34 +0200 Add error message for /callvote map if no maps are available
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:24:34 +0200] rev 13700
Add error message for /callvote map if no maps are available
Sat, 25 Aug 2018 21:12:10 +0200 Hide /watch command if OFFICIAL_SERVER is not set
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:12:10 +0200] rev 13699
Hide /watch command if OFFICIAL_SERVER is not set
Sat, 25 Aug 2018 21:00:26 +0200 Properly scale Start button size in pagenetgame just like in pagemultiplayer
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 21:00:26 +0200] rev 13698
Properly scale Start button size in pagenetgame just like in pagemultiplayer
Sat, 25 Aug 2018 20:52:33 +0200 Add a few helpful error messages from server when kicking failed
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 20:52:33 +0200] rev 13697
Add a few helpful error messages from server when kicking failed
Sat, 25 Aug 2018 19:23:19 +0200 GameServer: Refactor fake nick names into Consts
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 19:23:19 +0200] rev 13696
GameServer: Refactor fake nick names into Consts
Sat, 25 Aug 2018 19:07:17 +0200 Fix some formatting problems with /me
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 19:07:17 +0200] rev 13695
Fix some formatting problems with /me
Sat, 25 Aug 2018 18:21:37 +0200 Tweak response messages to /super_power and /registered_only
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 18:21:37 +0200] rev 13694
Tweak response messages to /super_power and /registered_only
Sat, 25 Aug 2018 18:04:06 +0200 Fix translatability of "unknown command" server message
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 18:04:06 +0200] rev 13693
Fix translatability of "unknown command" server message
Sat, 25 Aug 2018 17:43:29 +0200 Make frontend translate server messages properly
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 17:43:29 +0200] rev 13692
Make frontend translate server messages properly
Sat, 25 Aug 2018 12:12:15 +0200 Use plain text mode in video description label to avoid HTML trouble
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 12:12:15 +0200] rev 13691
Use plain text mode in video description label to avoid HTML trouble
Wed, 22 Aug 2018 16:47:09 +0200 Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 16:47:09 +0200] rev 13690
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
Wed, 22 Aug 2018 15:00:04 +0200 Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 15:00:04 +0200] rev 13689
Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug #597
Wed, 22 Aug 2018 00:40:11 +0200 Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 00:40:11 +0200] rev 13688
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
Tue, 21 Aug 2018 23:56:49 +0200 Clean up more visual gears stuff in scripts
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 23:56:49 +0200] rev 13687
Clean up more visual gears stuff in scripts - Make vgears non-critical if possible - Add nil checks where needed - Fix related bugs - Remove doomed attempts to call FollowGear on vgears
Tue, 21 Aug 2018 22:57:56 +0200 Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:57:56 +0200] rev 13686
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
Tue, 21 Aug 2018 22:52:46 +0200 Remove calls to GetVisualGearValues where it's not needed
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:52:46 +0200] rev 13685
Remove calls to GetVisualGearValues where it's not needed
Tue, 21 Aug 2018 22:31:50 +0200 Animate: Remove follow arg from AnimVisualGear
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:31:50 +0200] rev 13684
Animate: Remove follow arg from AnimVisualGear
Tue, 21 Aug 2018 15:26:29 -0400 use 0s instead of nils to try to protect script assumptions 0.9.24
nemo [Tue, 21 Aug 2018 15:26:29 -0400] rev 13683
use 0s instead of nils to try to protect script assumptions
Tue, 21 Aug 2018 15:11:28 -0400 only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward 0.9.24
nemo [Tue, 21 Aug 2018 15:11:28 -0400] rev 13682
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
Tue, 21 Aug 2018 21:02:01 +0200 Remove unused shockwave code in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 21:02:01 +0200] rev 13681
Remove unused shockwave code in Space Invasion
Tue, 21 Aug 2018 21:00:01 +0200 Make decorational visual gears in Space Invasion non-critical
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 21:00:01 +0200] rev 13680
Make decorational visual gears in Space Invasion non-critical
Tue, 21 Aug 2018 19:52:39 +0200 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 19:52:39 +0200] rev 13679
Update German translation
Tue, 21 Aug 2018 19:20:09 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 19:20:09 +0200] rev 13678
Update locale files
Tue, 21 Aug 2018 18:35:19 +0200 Merge unC0Rr's checker update
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 18:35:19 +0200] rev 13677
Merge unC0Rr's checker update
Tue, 21 Aug 2018 18:31:00 +0200 Add a few translator comments for frontend strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 18:31:00 +0200] rev 13676
Add a few translator comments for frontend strings
Tue, 21 Aug 2018 17:56:17 +0200 Consistently rename "team chat" to "clan chat" (except chat command)
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 17:56:17 +0200] rev 13675
Consistently rename "team chat" to "clan chat" (except chat command) Only change in strings, no functional change. "Team" and "clan" have defined meanings in HW, but "team chat" oddly broke this convention. This feature allows chat with your clan, not with your team, so is now called "clan chat". /team command unchanged to avoid disruption (for now).
Tue, 21 Aug 2018 15:46:34 +0200 Make engine chat syntax translatable
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 15:46:34 +0200] rev 13674
Make engine chat syntax translatable The message syntax you see when someone uses chat, e.g. - Player 1: message - [Team]: message - [hedgehog name]: message
Tue, 21 Aug 2018 02:14:15 +0200 Fix some string/translation inconsistencies in strings related to leaving
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 02:14:15 +0200] rev 13673
Fix some string/translation inconsistencies in strings related to leaving
Mon, 20 Aug 2018 22:38:14 +0200 - Add checker dependencies to hedgewars-server.cabal
unc0rr [Mon, 20 Aug 2018 22:38:14 +0200] rev 13672
- Add checker dependencies to hedgewars-server.cabal - Update checker to work with .24
Sun, 19 Aug 2018 09:54:46 -0400 and melon for Mutant
nemo [Sun, 19 Aug 2018 09:54:46 -0400] rev 13671
and melon for Mutant
Fri, 17 Aug 2018 22:35:01 -0400 stray line
nemo [Fri, 17 Aug 2018 22:35:01 -0400] rev 13670
stray line
Fri, 17 Aug 2018 22:23:19 -0400 more wrapping
nemo [Fri, 17 Aug 2018 22:23:19 -0400] rev 13669
more wrapping
Fri, 17 Aug 2018 20:13:33 -0400 basic AI bazooka wrapping.
nemo [Fri, 17 Aug 2018 20:13:33 -0400] rev 13668
basic AI bazooka wrapping.
Thu, 16 Aug 2018 19:41:54 +0300 Return https
alfadur [Thu, 16 Aug 2018 19:41:54 +0300] rev 13667
Return https
Thu, 16 Aug 2018 19:33:03 +0300 Rust 2018 conversion
alfadur [Thu, 16 Aug 2018 19:33:03 +0300] rev 13666
Rust 2018 conversion
Tue, 14 Aug 2018 15:25:05 +0200 Move common sprite tint values into Utils Lua library
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 15:25:05 +0200] rev 13665
Move common sprite tint values into Utils Lua library
Tue, 14 Aug 2018 14:19:03 +0200 Use new script variable cMaxTurnTime in scripts for consistency
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 14:19:03 +0200] rev 13664
Use new script variable cMaxTurnTime in scripts for consistency
Tue, 14 Aug 2018 13:43:04 +0200 Prevent wrapping of turn time when using extra time
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 13:43:04 +0200] rev 13663
Prevent wrapping of turn time when using extra time
Tue, 14 Aug 2018 09:26:32 +0200 Update list of supported GameFlags in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:26:32 +0200] rev 13662
Update list of supported GameFlags in HedgeEditor
Tue, 14 Aug 2018 09:15:20 +0200 HedgeEditor should be fairly stable by now
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:15:20 +0200] rev 13661
HedgeEditor should be fairly stable by now
Tue, 14 Aug 2018 09:05:55 +0200 Fix repeating sun in Hoggywood theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:05:55 +0200] rev 13660
Fix repeating sun in Hoggywood theme This was only noticable in huge maps where you can zoom out a lot
Mon, 13 Aug 2018 20:19:32 +0200 Close hwengine properly when you got kicked by room host
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 20:19:32 +0200] rev 13659
Close hwengine properly when you got kicked by room host
Mon, 13 Aug 2018 16:31:22 +0200 Improve “Connection refused” error message
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:31:22 +0200] rev 13658
Improve “Connection refused” error message
Mon, 13 Aug 2018 16:01:58 +0200 Tweak some connection failure messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:01:58 +0200] rev 13657
Tweak some connection failure messages
Sun, 12 Aug 2018 16:31:22 +0200 Don't make pseudo player names like [server] clickable in chat
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Aug 2018 16:31:22 +0200] rev 13656
Don't make pseudo player names like [server] clickable in chat
Sat, 11 Aug 2018 23:20:08 +0200 Fix duplicate/confusing wave messages in ASA fruit01
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 23:20:08 +0200] rev 13655
Fix duplicate/confusing wave messages in ASA fruit01
Sat, 11 Aug 2018 22:35:23 +0200 Oops, add forgotten begin/end in uTeams
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:35:23 +0200] rev 13654
Oops, add forgotten begin/end in uTeams
Sat, 11 Aug 2018 22:33:40 +0200 Merge nemo's TODO fix
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:33:40 +0200] rev 13653
Merge nemo's TODO fix
Sat, 11 Aug 2018 22:28:05 +0200 More straightforward TotalRoundsPre counting if there's only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:28:05 +0200] rev 13652
More straightforward TotalRoundsPre counting if there's only 1 clan
Sat, 11 Aug 2018 21:43:55 +0200 Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 21:43:55 +0200] rev 13651
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played The internal TotalRounds (now TotalRoundsPre) is really WTF to use from a Lua standpoint and rarely useful. Scripters usually want to know the real number of rounds.
Sat, 11 Aug 2018 18:36:22 +0200 Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 18:36:22 +0200] rev 13650
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Thu, 09 Aug 2018 19:14:58 +0200 Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 19:14:58 +0200] rev 13649
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Thu, 09 Aug 2018 17:49:17 +0200 Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:49:17 +0200] rev 13648
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Thu, 09 Aug 2018 17:48:16 +0200 Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:48:16 +0200] rev 13647
Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Thu, 09 Aug 2018 17:47:29 +0200 Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:47:29 +0200] rev 13646
Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Fri, 10 Aug 2018 13:16:24 -0400 remove todo
nemo [Fri, 10 Aug 2018 13:16:24 -0400] rev 13645
remove todo
Wed, 08 Aug 2018 18:36:12 +0200 Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 18:36:12 +0200] rev 13644
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug #595
Wed, 08 Aug 2018 15:22:34 +0200 Use capcolDefault in Lua scripts
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 15:22:34 +0200] rev 13643
Use capcolDefault in Lua scripts
Wed, 08 Aug 2018 14:38:54 +0200 Refactor text color variable names, export 2 color values to Lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 14:38:54 +0200] rev 13642
Refactor text color variable names, export 2 color values to Lua
Wed, 08 Aug 2018 14:10:32 +0200 Use light gray color for volume change, just like for the auto camera msgs
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 14:10:32 +0200] rev 13641
Use light gray color for volume change, just like for the auto camera msgs The idea is that these are "local" messages for local changes
Wed, 08 Aug 2018 13:34:39 +0200 Use full string for sidFuel and avoid string concatenation
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:34:39 +0200] rev 13640
Use full string for sidFuel and avoid string concatenation Fuel as in fuel for saucer, landgun, flamethrower, icegun. Old string was built with like this: sidFuel + ": " + fuel + "%". New string us built with proper format string instead
Wed, 08 Aug 2018 13:14:42 +0200 Make ammo count in ammo menu translatable, and replace “x” with “×”
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:14:42 +0200] rev 13639
Make ammo count in ammo menu translatable, and replace “x” with “×”
Wed, 08 Aug 2018 13:02:24 +0200 Fix slightly misplaced ammo count in ammo menu if count > 9
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:02:24 +0200] rev 13638
Fix slightly misplaced ammo count in ammo menu if count > 9
Wed, 08 Aug 2018 12:05:19 +0200 Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 12:05:19 +0200] rev 13637
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wed, 08 Aug 2018 11:40:00 +0200 Replicate target sprite properly in world wrap
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:40:00 +0200] rev 13636
Replicate target sprite properly in world wrap
Wed, 08 Aug 2018 11:26:33 +0200 Replicate gear GUI overlays in world wrap
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:26:33 +0200] rev 13635
Replicate gear GUI overlays in world wrap
Wed, 08 Aug 2018 11:19:08 +0200 Make sure gear fuel and alt weapon overlays are always drawn on top
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:19:08 +0200] rev 13634
Make sure gear fuel and alt weapon overlays are always drawn on top
Tue, 07 Aug 2018 19:32:33 +0200 Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 19:32:33 +0200] rev 13633
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Tue, 07 Aug 2018 16:23:51 +0200 Fix hard-to-read text on campaign and training page in frontend at October 31
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 16:23:51 +0200] rev 13632
Fix hard-to-read text on campaign and training page in frontend at October 31 The text was yellow against a white background (the moon in the Halloween background). This is fixed by darkening the critical area.
Tue, 07 Aug 2018 16:07:13 +0200 Update outdated and broken holiday stylesheets
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 16:07:13 +0200] rev 13631
Update outdated and broken holiday stylesheets Each style was updated by copying qt.css and then adjusting the required definitions such as background image and color.
Tue, 07 Aug 2018 13:04:02 +0200 Fix resurrection animation appearing at wrong position for some missions and styles
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 13:04:02 +0200] rev 13630
Fix resurrection animation appearing at wrong position for some missions and styles
Tue, 07 Aug 2018 12:15:59 +0200 Report spawning visual gear in onGearResurrect
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 12:15:59 +0200] rev 13629
Report spawning visual gear in onGearResurrect
Tue, 07 Aug 2018 11:37:37 +0200 Add setting to disable audio dampening if losing window focus
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 11:37:37 +0200] rev 13628
Add setting to disable audio dampening if losing window focus
Tue, 07 Aug 2018 10:29:01 +0200 Move max. number of crate spawns into variable
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 10:29:01 +0200] rev 13627
Move max. number of crate spawns into variable
Tue, 07 Aug 2018 03:24:54 +0200 Fix visible seam between Sky.png and SkyL.png of Olympics theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 03:24:54 +0200] rev 13626
Fix visible seam between Sky.png and SkyL.png of Olympics theme
Tue, 07 Aug 2018 02:40:13 +0200 Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 02:40:13 +0200] rev 13625
Lobby/room: Prevent opening context menu if no player selected (fixes bug #661)
Tue, 07 Aug 2018 02:18:19 +0200 Fix drill rocket exploding when digging at bounce/wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 02:18:19 +0200] rev 13624
Fix drill rocket exploding when digging at bounce/wrap world edge
Tue, 07 Aug 2018 01:52:40 +0200 Fix bee target practice removing target selection after first shot
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:52:40 +0200] rev 13623
Fix bee target practice removing target selection after first shot
Tue, 07 Aug 2018 01:47:49 +0200 Backed out changeset 0c797469d16d
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:47:49 +0200] rev 13622
Backed out changeset 0c797469d16d
Tue, 07 Aug 2018 01:43:22 +0200 Update target cursor after shooting targetable ammo with gfMultiWeapon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:43:22 +0200] rev 13621
Update target cursor after shooting targetable ammo with gfMultiWeapon
Tue, 07 Aug 2018 01:31:50 +0200 Use gfMultiWeapon in target practice missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:31:50 +0200] rev 13620
Use gfMultiWeapon in target practice missions
Tue, 07 Aug 2018 01:28:19 +0200 Suppress "X remaining" caption in multishoot with gfMultiWeapon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:28:19 +0200] rev 13619
Suppress "X remaining" caption in multishoot with gfMultiWeapon
Tue, 07 Aug 2018 01:24:57 +0200 Add comments for most hwengine constants
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:24:57 +0200] rev 13618
Add comments for most hwengine constants
Mon, 06 Aug 2018 22:39:39 +0200 Show correct health increase when hog health cap is reached
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 22:39:39 +0200] rev 13617
Show correct health increase when hog health cap is reached
Mon, 06 Aug 2018 21:41:06 +0200 Remove fake magic number in MIME info metadata file
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:41:06 +0200] rev 13616
Remove fake magic number in MIME info metadata file
Mon, 06 Aug 2018 21:41:06 +0200 Remove fake magic number in MIME info metadata file 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:41:06 +0200] rev 13615
Remove fake magic number in MIME info metadata file
Mon, 06 Aug 2018 21:35:08 +0200 Fix cake walking through land when reaching wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:35:08 +0200] rev 13614
Fix cake walking through land when reaching wrap world edge But there still is some cake weirdness remaining, sadly. See code comments.
Mon, 06 Aug 2018 19:33:46 +0200 Remove unused variables of creeper handler
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:33:46 +0200] rev 13613
Remove unused variables of creeper handler
Mon, 06 Aug 2018 19:29:59 +0200 Fix description of gfSolidLand in scheme editor
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:29:59 +0200] rev 13612
Fix description of gfSolidLand in scheme editor
Mon, 06 Aug 2018 19:05:08 +0200 Fix hog turning around when blowtorching through wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:05:08 +0200] rev 13611
Fix hog turning around when blowtorching through wrap world edge
Mon, 06 Aug 2018 18:55:22 +0200 Fix projectiles reacing incorrectly with land just behind the wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 18:55:22 +0200] rev 13610
Fix projectiles reacing incorrectly with land just behind the wrap world edge
Mon, 06 Aug 2018 15:56:03 +0200 Add bounce effect to cake when it touches bounce edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 15:56:03 +0200] rev 13609
Add bounce effect to cake when it touches bounce edge
Mon, 06 Aug 2018 15:20:25 +0200 Fix cake rotation angle after bounce from bounce edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 15:20:25 +0200] rev 13608
Fix cake rotation angle after bounce from bounce edge
Fri, 03 Aug 2018 00:39:50 +0200 Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Aug 2018 00:39:50 +0200] rev 13607
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug The "other bug" is that the cake just walks through terrain when it hits the wrap world edge. This behaviour is even worse.
Fri, 03 Aug 2018 15:34:23 -0400 fix path
nemo [Fri, 03 Aug 2018 15:34:23 -0400] rev 13606
fix path
Thu, 02 Aug 2018 20:27:20 -0400 hijack the duck for an attempted resurrection of the creeper. initial pass.
nemo [Thu, 02 Aug 2018 20:27:20 -0400] rev 13605
hijack the duck for an attempted resurrection of the creeper. initial pass.
Thu, 02 Aug 2018 23:43:31 +0200 Fix hammer/pickhammer not digging land with gfSolidLand on
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 23:43:31 +0200] rev 13604
Fix hammer/pickhammer not digging land with gfSolidLand on This bug was introduced after the switch to doMakeExplosion
Thu, 02 Aug 2018 23:24:27 +0200 Backed out changeset 0d920e370a78
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 23:24:27 +0200] rev 13603
Backed out changeset 0d920e370a78
Thu, 02 Aug 2018 12:54:30 +0200 Fix hammer shoving gears into indestructible land
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 12:54:30 +0200] rev 13602
Fix hammer shoving gears into indestructible land
Thu, 02 Aug 2018 06:27:18 +0200 Include HWP of Big Armory in CMakeLists
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 06:27:18 +0200] rev 13601
Include HWP of Big Armory in CMakeLists
Thu, 02 Aug 2018 04:40:42 +0200 Fix broken Big Armory mission map
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:40:42 +0200] rev 13600
Fix broken Big Armory mission map A change in random map generation post-0.9.24 broken the generated Big Armory map. To fix this, we move over to image map so it never changes.
Thu, 02 Aug 2018 04:08:12 +0200 Whoops. Fix NoPointX typo in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:08:12 +0200] rev 13599
Whoops. Fix NoPointX typo in HedgeEditor
Thu, 02 Aug 2018 04:04:21 +0200 Remove bad king death message
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:04:21 +0200] rev 13598
Remove bad king death message The bad message had multiple %1 in it, which the engine does not resolve (yet)
Thu, 02 Aug 2018 03:16:08 +0200 Cap hedgehog health to prevent overflow bugs
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 03:16:08 +0200] rev 13597
Cap hedgehog health to prevent overflow bugs
Thu, 02 Aug 2018 01:52:01 +0200 Use the new NoPointX global in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:52:01 +0200] rev 13596
Use the new NoPointX global in HedgeEditor
Thu, 02 Aug 2018 01:45:45 +0200 Add Lua globals: AMMO_INFINITE and NoPointX
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:45:45 +0200] rev 13595
Add Lua globals: AMMO_INFINITE and NoPointX
Thu, 02 Aug 2018 01:34:26 +0200 Use proper infinite fuel feature in flying saucer training
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:34:26 +0200] rev 13594
Use proper infinite fuel feature in flying saucer training
Thu, 02 Aug 2018 01:24:40 +0200 Add support for infinite fly time of jetpack and Birdy
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:24:40 +0200] rev 13593
Add support for infinite fly time of jetpack and Birdy
Mon, 16 Jul 2018 23:27:15 +0200 Add variable to make state of sound system clear 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 23:27:15 +0200] rev 13592
Add variable to make state of sound system clear
Tue, 17 Jul 2018 12:55:07 +0200 Fix cursor teleporting to center after leaving game with video recording 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:55:07 +0200] rev 13591
Fix cursor teleporting to center after leaving game with video recording
Tue, 17 Jul 2018 12:50:55 +0200 Whoops. Syntax error in uVideoRec 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:50:55 +0200] rev 13590
Whoops. Syntax error in uVideoRec
Tue, 17 Jul 2018 12:17:11 +0200 Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:17:11 +0200] rev 13589
Fix video recorder not working if sound disabled (fixes bug #200)
Wed, 01 Aug 2018 23:12:37 +0200 Fix SimpleMission failure to init GameFlags correctly 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 23:12:37 +0200] rev 13588
Fix SimpleMission failure to init GameFlags correctly Also fixes broken gfInfAttack in The Great Escape
Wed, 01 Aug 2018 23:12:37 +0200 Fix SimpleMission failure to init GameFlags correctly
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 23:12:37 +0200] rev 13587
Fix SimpleMission failure to init GameFlags correctly Also fixes broken gfInfAttack in The Great Escape
Wed, 01 Aug 2018 21:30:33 +0200 Load default clan colors from settings file
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 21:30:33 +0200] rev 13586
Load default clan colors from settings file
Wed, 01 Aug 2018 18:17:10 +0200 HedgeEditor: Use default clan color in AddTeam in mission export
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 18:17:10 +0200] rev 13585
HedgeEditor: Use default clan color in AddTeam in mission export
Wed, 01 Aug 2018 17:30:13 +0200 Make ASA fruit02 use of default clan colors
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 17:30:13 +0200] rev 13584
Make ASA fruit02 use of default clan colors
Wed, 01 Aug 2018 15:50:39 +0200 Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 15:50:39 +0200] rev 13583
Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color Missing: fruit02, HedgeEditor
Wed, 01 Aug 2018 02:49:03 +0200 Lua: Allow to use negative value for AddTeam to select a default clan color
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 02:49:03 +0200] rev 13582
Lua: Allow to use negative value for AddTeam to select a default clan color
Tue, 31 Jul 2018 22:40:23 +0200 Clean up Tumbler captions a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 22:40:23 +0200] rev 13581
Clean up Tumbler captions a bit
Tue, 31 Jul 2018 22:26:53 +0200 Refactor colors and caption type in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 22:26:53 +0200] rev 13580
Refactor colors and caption type in Space Invasion
Tue, 31 Jul 2018 19:50:50 +0200 Space Invasion: Delete dead code and ancient outdated comments
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 19:50:50 +0200] rev 13579
Space Invasion: Delete dead code and ancient outdated comments
Tue, 31 Jul 2018 17:22:49 +0200 Change default clan color for brown for improved contrast
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 17:22:49 +0200] rev 13578
Change default clan color for brown for improved contrast The previous brown color was pretty darkish and I found it hard to read on hedgehog tags.
Tue, 31 Jul 2018 01:00:27 +0200 Lua API: Add IsHogHidden
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 01:00:27 +0200] rev 13577
Lua API: Add IsHogHidden
Tue, 31 Jul 2018 00:12:19 +0200 Lua: Add GetVampiric, GetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 00:12:19 +0200] rev 13576
Lua: Add GetVampiric, GetLaserSight
Mon, 30 Jul 2018 20:38:01 +0200 Update Polish translation
KoBeWi [Mon, 30 Jul 2018 20:38:01 +0200] rev 13575
Update Polish translation
Mon, 30 Jul 2018 19:23:28 +0200 ASA, final mission: Redraw map and mask to make borders more distingushable
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 19:23:28 +0200] rev 13574
ASA, final mission: Redraw map and mask to make borders more distingushable Also fix floating green dashes after blowing up things
Mon, 30 Jul 2018 16:30:03 +0200 Make laser sight work properly through wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 16:30:03 +0200] rev 13573
Make laser sight work properly through wrap world edge
Mon, 30 Jul 2018 13:20:01 +0200 Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 13:20:01 +0200] rev 13572
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Sun, 29 Jul 2018 11:39:48 -0400 and fix index
nemo [Sun, 29 Jul 2018 11:39:48 -0400] rev 13571
and fix index
Sun, 29 Jul 2018 11:37:14 -0400 oh. and indent that loop
nemo [Sun, 29 Jul 2018 11:37:14 -0400] rev 13570
oh. and indent that loop
Sun, 29 Jul 2018 11:32:56 -0400 add wrap check
nemo [Sun, 29 Jul 2018 11:32:56 -0400] rev 13569
add wrap check
Sat, 28 Jul 2018 12:58:12 -0400 merge of 0.9.24 - hopefully correctly this time
nemo [Sat, 28 Jul 2018 12:58:12 -0400] rev 13568
merge of 0.9.24 - hopefully correctly this time
Sat, 28 Jul 2018 13:15:59 +0200 Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Jul 2018 13:15:59 +0200] rev 13567
Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge This caused an errror message after the game when using hammer or pickhammer at wrap world edge.
Fri, 27 Jul 2018 19:58:02 +0200 Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 19:58:02 +0200] rev 13566
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Fri, 27 Jul 2018 12:45:10 -0400 sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
nemo [Fri, 27 Jul 2018 12:45:10 -0400] rev 13565
sdlkeys is in source not binary, no .in folder. Locutus brought to our attention.
Fri, 27 Jul 2018 00:00:04 +0200 Fix /hta, /hsa and /hya commands not writing message in chat
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13564
Fix /hta, /hsa and /hya commands not writing message in chat
Fri, 27 Jul 2018 00:00:04 +0200 Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13563
Fix /hta, /hsa and /hya commands not writing message in chat
Thu, 26 Jul 2018 19:08:39 +0200 TechRacer: Print selected map in debug output
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 19:08:39 +0200] rev 13562
TechRacer: Print selected map in debug output
Thu, 26 Jul 2018 18:39:06 +0200 TechRacer: Make most variables local
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:39:06 +0200] rev 13561
TechRacer: Make most variables local
Thu, 26 Jul 2018 18:26:48 +0200 Clean up messy indentations in TechRacer script
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:26:48 +0200] rev 13560
Clean up messy indentations in TechRacer script
Thu, 26 Jul 2018 18:11:23 +0200 TechRacer: Delete dead code
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:11:23 +0200] rev 13559
TechRacer: Delete dead code
Thu, 26 Jul 2018 18:01:32 +0200 TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:01:32 +0200] rev 13558
TechRacer: Fix gears not spawning on turn start when player pressed control right at start The activationStage was horribly programmed and heavily relied on timer. There was a sweet spot at turn start that if you managed to push a key right at the start of turn, you skip the Ready phase and the activationStage would advance, causing the gear spawning code to be skipped. This fix greatly simplies the spawning phase.
Thu, 26 Jul 2018 14:18:23 +0200 Prevent saving weapon scheme if name was already taken 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 14:18:23 +0200] rev 13557
Prevent saving weapon scheme if name was already taken This is case-insensitive.
Thu, 26 Jul 2018 14:18:23 +0200 Prevent saving game schemes if name was already been taken 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 14:18:23 +0200] rev 13556
Prevent saving game schemes if name was already been taken
Thu, 26 Jul 2018 13:03:35 +0200 Prevent saving weapon scheme if name was already taken
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 13:03:35 +0200] rev 13555
Prevent saving weapon scheme if name was already taken This is case-insensitive.
Thu, 26 Jul 2018 00:18:59 +0200 Prevent saving game schemes if name was already been taken
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 00:18:59 +0200] rev 13554
Prevent saving game schemes if name was already been taken
Tue, 24 Jul 2018 20:46:22 +0200 Fix a couple of PNG images with known invalid color profiles
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:46:22 +0200] rev 13553
Fix a couple of PNG images with known invalid color profiles
Tue, 24 Jul 2018 20:46:22 +0200 Fix a couple of PNG images with known invalid color profiles 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:46:22 +0200] rev 13552
Fix a couple of PNG images with known invalid color profiles
Tue, 24 Jul 2018 20:15:32 +0200 Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:15:32 +0200] rev 13551
Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
Tue, 24 Jul 2018 20:07:58 +0200 Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:07:58 +0200] rev 13550
Limit max droplet count to 50 (fix for 0.9.24 branch only) This fixes the issue with insane amounts of droplets in 0.9.24. It's temporary, the real fix is in default branch, but would be desyncing.
Tue, 24 Jul 2018 19:34:04 +0200 Update frontend translation files 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 19:34:04 +0200] rev 13549
Update frontend translation files
Tue, 24 Jul 2018 19:31:37 +0200 Fix changelog typos 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 19:31:37 +0200] rev 13548
Fix changelog typos
Mon, 16 Jul 2018 20:28:01 +0200 Fix hwengine crash when using >1 controllers 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 20:28:01 +0200] rev 13547
Fix hwengine crash when using >1 controllers Reason: Data type mismatch for SDL_JoystickName, we wed in an index, but it expected a controller handle. Solution: Switch to SDL_JoystickNameForIndex.
Tue, 24 Jul 2018 18:37:52 +0200 Add more sane default controls for controller 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13546
Add more sane default controls for controller
Tue, 24 Jul 2018 18:37:52 +0200 Fix broken controller/joystick button and axis events 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13545
Fix broken controller/joystick button and axis events The problem were bad records in SDLh.pas
Tue, 24 Jul 2018 18:37:52 +0200 Detect Qt style after parameter parsing 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13544
Detect Qt style after parameter parsing
Tue, 24 Jul 2018 18:37:52 +0200 Fix SDLInteraction strings not being translated 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13543
Fix SDLInteraction strings not being translated
Tue, 24 Jul 2018 18:37:52 +0200 Refactor storage of joystick SDL key names 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13542
Refactor storage of joystick SDL key names
Tue, 24 Jul 2018 18:37:52 +0200 Make frontend detect controllers again 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13541
Make frontend detect controllers again
Tue, 24 Jul 2018 15:44:25 +0200 Update and change license information of Droplet sounds, now it's CC BY 3.0 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 15:44:25 +0200] rev 13540
Update and change license information of Droplet sounds, now it's CC BY 3.0 Was previously labelled under license CC Sampling+ 1.0, which is considered non-free by FSF, OSI and DFSG.
Tue, 24 Jul 2018 15:44:25 +0200 Update and change license information of Droplet sounds, now it's CC BY 3.0
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 15:44:25 +0200] rev 13539
Update and change license information of Droplet sounds, now it's CC BY 3.0 Was previously labelled under license CC Sampling+ 1.0, which is considered non-free by FSF, OSI and DFSG.
Sun, 22 Jul 2018 02:46:27 +0200 Fix deprecation warnings in libphyslayer
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Jul 2018 02:46:27 +0200] rev 13538
Fix deprecation warnings in libphyslayer
Sun, 22 Jul 2018 02:29:44 +0200 Fix warnings about unused params in C code
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Jul 2018 02:29:44 +0200] rev 13537
Fix warnings about unused params in C code
Sat, 21 Jul 2018 15:58:07 +0200 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 15:58:07 +0200] rev 13536
Update German translation
Sat, 21 Jul 2018 14:46:51 +0200 Update Lua/frontend locale files
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 14:46:51 +0200] rev 13535
Update Lua/frontend locale files
Sat, 21 Jul 2018 02:06:13 +0200 Merge alfadur's server commits with timer cycle key commits
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 02:06:13 +0200] rev 13534
Merge alfadur's server commits with timer cycle key commits
Sat, 21 Jul 2018 00:34:32 +0200 Add control to cycle through timer/bounciness values
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Jul 2018 00:34:32 +0200] rev 13533
Add control to cycle through timer/bounciness values
Fri, 20 Jul 2018 19:25:21 +0200 Move hardcoded bounciness values to uConsts
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 19:25:21 +0200] rev 13532
Move hardcoded bounciness values to uConsts
Fri, 20 Jul 2018 20:00:52 -0400 catchup merge on all of alfadur's cool server changes
nemo [Fri, 20 Jul 2018 20:00:52 -0400] rev 13531
catchup merge on all of alfadur's cool server changes
Sat, 21 Jul 2018 02:19:32 +0300 Fix map voting verification
alfadur [Sat, 21 Jul 2018 02:19:32 +0300] rev 13530
Fix map voting verification
Sat, 21 Jul 2018 02:13:55 +0300 Implement room config export
alfadur [Sat, 21 Jul 2018 02:13:55 +0300] rev 13529
Implement room config export
Fri, 20 Jul 2018 22:14:20 +0300 Implement save/delete commands
alfadur [Fri, 20 Jul 2018 22:14:20 +0300] rev 13528
Implement save/delete commands
Fri, 20 Jul 2018 00:02:52 +0300 Implement map voting
alfadur [Fri, 20 Jul 2018 00:02:52 +0300] rev 13527
Implement map voting
Thu, 19 Jul 2018 22:50:46 +0300 clean up room lookups
alfadur [Thu, 19 Jul 2018 22:50:46 +0300] rev 13526
clean up room lookups
Wed, 18 Jul 2018 02:14:32 +0300 Keep hedgehog limit in sync
alfadur [Wed, 18 Jul 2018 02:14:32 +0300] rev 13525
Keep hedgehog limit in sync
Tue, 17 Jul 2018 16:03:34 +0300 indulge clippy
alfadur [Tue, 17 Jul 2018 16:03:34 +0300] rev 13524
indulge clippy
Tue, 17 Jul 2018 00:27:24 +0300 Add room flags
alfadur [Tue, 17 Jul 2018 00:27:24 +0300] rev 13523
Add room flags
Mon, 16 Jul 2018 22:59:58 +0300 Something down in the food chain already uses bitflags, so might as well switch to them
alfadur [Mon, 16 Jul 2018 22:59:58 +0300] rev 13522
Something down in the food chain already uses bitflags, so might as well switch to them
Mon, 16 Jul 2018 22:32:04 +0300 Assorted chat fixes
alfadur [Mon, 16 Jul 2018 22:32:04 +0300] rev 13521
Assorted chat fixes
Fri, 13 Jul 2018 19:52:19 +0300 Better packing for clients
alfadur [Fri, 13 Jul 2018 19:52:19 +0300] rev 13520
Better packing for clients
Fri, 20 Jul 2018 15:56:43 +0200 Add more sane default controls for controller
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 15:56:43 +0200] rev 13519
Add more sane default controls for controller
Fri, 20 Jul 2018 14:33:41 +0200 Fix broken controller/joystick button and axis events
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 14:33:41 +0200] rev 13518
Fix broken controller/joystick button and axis events The problem were bad records in SDLh.pas
Fri, 20 Jul 2018 12:51:16 +0200 Detect Qt style after parameter parsing
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 12:51:16 +0200] rev 13517
Detect Qt style after parameter parsing
Fri, 20 Jul 2018 02:43:38 +0200 Fix SDLInteraction strings not being translated
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 02:43:38 +0200] rev 13516
Fix SDLInteraction strings not being translated
Fri, 20 Jul 2018 02:22:12 +0200 Refactor storage of joystick SDL key names
Wuzzy <Wuzzy2@mail.ru> [Fri, 20 Jul 2018 02:22:12 +0200] rev 13515
Refactor storage of joystick SDL key names
Thu, 19 Jul 2018 22:19:44 +0200 Make frontend detect controllers again
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 22:19:44 +0200] rev 13514
Make frontend detect controllers again
Thu, 19 Jul 2018 19:35:28 +0200 Fix engine crash when trying to delete cameraFile but it doesn't exist
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 19:35:28 +0200] rev 13513
Fix engine crash when trying to delete cameraFile but it doesn't exist
Thu, 19 Jul 2018 19:11:39 +0200 Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 19:11:39 +0200] rev 13512
Fix crash when aborting encoding phase of video recording in videos page if >1 video is being encoded
Thu, 19 Jul 2018 14:01:57 +0200 Document and clean up tools directory a bit
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Jul 2018 14:01:57 +0200] rev 13511
Document and clean up tools directory a bit
Wed, 18 Jul 2018 17:02:40 +0200 Improve some replies for chat commands on server
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 17:02:40 +0200] rev 13510
Improve some replies for chat commands on server
Wed, 18 Jul 2018 15:35:54 +0200 Refactor server chat command help, also add admin commands to help
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 15:35:54 +0200] rev 13509
Refactor server chat command help, also add admin commands to help
Wed, 18 Jul 2018 03:55:02 +0200 Add /help command for lobby and rooms too
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 03:55:02 +0200] rev 13508
Add /help command for lobby and rooms too Server admin commands are still missing
Wed, 18 Jul 2018 02:05:05 +0200 Remove and replace old googlecode references
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 02:05:05 +0200] rev 13507
Remove and replace old googlecode references
Wed, 18 Jul 2018 01:35:59 +0200 Switch from http:// to https:// URLs where possible
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 01:35:59 +0200] rev 13506
Switch from http:// to https:// URLs where possible
Wed, 18 Jul 2018 00:27:23 +0200 Increase hedgehog limit to 64
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Jul 2018 00:27:23 +0200] rev 13505
Increase hedgehog limit to 64 8 hogs * 8 teams = 64 hogs Old limit = 48
Tue, 17 Jul 2018 22:42:49 +0200 Server: Replace hardcoded hog-related numbers with consts
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 22:42:49 +0200] rev 13504
Server: Replace hardcoded hog-related numbers with consts
Tue, 17 Jul 2018 22:00:15 +0200 Bazooka/Grende training: Hide mission panel on pressing attack key
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 22:00:15 +0200] rev 13503
Bazooka/Grende training: Hide mission panel on pressing attack key
Tue, 17 Jul 2018 21:31:41 +0200 Update server dependencies in INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 21:31:41 +0200] rev 13502
Update server dependencies in INSTALL.md
Tue, 17 Jul 2018 21:17:33 +0200 Clarify/rewrite a few OutError messages
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 21:17:33 +0200] rev 13501
Clarify/rewrite a few OutError messages
Tue, 17 Jul 2018 20:13:41 +0200 Fix frontend showing 2 errors on engine fatal error (exit code 52)
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 20:13:41 +0200] rev 13500
Fix frontend showing 2 errors on engine fatal error (exit code 52) The exit code checked in the frontend was a hardcoded 2, which was outdated.
Tue, 17 Jul 2018 19:44:29 +0200 Clarify the wording of a few checkFails messages
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 19:44:29 +0200] rev 13499
Clarify the wording of a few checkFails messages
Tue, 17 Jul 2018 19:28:31 +0200 Propagate fatal errors to OutError if checkFails called
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 19:28:31 +0200] rev 13498
Propagate fatal errors to OutError if checkFails called
Tue, 17 Jul 2018 18:38:44 +0200 Add hidden bazooka training achievement for 100% accuracy
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 18:38:44 +0200] rev 13497
Add hidden bazooka training achievement for 100% accuracy
Tue, 17 Jul 2018 16:45:34 +0200 Standardize hidden mission achievement in new Lua library "Achievements"
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 16:45:34 +0200] rev 13496
Standardize hidden mission achievement in new Lua library "Achievements"
Tue, 17 Jul 2018 14:20:58 +0200 Add proper exit codes when halt-ing hwengine due to error
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 14:20:58 +0200] rev 13495
Add proper exit codes when halt-ing hwengine due to error
Tue, 17 Jul 2018 12:55:07 +0200 Fix cursor teleporting to center after leaving game with video recording
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:55:07 +0200] rev 13494
Fix cursor teleporting to center after leaving game with video recording
Tue, 17 Jul 2018 12:50:55 +0200 Whoops. Syntax error in uVideoRec
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:50:55 +0200] rev 13493
Whoops. Syntax error in uVideoRec
Tue, 17 Jul 2018 12:17:11 +0200 Fix video recorder not working if sound disabled (fixes bug 200)
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:17:11 +0200] rev 13492
Fix video recorder not working if sound disabled (fixes bug #200)
Mon, 16 Jul 2018 23:27:15 +0200 Add variable to make state of sound system clear
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 23:27:15 +0200] rev 13491
Add variable to make state of sound system clear
Mon, 16 Jul 2018 20:28:01 +0200 Fix hwengine crash when using >1 controllers
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 20:28:01 +0200] rev 13490
Fix hwengine crash when using >1 controllers Reason: Data type mismatch for SDL_JoystickName, we wed in an index, but it expected a controller handle. Solution: Switch to SDL_JoystickNameForIndex.
Mon, 16 Jul 2018 19:15:22 +0200 Always use SDL_Map(A)RGB in SDL_FillRect for color
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 19:15:22 +0200] rev 13489
Always use SDL_Map(A)RGB in SDL_FillRect for color This practice is recommended by official SDL docs.
Mon, 16 Jul 2018 04:50:23 +0200 When hwengine crashes w/ error 217, write backtrace in log, too
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 04:50:23 +0200] rev 13488
When hwengine crashes w/ error 217, write backtrace in log, too By using WriteLnToConsole to achive that.
Sun, 15 Jul 2018 19:49:31 +0200 Fix hwengine --help returning with exit code 51
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Jul 2018 19:49:31 +0200] rev 13487
Fix hwengine --help returning with exit code 51
Sun, 15 Jul 2018 14:21:06 +0200 Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Jul 2018 14:21:06 +0200] rev 13486
Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
Thu, 12 Jul 2018 14:46:16 +0200 Merge gameServer2 changes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Jul 2018 14:46:16 +0200] rev 13485
Merge gameServer2 changes
Thu, 12 Jul 2018 14:41:24 +0200 Send proper failure error message when image loading has failed
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Jul 2018 14:41:24 +0200] rev 13484
Send proper failure error message when image loading has failed
Wed, 11 Jul 2018 18:36:21 -0400 merge
nemo [Wed, 11 Jul 2018 18:36:21 -0400] rev 13483
merge
Mon, 09 Jul 2018 20:59:08 +0300 Optimize test string generation
alfadur [Mon, 09 Jul 2018 20:59:08 +0300] rev 13482
Optimize test string generation
Mon, 09 Jul 2018 20:31:32 +0300 fix tests
alfadur [Mon, 09 Jul 2018 20:31:32 +0300] rev 13481
fix tests
Mon, 09 Jul 2018 19:41:26 +0300 complete newseed voting
alfadur [Mon, 09 Jul 2018 19:41:26 +0300] rev 13480
complete newseed voting
Mon, 09 Jul 2018 19:39:15 +0300 merge
alfadur [Mon, 09 Jul 2018 19:39:15 +0300] rev 13479
merge
Sat, 07 Jul 2018 20:22:31 +0300 Mostly implement voting
alfadur [Sat, 07 Jul 2018 20:22:31 +0300] rev 13478
Mostly implement voting
Fri, 06 Jul 2018 21:03:03 +0300 Implement greetings & fixed rooms
alfadur [Fri, 06 Jul 2018 21:03:03 +0300] rev 13477
Implement greetings & fixed rooms
Wed, 11 Jul 2018 21:56:30 +0200 Make sure TotalRounds increases to 0 on first real turn
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 21:56:30 +0200] rev 13476
Make sure TotalRounds increases to 0 on first real turn
Wed, 11 Jul 2018 19:14:11 +0200 ACF5: Fix Tribe not being in same clan as Natives
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 19:14:11 +0200] rev 13475
ACF5: Fix Tribe not being in same clan as Natives Clan color was off-by-one, this was probably a hack.
Wed, 11 Jul 2018 18:59:23 +0200 Simplify turn handling in ASA death01
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 18:59:23 +0200] rev 13474
Simplify turn handling in ASA death01
Wed, 11 Jul 2018 18:45:54 +0200 ACF7: Fix princess being in wrong clan
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 18:45:54 +0200] rev 13473
ACF7: Fix princess being in wrong clan
Wed, 11 Jul 2018 18:13:52 +0200 Fix aihDoesntMatter still being attacked with air attack
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 18:13:52 +0200] rev 13472
Fix aihDoesntMatter still being attacked with air attack The calculation in TestBazooka created a sum of numbers which might have been BadTurn, a huge negative number, thus creating an overflow.
Wed, 11 Jul 2018 17:25:53 +0200 ASA death01: Put PAotH into correct clan
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 17:25:53 +0200] rev 13471
ASA death01: Put PAotH into correct clan
Wed, 11 Jul 2018 17:13:25 +0200 Fix aihDoesntMatter not applying to hammer and shover
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 17:13:25 +0200] rev 13470
Fix aihDoesntMatter not applying to hammer and shover
Wed, 11 Jul 2018 16:22:05 +0200 ACF3: Fix initial ammo being locked
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 16:22:05 +0200] rev 13469
ACF3: Fix initial ammo being locked
Wed, 11 Jul 2018 16:01:12 +0200 ACF3: Tweak princess spawn position
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 16:01:12 +0200] rev 13468
ACF3: Tweak princess spawn position So that she doesn't "drop" after spawning
Wed, 11 Jul 2018 15:44:33 +0200 ACF3: Move princess to her own team, fix clan color
Wuzzy <Wuzzy2@mail.ru> [Wed, 11 Jul 2018 15:44:33 +0200] rev 13467
ACF3: Move princess to her own team, fix clan color
Tue, 10 Jul 2018 21:29:31 +0200 Add subtle dust flakes for Cheese and CrazyMission themes
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 21:29:31 +0200] rev 13466
Add subtle dust flakes for Cheese and CrazyMission themes
Tue, 10 Jul 2018 20:30:06 +0200 New SD water texture for CrazyMission theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 20:30:06 +0200] rev 13465
New SD water texture for CrazyMission theme
Tue, 10 Jul 2018 18:35:31 +0200 Refactor collision mask checks, remove hardcoded numbers
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 18:35:31 +0200] rev 13464
Refactor collision mask checks, remove hardcoded numbers
Tue, 10 Jul 2018 18:00:04 +0200 Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 18:00:04 +0200] rev 13463
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Tue, 10 Jul 2018 17:11:31 +0200 Prevent manual hiding of some special mission panels
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 17:11:31 +0200] rev 13462
Prevent manual hiding of some special mission panels
Tue, 10 Jul 2018 16:44:13 +0200 Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 16:44:13 +0200] rev 13461
Lua API: Add parameter forceDisplay to ShowMission to prevent manual hiding
Tue, 10 Jul 2018 16:25:58 +0200 Update mission texts with regards to mission panel key
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 16:25:58 +0200] rev 13460
Update mission texts with regards to mission panel key
Tue, 10 Jul 2018 16:07:11 +0200 Add dedicated key to display mission panel: M
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 16:07:11 +0200] rev 13459
Add dedicated key to display mission panel: M
Tue, 10 Jul 2018 15:20:19 +0200 Tweak chat command replies for /lua command
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 15:20:19 +0200] rev 13458
Tweak chat command replies for /lua command
Tue, 10 Jul 2018 13:28:47 +0200 Add /help chat command for engine
Wuzzy <Wuzzy2@mail.ru> [Tue, 10 Jul 2018 13:28:47 +0200] rev 13457
Add /help chat command for engine
Sun, 08 Jul 2018 02:46:59 +0200 Highlander: Fix all hogs getting teleport after hog placement phase
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 02:46:59 +0200] rev 13456
Highlander: Fix all hogs getting teleport after hog placement phase
Sun, 08 Jul 2018 02:06:08 +0200 Fix GetAmmo getting wrong ammo count
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 02:06:08 +0200] rev 13455
Fix GetAmmo getting wrong ammo count
Sun, 08 Jul 2018 01:30:13 +0200 New Lua API function: GetAmmo, to get ammo config
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 01:30:13 +0200] rev 13454
New Lua API function: GetAmmo, to get ammo config
Sun, 08 Jul 2018 00:16:33 +0200 Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
Wuzzy <Wuzzy2@mail.ru> [Sun, 08 Jul 2018 00:16:33 +0200] rev 13453
Fix teleport tooltip claiming it doesn't end turn, while in in hog placing phase with inf. attack
Sat, 07 Jul 2018 23:29:02 +0200 Fix TotalRounds still being -1 in first real turn after hog placement phase
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 23:29:02 +0200] rev 13452
Fix TotalRounds still being -1 in first real turn after hog placement phase Now it is: Hog placement phase: -1 First real round: 0 (previously -1) Second real round: 1 (previously 0) Third real round: 2 (previously 1) ...
Sat, 07 Jul 2018 22:50:08 +0200 Highlander: Localize global variable
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 22:50:08 +0200] rev 13451
Highlander: Localize global variable
Sat, 07 Jul 2018 22:48:56 +0200 Highlander: Clean up code style, indents and delete useless old comments
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 22:48:56 +0200] rev 13450
Highlander: Clean up code style, indents and delete useless old comments
Sat, 07 Jul 2018 19:34:13 +0200 Space Invasion: Improve how round score is displayed
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 19:34:13 +0200] rev 13449
Space Invasion: Improve how round score is displayed
Sat, 07 Jul 2018 18:41:28 +0200 Space Invasion: Localize most global variables
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 18:41:28 +0200] rev 13448
Space Invasion: Localize most global variables
Sat, 07 Jul 2018 18:37:21 +0200 Fix rare Lua error message spam in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 18:37:21 +0200] rev 13447
Fix rare Lua error message spam in Space Invasion
Fri, 06 Jul 2018 17:16:01 +0200 Add an extra test for Rnd's distribution
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 17:16:01 +0200] rev 13446
Add an extra test for Rnd's distribution
Fri, 06 Jul 2018 16:59:52 +0200 Send the rnd reply to the room only.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:59:52 +0200] rev 13445
Send the rnd reply to the room only.
Fri, 06 Jul 2018 16:27:25 +0200 Implement server-side logic for Rnd
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:27:25 +0200] rev 13444
Implement server-side logic for Rnd
Wed, 04 Jul 2018 18:49:51 +0300 Fix team remove synchronization
alfadur [Wed, 04 Jul 2018 18:49:51 +0300] rev 13443
Fix team remove synchronization
Wed, 04 Jul 2018 15:42:42 +0300 Check for client's existence before handling messages
alfadur [Wed, 04 Jul 2018 15:42:42 +0300] rev 13442
Check for client's existence before handling messages
Wed, 04 Jul 2018 13:56:49 +0300 Fix scheme config parsing
alfadur [Wed, 04 Jul 2018 13:56:49 +0300] rev 13441
Fix scheme config parsing
Wed, 04 Jul 2018 12:57:05 +0300 Fix AddTeam message serialization
alfadur [Wed, 04 Jul 2018 12:57:05 +0300] rev 13440
Fix AddTeam message serialization
Wed, 04 Jul 2018 04:42:16 +0300 add missing message tests
alfadur [Wed, 04 Jul 2018 04:42:16 +0300] rev 13439
add missing message tests
Wed, 04 Jul 2018 00:01:25 +0300 update nom
alfadur [Wed, 04 Jul 2018 00:01:25 +0300] rev 13438
update nom
Tue, 03 Jul 2018 23:05:09 +0300 update proptest
alfadur [Tue, 03 Jul 2018 23:05:09 +0300] rev 13437
update proptest
Tue, 03 Jul 2018 22:39:12 +0300 merge
alfadur [Tue, 03 Jul 2018 22:39:12 +0300] rev 13436
merge
Tue, 03 Jul 2018 22:37:15 +0300 Update rand and log to the latest versions
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Tue, 03 Jul 2018 22:37:15 +0300] rev 13435
Update rand and log to the latest versions
Mon, 02 Jul 2018 16:48:16 -0400 somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
nemo [Mon, 02 Jul 2018 16:48:16 -0400] rev 13434
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
Mon, 02 Jul 2018 16:46:13 +0300 Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Mon, 02 Jul 2018 16:46:13 +0300] rev 13433
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Mon, 02 Jul 2018 16:25:49 +0300 Fix cmd parsing & update tests
alfadur [Mon, 02 Jul 2018 16:25:49 +0300] rev 13432
Fix cmd parsing & update tests
Fri, 29 Jun 2018 18:27:51 +0300 Implement parsing for rnd and add a little documentation
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 29 Jun 2018 18:27:51 +0300] rev 13431
Implement parsing for rnd and add a little documentation
Thu, 28 Jun 2018 17:29:37 +0200 Undo enabling the `unreachable-pub` lint.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Thu, 28 Jun 2018 17:29:37 +0200] rev 13430
Undo enabling the `unreachable-pub` lint. It appears that nom cannot correctly handle `pub(crate)`, so the warnings cannot be fixed at the moment. See https://github.com/Geal/nom/issues/807
Thu, 28 Jun 2018 00:10:15 +0300 stabilization
alfadur [Thu, 28 Jun 2018 00:10:15 +0300] rev 13429
stabilization
Wed, 27 Jun 2018 23:51:00 +0300 Fix spectators joining midgame
alfadur [Wed, 27 Jun 2018 23:51:00 +0300] rev 13428
Fix spectators joining midgame
Wed, 27 Jun 2018 23:26:29 +0300 Send more data on room joining
alfadur [Wed, 27 Jun 2018 23:26:29 +0300] rev 13427
Send more data on room joining
Wed, 27 Jun 2018 17:58:33 +0300 Additional round cleanup
alfadur [Wed, 27 Jun 2018 17:58:33 +0300] rev 13426
Additional round cleanup
Tue, 26 Jun 2018 23:20:28 -0400 neglected dep update from r87a6cad20c90:
nemo [Tue, 26 Jun 2018 23:20:28 -0400] rev 13425
neglected dep update from r87a6cad20c90: that rev also forces nightly rust due to https://github.com/rust-lang/rust/issues/23121
Wed, 27 Jun 2018 04:54:41 +0300 Send teams&flags on entering a room
alfadur [Wed, 27 Jun 2018 04:54:41 +0300] rev 13424
Send teams&flags on entering a room
Wed, 27 Jun 2018 02:34:46 +0300 Implement game start & engine messages
alfadur [Wed, 27 Jun 2018 02:34:46 +0300] rev 13423
Implement game start & engine messages
Tue, 26 Jun 2018 23:22:38 +0300 Implement game config messages
alfadur [Tue, 26 Jun 2018 23:22:38 +0300] rev 13422
Implement game config messages
Sun, 24 Jun 2018 12:09:31 -0400 Enable all lints from the rust-2018-idioms suite.
marmistrz [Sun, 24 Jun 2018 12:09:31 -0400] rev 13421
Enable all lints from the rust-2018-idioms suite. Additionally, fix the violation of the bare-trait-objects lint.
Thu, 21 Jun 2018 17:43:13 -0400 Just to be kind to vim which is failing at sniffing
nemo [Thu, 21 Jun 2018 17:43:13 -0400] rev 13420
Just to be kind to vim which is failing at sniffing
Thu, 21 Jun 2018 17:23:10 -0400 implementation of team related messages
alfadur [Thu, 21 Jun 2018 17:23:10 -0400] rev 13419
implementation of team related messages
Thu, 21 Jun 2018 23:09:20 +0200 Store saved room in yaml
unc0rr [Thu, 21 Jun 2018 23:09:20 +0200] rev 13418
Store saved room in yaml
Tue, 19 Jun 2018 19:14:33 -0400 let's keep track of the racer room config
nemo [Tue, 19 Jun 2018 19:14:33 -0400] rev 13417
let's keep track of the racer room config
Mon, 18 Jun 2018 09:22:53 -0400 partial room implementation
alfadur [Mon, 18 Jun 2018 09:22:53 -0400] rev 13416
partial room implementation
Thu, 14 Jun 2018 16:44:27 -0400 rework of prior
alfadur [Thu, 14 Jun 2018 16:44:27 -0400] rev 13415
rework of prior
Thu, 14 Jun 2018 12:31:15 -0400 handle edge polling properly
alfadur [Thu, 14 Jun 2018 12:31:15 -0400] rev 13414
handle edge polling properly
Sun, 10 Jun 2018 19:12:26 +0200 Merge default to ios-develop ios-develop
antonc27 <antonc27@mail.ru> [Sun, 10 Jun 2018 19:12:26 +0200] rev 13413
Merge default to ios-develop
Sun, 10 Jun 2018 19:01:50 +0200 Merge ios-develop into default
antonc27 <antonc27@mail.ru> [Sun, 10 Jun 2018 19:01:50 +0200] rev 13412
Merge ios-develop into default
Sun, 10 Jun 2018 18:56:51 +0200 Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d ios-develop
antonc27 <antonc27@mail.ru> [Sun, 10 Jun 2018 18:56:51 +0200] rev 13411
Added tag Hedgewars-iOS-2.1 for changeset 195208deff1d
Thu, 31 May 2018 01:50:49 +0200 More fallback styling for hat preview webpage
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 May 2018 01:50:49 +0200] rev 13410
More fallback styling for hat preview webpage
Thu, 31 May 2018 01:45:20 +0200 Add <noscript> fallback for hats preview webpage
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 May 2018 01:45:20 +0200] rev 13409
Add <noscript> fallback for hats preview webpage
Tue, 29 May 2018 19:12:53 -0400 bullet bubbles
alfadur [Tue, 29 May 2018 19:12:53 -0400] rev 13408
bullet bubbles
Mon, 28 May 2018 19:50:15 -0400 ensure shotgun works with portals and make it hit airmines
alfadur [Mon, 28 May 2018 19:50:15 -0400] rev 13407
ensure shotgun works with portals and make it hit airmines
Sun, 27 May 2018 20:32:06 -0400 allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
nemo [Sun, 27 May 2018 20:32:06 -0400] rev 13406
allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
Sun, 27 May 2018 13:10:32 -0400 make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
nemo [Sun, 27 May 2018 13:10:32 -0400] rev 13405
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
Sat, 26 May 2018 10:54:17 -0400 Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
nemo [Sat, 26 May 2018 10:54:17 -0400] rev 13404
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
Thu, 24 May 2018 13:04:56 -0400 make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
nemo [Thu, 24 May 2018 13:04:56 -0400] rev 13403
make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
Thu, 24 May 2018 09:51:11 -0400 zero damage on air mine too
nemo [Thu, 24 May 2018 09:51:11 -0400] rev 13402
zero damage on air mine too
Thu, 24 May 2018 15:23:48 +0200 Remove unused variable in uLandObjects
Wuzzy <Wuzzy2@mail.ru> [Thu, 24 May 2018 15:23:48 +0200] rev 13401
Remove unused variable in uLandObjects
Thu, 24 May 2018 15:20:29 +0200 Feedback dialog: Disable "send system information" checkbox by default
Wuzzy <Wuzzy2@mail.ru> [Thu, 24 May 2018 15:20:29 +0200] rev 13400
Feedback dialog: Disable "send system information" checkbox by default Background: Explicit user consent.
Wed, 23 May 2018 20:45:42 -0400 Allow freezing airmines because whyyy not
nemo [Wed, 23 May 2018 20:45:42 -0400] rev 13399
Allow freezing airmines because whyyy not
Tue, 22 May 2018 17:54:07 -0400 theme object tweak
alfadur [Tue, 22 May 2018 17:54:07 -0400] rev 13398
theme object tweak
Tue, 22 May 2018 17:53:53 -0400 Checksum girders and masks too
alfadur [Tue, 22 May 2018 17:53:53 -0400] rev 13397
Checksum girders and masks too
Fri, 18 May 2018 09:57:24 -0400 merge this in too
nemo [Fri, 18 May 2018 09:57:24 -0400] rev 13396
merge this in too
Fri, 18 May 2018 09:56:56 -0400 IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only. 0.9.24
nemo [Fri, 18 May 2018 09:56:56 -0400] rev 13395
IFDEF for Phys 2.0 which has no mountHandle - result will just be no hwp in hwp on those systems, which would be rarely used and DLC only.
Thu, 17 May 2018 20:04:39 -0400 0.9.24 merge of physfs tweak
nemo [Thu, 17 May 2018 20:04:39 -0400] rev 13394
0.9.24 merge of physfs tweak
Thu, 17 May 2018 20:04:07 -0400 Make wrapping a lua and its sidecar actually work. 0.9.24
nemo [Thu, 17 May 2018 20:04:07 -0400] rev 13393
Make wrapping a lua and its sidecar actually work.
Wed, 16 May 2018 19:36:49 -0400 example theme objects for the new theming features
alfadur [Wed, 16 May 2018 19:36:49 -0400] rev 13392
example theme objects for the new theming features
Wed, 16 May 2018 18:37:17 -0400 new theme object features
alfadur [Wed, 16 May 2018 18:37:17 -0400] rev 13391
new theme object features
Wed, 16 May 2018 18:22:28 +0200 adjust label, update ChangeLog ui-scaling
sheepluva [Wed, 16 May 2018 18:22:28 +0200] rev 13390
adjust label, update ChangeLog
Wed, 16 May 2018 18:09:13 +0200 add chat size to misc settings. persist in settings.ini ui-scaling
sheepluva [Wed, 16 May 2018 18:09:13 +0200] rev 13389
add chat size to misc settings. persist in settings.ini
Wed, 16 May 2018 10:11:00 +0200 WIP: make chat resizing faster ui-scaling
sheepluva [Wed, 16 May 2018 10:11:00 +0200] rev 13388
WIP: make chat resizing faster hold shift for pixel-precise size changes
Tue, 15 May 2018 23:47:07 +0200 whoops, I initialized my new var incorrectly ui-scaling
sheepluva [Tue, 15 May 2018 23:47:07 +0200] rev 13387
whoops, I initialized my new var incorrectly
Tue, 15 May 2018 17:05:40 +0200 fix some accidental code corruption caused by my last commit ui-scaling
sheepluva [Tue, 15 May 2018 17:05:40 +0200] rev 13386
fix some accidental code corruption caused by my last commit
Tue, 15 May 2018 16:55:37 +0200 WIP: allow changing chat size ui-scaling
sheepluva [Tue, 15 May 2018 16:55:37 +0200] rev 13385
WIP: allow changing chat size Press Ctrl+, Ctrl- and Ctrl0 while in chat
Mon, 07 May 2018 23:43:01 +0300 Fix win32 package creation
unC0Rr [Mon, 07 May 2018 23:43:01 +0300] rev 13384
Fix win32 package creation
Sun, 06 May 2018 00:48:43 +0200 Merge default
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 May 2018 00:48:43 +0200] rev 13383
Merge default
Sun, 06 May 2018 00:47:49 +0200 Update frontend translation: Japanese
alfadur [Sun, 06 May 2018 00:47:49 +0200] rev 13382
Update frontend translation: Japanese
Thu, 03 May 2018 14:44:17 -0400 fix trace when bullets skip on water
alfadur [Thu, 03 May 2018 14:44:17 -0400] rev 13381
fix trace when bullets skip on water
Fri, 04 May 2018 15:08:59 +0200 Make EnableSwitchHog() more robust against failure, return gear UID
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 15:08:59 +0200] rev 13380
Make EnableSwitchHog() more robust against failure, return gear UID
Fri, 04 May 2018 14:46:39 +0200 Continental supplies: No more hacky switch hog for North America
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 14:46:39 +0200] rev 13379
Continental supplies: No more hacky switch hog for North America
Fri, 04 May 2018 14:38:01 +0200 Lua API: Add EnableSwitchHog to manually enable hog switching
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 14:38:01 +0200] rev 13378
Lua API: Add EnableSwitchHog to manually enable hog switching
Fri, 04 May 2018 01:39:22 +0200 Continental supplies: Upside-Down World special now works in cave maps as well
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 01:39:22 +0200] rev 13377
Continental supplies: Upside-Down World special now works in cave maps as well In cave maps, the hog is teleported just below the border. A bit of land is erased, too.
Fri, 04 May 2018 01:01:40 +0200 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 04 May 2018 01:01:40 +0200] rev 13376
Update German Lua translation
Thu, 03 May 2018 23:19:56 +0200 Fix changelog mistake
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 23:19:56 +0200] rev 13375
Fix changelog mistake
Thu, 03 May 2018 23:00:08 +0200 CS: Fix display of ammo caption for weapon specials
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 23:00:08 +0200] rev 13374
CS: Fix display of ammo caption for weapon specials
Thu, 03 May 2018 22:42:29 +0200 Fix GetAmmoTimer implementation, swap arguments
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 22:42:29 +0200] rev 13373
Fix GetAmmoTimer implementation, swap arguments
Thu, 03 May 2018 22:12:13 +0200 Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 22:12:13 +0200] rev 13372
Continental supplies: Fix continent ammo tooltip containing annoying "use of this weapon does not end turn"
Thu, 03 May 2018 22:05:25 +0200 Lua API: GetAmmoTimer, to get the player-set timer for an ammo
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 22:05:25 +0200] rev 13371
Lua API: GetAmmoTimer, to get the player-set timer for an ammo
Thu, 03 May 2018 21:40:13 +0200 Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 21:40:13 +0200] rev 13370
Lua API: Add 5th parameter showExtra to SetAmmoTexts to hide extra text
Thu, 03 May 2018 21:04:55 +0200 Rename SVG hats to be consistent with PNG versions
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 21:04:55 +0200] rev 13369
Rename SVG hats to be consistent with PNG versions
Thu, 03 May 2018 21:02:05 +0200 Simplify and shrink 5 SVG hats
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 21:02:05 +0200] rev 13368
Simplify and shrink 5 SVG hats
Thu, 03 May 2018 19:02:55 +0200 Update copyright years
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 19:02:55 +0200] rev 13367
Update copyright years
Thu, 03 May 2018 18:00:49 +0200 Update Taiwanese translation
kompowiec [Thu, 03 May 2018 18:00:49 +0200] rev 13366
Update Taiwanese translation
Thu, 03 May 2018 17:22:53 +0200 Update ChangeLog for Continental supplies
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 17:22:53 +0200] rev 13365
Update ChangeLog for Continental supplies
Thu, 03 May 2018 16:46:36 +0200 Continental supplies: Bouncy boomerang does not spawn crate when drowning
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 16:46:36 +0200] rev 13364
Continental supplies: Bouncy boomerang does not spawn crate when drowning
Thu, 03 May 2018 16:16:15 +0200 Continental supplies: Mention that vamp increases Medicine effectiveness
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 16:16:15 +0200] rev 13363
Continental supplies: Mention that vamp increases Medicine effectiveness
Thu, 03 May 2018 15:37:29 +0200 Continental supplies: Fix “Boring” sound being played after continent select
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 15:37:29 +0200] rev 13362
Continental supplies: Fix “Boring” sound being played after continent select
Thu, 03 May 2018 15:30:31 +0200 Continental supplies: Update pickhammer icon
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 15:30:31 +0200] rev 13361
Continental supplies: Update pickhammer icon
Thu, 03 May 2018 15:18:28 +0200 Massive Continental supplies update
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 May 2018 15:18:28 +0200] rev 13360
Massive Continental supplies update List of changes: * Invulnerability protects from sabotage damage * Sabotage kills hog instantly when health reaches 0 * Reliably prevent using of Lonely Cries and baseball bat specials when usage not allowed * Don't explode Anno 1302 and Medicine if drowning * Don't play “Missed” and “Laugh” taunt when those don't make sense * Major rewrite of ALL strings for better usability * Add custom weapon tooltips * Major refactoring * Improve audiovisual effects * Show message when hog receives new continent ammo * Sabotaged hedgehogs also emit smoke when it's not their turn * Can switch continent in reverse order with [Precise]+[Switch] * Fix retreat timer not turning red for some weapons
Thu, 03 May 2018 11:58:07 +0200 Updated Continental supplies
Vatten [Thu, 03 May 2018 11:58:07 +0200] rev 13359
Updated Continental supplies Noticable changes: * Selection of continent is now before a turn * Australia and Antarctica will have new moddable weapons * All continents have different starting healths per hog
Wed, 02 May 2018 23:07:41 +0200 Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
unc0rr [Wed, 02 May 2018 23:07:41 +0200] rev 13358
Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
Wed, 02 May 2018 15:29:21 -0400 real droplet fix - default density is fine - also add back in the underwater bullet trails
nemo [Wed, 02 May 2018 15:29:21 -0400] rev 13357
real droplet fix - default density is fine - also add back in the underwater bullet trails
Wed, 02 May 2018 20:09:48 +0200 Minor improvements in tutorial mission texts to make stuff clearer
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 20:09:48 +0200] rev 13356
Minor improvements in tutorial mission texts to make stuff clearer
Wed, 02 May 2018 18:48:58 +0200 Update German translation for previous English typo fixes
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 18:48:58 +0200] rev 13355
Update German translation for previous English typo fixes
Wed, 02 May 2018 18:19:31 +0200 Fix a couple of English typos
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 18:19:31 +0200] rev 13354
Fix a couple of English typos
Wed, 02 May 2018 17:22:42 +0200 Fix more German typos in Hedgewars files
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 17:22:42 +0200] rev 13353
Fix more German typos in Hedgewars files
Wed, 02 May 2018 15:28:46 +0200 Fix a couple of German typos in de.lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 May 2018 15:28:46 +0200] rev 13352
Fix a couple of German typos in de.lua
Tue, 01 May 2018 20:41:47 -0400 reduce minigun splash droplets a little
nemo [Tue, 01 May 2018 20:41:47 -0400] rev 13351
reduce minigun splash droplets a little
Tue, 01 May 2018 14:08:28 -0400 Update of french frontend localisation
Case_Of [Tue, 01 May 2018 14:08:28 -0400] rev 13350
Update of french frontend localisation
Sun, 29 Apr 2018 11:25:12 -0400 Seed reset seems fine when moved out of the loader. Also bump protocol
nemo [Sun, 29 Apr 2018 11:25:12 -0400] rev 13349
Seed reset seems fine when moved out of the loader. Also bump protocol
Sun, 29 Apr 2018 10:47:02 -0400 Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
nemo [Sun, 29 Apr 2018 10:47:02 -0400] rev 13348
Back out 12847:1aba77b2e4ac This both does NOT fix the seed mismatch with shoppa map preview *AND* breaks otherwise identical scripts with different file encodings due to multiple lua calls.
Sun, 29 Apr 2018 09:24:14 -0400 Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
nemo [Sun, 29 Apr 2018 09:24:14 -0400] rev 13347
Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
Fri, 27 Apr 2018 11:19:23 -0400 mark this revision as 0.9.24 branching point - next commit requires a protocol bump 0.9.24
nemo [Fri, 27 Apr 2018 11:19:23 -0400] rev 13346
mark this revision as 0.9.24 branching point - next commit requires a protocol bump
Thu, 26 Apr 2018 00:21:03 +0200 Fix hog being unable to walk after using sniper rifle without firing both shots
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Apr 2018 00:21:03 +0200] rev 13345
Fix hog being unable to walk after using sniper rifle without firing both shots
Tue, 24 Apr 2018 21:49:12 +0200 Pas2C: Add support for char + ansistring (for real this time)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 21:49:12 +0200] rev 13344
Pas2C: Add support for char + ansistring (for real this time)
Tue, 24 Apr 2018 20:30:15 +0200 Change KeyBindToName to shortstring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 20:30:15 +0200] rev 13343
Change KeyBindToName to shortstring Key names do not and should not be longer than 255 characters. ;-)
Tue, 24 Apr 2018 19:52:04 +0200 Pas2C: Add support for char + ansistring
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:52:04 +0200] rev 13342
Pas2C: Add support for char + ansistring
Tue, 24 Apr 2018 19:10:19 +0200 Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Apr 2018 19:10:19 +0200] rev 13341
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
Sat, 21 Apr 2018 17:17:42 +0200 New Lua call: Retreat, to force turn into Retreat time
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Apr 2018 17:17:42 +0200] rev 13340
New Lua call: Retreat, to force turn into Retreat time
Thu, 19 Apr 2018 15:48:00 +0200 Fix incorrect check for iPhone macro in hwconsts.h
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 15:48:00 +0200] rev 13339
Fix incorrect check for iPhone macro in hwconsts.h TARGET_OS_IPHONE is always defined when building on Mac OS, so the define was wrong. This macro expands to either 0 or 1, so a simple #if should be enough.
Thu, 19 Apr 2018 14:07:56 +0200 Fix outdated Qt CMake dependency for OS X
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Apr 2018 14:07:56 +0200] rev 13338
Fix outdated Qt CMake dependency for OS X
Wed, 18 Apr 2018 17:12:23 +0200 Added tag 0.9.24.1-release for changeset afc089c39556
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:23 +0200] rev 13337
Added tag 0.9.24.1-release for changeset afc089c39556
Wed, 18 Apr 2018 17:12:15 +0200 Removed tag 0.9.24.1-release 0.9.24.1-release
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:12:15 +0200] rev 13336
Removed tag 0.9.24.1-release
Wed, 18 Apr 2018 17:02:44 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Apr 2018 17:02:44 +0200] rev 13335
Update changelog
Wed, 18 Apr 2018 10:30:27 -0400 Added tag 0.9.24.1-release for changeset ea98a45452e5
nemo [Wed, 18 Apr 2018 10:30:27 -0400] rev 13334
Added tag 0.9.24.1-release for changeset ea98a45452e5
Wed, 18 Apr 2018 10:30:16 -0400 Removed tag 0.9.24.1-release
nemo [Wed, 18 Apr 2018 10:30:16 -0400] rev 13333
Removed tag 0.9.24.1-release
Wed, 18 Apr 2018 10:30:10 -0400 bump cpack .24 to .24.1, make the moc filter broader
nemo [Wed, 18 Apr 2018 10:30:10 -0400] rev 13332
bump cpack .24 to .24.1, make the moc filter broader
Wed, 18 Apr 2018 09:11:38 -0400 Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
nemo [Wed, 18 Apr 2018 09:11:38 -0400] rev 13331
Added tag 0.9.24.1-release for changeset 3f2ee2f9b51d
Tue, 17 Apr 2018 19:43:41 -0400 fix/workaround for fullscreen crash in 0.9.24
alfadur [Tue, 17 Apr 2018 19:43:41 -0400] rev 13330
fix/workaround for fullscreen crash in 0.9.24
Tue, 17 Apr 2018 15:21:52 -0400 minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
nemo [Tue, 17 Apr 2018 15:21:52 -0400] rev 13329
minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
Tue, 17 Apr 2018 20:10:10 +0200 Fix crash when firing portal gun at low quality graphics
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 20:10:10 +0200] rev 13328
Fix crash when firing portal gun at low quality graphics
Tue, 17 Apr 2018 00:37:15 +0200 Added tag 0.9.24-release for changeset a4e7e62f2c0d
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Apr 2018 00:37:15 +0200] rev 13327
Added tag 0.9.24-release for changeset a4e7e62f2c0d
Sun, 15 Apr 2018 18:20:34 +0200 Install platforms dir too 0.9.24-release
unc0rr [Sun, 15 Apr 2018 18:20:34 +0200] rev 13326
Install platforms dir too
Fri, 13 Apr 2018 16:18:57 -0400 enable stretchLastSection
nemo [Fri, 13 Apr 2018 16:18:57 -0400] rev 13325
enable stretchLastSection
Fri, 13 Apr 2018 14:45:09 -0400 wuzzy is a spoilsport
nemo [Fri, 13 Apr 2018 14:45:09 -0400] rev 13324
wuzzy is a spoilsport
Fri, 13 Apr 2018 20:35:35 +0200 Stop minigun sound when gtMinigun is destroyed
alfadur [Fri, 13 Apr 2018 20:35:35 +0200] rev 13323
Stop minigun sound when gtMinigun is destroyed
Fri, 13 Apr 2018 13:03:51 -0400 QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
nemo [Fri, 13 Apr 2018 13:03:51 -0400] rev 13322
QT for some reason messes with XCompose causing broken input (Qt 5 only - Qt 4 did not break anything). In Qt 5.2 and 5.3 this was causing an invalid conversion in chat messages containing these resulting in the bad bytes being stripped. In Qt 5.9 it is still broken, but you at least get a string with something in it. This checks for non-zero converted strings for room creation and chat lines.
Fri, 13 Apr 2018 00:17:30 +0200 Fix bullet trails overlapping when the pass through wrap or bounce world edge
alfadur [Fri, 13 Apr 2018 00:17:30 +0200] rev 13321
Fix bullet trails overlapping when the pass through wrap or bounce world edge
Thu, 12 Apr 2018 16:56:06 +0200 Use QDir::Files to read ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 16:56:06 +0200] rev 13320
Use QDir::Files to read ammo schemes
Thu, 12 Apr 2018 14:52:47 +0200 Don't let hedgehogs moan if they take 0 Sudden Death damage
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 14:52:47 +0200] rev 13319
Don't let hedgehogs moan if they take 0 Sudden Death damage
Thu, 12 Apr 2018 01:51:38 +0200 Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
alfadur [Thu, 12 Apr 2018 01:51:38 +0200] rev 13318
Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
Thu, 12 Apr 2018 00:40:10 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 12 Apr 2018 00:40:10 +0200] rev 13317
Update changelog
Wed, 11 Apr 2018 17:59:59 -0400 merge with 0.9.23, pulling in unc0rr's desync fix
nemo [Wed, 11 Apr 2018 17:59:59 -0400] rev 13316
merge with 0.9.23, pulling in unc0rr's desync fix
Sun, 08 Apr 2018 00:52:22 +0200 cleanup whitespaces, add braces to for loops
sheepluva [Sun, 08 Apr 2018 00:52:22 +0200] rev 13315
cleanup whitespaces, add braces to for loops also throw in a break for good measure
Sun, 08 Apr 2018 00:26:33 +0200 I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
alfadur [Sun, 08 Apr 2018 00:26:33 +0200] rev 13314
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something
Sat, 07 Apr 2018 23:38:19 +0200 Quick Game: ignore hidden themes
sheepluva [Sat, 07 Apr 2018 23:38:19 +0200] rev 13313
Quick Game: ignore hidden themes
Sat, 07 Apr 2018 22:16:36 +0200 Fix segfault on game halt (if no logfile)
sheepluva [Sat, 07 Apr 2018 22:16:36 +0200] rev 13312
Fix segfault on game halt (if no logfile)
Fri, 06 Apr 2018 12:34:23 -0400 quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
nemo [Fri, 06 Apr 2018 12:34:23 -0400] rev 13311
quick game wasn't checking for hidden themes. It should, but this will at least make them not-crash. The results are kind of amusing.
Wed, 04 Apr 2018 21:34:09 +0200 Remove “mission accomplished” victory message, might be confusing
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 21:34:09 +0200] rev 13310
Remove “mission accomplished” victory message, might be confusing For example, if this appears in an actual mission when the player fails.
Wed, 04 Apr 2018 19:33:19 +0200 Show simple drop-down icon next to key binder widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 19:33:19 +0200] rev 13309
Show simple drop-down icon next to key binder widget
Wed, 04 Apr 2018 18:38:00 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 18:38:00 +0200] rev 13308
Update changelog
Wed, 04 Apr 2018 14:05:29 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 04 Apr 2018 14:05:29 +0200] rev 13307
Update locale files
Fri, 30 Mar 2018 20:42:24 +0200 Improve error message a bit
unc0rr [Fri, 30 Mar 2018 20:42:24 +0200] rev 13306
Improve error message a bit
Fri, 30 Mar 2018 12:26:51 -0400 oups
nemo [Fri, 30 Mar 2018 12:26:51 -0400] rev 13305
oups
Fri, 30 Mar 2018 11:56:16 -0400 add title manipulation
nemo [Fri, 30 Mar 2018 11:56:16 -0400] rev 13304
add title manipulation
Fri, 30 Mar 2018 17:01:30 +0200 Bump protocol version, update sources in preparation for .24 release
unc0rr [Fri, 30 Mar 2018 17:01:30 +0200] rev 13303
Bump protocol version, update sources in preparation for .24 release
Fri, 30 Mar 2018 10:03:29 -0400 simple optimised svg of the low detail hedgehog for use in .desktop files and such
nemo [Fri, 30 Mar 2018 10:03:29 -0400] rev 13302
simple optimised svg of the low detail hedgehog for use in .desktop files and such
Fri, 30 Mar 2018 15:56:47 +0200 Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:56:47 +0200] rev 13301
Travis: Drop zoogie PPA, drop ImageMagick from apt-get line
Fri, 30 Mar 2018 15:37:48 +0200 Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:37:48 +0200] rev 13300
Travis: Upgrade to Ubuntu xenial, drop libghc-parsec3-dev
Fri, 30 Mar 2018 15:16:29 +0200 CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:16:29 +0200] rev 13299
CMake: Make sure Qt5 is also found on OS X after installing it via Homebrew
Fri, 30 Mar 2018 15:02:10 +0200 Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Wuzzy <Wuzzy2@mail.ru> [Fri, 30 Mar 2018 15:02:10 +0200] rev 13298
Fix Qt5 in .travis.yml for Ubuntu (hopefully)
Fri, 30 Mar 2018 08:02:14 -0400 Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
nemo [Fri, 30 Mar 2018 08:02:14 -0400] rev 13297
Backed out changeset e9caada3aac1 - < LocutusOfBorg> dpkg-shlibdeps: error: no dependency information < LocutusOfBorg> Hint: check if the library actually comes from a package.
Wed, 28 Mar 2018 17:28:12 +0200 Update .travis.yml to include Qt5 stuff
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 17:28:12 +0200] rev 13296
Update .travis.yml to include Qt5 stuff
Wed, 28 Mar 2018 16:05:46 +0200 Add greno4ka to credits for Russian translation contribution
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 16:05:46 +0200] rev 13295
Add greno4ka to credits for Russian translation contribution
Wed, 28 Mar 2018 16:04:07 +0200 Slightly update russian localization
greno4ka [Wed, 28 Mar 2018 16:04:07 +0200] rev 13294
Slightly update russian localization
Wed, 28 Mar 2018 15:37:35 +0200 Remove useless libghc-stm-dev from build
LocutusOfBorg [Wed, 28 Mar 2018 15:37:35 +0200] rev 13293
Remove useless libghc-stm-dev from build
Wed, 28 Mar 2018 15:21:23 +0200 CMake for server: Pass -dynamic flag to ghc
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 15:21:23 +0200] rev 13292
CMake for server: Pass -dynamic flag to ghc
Wed, 28 Mar 2018 15:14:20 +0200 CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 15:14:20 +0200] rev 13291
CMake: Rework Haskell package detection, use ghc-pkg to detect packages
Wed, 28 Mar 2018 14:06:34 +0200 Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 14:06:34 +0200] rev 13290
Grenade Training: Add warm-up sequence, introduce timer in separate mission panel
Wed, 28 Mar 2018 01:22:53 +0200 Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Mar 2018 01:22:53 +0200] rev 13289
Fix compile fail due to dependency in Qt 5.10 in pagevideos.cpp
Tue, 27 Mar 2018 23:01:22 +0200 Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 23:01:22 +0200] rev 13288
Add voice pack sound fallbacks also for sndOoff{2,3} and sndOw{2,4}
Tue, 27 Mar 2018 22:45:31 +0200 Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 22:45:31 +0200] rev 13287
Fix broken fallback to sndFirePunch1 if sndFirePunch{2,6} is missing
Tue, 27 Mar 2018 19:59:12 +0200 Videos frontend page: Locale-aware text formatting
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 19:59:12 +0200] rev 13286
Videos frontend page: Locale-aware text formatting
Tue, 27 Mar 2018 13:45:58 -0400 might as well put this after the last mining
nemo [Tue, 27 Mar 2018 13:45:58 -0400] rev 13285
might as well put this after the last mining
Tue, 27 Mar 2018 17:32:23 +0200 Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 17:32:23 +0200] rev 13284
Fix team files and settings not saving properly, and remove FileEngine stuff from DLC This is done by using absolute paths and removing physfs://
Tue, 27 Mar 2018 04:39:31 +0200 ThemeFilterProxyModel: Fix filter function containing a path with no return value
Wuzzy <Wuzzy2@mail.ru> [Tue, 27 Mar 2018 04:39:31 +0200] rev 13283
ThemeFilterProxyModel: Fix filter function containing a path with no return value
Mon, 26 Mar 2018 15:12:33 +0200 Flying portal balls now spawn a few spark effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Mar 2018 15:12:33 +0200] rev 13282
Flying portal balls now spawn a few spark effects This has been adapted from PortalEffects from HedgeEditor. HedgeEditor already included such effects for some reason, so they have been removed as redundant.
Sat, 24 Mar 2018 19:05:46 -0400 oops
nemo [Sat, 24 Mar 2018 19:05:46 -0400] rev 13281
oops
Sat, 24 Mar 2018 23:57:54 +0100 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:57:54 +0100] rev 13280
Update German Lua translation
Sat, 24 Mar 2018 23:45:16 +0100 ShoppaMap: Can change map complexity with slider, remove script param “pad”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:45:16 +0100] rev 13279
ShoppaMap: Can change map complexity with slider, remove script param “pad”
Sat, 24 Mar 2018 23:13:57 +0100 ShoppaMap: Delete unused/dead code
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 23:13:57 +0100] rev 13278
ShoppaMap: Delete unused/dead code
Sat, 24 Mar 2018 22:28:53 +0100 TechRacer: Remove script parameter “helpDisabled”
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 22:28:53 +0100] rev 13277
TechRacer: Remove script parameter “helpDisabled” Pointless since you can quickly toggle help anyway, so supporting this script param only clutters the documentation.
Sat, 24 Mar 2018 11:07:44 -0400 bug #598 - this was kinda entertaining but is, yeah, a bit too weird
nemo [Sat, 24 Mar 2018 11:07:44 -0400] rev 13276
bug #598 - this was kinda entertaining but is, yeah, a bit too weird
Sat, 24 Mar 2018 02:24:02 +0100 Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 02:24:02 +0100] rev 13275
Highlander: Rename “mode=orig” to “multiuse=true” and explain the meaning of this scriptparam in mision panel Don't worry, the gameplay of this script param is NOT changed, only its name and documentation.
Sat, 24 Mar 2018 00:26:39 +0100 Change how locale is loaded in frontend, and fix some bugs
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Mar 2018 00:26:39 +0100] rev 13274
Change how locale is loaded in frontend, and fix some bugs - Fix some loading errors when locale is C - Fallback mission map description to English
Fri, 23 Mar 2018 03:37:07 +0100 The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:37:07 +0100] rev 13273
The Specialits: Use gfSwitchHog for hog switching and delete the terrible Lua hacks
Fri, 23 Mar 2018 03:17:01 +0100 Add new game flag gfSwitchHog, enable hog switching at turn start
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Mar 2018 03:17:01 +0100] rev 13272
Add new game flag gfSwitchHog, enable hog switching at turn start
Thu, 22 Mar 2018 23:27:11 +0100 Change appearance of Art theme in Sudden Death
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 23:27:11 +0100] rev 13271
Change appearance of Art theme in Sudden Death
Thu, 22 Mar 2018 19:25:38 +0100 Lua API: Add Explode function
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 19:25:38 +0100] rev 13270
Lua API: Add Explode function
Thu, 22 Mar 2018 18:40:21 +0100 Improve Sudden Death theming of Eyes and Deepspace
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 18:40:21 +0100] rev 13269
Improve Sudden Death theming of Eyes and Deepspace
Thu, 22 Mar 2018 17:44:06 +0100 Fix some artifacts in contour of horizont.png of Planes theme
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 17:44:06 +0100] rev 13268
Fix some artifacts in contour of horizont.png of Planes theme
Thu, 22 Mar 2018 16:52:04 +0100 Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 16:52:04 +0100] rev 13267
Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg
Thu, 22 Mar 2018 16:08:33 +0100 If delegating room control, reset map of new master, if map is missing
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 16:08:33 +0100] rev 13266
If delegating room control, reset map of new master, if map is missing
Thu, 22 Mar 2018 14:09:10 +0100 QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 14:09:10 +0100] rev 13265
QTfrontent: Print map and style name in red, if missing. And update map label after delegation
Thu, 22 Mar 2018 13:29:07 +0100 Set plain text mode for gamecfg labels (scheme, style)
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 13:29:07 +0100] rev 13264
Set plain text mode for gamecfg labels (scheme, style)
Thu, 22 Mar 2018 13:18:45 +0100 Display style name correctly if host selects a style you don't have
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 13:18:45 +0100] rev 13263
Display style name correctly if host selects a style you don't have
Thu, 22 Mar 2018 00:17:13 +0100 Change CrazyMission preview, change portal map theme to Hell
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Mar 2018 00:17:13 +0100] rev 13262
Change CrazyMission preview, change portal map theme to Hell
Wed, 21 Mar 2018 20:35:50 +0100 Fix initial map preview being broken when joining room, part 2
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 20:35:50 +0100] rev 13261
Fix initial map preview being broken when joining room, part 2
Wed, 21 Mar 2018 15:38:20 +0100 Partially fix wrong preview when joining host room with missing map
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 15:38:20 +0100] rev 13260
Partially fix wrong preview when joining host room with missing map
Wed, 21 Mar 2018 14:36:26 +0100 Add some isNull checks for some strings in mapContainer
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Mar 2018 14:36:26 +0100] rev 13259
Add some isNull checks for some strings in mapContainer
Tue, 20 Mar 2018 02:24:47 +0100 Fix incorrect preview when selecting image map the first time in session
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Mar 2018 02:24:47 +0100] rev 13258
Fix incorrect preview when selecting image map the first time in session
Mon, 19 Mar 2018 18:58:49 +0100 Fix theme chooser failing to filter themes by name
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 18:58:49 +0100] rev 13257
Fix theme chooser failing to filter themes by name
Mon, 19 Mar 2018 16:07:08 +0100 Force proper map and theme reset when host delegates to you if you don't have the map or theme
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 16:07:08 +0100] rev 13256
Force proper map and theme reset when host delegates to you if you don't have the map or theme
Mon, 19 Mar 2018 15:44:39 +0100 Map container: Add question mark in front of missing theme name
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 15:44:39 +0100] rev 13255
Map container: Add question mark in front of missing theme name
Mon, 19 Mar 2018 15:21:11 +0100 Tweak map preview background colors
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 15:21:11 +0100] rev 13254
Tweak map preview background colors
Mon, 19 Mar 2018 14:07:29 +0100 Fix map type combo box being disabled for good when you select image or mission map
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 14:07:29 +0100] rev 13253
Fix map type combo box being disabled for good when you select image or mission map
Mon, 19 Mar 2018 13:35:13 +0100 Check existance of theme icon before loading it
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 13:35:13 +0100] rev 13252
Check existance of theme icon before loading it
Mon, 19 Mar 2018 00:09:07 +0100 Shorten and wrap map name properly when viewing room as non-master
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 00:09:07 +0100] rev 13251
Shorten and wrap map name properly when viewing room as non-master
Sun, 18 Mar 2018 20:58:46 +0100 Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 20:58:46 +0100] rev 13250
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Sun, 18 Mar 2018 15:42:17 +0100 Show error icon when selected theme is missing
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:42:17 +0100] rev 13249
Show error icon when selected theme is missing
Sun, 18 Mar 2018 15:24:54 +0100 Add IsHiddenRole to ThemeModel for hidden themes
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:24:54 +0100] rev 13248
Add IsHiddenRole to ThemeModel for hidden themes
Sun, 18 Mar 2018 14:38:48 +0100 ThemeModel: Filter themes based on IsDlcRole rather than string-based
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 14:38:48 +0100] rev 13247
ThemeModel: Filter themes based on IsDlcRole rather than string-based
Sun, 18 Mar 2018 03:24:49 +0100 Online room: Display error image in preview when host selects a map you don't have
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 03:24:49 +0100] rev 13246
Online room: Display error image in preview when host selects a map you don't have
Sun, 18 Mar 2018 18:47:03 +0100 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
antonc27 <antonc27@mail.ru> [Sun, 18 Mar 2018 18:47:03 +0100] rev 13245
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)
Sun, 18 Mar 2018 00:24:15 +0100 Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 00:24:15 +0100] rev 13244
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Sat, 17 Mar 2018 22:26:02 +0100 Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 22:26:02 +0100] rev 13243
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes The disabled state is visible by the button border color.
Sat, 17 Mar 2018 23:27:24 +0100 - New AppIcon (no more black background!) ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 23:27:24 +0100] rev 13242
- New AppIcon (no more black background!)
Sat, 17 Mar 2018 22:37:13 +0100 - Migrate AppIcons to xcassets ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 22:37:13 +0100] rev 13241
- Migrate AppIcons to xcassets - Use universal launch screen instead of bunch of images
Sat, 17 Mar 2018 23:55:32 +0300 Fix crasher
unC0Rr [Sat, 17 Mar 2018 23:55:32 +0300] rev 13240
Fix crasher
Sat, 17 Mar 2018 18:15:55 +0100 - Missing languages ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:15:55 +0100] rev 13239
- Missing languages
Sat, 17 Mar 2018 18:13:37 +0100 - Use two-letter language descriptor for localisations ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:13:37 +0100] rev 13238
- Use two-letter language descriptor for localisations
Sat, 17 Mar 2018 17:47:42 +0100 Show sidNoEndTurn text for most weapons when in inf attack mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 17:47:42 +0100] rev 13237
Show sidNoEndTurn text for most weapons when in inf attack mode
Sat, 17 Mar 2018 15:51:45 +0100 Draw map page: Fix pen size being changed after loading a map
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 15:51:45 +0100] rev 13236
Draw map page: Fix pen size being changed after loading a map
Sat, 17 Mar 2018 04:37:13 +0100 Fix speech bubble briefly rendering at (0,0) after spawning
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:37:13 +0100] rev 13235
Fix speech bubble briefly rendering at (0,0) after spawning
Sat, 17 Mar 2018 04:12:10 +0100 Remove ugly empty rectangle in empty active teams list for real
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:12:10 +0100] rev 13234
Remove ugly empty rectangle in empty active teams list for real
Sat, 17 Mar 2018 04:02:37 +0100 Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:02:37 +0100] rev 13233
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Sat, 17 Mar 2018 02:16:16 +0100 Remove “Upload to YouTube” functionality which has been broken for years
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 02:16:16 +0100] rev 13232
Remove “Upload to YouTube” functionality which has been broken for years
Sat, 17 Mar 2018 00:13:49 +0100 Various minor frontend CSS tweaks
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 00:13:49 +0100] rev 13231
Various minor frontend CSS tweaks - Static border color for stats, teams list, map draw widget - Explicit definition of table header - New splitter design which works with the Qt style “Windows”
Fri, 16 Mar 2018 19:25:51 +0100 QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:25:51 +0100] rev 13230
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Fri, 16 Mar 2018 19:17:20 +0100 - Hide 'Campaign' button (not ready on iOS...) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 19:17:20 +0100] rev 13229
- Hide 'Campaign' button (not ready on iOS...)
Fri, 16 Mar 2018 19:05:11 +0100 Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:05:11 +0100] rev 13228
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Fri, 16 Mar 2018 16:35:08 +0100 Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 16:35:08 +0100] rev 13227
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Fri, 16 Mar 2018 02:02:27 +0100 Make video metadata strings translatable in frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 02:02:27 +0100] rev 13226
Make video metadata strings translatable in frontend In the video page, a small part of the strings was untranslatable, e.g. “Player: ”. These were part of the video metadata. Now these are localizable.
Fri, 16 Mar 2018 00:10:04 +0100 - Fix archiving (?) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 00:10:04 +0100] rev 13225
- Fix archiving (?)
Thu, 15 Mar 2018 23:59:20 +0100 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:59:20 +0100] rev 13224
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
Thu, 15 Mar 2018 23:24:48 +0100 - Do not delete Beach theme (it's official one now) ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:24:48 +0100] rev 13223
- Do not delete Beach theme (it's official one now)
Thu, 15 Mar 2018 21:28:10 +0100 Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:28:10 +0100] rev 13222
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Thu, 15 Mar 2018 21:15:16 +0100 Remove Qt SVG and Qt OpenGL as hard dependencies
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:15:16 +0100] rev 13221
Remove Qt SVG and Qt OpenGL as hard dependencies Qt SVG is not used in the frontend (no SVGs are rendered). Neither is Qt OpenGL used. Qt OpenGL is discouraged anyway.
Thu, 15 Mar 2018 17:53:34 +0100 Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 17:53:34 +0100] rev 13220
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Thu, 15 Mar 2018 15:49:17 +0100 Mutant: Fix graph title on game draw
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:49:17 +0100] rev 13219
Mutant: Fix graph title on game draw
Thu, 15 Mar 2018 15:34:29 +0100 Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:34:29 +0100] rev 13218
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Thu, 15 Mar 2018 14:51:07 +0100 Fix broken stats chart bounding box
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 14:51:07 +0100] rev 13217
Fix broken stats chart bounding box
Thu, 15 Mar 2018 04:33:11 +0100 Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 04:33:11 +0100] rev 13216
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Thu, 15 Mar 2018 03:29:31 +0100 Clear drawn maps in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 03:29:31 +0100] rev 13215
Clear drawn maps in TechRacer
Thu, 15 Mar 2018 02:59:37 +0100 gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:59:37 +0100] rev 13214
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Thu, 15 Mar 2018 02:08:07 +0100 Take radius into account when drawing gtGenericFaller
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:08:07 +0100] rev 13213
Take radius into account when drawing gtGenericFaller
Wed, 14 Mar 2018 23:55:13 +0100 Add default directory DrawnMaps to put hand-drawn maps into
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:55:13 +0100] rev 13212
Add default directory DrawnMaps to put hand-drawn maps into
Wed, 14 Mar 2018 23:02:39 +0100 Merge unC0Rr's broken preview fix
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:39 +0100] rev 13211
Merge unC0Rr's broken preview fix
Wed, 14 Mar 2018 23:02:11 +0100 Update frontend translations
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:11 +0100] rev 13210
Update frontend translations
Wed, 14 Mar 2018 22:59:06 +0100 Drawn map menu: Add spin box to change brush size by hand
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 22:59:06 +0100] rev 13209
Drawn map menu: Add spin box to change brush size by hand
Wed, 14 Mar 2018 22:57:31 +0100 Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
unc0rr [Wed, 14 Mar 2018 22:57:31 +0100] rev 13208
Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
Wed, 14 Mar 2018 21:46:07 +0100 Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 21:46:07 +0100] rev 13207
Add images for radio buttons, add hover and pressed images for checkboxes
Wed, 14 Mar 2018 20:58:24 +0100 Fix weird scaling of draw map widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:58:24 +0100] rev 13206
Fix weird scaling of draw map widget
Wed, 14 Mar 2018 20:39:14 +0100 Drawn map page: Move save and load buttons, fix points label overlap
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:39:14 +0100] rev 13205
Drawn map page: Move save and load buttons, fix points label overlap
Wed, 14 Mar 2018 20:00:09 +0100 Drawn map page: Enable antialiasing, turn eraser cursor red
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:00:09 +0100] rev 13204
Drawn map page: Enable antialiasing, turn eraser cursor red
Wed, 14 Mar 2018 19:40:43 +0100 Fix cursor circle being too large in drawn map editor
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 19:40:43 +0100] rev 13203
Fix cursor circle being too large in drawn map editor
Wed, 14 Mar 2018 17:50:21 +0100 Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 17:50:21 +0100] rev 13202
Backed out changeset 3a110dcb6e87 (Qt color chooser)
Wed, 14 Mar 2018 11:36:43 -0400 While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
nemo [Wed, 14 Mar 2018 11:36:43 -0400] rev 13201
While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
Wed, 14 Mar 2018 16:25:54 +0100 Add voicepack: Russian_pl (by mtg90pl)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 16:25:54 +0100] rev 13200
Add voicepack: Russian_pl (by mtg90pl)
Wed, 14 Mar 2018 15:58:16 +0100 - Fix missions path, still needs refactoring... ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 15:58:16 +0100] rev 13199
- Fix missions path, still needs refactoring...
Wed, 14 Mar 2018 15:55:38 +0100 Fix frontend from messing with legacy schemes.ini, just read it, never write
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:55:38 +0100] rev 13198
Fix frontend from messing with legacy schemes.ini, just read it, never write
Wed, 14 Mar 2018 15:19:08 +0100 Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:19:08 +0100] rev 13197
Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel AmmoSchemeModel was a misleading name, this class was actually used only for game schemes.
Wed, 14 Mar 2018 14:42:50 +0100 Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 14:42:50 +0100] rev 13196
Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wed, 14 Mar 2018 12:17:11 +0100 Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 12:17:11 +0100] rev 13195
Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wed, 14 Mar 2018 01:33:37 +0100 Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:33:37 +0100] rev 13194
Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wed, 14 Mar 2018 01:22:45 +0100 Force color dialog to use Qt style. Fixes some issues
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:22:45 +0100] rev 13193
Force color dialog to use Qt style. Fixes some issues
Wed, 14 Mar 2018 00:46:20 +0100 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:46:20 +0100] rev 13192
- Fix missions regression: presentation of list is good, still problem with path during launching
Wed, 14 Mar 2018 00:25:31 +0100 - Fix missions regression: refactoring, WIP ios-develop
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:25:31 +0100] rev 13191
- Fix missions regression: refactoring, WIP
Wed, 14 Mar 2018 00:20:47 +0100 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 00:20:47 +0100] rev 13190
Update German Lua translation
Tue, 13 Mar 2018 23:39:09 +0100 Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:39:09 +0100] rev 13189
Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
Tue, 13 Mar 2018 23:19:24 +0100 Merge qt5transition into default
unc0rr [Tue, 13 Mar 2018 23:19:24 +0100] rev 13188
Merge qt5transition into default
Tue, 13 Mar 2018 23:07:58 +0100 Movement training: Tweak some sprite visuals
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:07:58 +0100] rev 13187
Movement training: Tweak some sprite visuals
Tue, 13 Mar 2018 22:57:49 +0100 Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
unc0rr [Tue, 13 Mar 2018 22:57:49 +0100] rev 13186
Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior
Tue, 13 Mar 2018 22:49:06 +0100 Movement Training: Make the use of the mission panel clearer and harder to overlook
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 22:49:06 +0100] rev 13185
Movement Training: Make the use of the mission panel clearer and harder to overlook
Tue, 13 Mar 2018 21:27:11 +0100 Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 21:27:11 +0100] rev 13184
Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
Tue, 13 Mar 2018 20:31:35 +0100 Rope Training: Place the second-last target at a more reasonable position
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 20:31:35 +0100] rev 13183
Rope Training: Place the second-last target at a more reasonable position
Tue, 13 Mar 2018 18:25:37 +0100 Frontend: Fix built-in Qt translations not loaded properly qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 18:25:37 +0100] rev 13182
Frontend: Fix built-in Qt translations not loaded properly
Tue, 13 Mar 2018 16:57:20 +0100 Update INSTALL.md about new Qt5 dependency qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 16:57:20 +0100] rev 13181
Update INSTALL.md about new Qt5 dependency
Tue, 13 Mar 2018 16:38:48 +0100 Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 16:38:48 +0100] rev 13180
Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins
Tue, 13 Mar 2018 10:20:41 -0400 try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
nemo [Tue, 13 Mar 2018 10:20:41 -0400] rev 13179
try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering
Tue, 13 Mar 2018 10:02:01 -0400 seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
nemo [Tue, 13 Mar 2018 10:02:01 -0400] rev 13178
seems to help styling some - some CSS tweaks may still be needed - lobby for example
Tue, 13 Mar 2018 13:15:15 +0100 Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 13:15:15 +0100] rev 13177
Update .hgignore to ignore new Qt's moc_ and qrc_ files
Tue, 13 Mar 2018 00:50:58 +0100 Also update default binds for SDL2 keypad names qt5transition
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 00:50:58 +0100] rev 13176
Also update default binds for SDL2 keypad names
Mon, 12 Mar 2018 19:15:45 -0400 these changed, presumably in SDL2 - might want to review all the others qt5transition
nemo [Mon, 12 Mar 2018 19:15:45 -0400] rev 13175
these changed, presumably in SDL2 - might want to review all the others
Mon, 12 Mar 2018 22:53:28 +0100 Use visible team count instead of total team count to determine rendered team bar height
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 22:53:28 +0100] rev 13174
Use visible team count instead of total team count to determine rendered team bar height
Mon, 12 Mar 2018 19:39:00 +0100 Remove rubber duck from BRW, RW and most weapon schemes for now
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 19:39:00 +0100] rev 13173
Remove rubber duck from BRW, RW and most weapon schemes for now The duck is not liked by players. Rubber duck needs a lot of rework. Before that happens, better remove it from game modes for now. Players can always modify the weapon schemes, of course.
Mon, 12 Mar 2018 12:54:33 +0100 Use onSkipTurn in scripts to detect turn skips
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:54:33 +0100] rev 13172
Use onSkipTurn in scripts to detect turn skips
Mon, 12 Mar 2018 12:37:35 +0100 Lua API: Add onSkipTurn callback, called when hog skips
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:37:35 +0100] rev 13171
Lua API: Add onSkipTurn callback, called when hog skips
Mon, 12 Mar 2018 12:27:13 +0100 Lua API: Add SkipTurn() to replace ParseCommand("skip")
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 12:27:13 +0100] rev 13170
Lua API: Add SkipTurn() to replace ParseCommand("skip")
Mon, 12 Mar 2018 02:09:21 +0100 ACF7: Add one pick hammer in crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Mar 2018 02:09:21 +0100] rev 13169
ACF7: Add one pick hammer in crate Players often reported to screw up with the pick hammer, which is quite annoying. With one pick hammer more, this mission should be slightly less annoying.
Mon, 12 Mar 2018 00:59:47 +0100 Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
alfadur [Mon, 12 Mar 2018 00:59:47 +0100] rev 13168
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row alfadur says: “the stale collision cache is searched in, so if you shoot at same thing twice in a row, chances are it woudln't get hit”
Sun, 11 Mar 2018 23:24:05 +0100 - Remember user settings on app update ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 23:24:05 +0100] rev 13167
- Remember user settings on app update P.S. Ideally must not erase user's saves and schemes too...
Sun, 11 Mar 2018 22:39:40 +0100 - Some not-so-important pretty formatting ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 22:39:40 +0100] rev 13166
- Some not-so-important pretty formatting
Sun, 11 Mar 2018 21:38:08 +0100 Bazooka/Grenade Training: Make weapon selection detection future-proof
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 21:38:08 +0100] rev 13165
Bazooka/Grenade Training: Make weapon selection detection future-proof The old check relied on hardcoded slot IDs for the weapons, which is not good.
Sun, 11 Mar 2018 20:43:15 +0100 Merge from 0.9.23 ios-develop
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 20:43:15 +0100] rev 13164
Merge from 0.9.23
Sun, 11 Mar 2018 12:08:49 +0100 Change minigun sound once again, lower pitch
alfadur [Sun, 11 Mar 2018 12:08:49 +0100] rev 13163
Change minigun sound once again, lower pitch
Sun, 11 Mar 2018 11:01:27 +0100 ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 11:01:27 +0100] rev 13162
ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
Sun, 11 Mar 2018 10:50:02 +0100 Add new minigun sound
alfadur [Sun, 11 Mar 2018 10:50:02 +0100] rev 13161
Add new minigun sound
Sun, 11 Mar 2018 00:46:22 +0100 Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 00:46:22 +0100] rev 13160
Update Qt and Lua translation files
Sat, 10 Mar 2018 23:43:32 +0100 Fix disabled button rendering qt5transition
unc0rr [Sat, 10 Mar 2018 23:43:32 +0100] rev 13159
Fix disabled button rendering
Sat, 10 Mar 2018 23:16:22 +0100 - Fix insane width of lines in health graphic qt5transition
unc0rr [Sat, 10 Mar 2018 23:16:22 +0100] rev 13158
- Fix insane width of lines in health graphic - Fix scene leak
Sat, 10 Mar 2018 12:57:13 +0100 uLocale: Fix broken Format function
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 12:57:13 +0100] rev 13157
uLocale: Fix broken Format function
Sat, 10 Mar 2018 12:32:44 +0100 Make a few more engine strings translatable
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 12:32:44 +0100] rev 13156
Make a few more engine strings translatable
Sat, 10 Mar 2018 03:27:18 +0100 ClimeHome: Show messages when cake is nearby and when reaching home
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 03:27:18 +0100] rev 13155
ClimeHome: Show messages when cake is nearby and when reaching home
Sat, 10 Mar 2018 01:46:51 +0100 Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 01:46:51 +0100] rev 13154
Minigun: Move attack timer to Karma to make gear type more Lua-friendly
Sat, 10 Mar 2018 01:28:15 +0100 Reduce number of minigun bullets from 71 to 70
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Mar 2018 01:28:15 +0100] rev 13153
Reduce number of minigun bullets from 71 to 70 Not that it changes much ... :D
Sat, 10 Mar 2018 00:54:00 +0100 Fix minigun not pausing the turn timer properly
alfadur [Sat, 10 Mar 2018 00:54:00 +0100] rev 13152
Fix minigun not pausing the turn timer properly
Fri, 09 Mar 2018 23:34:46 +0100 Improve appearance of bullet trails, slight fade out at beginning
alfadur [Fri, 09 Mar 2018 23:34:46 +0100] rev 13151
Improve appearance of bullet trails, slight fade out at beginning This especially improves the appearance of minigun bullet trails
Fri, 09 Mar 2018 22:23:57 +0100 When using seduction, only show “CENSORED” text in English locale
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 22:23:57 +0100] rev 13150
When using seduction, only show “CENSORED” text in English locale
Fri, 09 Mar 2018 21:09:53 +0100 Nerf minigun in Default ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 21:09:53 +0100] rev 13149
Nerf minigun in Default ammo scheme It's a super weapon, so no more free miniguns. Start ammo: 0 Crate probability: 7
Fri, 09 Mar 2018 19:48:15 +0100 Fix minigun bullet impact image being drawn over hog sometimes
alfadur [Fri, 09 Mar 2018 19:48:15 +0100] rev 13148
Fix minigun bullet impact image being drawn over hog sometimes
Fri, 09 Mar 2018 19:45:21 +0100 Fix direction of dispensed bullet shells from shotgun/sniper/minigun
alfadur [Fri, 09 Mar 2018 19:45:21 +0100] rev 13147
Fix direction of dispensed bullet shells from shotgun/sniper/minigun
Fri, 09 Mar 2018 19:40:49 +0100 ACF8: Fix invisible cyborg sometimes blocking the way
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 19:40:49 +0100] rev 13146
ACF8: Fix invisible cyborg sometimes blocking the way
Fri, 09 Mar 2018 19:05:59 +0100 A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 19:05:59 +0100] rev 13145
A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values This assumes the worst case in which the team file is missing all campaign variables except Progress. This has been successfully tested with all 10 missions and still generates a logical storyline. By default, the game assumes: - The cyborg's offer in mission 2 was refused - The traitor in mission 5 was killed As a consequence, missions 8 and 10 use the princessScene cut scene.
Fri, 09 Mar 2018 18:03:59 +0100 ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 18:03:59 +0100] rev 13144
ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
Fri, 09 Mar 2018 15:20:28 +0100 ACF6: Change mines, remove mines placed at unfair positions
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 15:20:28 +0100] rev 13143
ACF6: Change mines, remove mines placed at unfair positions MinesNum was set to a non-zero value. Some mines ended up in weird positions like directly under a crate. Now all mines and barrels are placed manually.
Fri, 09 Mar 2018 14:27:37 +0100 ACF3: Fix cannibals sometimes doing nothing for a full turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 14:27:37 +0100] rev 13142
ACF3: Fix cannibals sometimes doing nothing for a full turn This was because hogs got confused because walking was forbidden by SetInputMask. Now we use a proper hedgehog effect heArtillery.
Fri, 09 Mar 2018 12:55:54 +0100 ACF1: Hide Cannibals team before it appears
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 12:55:54 +0100] rev 13141
ACF1: Hide Cannibals team before it appears
Fri, 09 Mar 2018 12:43:36 +0100 Hide team bar if all hedgehogs in it are hidden or dead
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 12:43:36 +0100] rev 13140
Hide team bar if all hedgehogs in it are hidden or dead This fixes some minor spoilers in the campaigns, especially A Classic Fairytale. This only affects hogs hidden with HideHog. Invisible hogs (gstInvisible) don't affect the team bars.
Fri, 09 Mar 2018 11:32:36 +0100 ACF: Only use standard team colors
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 11:32:36 +0100] rev 13139
ACF: Only use standard team colors
Fri, 09 Mar 2018 02:03:03 +0100 ACF7: Fix incorrect hog name used in speech bubble
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 02:03:03 +0100] rev 13138
ACF7: Fix incorrect hog name used in speech bubble
Fri, 09 Mar 2018 01:12:07 +0100 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 01:12:07 +0100] rev 13137
Update German Lua translation
Fri, 09 Mar 2018 00:45:37 +0100 Merge unC0Rr's control fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 00:45:37 +0100] rev 13136
Merge unC0Rr's control fixes
Fri, 09 Mar 2018 00:44:36 +0100 ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Mar 2018 00:44:36 +0100] rev 13135
ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends) To make sure the player doesn't forget these. Other bugfixes: - When you skip the 2nd cut scene, hero was teleported back - Increase princess <-> hero distance tolerance
Thu, 08 Mar 2018 23:46:46 +0100 ACF7: Fix incorrect hog name mentioned in 2nd mission text
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 23:46:46 +0100] rev 13134
ACF7: Fix incorrect hog name mentioned in 2nd mission text
Thu, 08 Mar 2018 23:36:16 +0100 AI: Don't use tardis when in multishoot and not inf attack
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 23:36:16 +0100] rev 13133
AI: Don't use tardis when in multishoot and not inf attack
Thu, 08 Mar 2018 23:28:58 +0100 Fix new binds system for real
unc0rr [Thu, 08 Mar 2018 23:28:58 +0100] rev 13132
Fix new binds system for real
Thu, 08 Mar 2018 21:58:59 +0100 This should fix crash with custom bindings
unc0rr [Thu, 08 Mar 2018 21:58:59 +0100] rev 13131
This should fix crash with custom bindings
Thu, 08 Mar 2018 21:46:43 +0100 Update Slovak translation
jose1711 [Thu, 08 Mar 2018 21:46:43 +0100] rev 13130
Update Slovak translation
Thu, 08 Mar 2018 21:28:02 +0100 Racer: Draw waypoint outline around cursor while in placement phase
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:28:02 +0100] rev 13129
Racer: Draw waypoint outline around cursor while in placement phase
Thu, 08 Mar 2018 21:05:10 +0100 Merge server stuff from alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:05:10 +0100] rev 13128
Merge server stuff from alfadur
Thu, 08 Mar 2018 21:03:25 +0100 HedgeEditor: Show waypoint preview
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 21:03:25 +0100] rev 13127
HedgeEditor: Show waypoint preview
Thu, 08 Mar 2018 20:40:00 +0100 HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 20:40:00 +0100] rev 13126
HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
Thu, 08 Mar 2018 19:36:07 +0100 HedgeEditor: Clean up messy HWP overwrites
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:36:07 +0100] rev 13125
HedgeEditor: Clean up messy HWP overwrites - Remove all sounds - Move sticky mine, mine and dud mine images to custom sprites - Move crate preview outline to custom sprite
Thu, 08 Mar 2018 19:14:06 +0100 Racer: No longer play Incoming or Missed sound
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:14:06 +0100] rev 13124
Racer: No longer play Incoming or Missed sound
Thu, 08 Mar 2018 19:08:21 +0100 Construction Mode: Fix annoying Incoming voice and other sound issues
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:08:21 +0100] rev 13123
Construction Mode: Fix annoying Incoming voice and other sound issues
Thu, 08 Mar 2018 19:03:03 +0100 Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 19:03:03 +0100] rev 13122
Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
Thu, 08 Mar 2018 18:15:06 +0100 Lua API: Add SetSoundMask to disable playing certain sounds
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 18:15:06 +0100] rev 13121
Lua API: Add SetSoundMask to disable playing certain sounds
Thu, 08 Mar 2018 17:07:14 +0100 ACF2: Make all Weaklings on worst CPU level
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 17:07:14 +0100] rev 13120
ACF2: Make all Weaklings on worst CPU level
Thu, 08 Mar 2018 15:01:18 -0500 separated the server logic from all the async io mess.
alfadur [Thu, 08 Mar 2018 15:01:18 -0500] rev 13119
separated the server logic from all the async io mess.
Thu, 08 Mar 2018 16:49:49 +0100 ACF: Reduce computer hog levels in missions 2 and 6.
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 16:49:49 +0100] rev 13118
ACF: Reduce computer hog levels in missions 2 and 6. They were way too high, especially in mission 2. Mission 2: Weaklings: level 5 → level 1 (except Brainiac) Stronglings: (real) level 4 → level 2 Brainiac: level 1 → level 5 (because he's special) Looks like all levels were just flipped. Mission 5: First enemy team: level 5 → level 3 Reinforcements: level 5 → level 4 The high skill level punishes player mistakes too much.
Thu, 08 Mar 2018 15:37:49 +0100 CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:37:49 +0100] rev 13117
CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
Thu, 08 Mar 2018 15:15:11 +0100 CTF_Blizzard: Dump dead code / out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:15:11 +0100] rev 13116
CTF_Blizzard: Dump dead code / out-commented code
Thu, 08 Mar 2018 15:05:42 +0100 CTF: Write hog with most captures in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 15:05:42 +0100] rev 13115
CTF: Write hog with most captures in stats screen
Thu, 08 Mar 2018 14:53:25 +0100 CTF: Say "clan" instead of "team" in mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 14:53:25 +0100] rev 13114
CTF: Say "clan" instead of "team" in mission panel
Thu, 08 Mar 2018 14:47:47 +0100 CTF: Show team scores and score graph in stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 14:47:47 +0100] rev 13113
CTF: Show team scores and score graph in stats screen
Thu, 08 Mar 2018 13:42:36 +0100 CTF: Don't disable home flag after capture
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 13:42:36 +0100] rev 13112
CTF: Don't disable home flag after capture
Thu, 08 Mar 2018 13:34:45 +0100 CTF: Allow to be played with more than 2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 13:34:45 +0100] rev 13111
CTF: Allow to be played with more than 2 clans
Thu, 08 Mar 2018 12:46:11 +0100 CTF: Drop flag when carrier uses piano strike
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:46:11 +0100] rev 13110
CTF: Drop flag when carrier uses piano strike
Thu, 08 Mar 2018 12:34:46 +0100 Capture the Flag: Fix many Lua errors when playing with >2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:34:46 +0100] rev 13109
Capture the Flag: Fix many Lua errors when playing with >2 clans
Thu, 08 Mar 2018 11:58:27 +0100 Mutant: Faster excess hog removal
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 11:58:27 +0100] rev 13108
Mutant: Faster excess hog removal
Thu, 08 Mar 2018 03:00:51 +0100 uCommandHandlers: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 03:00:51 +0100] rev 13107
uCommandHandlers: Remove unused variable
Thu, 08 Mar 2018 02:59:14 +0100 CTF: Dumb out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:59:14 +0100] rev 13106
CTF: Dumb out-commented code
Thu, 08 Mar 2018 02:19:44 +0100 Slightly simplify Mutant mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:19:44 +0100] rev 13105
Slightly simplify Mutant mission panel
Thu, 08 Mar 2018 02:03:23 +0100 CTF: Fix Lua errors when using kamikaze or tardis
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:03:23 +0100] rev 13104
CTF: Fix Lua errors when using kamikaze or tardis
Thu, 08 Mar 2018 01:22:00 +0100 CTF: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:22:00 +0100] rev 13103
CTF: Remove tardis and resurrector
Thu, 08 Mar 2018 01:12:35 +0100 Control: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:12:35 +0100] rev 13102
Control: Remove tardis and resurrector
Thu, 08 Mar 2018 00:54:12 +0100 German translation: “Grundlagentraining” → “Grundausbildung”
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:54:12 +0100] rev 13101
German translation: “Grundlagentraining” → “Grundausbildung”
Thu, 08 Mar 2018 00:46:00 +0100 SimpleMission: Set GameFlags more cleanly
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:46:00 +0100] rev 13100
SimpleMission: Set GameFlags more cleanly
Thu, 08 Mar 2018 00:18:32 +0100 Fix artillery being broken in some missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:18:32 +0100] rev 13099
Fix artillery being broken in some missions
Wed, 07 Mar 2018 23:52:45 +0100 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:52:45 +0100] rev 13098
Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wed, 07 Mar 2018 23:06:19 +0100 ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:06:19 +0100] rev 13097
ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug #521)
Wed, 07 Mar 2018 22:47:55 +0100 Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 22:47:55 +0100] rev 13096
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode Allowed effect values: 0 = not active 1 = permanently active 2 = termporarily active (sniper rifle)
Wed, 07 Mar 2018 20:27:42 +0100 Update German frontend and Minigun translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 20:27:42 +0100] rev 13095
Update German frontend and Minigun translation
Wed, 07 Mar 2018 18:27:14 +0100 Rope training: Fix confused order of retract/extend controls
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:27:14 +0100] rev 13094
Rope training: Fix confused order of retract/extend controls
Wed, 07 Mar 2018 18:24:17 +0100 Rope Knock Challenge: Remove trailing space of name "doomy "
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:24:17 +0100] rev 13093
Rope Knock Challenge: Remove trailing space of name "doomy "
Wed, 07 Mar 2018 18:23:21 +0100 Death02: Add Delay=600
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:23:21 +0100] rev 13092
Death02: Add Delay=600
Wed, 07 Mar 2018 18:18:11 +0100 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:18:11 +0100] rev 13091
Update German Lua translation
Wed, 07 Mar 2018 15:47:03 +0100 Use mktemp in update_lua_locale_files.sh
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:47:03 +0100] rev 13090
Use mktemp in update_lua_locale_files.sh
Wed, 07 Mar 2018 15:09:31 +0100 Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:09:31 +0100] rev 13089
Stop SplitByChar also lowercasing the entire string. Fixes bug #581. It's weird that a function with this name would lowercase the whole string. Nemo and I have checked the history and code for any justifications of the lowercasing but we found none. I have checked in the code if anything actually depends on SplitByChar also lowercasing the string but I found nothing. It would surprise me since it's not obvious from the name IMO is bad coding practice anyway. Bug 581 is fixed by this because cLocale was (incorrectly) lowercased, which broke locale names like pt_BR to pt_br.
Wed, 07 Mar 2018 13:48:51 +0100 Lua: Rename global variable “L” to “LOCALE”
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 13:48:51 +0100] rev 13088
Lua: Rename global variable “L” to “LOCALE” Srsly, WTF? If we have to use global variables, at least give them descriptive names.
Wed, 07 Mar 2018 12:33:56 +0100 Sort all core missions in training menu more logically
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 12:33:56 +0100] rev 13087
Sort all core missions in training menu more logically The missions are now sorted as specified in the new order.cfg files in the Missions subfolders. Training missions are now sorted in the order you should play them. Challenges are semi-logically grouped. Scenarios are roughly sorted by difficulty. All missions not mentioned in order.cfg are simply added in no particular order at the end.
Wed, 07 Mar 2018 10:44:30 +0100 Frontend: Lead first-time player to training page on start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 10:44:30 +0100] rev 13086
Frontend: Lead first-time player to training page on start
Tue, 06 Mar 2018 15:21:36 -0500 the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
nemo [Tue, 06 Mar 2018 15:21:36 -0500] rev 13085
the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
Tue, 06 Mar 2018 04:26:51 +0100 Update README about the Hedgewars training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:26:51 +0100] rev 13084
Update README about the Hedgewars training
Tue, 06 Mar 2018 04:11:17 +0100 Remove unused, unfinished and outdated boot camp mission
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:11:17 +0100] rev 13083
Remove unused, unfinished and outdated boot camp mission
Tue, 06 Mar 2018 03:48:03 +0100 Complete overhaul of Basic Rope Training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 03:48:03 +0100] rev 13082
Complete overhaul of Basic Rope Training NEW lesson plan: - Select rope - Shoot rope, attach, detach - Extend, retract, swing to reach easy target - Multiple shots / rope re-use to go over water hazard - Drop grenade from rope - Special rules when you only got 1 rope (also when the rope is officially used up) - Rope around obstacles and mines
Mon, 05 Mar 2018 19:26:46 +0100 Change misleading server error message about nicknames
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:26:46 +0100] rev 13081
Change misleading server error message about nicknames
Mon, 05 Mar 2018 19:21:58 +0100 Capitalize default hog names and server name
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:21:58 +0100] rev 13080
Capitalize default hog names and server name
Mon, 05 Mar 2018 19:05:10 +0100 More user-friendly server messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:05:10 +0100] rev 13079
More user-friendly server messages
Mon, 05 Mar 2018 16:16:32 +0100 Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 16:16:32 +0100] rev 13078
Fix frontend error dialog always displaying "failed" as last engine message after engine crash
Sun, 04 Mar 2018 00:13:38 +0100 Having chat mode as game state was a mistake
unc0rr [Sun, 04 Mar 2018 00:13:38 +0100] rev 13077
Having chat mode as game state was a mistake
Fri, 02 Mar 2018 19:44:09 +0100 Remove dead code from basic bazooka training
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 19:44:09 +0100] rev 13076
Remove dead code from basic bazooka training
Fri, 02 Mar 2018 19:43:06 +0100 Completely redo Basic Grenade Training
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 19:43:06 +0100] rev 13075
Completely redo Basic Grenade Training Lesson plan: - Select grenade - Throw grenade - Aim, set timer, set bounciness - Destroy targets
Fri, 02 Mar 2018 13:57:37 +0100 Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Mar 2018 13:57:37 +0100] rev 13074
Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
Wed, 28 Feb 2018 20:14:55 +0100 Complete redo of Basic Bazooka Training
Wuzzy <Wuzzy2@mail.ru> [Wed, 28 Feb 2018 20:14:55 +0100] rev 13073
Complete redo of Basic Bazooka Training This is now a proper tutorial instead of just a simple target practice without any commentary. It teaches players how to use the bazooka, how to deal with wind and how water skip works.
Mon, 26 Feb 2018 22:14:40 +0100 Add "Turning Around" to movement training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 22:14:40 +0100] rev 13072
Add "Turning Around" to movement training
Mon, 26 Feb 2018 21:17:36 +0100 Some minor convenience improvements in Basic Flying Saucer Training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 21:17:36 +0100] rev 13071
Some minor convenience improvements in Basic Flying Saucer Training
Mon, 26 Feb 2018 21:09:35 +0100 Add Basic Movement Training
Wuzzy <Wuzzy2@mail.ru> [Mon, 26 Feb 2018 21:09:35 +0100] rev 13070
Add Basic Movement Training
Sun, 25 Feb 2018 18:54:51 -0500 falling hogs using rope were ignoring a few things (for example taking damage from rubber)
nemo [Sun, 25 Feb 2018 18:54:51 -0500] rev 13069
falling hogs using rope were ignoring a few things (for example taking damage from rubber)
Sun, 25 Feb 2018 18:57:30 +0100 Much smaller TBinds type
unc0rr [Sun, 25 Feb 2018 18:57:30 +0100] rev 13068
Much smaller TBinds type
Sat, 24 Feb 2018 15:24:36 +0100 Change team colors in rope knock challenge to standard color scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 15:24:36 +0100] rev 13067
Change team colors in rope knock challenge to standard color scheme
Sat, 24 Feb 2018 15:14:30 +0100 RC Plane Challenge: Switch to using fake crates only
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 15:14:30 +0100] rev 13066
RC Plane Challenge: Switch to using fake crates only
Sat, 24 Feb 2018 14:59:35 +0100 Display score next to team bar in singleplayer challenges
Wuzzy <Wuzzy2@mail.ru> [Sat, 24 Feb 2018 14:59:35 +0100] rev 13065
Display score next to team bar in singleplayer challenges
Fri, 23 Feb 2018 22:43:34 +0100 Remove false credit of hwmap2lua.sh
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 22:43:34 +0100] rev 13064
Remove false credit of hwmap2lua.sh
Fri, 23 Feb 2018 21:06:43 +0100 Add szczur's script to convert .hwmap to Lua code
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 21:06:43 +0100] rev 13063
Add szczur's script to convert .hwmap to Lua code
Fri, 23 Feb 2018 14:26:58 +0100 Lua API: Fix SetWind not updating flake direction
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 14:26:58 +0100] rev 13062
Lua API: Fix SetWind not updating flake direction
Fri, 23 Feb 2018 14:10:03 +0100 Fix incorrect wind bar in some missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 14:10:03 +0100] rev 13061
Fix incorrect wind bar in some missions
Fri, 23 Feb 2018 13:28:07 +0100 Convert The Great Escape to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 13:28:07 +0100] rev 13060
Convert The Great Escape to SimpleMission format
Fri, 23 Feb 2018 12:48:27 +0100 Convert Nobody Laugh to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Fri, 23 Feb 2018 12:48:27 +0100] rev 13059
Convert Nobody Laugh to SimpleMission format
Thu, 22 Feb 2018 20:10:22 -0500 Enemy hogs should at least try to get to you in low gravity
nemo [Thu, 22 Feb 2018 20:10:22 -0500] rev 13058
Enemy hogs should at least try to get to you in low gravity
Thu, 22 Feb 2018 02:24:42 +0100 Convert Newton and the Hammock to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 02:24:42 +0100] rev 13057
Convert Newton and the Hammock to SimpleMission format
Thu, 22 Feb 2018 01:39:30 +0100 Convert Big Armory mission to SimpleMission format
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:39:30 +0100] rev 13056
Convert Big Armory mission to SimpleMission format
Thu, 22 Feb 2018 01:35:16 +0100 SimpleMission: Check regular victory at turn and or start
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:35:16 +0100] rev 13055
SimpleMission: Check regular victory at turn and or start
Thu, 22 Feb 2018 01:03:40 +0100 SimpleMission: Add support for failure texts in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 22 Feb 2018 01:03:40 +0100] rev 13054
SimpleMission: Add support for failure texts in the stats screen
Wed, 21 Feb 2018 22:43:03 +0100 SimpleMission: Check regular victory before anything else
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 22:43:03 +0100] rev 13053
SimpleMission: Check regular victory before anything else
Wed, 21 Feb 2018 21:40:52 +0100 New SD flakes for Bath: skull and bones in bubble
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 21:40:52 +0100] rev 13052
New SD flakes for Bath: skull and bones in bubble
Wed, 21 Feb 2018 21:29:30 +0100 Rewrite most mission texts to actually *explain* the goal
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 21:29:30 +0100] rev 13051
Rewrite most mission texts to actually *explain* the goal
Wed, 21 Feb 2018 18:15:57 +0100 2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 18:15:57 +0100] rev 13050
2 new scenarios: Bazooka Battlefield, Tentacle Terror
Wed, 21 Feb 2018 17:14:46 +0100 Add SimpleMission lua library for easier mission creation
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 17:14:46 +0100] rev 13049
Add SimpleMission lua library for easier mission creation
Wed, 21 Feb 2018 15:53:30 +0100 Fix SD flakes attributes not set properly when SD flake count = normal flake count
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 15:53:30 +0100] rev 13048
Fix SD flakes attributes not set properly when SD flake count = normal flake count Fixes bug #233
Wed, 21 Feb 2018 15:05:50 +0100 Improve/fix messaging when multiple teams win
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 15:05:50 +0100] rev 13047
Improve/fix messaging when multiple teams win
Wed, 21 Feb 2018 03:08:19 +0100 Remove "Click to resume" from quit menu as visual clutter
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:08:19 +0100] rev 13046
Remove "Click to resume" from quit menu as visual clutter
Wed, 21 Feb 2018 03:05:50 +0100 InputHandler: Shorten "Escape" to "Esc"
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:05:50 +0100] rev 13045
InputHandler: Shorten "Escape" to "Esc"
Wed, 21 Feb 2018 03:03:16 +0100 Fix quit menu showing incorrect key when using non-default bindings
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 03:03:16 +0100] rev 13044
Fix quit menu showing incorrect key when using non-default bindings
Wed, 21 Feb 2018 02:37:01 +0100 Engine: Allow to use up to 9 placeholders in Format and FormatA
Wuzzy <Wuzzy2@mail.ru> [Wed, 21 Feb 2018 02:37:01 +0100] rev 13043
Engine: Allow to use up to 9 placeholders in Format and FormatA
Tue, 20 Feb 2018 22:21:33 +0100 uInputManager: Add functions to get SDL key name
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 22:21:33 +0100] rev 13042
uInputManager: Add functions to get SDL key name
Tue, 20 Feb 2018 19:15:47 +0100 Fix a few German typos of main menu
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 19:15:47 +0100] rev 13041
Fix a few German typos of main menu
Tue, 20 Feb 2018 19:07:32 +0100 VideoRec: Fix many effects not being recorded
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 19:07:32 +0100] rev 13040
VideoRec: Fix many effects not being recorded
Tue, 20 Feb 2018 17:52:22 +0100 Fix volume caption not being shown when hitting mute key
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 17:52:22 +0100] rev 13039
Fix volume caption not being shown when hitting mute key
Tue, 20 Feb 2018 15:37:36 +0100 Lua API: Remove empty functions CampaignLock and CampaignUnlock
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 15:37:36 +0100] rev 13038
Lua API: Remove empty functions CampaignLock and CampaignUnlock Those were just no-op. Better use the issue tracker for suggestions?
Tue, 20 Feb 2018 15:31:47 +0100 Expose 5 land flags to Lua for use with SetGearCollisionMask
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 15:31:47 +0100] rev 13037
Expose 5 land flags to Lua for use with SetGearCollisionMask
Tue, 20 Feb 2018 14:03:46 +0100 Fix inconsistent name of SetGearAIHints
Wuzzy <Wuzzy2@mail.ru> [Tue, 20 Feb 2018 14:03:46 +0100] rev 13036
Fix inconsistent name of SetGearAIHints
Mon, 19 Feb 2018 17:03:59 +0100 Portal mission: Fix health crate spawning inside land
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 17:03:59 +0100] rev 13035
Portal mission: Fix health crate spawning inside land
Mon, 19 Feb 2018 13:46:40 +0100 Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 13:46:40 +0100] rev 13034
Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
Mon, 19 Feb 2018 11:18:13 +0100 Display cursor coordinates in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 11:18:13 +0100] rev 13033
Display cursor coordinates in HedgeEditor
Mon, 19 Feb 2018 09:45:36 +0100 Lua library Animate: StoppedGear now returns true if gear does not exist
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Feb 2018 09:45:36 +0100] rev 13032
Lua library Animate: StoppedGear now returns true if gear does not exist Fixes Lua error spam in ACF1 when Leaks a Lot drows
Sat, 17 Feb 2018 20:59:56 +0100 Fix onEndTurn being called in multishoot
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:59:56 +0100] rev 13031
Fix onEndTurn being called in multishoot
Sat, 17 Feb 2018 20:51:36 +0100 Battalion, Points Mode: Show points next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:51:36 +0100] rev 13030
Battalion, Points Mode: Show points next to team bars
Sat, 17 Feb 2018 17:36:26 +0100 Battalion: Use AmmoTypeMax for ammo type iterations
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 17:36:26 +0100] rev 13029
Battalion: Use AmmoTypeMax for ammo type iterations
Sat, 17 Feb 2018 12:52:47 +0100 Play a few more taunts in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 12:52:47 +0100] rev 13028
Play a few more taunts in Space Invasion
Sat, 17 Feb 2018 11:25:43 +0100 Racer/TechRacer: Show best times next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 11:25:43 +0100] rev 13027
Racer/TechRacer: Show best times next to team bars
Sat, 17 Feb 2018 00:34:00 +0100 Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:34:00 +0100] rev 13026
Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Sat, 17 Feb 2018 00:06:34 +0100 Add Space Invasion game scheme with sane default configuration
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:06:34 +0100] rev 13025
Add Space Invasion game scheme with sane default configuration
Fri, 16 Feb 2018 23:42:00 +0100 Racer and TechRacer: Move cameera to first waypoint in Ready phase
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 23:42:00 +0100] rev 13024
Racer and TechRacer: Move cameera to first waypoint in Ready phase
Fri, 16 Feb 2018 21:00:37 +0100 ClimbHome: Show best team heights next to team name
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 21:00:37 +0100] rev 13023
ClimbHome: Show best team heights next to team name
Fri, 16 Feb 2018 20:16:34 +0100 Construction Mode: Show clan power next to all teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 20:16:34 +0100] rev 13022
Construction Mode: Show clan power next to all teams
Fri, 16 Feb 2018 19:54:21 +0100 Restore 5 hats to their previous full animated form
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:54:21 +0100] rev 13021
Restore 5 hats to their previous full animated form They have been oversimplified by accident
Fri, 16 Feb 2018 19:49:46 +0100 Lua API: Add functons: GetTeamIndex and GetTeamClan
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:49:46 +0100] rev 13020
Lua API: Add functons: GetTeamIndex and GetTeamClan
Fri, 16 Feb 2018 19:16:35 +0100 Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:16:35 +0100] rev 13019
Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Fri, 16 Feb 2018 13:57:48 +0100 Add SetTeamLabel to Lua API, can set arbitrary string as team label
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 13:57:48 +0100] rev 13018
Add SetTeamLabel to Lua API, can set arbitrary string as team label
Fri, 16 Feb 2018 12:38:30 +0100 Manually fix some clipping / simplify issues with a few hats
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:38:30 +0100] rev 13017
Manually fix some clipping / simplify issues with a few hats
Fri, 16 Feb 2018 12:25:16 +0100 Resize hats with size 32×1024 to 64×512 for consistency
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:25:16 +0100] rev 13016
Resize hats with size 32×1024 to 64×512 for consistency
Fri, 16 Feb 2018 11:51:42 +0100 Crop non-team hats without “real” animation to static format (32×32)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 11:51:42 +0100] rev 13015
Crop non-team hats without “real” animation to static format (32×32) This … a) makes these hats more managable b) Fixes some clipping problems with hats which take the full height (e.g. knight, noface) b) reduces file size This has been done semi-automated with the following steps: 1. Carefully select hats manually and write them in a list file 2. Run a script to crop them to 32×32 using ImageMagick 3. Check ALL the converted hats in Hedgewars 4. Discard hat changes which turn out to be bad 5. Manually convert any non-RGBA images back to RGBA 6. Final check 7. Commit
Fri, 16 Feb 2018 10:47:35 +0100 Simplify 5 team hats to static format
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 10:47:35 +0100] rev 13014
Simplify 5 team hats to static format
Thu, 15 Feb 2018 21:47:31 +0100 Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:47:31 +0100] rev 13013
Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Thu, 15 Feb 2018 21:39:10 +0100 Implement very basic stats screen for TropyRace
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:39:10 +0100] rev 13012
Implement very basic stats screen for TropyRace
Thu, 15 Feb 2018 19:03:04 +0100 TrophyRace: Hide mission panel when player shoots rope
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 19:03:04 +0100] rev 13011
TrophyRace: Hide mission panel when player shoots rope
Thu, 15 Feb 2018 18:56:00 +0100 Simplify the status update panel in Trophy Race a lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:56:00 +0100] rev 13010
Simplify the status update panel in Trophy Race a lot
Thu, 15 Feb 2018 18:32:28 +0100 TrophyRace: Show fastest team times (instead of clan times)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:32:28 +0100] rev 13009
TrophyRace: Show fastest team times (instead of clan times)
Thu, 15 Feb 2018 16:48:04 +0100 TrophyRace: Show current racing time at top
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 16:48:04 +0100] rev 13008
TrophyRace: Show current racing time at top
Thu, 15 Feb 2018 13:49:14 +0100 The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:49:14 +0100] rev 13007
The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags I figured that the toggling hog tags on and off is a bit more important than changing the tag types, because you sometimes run into a hog whose tags block your view, so a 1-key press is helpful. On the other hand, you probably only want to changing the tag types in the game once (if at all).
Thu, 15 Feb 2018 13:34:17 +0100 Scheme editor: Slightly fade disabled game modifiers into gray
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:34:17 +0100] rev 13006
Scheme editor: Slightly fade disabled game modifiers into gray
Thu, 15 Feb 2018 12:13:06 +0100 Fix some hats “dancing on the head” by making them static
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 12:13:06 +0100] rev 13005
Fix some hats “dancing on the head” by making them static
Thu, 15 Feb 2018 04:27:16 +0100 Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 04:27:16 +0100] rev 13004
Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Thu, 15 Feb 2018 01:06:55 +0100 Change icon for King Mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 01:06:55 +0100] rev 13003
Change icon for King Mode
Wed, 14 Feb 2018 23:40:10 +0100 Fix a few typos in German translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:40:10 +0100] rev 13002
Fix a few typos in German translation
Wed, 14 Feb 2018 23:03:35 +0100 Fix some consistency issues with change hog tags control
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:03:35 +0100] rev 13001
Fix some consistency issues with change hog tags control
Wed, 14 Feb 2018 22:56:32 +0100 Flip Switch/Precise key combintions with change hog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:56:32 +0100] rev 13000
Flip Switch/Precise key combintions with change hog tags
Wed, 14 Feb 2018 22:54:13 +0100 Switch + Change hog tags now turns on and off all tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:54:13 +0100] rev 12999
Switch + Change hog tags now turns on and off all tags The previous state is remembered
Wed, 14 Feb 2018 22:27:18 +0100 Toggle hog tag translucency with Precise + Change hog tags key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:27:18 +0100] rev 12998
Toggle hog tag translucency with Precise + Change hog tags key
Wed, 14 Feb 2018 21:28:44 +0100 Add separate control for changing hedgehog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 21:28:44 +0100] rev 12997
Add separate control for changing hedgehog tags
Wed, 14 Feb 2018 20:57:45 +0100 Rename AFK Mode to “Auto Skip” (bug 78)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 20:57:45 +0100] rev 12996
Rename AFK Mode to “Auto Skip” (bug #78)
Wed, 14 Feb 2018 17:45:33 +0100 Rewrite introduction in README
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:45:33 +0100] rev 12995
Rewrite introduction in README
Wed, 14 Feb 2018 17:08:14 +0100 Update README about the team chat key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:08:14 +0100] rev 12994
Update README about the team chat key
Wed, 14 Feb 2018 15:36:38 +0100 Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 15:36:38 +0100] rev 12993
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color Also fix clipping problem of normal flakes
Wed, 14 Feb 2018 02:48:46 +0100 Fix preview image for Sticks map
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:48:46 +0100] rev 12992
Fix preview image for Sticks map
Wed, 14 Feb 2018 02:26:59 +0100 Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:26:59 +0100] rev 12991
Redo SD water and SD clouds of most themes and apply sd-tint
Mon, 12 Feb 2018 23:37:08 +0100 Make team chat its own control and use [U] key by default
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:37:08 +0100] rev 12990
Make team chat its own control and use [U] key by default Why [U] and not [Y]? Because [Y] is already occupied by Confirm.
Mon, 12 Feb 2018 23:23:07 +0100 Show remaining ammo when using Birdy egg or RC Plane bomb
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:23:07 +0100] rev 12989
Show remaining ammo when using Birdy egg or RC Plane bomb
Mon, 12 Feb 2018 22:22:27 +0100 Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 22:22:27 +0100] rev 12988
Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it Previously, a player could just name their hog "Mutant" and give it the respective hat to try to confuse other players. This is no longer possible.
Mon, 12 Feb 2018 20:47:45 +0100 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:47:45 +0100] rev 12987
Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Mon, 12 Feb 2018 20:00:26 +0100 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:00:26 +0100] rev 12986
Battalion (mode=king): Kill the team when the king died instea of dismissing DismissTeam causes a lot of problems and is not suited for multiplayer. The team is not dismissed if the team is still active. It's hard to properly do a tie. And, and, and …
Mon, 12 Feb 2018 19:38:07 +0100 Battalion: Reduce amount of SD messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:38:07 +0100] rev 12985
Battalion: Reduce amount of SD messages
Mon, 12 Feb 2018 19:19:43 +0100 Tweak some misleading Battalion texts
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:19:43 +0100] rev 12984
Tweak some misleading Battalion texts
Mon, 12 Feb 2018 17:47:40 +0100 Battalion: Move crate pickup animation to crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:47:40 +0100] rev 12983
Battalion: Move crate pickup animation to crate
Mon, 12 Feb 2018 17:22:29 +0100 Battalion: Use official onEndTurn callback
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:22:29 +0100] rev 12982
Battalion: Use official onEndTurn callback
Mon, 12 Feb 2018 16:41:40 +0100 Battalion: Add more health change effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 16:41:40 +0100] rev 12981
Battalion: Add more health change effects
Mon, 12 Feb 2018 15:50:49 +0100 Battalion: Clean up and remove dead code
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:50:49 +0100] rev 12980
Battalion: Clean up and remove dead code
Mon, 12 Feb 2018 15:08:13 +0100 Battalion: Standardize the crate pickup message
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:08:13 +0100] rev 12979
Battalion: Standardize the crate pickup message
Mon, 12 Feb 2018 14:50:06 +0100 Clean up Battalion error stuff
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 14:50:06 +0100] rev 12978
Clean up Battalion error stuff
Mon, 12 Feb 2018 11:03:48 +0100 Add custom weapon icons for Continental supplies
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 11:03:48 +0100] rev 12977
Add custom weapon icons for Continental supplies
Sun, 11 Feb 2018 22:11:52 +0100 HedgeEditor: Tweak caption colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 22:11:52 +0100] rev 12976
HedgeEditor: Tweak caption colors
Sun, 11 Feb 2018 20:39:39 +0100 Construction Mode: Fix cursor icon being displayed on teleport
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:39:39 +0100] rev 12975
Construction Mode: Fix cursor icon being displayed on teleport
Sun, 11 Feb 2018 20:28:21 +0100 Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:28:21 +0100] rev 12974
Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Sun, 11 Feb 2018 13:35:47 +0100 Construction Mode: Show selected object at cursor and crate preview
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 13:35:47 +0100] rev 12973
Construction Mode: Show selected object at cursor and crate preview
Sun, 11 Feb 2018 04:00:10 +0100 Construction Mode: Fix annoying extra messages when using object placer
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 04:00:10 +0100] rev 12972
Construction Mode: Fix annoying extra messages when using object placer This is done by moving object placer away from the drill strike, which permits timer keys.
Sun, 11 Feb 2018 02:17:58 +0100 Fix incorrect round counting in fruit03, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:17:58 +0100] rev 12971
Fix incorrect round counting in fruit03, too
Sun, 11 Feb 2018 02:03:09 +0100 Fix Killing the Specialists recording the turn count way too low
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:03:09 +0100] rev 12970
Fix Killing the Specialists recording the turn count way too low
Sun, 11 Feb 2018 01:15:23 +0100 Construction Mode: Spawn particles over generators, tweak other particles
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 01:15:23 +0100] rev 12969
Construction Mode: Spawn particles over generators, tweak other particles
Sat, 10 Feb 2018 23:54:12 +0100 Construction Mode: Show message when respawning hog
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:54:12 +0100] rev 12968
Construction Mode: Show message when respawning hog
Sat, 10 Feb 2018 23:13:23 +0100 Racer: Make waypoints dark in bright themes like Bath
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:13:23 +0100] rev 12967
Racer: Make waypoints dark in bright themes like Bath
Sat, 10 Feb 2018 22:02:08 +0100 Make first waypoint flash TechRacer, before hog starts racing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 22:02:08 +0100] rev 12966
Make first waypoint flash TechRacer, before hog starts racing
Sat, 10 Feb 2018 21:28:22 +0100 Racer: Make first waypoint flash and highlight last waypoint while placing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 21:28:22 +0100] rev 12965
Racer: Make first waypoint flash and highlight last waypoint while placing
Sat, 10 Feb 2018 20:08:22 +0100 Racer, TechRacer: Fade out waypoints at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 20:08:22 +0100] rev 12964
Racer, TechRacer: Fade out waypoints at the end
Sat, 10 Feb 2018 19:30:51 +0100 Racer, TechRacer: Change waypoint opacity on victory or failure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 19:30:51 +0100] rev 12963
Racer, TechRacer: Change waypoint opacity on victory or failure
Sat, 10 Feb 2018 18:03:12 +0100 Increase opacity of Racer/TechRacer waypoints
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 18:03:12 +0100] rev 12962
Increase opacity of Racer/TechRacer waypoints
Sat, 10 Feb 2018 15:37:47 +0100 Disable crate drops in HedgeEditor scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:37:47 +0100] rev 12961
Disable crate drops in HedgeEditor scheme
Sat, 10 Feb 2018 15:36:01 +0100 Remove some "invalid" crate drops from Construction Mode weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:36:01 +0100] rev 12960
Remove some "invalid" crate drops from Construction Mode weapon scheme
Sat, 10 Feb 2018 15:16:20 +0100 Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:16:20 +0100] rev 12959
Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Sat, 10 Feb 2018 14:20:36 +0100 Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 14:20:36 +0100] rev 12958
Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Sat, 10 Feb 2018 12:59:13 +0100 Construction Mode: Hide power tag when it's nobody's turn
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:59:13 +0100] rev 12957
Construction Mode: Hide power tag when it's nobody's turn
Sat, 10 Feb 2018 12:44:40 +0100 Add minigun to scripts. Also add a few missing ammos to BRW and RW
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:44:40 +0100] rev 12956
Add minigun to scripts. Also add a few missing ammos to BRW and RW
Sat, 10 Feb 2018 12:01:00 +0100 Construction Mode: Now amSwitch amount can be changed in weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:01:00 +0100] rev 12955
Construction Mode: Now amSwitch amount can be changed in weapon scheme
Sat, 10 Feb 2018 11:46:57 +0100 Always remove mine strike in Construction Mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 11:46:57 +0100] rev 12954
Always remove mine strike in Construction Mode
Sat, 10 Feb 2018 10:19:28 +0100 Construction Mode: Change message color
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:19:28 +0100] rev 12953
Construction Mode: Change message color
Sat, 10 Feb 2018 10:02:58 +0100 Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:02:58 +0100] rev 12952
Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Sat, 10 Feb 2018 09:32:28 +0100 Refactor Construction Mode to NOT use localized strings as identifiers
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 09:32:28 +0100] rev 12951
Refactor Construction Mode to NOT use localized strings as identifiers Yes, it actually used strings returned by loc() as identifiers. Crazy!
Sat, 10 Feb 2018 08:28:22 +0100 Improve internal Construction Mode code documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 08:28:22 +0100] rev 12950
Improve internal Construction Mode code documentation
Sat, 10 Feb 2018 06:36:07 +0100 Localize various Construction Mode vars
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:36:07 +0100] rev 12949
Localize various Construction Mode vars
Sat, 10 Feb 2018 06:07:24 +0100 Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:07:24 +0100] rev 12948
Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Fri, 09 Feb 2018 21:04:53 +0100 Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 21:04:53 +0100] rev 12947
Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Fri, 09 Feb 2018 19:58:55 +0100 Construction Mode: Each team remembers its selections now
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:58:55 +0100] rev 12946
Construction Mode: Each team remembers its selections now
Fri, 09 Feb 2018 19:01:52 +0100 More Construction Mode refactoring
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:01:52 +0100] rev 12945
More Construction Mode refactoring
Fri, 09 Feb 2018 18:14:05 +0100 Construction Mode: Remember previous selection of pIndex
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 18:14:05 +0100] rev 12944
Construction Mode: Remember previous selection of pIndex
Fri, 09 Feb 2018 16:27:32 +0100 Construction Mode: Sort structure types roughly by importance and convenience
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:27:32 +0100] rev 12943
Construction Mode: Sort structure types roughly by importance and convenience
Fri, 09 Feb 2018 16:12:54 +0100 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:12:54 +0100] rev 12942
Add a few key shortcuts in Costruction Mode
Fri, 09 Feb 2018 14:56:04 +0100 HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:56:04 +0100] rev 12941
HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Fri, 09 Feb 2018 14:33:00 +0100 Add healing visual effect + heal msg in scripts
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:33:00 +0100] rev 12940
Add healing visual effect + heal msg in scripts
Fri, 09 Feb 2018 12:52:05 +0100 Lua API: Add HealHog to heal hog with visual effects + message
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:52:05 +0100] rev 12939
Lua API: Add HealHog to heal hog with visual effects + message
Fri, 09 Feb 2018 12:08:12 +0100 Show subtle heal effect for healing hogs in health reset mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:08:12 +0100] rev 12938
Show subtle heal effect for healing hogs in health reset mode
Fri, 09 Feb 2018 11:30:04 +0100 Refactor health gain effects and message into util fuction HHHeal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 11:30:04 +0100] rev 12937
Refactor health gain effects and message into util fuction HHHeal
Fri, 09 Feb 2018 10:48:24 +0100 Killing The Specialists: Fix health boost division
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:48:24 +0100] rev 12936
Killing The Specialists: Fix health boost division
Fri, 09 Feb 2018 10:47:21 +0100 Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:47:21 +0100] rev 12935
Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Fri, 09 Feb 2018 07:41:37 +0100 2 minor spelling/grammar fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:41:37 +0100] rev 12934
2 minor spelling/grammar fixes
Fri, 09 Feb 2018 07:38:14 +0100 Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:38:14 +0100] rev 12933
Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Fri, 09 Feb 2018 06:03:01 +0100 Lua API: Add SpawnSupplyCrate
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 06:03:01 +0100] rev 12932
Lua API: Add SpawnSupplyCrate
Fri, 09 Feb 2018 04:37:27 +0100 Lua API: Add GetTeamName
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 04:37:27 +0100] rev 12931
Lua API: Add GetTeamName
Thu, 08 Feb 2018 19:02:51 +0100 Lua API: Add GetWind function to get current wind
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 19:02:51 +0100] rev 12930
Lua API: Add GetWind function to get current wind
Thu, 08 Feb 2018 18:42:07 +0100 Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:42:07 +0100] rev 12929
Lua API: Add SetVampiric and SetLaserSight
Thu, 08 Feb 2018 18:10:39 +0100 Add callback: onEndTurn
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:10:39 +0100] rev 12928
Add callback: onEndTurn
Thu, 08 Feb 2018 15:44:08 +0100 Change hats exclusion rule in hats_js_anim.xhtml
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 15:44:08 +0100] rev 12927
Change hats exclusion rule in hats_js_anim.xhtml
Thu, 08 Feb 2018 13:54:48 +0100 Fix broken preview of team hats in frontend
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 13:54:48 +0100] rev 12926
Fix broken preview of team hats in frontend
Thu, 08 Feb 2018 09:38:35 +0100 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:38:35 +0100] rev 12925
Add missing beginWriteArray in scheme model code
Thu, 08 Feb 2018 09:26:24 +0100 Fix failure to read game scheme (.hwg) files
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:26:24 +0100] rev 12924
Fix failure to read game scheme (.hwg) files
Thu, 08 Feb 2018 09:14:20 +0100 Fix how scheme files behave
KoBeWi [Thu, 08 Feb 2018 09:14:20 +0100] rev 12923
Fix how scheme files behave
Thu, 08 Feb 2018 08:50:45 +0100 Keep game/weapon schemes in separate files
KoBeWi [Thu, 08 Feb 2018 08:50:45 +0100] rev 12922
Keep game/weapon schemes in separate files
Thu, 08 Feb 2018 07:30:19 +0100 Add Polish voicepack (Default_pl) by mtg90pl
mtg90pl <mtg90pl@gmail.com> [Thu, 08 Feb 2018 07:30:19 +0100] rev 12921
Add Polish voicepack (Default_pl) by mtg90pl
Thu, 08 Feb 2018 07:09:39 +0100 Fix timebox being usable in SD w/ damage=0
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 07:09:39 +0100] rev 12920
Fix timebox being usable in SD w/ damage=0
Wed, 07 Feb 2018 12:30:11 +0100 Fix TotalRounds counting rounds a couple of turns too late
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 12:30:11 +0100] rev 12919
Fix TotalRounds counting rounds a couple of turns too late
Wed, 07 Feb 2018 11:03:14 +0100 Refactor Sudden Death starting into own function
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 11:03:14 +0100] rev 12918
Refactor Sudden Death starting into own function
Wed, 07 Feb 2018 08:30:50 +0100 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 08:30:50 +0100] rev 12917
Add the flag of Scotland (uk_scotland)
Wed, 07 Feb 2018 07:54:18 +0100 Fix green color channel on themes with sd-tint (#566)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:54:18 +0100] rev 12916
Fix green color channel on themes with sd-tint (#566)
Wed, 07 Feb 2018 07:38:37 +0100 Add theme fallback music settings
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:38:37 +0100] rev 12915
Add theme fallback music settings theme.cfg: * fallback-music * fallback-sd-music
Wed, 07 Feb 2018 05:36:32 +0100 Remove unused variable in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 05:36:32 +0100] rev 12914
Remove unused variable in uGearsHandlersMess
Wed, 07 Feb 2018 03:56:53 +0100 ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:56:53 +0100] rev 12913
ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wed, 07 Feb 2018 03:50:38 +0100 Calling SetWeapon with amNothing now unselects weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:50:38 +0100] rev 12912
Calling SetWeapon with amNothing now unselects weapon
Wed, 07 Feb 2018 02:26:31 +0100 Change weapon icons of mudball and air mine
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 02:26:31 +0100] rev 12911
Change weapon icons of mudball and air mine
Wed, 07 Feb 2018 01:54:50 +0100 Lua API: Add WriteLnToChat
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:54:50 +0100] rev 12910
Lua API: Add WriteLnToChat
Wed, 07 Feb 2018 01:13:17 +0100 ASA, Hard Flying: Show personal best at mission start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 01:13:17 +0100] rev 12909
ASA, Hard Flying: Show personal best at mission start
Wed, 07 Feb 2018 00:36:04 +0100 Precise Shooting mission: Fix Lua errors when enemy dies after hero
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 00:36:04 +0100] rev 12908
Precise Shooting mission: Fix Lua errors when enemy dies after hero
Tue, 06 Feb 2018 23:56:28 +0100 Start changelog for 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:56:28 +0100] rev 12907
Start changelog for 0.9.24
Tue, 06 Feb 2018 23:48:34 +0100 ASA: Fruit03: Show collected ammo
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 23:48:34 +0100] rev 12906
ASA: Fruit03: Show collected ammo
Tue, 06 Feb 2018 06:33:32 +0100 ACF3: Explode princess when skipping 12turn course failanim
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:33:32 +0100] rev 12905
ACF3: Explode princess when skipping 12turn course failanim
Tue, 06 Feb 2018 06:23:37 +0100 Show # of turns left in the 12-turn parcour segment of ACF3
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 06:23:37 +0100] rev 12904
Show # of turns left in the 12-turn parcour segment of ACF3
Tue, 06 Feb 2018 05:54:34 +0100 String cleanup: Double/triple exclamation marks
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:54:34 +0100] rev 12903
String cleanup: Double/triple exclamation marks
Tue, 06 Feb 2018 05:50:05 +0100 Fix various story flaws in mission descriptions of ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:50:05 +0100] rev 12902
Fix various story flaws in mission descriptions of ACF campaign
Tue, 06 Feb 2018 05:47:09 +0100 Fix some minor formatting and grammar flaws in script strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 05:47:09 +0100] rev 12901
Fix some minor formatting and grammar flaws in script strings
Tue, 06 Feb 2018 04:07:35 +0100 Fix various typos in translatable strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:07:35 +0100] rev 12900
Fix various typos in translatable strings
Tue, 06 Feb 2018 04:06:49 +0100 Fix error 52: Move amMinigun.png to Graphics/Hedgewars
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Feb 2018 04:06:49 +0100] rev 12899
Fix error 52: Move amMinigun.png to Graphics/Hedgewars
Wed, 31 Jan 2018 13:42:52 -0500 Machinegun. also tweaked ignore
alfadur [Wed, 31 Jan 2018 13:42:52 -0500] rev 12898
Machinegun. also tweaked ignore
Wed, 24 Jan 2018 22:20:10 +0100 Finish porting. Seems to work, but no thorough testing has been performed qt5transition
unc0rr [Wed, 24 Jan 2018 22:20:10 +0100] rev 12897
Finish porting. Seems to work, but no thorough testing has been performed
Wed, 24 Jan 2018 21:05:34 +0100 Configure for Qt5 qt5transition
unc0rr [Wed, 24 Jan 2018 21:05:34 +0100] rev 12896
Configure for Qt5
Wed, 17 Jan 2018 00:59:39 +0100 Add assert on LoadingText texture value 0.9.23
unc0rr [Wed, 17 Jan 2018 00:59:39 +0100] rev 12895
Add assert on LoadingText texture value
Wed, 17 Jan 2018 00:32:34 +0100 Proper rejoin desyncs fix now 0.9.23
unc0rr [Wed, 17 Jan 2018 00:32:34 +0100] rev 12894
Proper rejoin desyncs fix now
Tue, 16 Jan 2018 00:42:06 +0100 The ultimate fix for rejoin desyncs 0.9.23
unc0rr [Tue, 16 Jan 2018 00:42:06 +0100] rev 12893
The ultimate fix for rejoin desyncs
Sun, 14 Jan 2018 23:30:42 +0100 Fix for freebsd qmlfrontend
unc0rr [Sun, 14 Jan 2018 23:30:42 +0100] rev 12892
Fix for freebsd
Mon, 15 Jan 2018 12:15:56 -0500 add a mask to the sand hog
nemo [Mon, 15 Jan 2018 12:15:56 -0500] rev 12891
add a mask to the sand hog
Wed, 10 Jan 2018 23:49:47 +0100 Pass mouse movements to engine, warp cursor in frontend qmlfrontend
unc0rr [Wed, 10 Jan 2018 23:49:47 +0100] rev 12890
Pass mouse movements to engine, warp cursor in frontend
Wed, 10 Jan 2018 15:27:47 +0100 merge
koda [Wed, 10 Jan 2018 15:27:47 +0100] rev 12889
merge
Wed, 10 Jan 2018 01:39:10 +0100 Apply horrible workaround to build relocatable executables 0.9.23
koda [Wed, 10 Jan 2018 01:39:10 +0100] rev 12888
Apply horrible workaround to build relocatable executables
Wed, 10 Jan 2018 01:14:13 +0100 Set cmake RPATH policy to OLD 0.9.23
koda [Wed, 10 Jan 2018 01:14:13 +0100] rev 12887
Set cmake RPATH policy to OLD
Sun, 07 Jan 2018 19:01:06 +0100 fix crosshair rendering in GL2 mode
sheepluva [Sun, 07 Jan 2018 19:01:06 +0100] rev 12886
fix crosshair rendering in GL2 mode
Sun, 07 Jan 2018 18:19:00 +0100 also put GL2 fixes into default
sheepluva [Sun, 07 Jan 2018 18:19:00 +0100] rev 12885
also put GL2 fixes into default
Sun, 07 Jan 2018 09:48:26 +0100 Fix referencing missing item qmlfrontend
unc0rr [Sun, 07 Jan 2018 09:48:26 +0100] rev 12884
Fix referencing missing item
Sun, 07 Jan 2018 01:21:42 +0100 - ResizeWindow function to pass engine new window size qmlfrontend
unc0rr [Sun, 07 Jan 2018 01:21:42 +0100] rev 12883
- ResizeWindow function to pass engine new window size - Remove TabBar to leave more space at the bottom of the screen - ifdef GL_ES in shaders
Sat, 06 Jan 2018 03:17:12 +0100 whoops, I ruined the path of the unC0Rr qmlfrontend
sheepluva [Sat, 06 Jan 2018 03:17:12 +0100] rev 12882
whoops, I ruined the path of the unC0Rr
Sat, 06 Jan 2018 03:05:14 +0100 fix issues and my past sins with GL2 qmlfrontend
sheepluva [Sat, 06 Jan 2018 03:05:14 +0100] rev 12881
fix issues and my past sins with GL2 remaining issue: tintadd (crosshair)
Fri, 05 Jan 2018 22:32:11 +0100 Fix missing default values qmlfrontend
unc0rr [Fri, 05 Jan 2018 22:32:11 +0100] rev 12880
Fix missing default values
Fri, 05 Jan 2018 16:12:19 -0500 apparently this is GLES2 only
nemo [Fri, 05 Jan 2018 16:12:19 -0500] rev 12879
apparently this is GLES2 only
Fri, 05 Jan 2018 21:44:00 +0100 Fix missing includes for GL2 build qmlfrontend
unc0rr [Fri, 05 Jan 2018 21:44:00 +0100] rev 12878
Fix missing includes for GL2 build
Fri, 05 Jan 2018 21:43:33 +0100 Comment out functions that don't need to be called for engine in frontend window qmlfrontend
unc0rr [Fri, 05 Jan 2018 21:43:33 +0100] rev 12877
Comment out functions that don't need to be called for engine in frontend window
Tue, 02 Jan 2018 23:45:18 +0100 Break engine completely and make it render in frontend window (no actual rendering yet, just white screen) qmlfrontend
unc0rr [Tue, 02 Jan 2018 23:45:18 +0100] rev 12876
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
Tue, 02 Jan 2018 16:59:04 -0500 pick up unc0rr's preview fix
nemo [Tue, 02 Jan 2018 16:59:04 -0500] rev 12875
pick up unc0rr's preview fix
Tue, 02 Jan 2018 23:20:50 +0300 Fix obviously broken logic. Fixes broken preview fetching on Windows. 0.9.23
unC0Rr [Tue, 02 Jan 2018 23:20:50 +0300] rev 12874
Fix obviously broken logic. Fixes broken preview fetching on Windows.
Sat, 30 Dec 2017 01:31:27 +0100 - Present stats page always on main thread ios-develop
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:31:27 +0100] rev 12873
- Present stats page always on main thread
Sat, 30 Dec 2017 01:22:11 +0100 - BIG CHANGE: Convert iOS project to use ARC ios-develop
antonc27 <antonc27@mail.ru> [Sat, 30 Dec 2017 01:22:11 +0100] rev 12872
- BIG CHANGE: Convert iOS project to use ARC
Fri, 29 Dec 2017 22:37:31 +0100 - Fix ammos menu crash ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:37:31 +0100] rev 12871
- Fix ammos menu crash
Fri, 29 Dec 2017 22:35:36 +0100 - Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 22:35:36 +0100] rev 12870
- Lazy checks for preventing crash when drawing 'nice hogs' on config screen (frontend) on iPad. Now we have animation glitch sometimes, but this is preferable to crash anyway
Fri, 29 Dec 2017 19:38:01 +0100 - Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too... ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:38:01 +0100] rev 12869
- Xcode somehow inherit info about unused target for tvOS from SDL 2.0.7, so commit this noise too...
Fri, 29 Dec 2017 19:34:32 +0100 - Disable bitcode for embedded projects (must be done manually for SDLs too) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:34:32 +0100] rev 12868
- Disable bitcode for embedded projects (must be done manually for SDLs too)
Fri, 29 Dec 2017 19:06:10 +0100 - Fix deprecated `system` in Lua for iOS 11 (not tested) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 19:06:10 +0100] rev 12867
- Fix deprecated `system` in Lua for iOS 11 (not tested)
Fri, 29 Dec 2017 16:53:37 +0100 - Fix ifdef (why this even worked before ??) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 29 Dec 2017 16:53:37 +0100] rev 12866
- Fix ifdef (why this even worked before ??)
Thu, 28 Dec 2017 11:58:30 -0500 merge into default too
nemo [Thu, 28 Dec 2017 11:58:30 -0500] rev 12865
merge into default too
Thu, 28 Dec 2017 11:58:10 -0500 dependency fixes 0.9.23
astro [Thu, 28 Dec 2017 11:58:10 -0500] rev 12864
dependency fixes
Wed, 27 Dec 2017 00:59:26 +0100 Make playing a game possible qmlfrontend
unc0rr [Wed, 27 Dec 2017 00:59:26 +0100] rev 12863
Make playing a game possible
Tue, 26 Dec 2017 18:36:30 -0500 these images should have been RGBA to stay consistent with all the others
nemo [Tue, 26 Dec 2017 18:36:30 -0500] rev 12862
these images should have been RGBA to stay consistent with all the others
Tue, 26 Dec 2017 01:36:58 +0100 Recreate uFLRunQueue in Qt, render previews qmlfrontend
unc0rr [Tue, 26 Dec 2017 01:36:58 +0100] rev 12861
Recreate uFLRunQueue in Qt, render previews
Mon, 25 Dec 2017 00:58:47 +0100 Preview rendering seems to work now qmlfrontend
unc0rr [Mon, 25 Dec 2017 00:58:47 +0100] rev 12860
Preview rendering seems to work now
Sun, 24 Dec 2017 16:56:22 +0100 And more refactoring... qmlfrontend
unc0rr [Sun, 24 Dec 2017 16:56:22 +0100] rev 12859
And more refactoring...
Sun, 24 Dec 2017 00:44:16 +0100 More refactoring in attempt to move away from frontlib qmlfrontend
unc0rr [Sun, 24 Dec 2017 00:44:16 +0100] rev 12858
More refactoring in attempt to move away from frontlib
Fri, 22 Dec 2017 23:59:03 +0100 Start hacking new frontend qmlfrontend
unc0rr [Fri, 22 Dec 2017 23:59:03 +0100] rev 12857
Start hacking new frontend
Sun, 17 Dec 2017 21:09:59 +0100 Start removing flib functionality qmlfrontend
unc0rr [Sun, 17 Dec 2017 21:09:59 +0100] rev 12856
Start removing flib functionality
Sun, 17 Dec 2017 00:09:24 +0100 Merge default. This branch is up-to-date and code is working. qmlfrontend
unc0rr [Sun, 17 Dec 2017 00:09:24 +0100] rev 12855
Merge default. This branch is up-to-date and code is working.
Sat, 16 Dec 2017 23:26:13 +0100 Add new qmlfrontend project template
unc0rr [Sat, 16 Dec 2017 23:26:13 +0100] rev 12854
Add new qmlfrontend project template
Sat, 16 Dec 2017 22:58:28 +0100 Improve this code a bit more
unc0rr [Sat, 16 Dec 2017 22:58:28 +0100] rev 12853
Improve this code a bit more
Wed, 06 Dec 2017 23:46:17 +0100 Quick dirty fix for building
unc0rr [Wed, 06 Dec 2017 23:46:17 +0100] rev 12852
Quick dirty fix for building
Tue, 05 Dec 2017 11:36:29 -0500 bump proto
nemo [Tue, 05 Dec 2017 11:36:29 -0500] rev 12851
bump proto
Tue, 05 Dec 2017 11:35:04 -0500 0.9.23 branch 0.9.23
nemo [Tue, 05 Dec 2017 11:35:04 -0500] rev 12850
0.9.23 branch
Mon, 04 Dec 2017 20:21:35 -0500 rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
nemo [Mon, 04 Dec 2017 20:21:35 -0500] rev 12849
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
Wed, 29 Nov 2017 20:38:26 -0500 er. should be true I think? also... maybe this should be somewhere else
nemo [Wed, 29 Nov 2017 20:38:26 -0500] rev 12848
er. should be true I think? also... maybe this should be somewhere else
Wed, 29 Nov 2017 20:35:56 -0500 This is a desyncing change. But... We might need a new release anyway. ☹
nemo [Wed, 29 Nov 2017 20:35:56 -0500] rev 12847
This is a desyncing change. But... We might need a new release anyway. ☹
Wed, 29 Nov 2017 13:54:39 +0100 Fix chat input key being sometimes registered twice
alfadur [Wed, 29 Nov 2017 13:54:39 +0100] rev 12846
Fix chat input key being sometimes registered twice
Sat, 25 Nov 2017 11:28:44 -0500 At the very least we should match the gameserver length which seems to be 40, not 60
nemo [Sat, 25 Nov 2017 11:28:44 -0500] rev 12845
At the very least we should match the gameserver length which seems to be 40, not 60
Sat, 25 Nov 2017 09:40:43 -0500 Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
nemo [Sat, 25 Nov 2017 09:40:43 -0500] rev 12844
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
Sat, 25 Nov 2017 09:39:52 -0500 init priority and scale
nemo [Sat, 25 Nov 2017 09:39:52 -0500] rev 12843
init priority and scale
Thu, 23 Nov 2017 16:02:29 -0500 hate SDL blit...
nemo [Thu, 23 Nov 2017 16:02:29 -0500] rev 12842
hate SDL blit...
Wed, 22 Nov 2017 17:38:47 -0500 infinite attack resets flags so probably should skip this
nemo [Wed, 22 Nov 2017 17:38:47 -0500] rev 12841
infinite attack resets flags so probably should skip this
Sun, 19 Nov 2017 22:35:16 +0100 Update checker a bit
unc0rr [Sun, 19 Nov 2017 22:35:16 +0100] rev 12840
Update checker a bit
Fri, 17 Nov 2017 21:15:13 +0100 Added tag 0.9.23-release for changeset 8610462e3d33
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 Nov 2017 21:15:13 +0100] rev 12839
Added tag 0.9.23-release for changeset 8610462e3d33
Fri, 17 Nov 2017 15:09:31 -0500 alt damage should default to false
nemo [Fri, 17 Nov 2017 15:09:31 -0500] rev 12838
alt damage should default to false
Wed, 15 Nov 2017 17:07:46 -0500 remove the annoying ????
nemo [Wed, 15 Nov 2017 17:07:46 -0500] rev 12837
remove the annoying ????
Mon, 13 Nov 2017 22:14:45 +0100 Remove 2 unused number tags in Construction Mode GUI 0.9.23-release
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Nov 2017 22:14:45 +0100] rev 12836
Remove 2 unused number tags in Construction Mode GUI These numbers are shown aside the power tag, but the numbers never change. They don't serve any purpose and are just visual clutter and annoying, since they partially overlap. They are probably a leftover from copying code over from other scripts. With this changeset, only the power and turn time are left visible, as it is supposed to.
Mon, 13 Nov 2017 21:16:52 +0100 - More files to ignore
unc0rr [Mon, 13 Nov 2017 21:16:52 +0100] rev 12835
- More files to ignore - Remove ancient kdevelop project file
Mon, 13 Nov 2017 20:45:11 +0100 Bump protocol version and add new version info to game server
unc0rr [Mon, 13 Nov 2017 20:45:11 +0100] rev 12834
Bump protocol version and add new version info to game server
Sun, 12 Nov 2017 21:41:06 +0100 Update translations mentioned in changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 21:41:06 +0100] rev 12833
Update translations mentioned in changelog
Sun, 12 Nov 2017 21:40:33 +0100 Finalize translation of pl.lua
KoBeWi [Sun, 12 Nov 2017 21:40:33 +0100] rev 12832
Finalize translation of pl.lua
Sun, 12 Nov 2017 17:41:01 +0100 Backed out changeset 575c0de98505
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:41:01 +0100] rev 12831
Backed out changeset 575c0de98505 Reason: We suspect that this patch might break Windows builds and render the mouse on Windows unusable. This suspicion is based on the bug report of one user: https://hedgewars.org/node/6837#comment-33593 In return, this changeset will definitely re-introduce bug #512.
Sun, 12 Nov 2017 17:25:17 +0100 Fix grammar fail in cosmos.lua (string freeze compliant)
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Nov 2017 17:25:17 +0100] rev 12830
Fix grammar fail in cosmos.lua (string freeze compliant) This is string freeze compliant because the new string is already contained in stub.lua.
Sun, 12 Nov 2017 17:10:44 +0100 Update pl.lua (>99% complete)
KoBeWi [Sun, 12 Nov 2017 17:10:44 +0100] rev 12829
Update pl.lua (>99% complete) A few strings have been removed because of empty translations of faulty format strings.
Thu, 09 Nov 2017 09:56:35 -0500 animation tweak
alfadur [Thu, 09 Nov 2017 09:56:35 -0500] rev 12828
animation tweak
Wed, 08 Nov 2017 21:56:43 +0100 Fix incorrect check for cake gear type in ClimbHome
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Nov 2017 21:56:43 +0100] rev 12827
Fix incorrect check for cake gear type in ClimbHome
Wed, 08 Nov 2017 15:07:46 -0500 remove some more test redundancy and restore a missing and important nil check
nemo [Wed, 08 Nov 2017 15:07:46 -0500] rev 12826
remove some more test redundancy and restore a missing and important nil check
Wed, 08 Nov 2017 14:12:46 -0500 just merging if statements
nemo [Wed, 08 Nov 2017 14:12:46 -0500] rev 12825
just merging if statements
Mon, 06 Nov 2017 22:26:54 +0100 - Update .pro file
unc0rr [Mon, 06 Nov 2017 22:26:54 +0100] rev 12824
- Update .pro file - Rethink logic of TCPBase, fixes bug with failing to receive all bytes from engine when process end signal is received before tcp disconnect
Fri, 03 Nov 2017 13:40:30 +0100 Remove unused uCommands from uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 13:40:30 +0100] rev 12823
Remove unused uCommands from uGearsHandlersMess
Fri, 03 Nov 2017 05:46:36 +0100 Fix lastGameType not being updated if game type was demo or save (fixes a crash)
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:46:36 +0100] rev 12822
Fix lastGameType not being updated if game type was demo or save (fixes a crash) Previously, if you first played a normal game, then a demo, the “play again” button would appear, but clicking it would only crash HW. This fix will remove this button after a demo or save, because the frontend doesn't know how to restart demos or saves yet.
Fri, 03 Nov 2017 05:03:47 +0100 Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 05:03:47 +0100] rev 12821
Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge Also re-introduce rope-reselection when touching ground
Fri, 03 Nov 2017 04:14:33 +0100 Fix desync when dropping weapon from parachute or jetpack
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 04:14:33 +0100] rev 12820
Fix desync when dropping weapon from parachute or jetpack
Fri, 03 Nov 2017 02:23:41 +0100 Backed out changeset 28210d2a9a36 (fixes bug 553)
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Nov 2017 02:23:41 +0100] rev 12819
Backed out changeset 28210d2a9a36 (fixes bug #553) This fixes a desync when you take fall damage while roping and having a secondary ammo selected.
Wed, 01 Nov 2017 22:49:54 -0400 initialise previousGameState to something valid and not gsSuspend
nemo [Wed, 01 Nov 2017 22:49:54 -0400] rev 12818
initialise previousGameState to something valid and not gsSuspend
Wed, 01 Nov 2017 22:02:52 +0100 Add Lua problems to the troubleshooting section of INSTALL.md
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 22:02:52 +0100] rev 12817
Add Lua problems to the troubleshooting section of INSTALL.md
Wed, 01 Nov 2017 16:09:20 -0400 travis: Install qt4 with a brew tap
koda [Wed, 01 Nov 2017 16:09:20 -0400] rev 12816
travis: Install qt4 with a brew tap
Wed, 01 Nov 2017 20:52:06 +0100 Don't send taunt message for automatically happening taunt animation
unc0rr [Wed, 01 Nov 2017 20:52:06 +0100] rev 12815
Don't send taunt message for automatically happening taunt animation
Wed, 01 Nov 2017 00:04:45 +0100 Remove newlines at end of Gravity mission panel
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:04:45 +0100] rev 12814
Remove newlines at end of Gravity mission panel
Wed, 01 Nov 2017 00:03:18 +0100 Fix frontend not sending script param if empty
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Nov 2017 00:03:18 +0100] rev 12813
Fix frontend not sending script param if empty
Tue, 31 Oct 2017 19:27:23 +0100 Fix Battialion script showing “Round 0” at start
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 19:27:23 +0100] rev 12812
Fix Battialion script showing “Round 0” at start
Tue, 31 Oct 2017 18:30:53 +0100 Fix host not re-sending ammo scheme after editing an existing ammo scheme
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 18:30:53 +0100] rev 12811
Fix host not re-sending ammo scheme after editing an existing ammo scheme This caused clients to start with an incompatible ammo loadout.
Tue, 31 Oct 2017 17:07:56 +0100 Update Polish tips and mission map descriptions
KoBeWi [Tue, 31 Oct 2017 17:07:56 +0100] rev 12810
Update Polish tips and mission map descriptions
Tue, 31 Oct 2017 04:31:10 +0100 Update changelog regarding wrap world edge bugs
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Oct 2017 04:31:10 +0100] rev 12809
Update changelog regarding wrap world edge bugs
Tue, 31 Oct 2017 02:17:45 +0100 Add Polish translation for campaigns and new missions
KoBeWi [Tue, 31 Oct 2017 02:17:45 +0100] rev 12808
Add Polish translation for campaigns and new missions
Mon, 30 Oct 2017 23:12:31 +0100 Update pl.txt translation file
KoBeWi [Mon, 30 Oct 2017 23:12:31 +0100] rev 12807
Update pl.txt translation file
Mon, 30 Oct 2017 22:16:37 +0100 Backed out changeset c162995831d8
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:16:37 +0100] rev 12806
Backed out changeset c162995831d8
Mon, 30 Oct 2017 22:06:43 +0100 Backed out changeset 058a5d373e4a
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 22:06:43 +0100] rev 12805
Backed out changeset 058a5d373e4a
Mon, 30 Oct 2017 21:59:25 +0100 Backed out changeset d08afea02908
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 21:59:25 +0100] rev 12804
Backed out changeset d08afea02908
Mon, 30 Oct 2017 20:21:47 +0100 Minor pl.txt update
KoBeWi [Mon, 30 Oct 2017 20:21:47 +0100] rev 12803
Minor pl.txt update
Mon, 30 Oct 2017 20:14:42 +0100 Update and complete Polish frontend translation
KoBeWi [Mon, 30 Oct 2017 20:14:42 +0100] rev 12802
Update and complete Polish frontend translation
Mon, 30 Oct 2017 19:18:53 +0100 Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Oct 2017 19:18:53 +0100] rev 12801
Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
Mon, 30 Oct 2017 03:37:17 +0100 Update Polish translation (frontend, 3 strings missing)
KoBeWi [Mon, 30 Oct 2017 03:37:17 +0100] rev 12800
Update Polish translation (frontend, 3 strings missing)
Sun, 29 Oct 2017 19:56:35 +0100 Fix broken cancel button on the login window (bug 373)
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:56:35 +0100] rev 12799
Fix broken cancel button on the login window (bug #373)
Sun, 29 Oct 2017 19:06:02 +0100 ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:06:02 +0100] rev 12798
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Sun, 29 Oct 2017 16:57:04 +0100 ACF3: Mention mines time in a sequence where it has been forgotten
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:57:04 +0100] rev 12797
ACF3: Mention mines time in a sequence where it has been forgotten String freeze is maintained, the string is already in stub.lua
Sun, 29 Oct 2017 16:21:24 +0100 ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:21:24 +0100] rev 12796
ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks - Grant skip to Dense Cloud and Leaks A Lot again, after refusing the cyborg's offer - Fix flow chart - String freeze is maintained, the new string is already in stub.lua.
Sun, 29 Oct 2017 01:07:28 +0200 Fix some German translations in ClimbHome and ACF
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 01:07:28 +0200] rev 12795
Fix some German translations in ClimbHome and ACF
Sun, 29 Oct 2017 00:53:11 +0200 Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 00:53:11 +0200] rev 12794
Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Sat, 28 Oct 2017 17:48:54 +0200 Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 17:48:54 +0200] rev 12793
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Sat, 28 Oct 2017 07:59:41 +0200 HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:59:41 +0200] rev 12792
HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Sat, 28 Oct 2017 07:23:53 +0200 HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:23:53 +0200] rev 12791
HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Sat, 28 Oct 2017 05:49:49 +0200 Fix ammo menu, placement and camera movement keys not working in ammo menu
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 05:49:49 +0200] rev 12790
Fix ammo menu, placement and camera movement keys not working in ammo menu
Sat, 28 Oct 2017 04:53:21 +0200 Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 04:53:21 +0200] rev 12789
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Fri, 27 Oct 2017 19:54:27 +0200 Update cabal file
unc0rr [Fri, 27 Oct 2017 19:54:27 +0200] rev 12788
Update cabal file
Fri, 27 Oct 2017 17:50:20 +0200 Fix bad LuaGoals comparison for pas2c builds
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 17:50:20 +0200] rev 12787
Fix bad LuaGoals comparison for pas2c builds
Fri, 27 Oct 2017 06:35:04 +0200 Update small preview image of Basketball and BasketballField maps
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 06:35:04 +0200] rev 12786
Update small preview image of Basketball and BasketballField maps
Fri, 27 Oct 2017 05:55:09 +0200 ACF7: Fix two weird thinking bubbles which should be speech bubbles
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:55:09 +0200] rev 12785
ACF7: Fix two weird thinking bubbles which should be speech bubbles
Fri, 27 Oct 2017 05:28:32 +0200 ACF7: Fix no animation starting for some possible scenes
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:28:32 +0200] rev 12784
ACF7: Fix no animation starting for some possible scenes
Fri, 27 Oct 2017 05:05:37 +0200 Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:05:37 +0200] rev 12783
Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Fri, 27 Oct 2017 05:03:58 +0200 ACF7: Fix possible Lua error spam in intro sequence
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:03:58 +0200] rev 12782
ACF7: Fix possible Lua error spam in intro sequence This was caused by a race of onGearDelete vs AnimationSetup. If AnimationSetup came first, it uses old values from the natives table. The solution is to force the code to guarantee that AnimationSetup always coms after deleting gears in the natives table.
Fri, 27 Oct 2017 02:17:39 +0200 Fix some German typos and change a translation word (Ziele → Zielscheiben)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 02:17:39 +0200] rev 12781
Fix some German typos and change a translation word (Ziele → Zielscheiben)
Fri, 27 Oct 2017 00:12:38 +0200 Disable hog control after winning target practice challenge
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 00:12:38 +0200] rev 12780
Disable hog control after winning target practice challenge
Thu, 26 Oct 2017 22:49:39 +0200 ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:49:39 +0200] rev 12779
ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked Fixed with the new maxMoveTime parameter in AnimMove. If cyborg didn't reach its destination in 7000ms, the move anim is skipped and the sequence just continues.
Thu, 26 Oct 2017 22:40:17 +0200 Animate library: Add new parameter maxMoveTime to AnimMove
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:40:17 +0200] rev 12778
Animate library: Add new parameter maxMoveTime to AnimMove
Thu, 26 Oct 2017 21:14:55 +0200 Slightly update russian localization
unc0rr [Thu, 26 Oct 2017 21:14:55 +0200] rev 12777
Slightly update russian localization
Thu, 26 Oct 2017 20:39:28 +0200 ACF7: Set correct hog position after skipping start anim
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 20:39:28 +0200] rev 12776
ACF7: Set correct hog position after skipping start anim
Thu, 26 Oct 2017 18:20:06 +0200 ACF2: Mention that both hogs must survive
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:20:06 +0200] rev 12775
ACF2: Mention that both hogs must survive String freeze is preserved, the string is already in stub.lua.
Thu, 26 Oct 2017 18:02:33 +0200 ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:02:33 +0200] rev 12774
ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Thu, 26 Oct 2017 07:53:13 +0200 Change SD music for Halloween and Hoggywood themes (old tracks)
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 07:53:13 +0200] rev 12773
Change SD music for Halloween and Hoggywood themes (old tracks) Rationale: - Halloween: hell music is the logical continuation, default SD music just ruins the atmosphere - Hoggywood: default SD music fits better here; the hell music was historically chosen when there wasn't a generic music yet
Thu, 26 Oct 2017 05:41:48 +0200 Fix German typo in de.lua
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:41:48 +0200] rev 12772
Fix German typo in de.lua
Thu, 26 Oct 2017 05:25:45 +0200 Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:25:45 +0200] rev 12771
Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen Also fix Basic rope training captions. The string freeze is maintained. Only existing strings are used.
Thu, 26 Oct 2017 04:10:57 +0200 Add sparkle's name to Rope Knock Challenge
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 04:10:57 +0200] rev 12770
Add sparkle's name to Rope Knock Challenge Reason: For being the first known player to finish ClimbHome. String freeze is preserved, the hog names are not localized.
Thu, 26 Oct 2017 03:04:31 +0200 Update credits for Fruit.ogg
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 03:04:31 +0200] rev 12769
Update credits for Fruit.ogg
Thu, 26 Oct 2017 02:50:05 +0200 Complete music credits for Jungle.ogg by alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 02:50:05 +0200] rev 12768
Complete music credits for Jungle.ogg by alfadur
Wed, 25 Oct 2017 20:46:37 -0400 oops
nemo [Wed, 25 Oct 2017 20:46:37 -0400] rev 12767
oops
Wed, 25 Oct 2017 20:39:05 -0400 jungle music
alfadur [Wed, 25 Oct 2017 20:39:05 -0400] rev 12766
jungle music
Wed, 25 Oct 2017 19:44:42 -0400 checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
nemo [Wed, 25 Oct 2017 19:44:42 -0400] rev 12765
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
Wed, 25 Oct 2017 23:47:07 +0200 Make gtDuck use DirAngle instead of Angle for rotation
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:47:07 +0200] rev 12764
Make gtDuck use DirAngle instead of Angle for rotation
Wed, 25 Oct 2017 23:09:41 +0200 Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:09:41 +0200] rev 12763
Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session This was because the bool isDeleting is not initialized, so its initial value is unpredictable. Which means there's chance it starts with true, confusing the frontend.
Wed, 25 Oct 2017 15:37:16 -0400 one more pattern
nemo [Wed, 25 Oct 2017 15:37:16 -0400] rev 12762
one more pattern
Wed, 25 Oct 2017 20:38:51 +0200 Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
unc0rr [Wed, 25 Oct 2017 20:38:51 +0200] rev 12761
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
Tue, 24 Oct 2017 19:54:38 -0400 you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
nemo [Tue, 24 Oct 2017 19:54:38 -0400] rev 12760
you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
Tue, 24 Oct 2017 18:55:19 -0400 w is in pixels, so presumably this needs to be *4
nemo [Tue, 24 Oct 2017 18:55:19 -0400] rev 12759
w is in pixels, so presumably this needs to be *4
Tue, 24 Oct 2017 18:28:59 -0400 use pitch for surfaces, land_width x2 since 16 bit
nemo [Tue, 24 Oct 2017 18:28:59 -0400] rev 12758
use pitch for surfaces, land_width x2 since 16 bit
Tue, 24 Oct 2017 21:59:06 +0200 Modernize Cargo.toml a bit
unc0rr [Tue, 24 Oct 2017 21:59:06 +0200] rev 12757
Modernize Cargo.toml a bit
Tue, 24 Oct 2017 21:58:41 +0200 Remove silly toUtf8 which caused bug with default team name
unc0rr [Tue, 24 Oct 2017 21:58:41 +0200] rev 12756
Remove silly toUtf8 which caused bug with default team name
Tue, 24 Oct 2017 21:42:13 +0200 Add a few random team names and fix typos
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 21:42:13 +0200] rev 12755
Add a few random team names and fix typos
Tue, 24 Oct 2017 14:36:24 -0400 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
nemo [Tue, 24 Oct 2017 14:36:24 -0400] rev 12754
2nd try... just shortcircuit most of onGameTick20 when we are between turns.
Tue, 24 Oct 2017 14:14:00 -0400 this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
nemo [Tue, 24 Oct 2017 14:14:00 -0400] rev 12753
this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
Tue, 24 Oct 2017 19:45:11 +0200 Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:45:11 +0200] rev 12752
Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Tue, 24 Oct 2017 19:30:55 +0200 Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:30:55 +0200] rev 12751
Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Tue, 24 Oct 2017 06:25:12 +0200 ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 06:25:12 +0200] rev 12750
ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Tue, 24 Oct 2017 04:48:20 +0200 Lua API: Fix Goals text being cut off at ca. 255 characters
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:48:20 +0200] rev 12749
Lua API: Fix Goals text being cut off at ca. 255 characters
Tue, 24 Oct 2017 04:06:03 +0200 More changelog updates
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:06:03 +0200] rev 12748
More changelog updates
Tue, 24 Oct 2017 02:39:00 +0200 Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 02:39:00 +0200] rev 12747
Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Mon, 23 Oct 2017 23:43:36 +0200 Use Gear^.Boom to calculate cake party faces
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:43:36 +0200] rev 12746
Use Gear^.Boom to calculate cake party faces
Mon, 23 Oct 2017 23:26:34 +0200 Fix cake party face not working across wrap world border
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:26:34 +0200] rev 12745
Fix cake party face not working across wrap world border
Mon, 23 Oct 2017 22:45:35 +0200 Make air mines follow hedgehogs across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 22:45:35 +0200] rev 12744
Make air mines follow hedgehogs across wrap world edge
Mon, 23 Oct 2017 17:29:56 +0200 Make GearsNear and CheckGearNear check gears across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 17:29:56 +0200] rev 12743
Make GearsNear and CheckGearNear check gears across wrap world edge This fixes hog detection of mine, sticky mine, resurrector, seduction and crate across the world edge. Air mine is only partially fixed.
Mon, 23 Oct 2017 14:49:01 +0200 Add KoBeWi to credits
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 14:49:01 +0200] rev 12742
Add KoBeWi to credits
Mon, 23 Oct 2017 04:57:39 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:57:39 +0200] rev 12741
Update changelog
Mon, 23 Oct 2017 04:35:10 +0200 HedgeEditor: Fix broken napalm/mine strike/drill strike
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:35:10 +0200] rev 12740
HedgeEditor: Fix broken napalm/mine strike/drill strike
Mon, 23 Oct 2017 03:01:10 +0200 Rope Knock Challenge: Don't count hog kills after hero hurt itself
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 03:01:10 +0200] rev 12739
Rope Knock Challenge: Don't count hog kills after hero hurt itself
Mon, 23 Oct 2017 02:52:01 +0200 Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 02:52:01 +0200] rev 12738
Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd The string freeze is maintained. The hog names are not localized. The string "points" is already in stub.lua.
Sun, 22 Oct 2017 02:25:27 +0200 Fix bee homing incorrectly when target is across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 02:25:27 +0200] rev 12737
Fix bee homing incorrectly when target is across wrap world edge
Sun, 22 Oct 2017 00:48:38 +0200 Wrap around target coordinates when clicking on other side of wrap-around world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 00:48:38 +0200] rev 12736
Wrap around target coordinates when clicking on other side of wrap-around world edge This fixes girder placement failure on other side (not across).
Sat, 21 Oct 2017 23:59:31 +0200 Move CalcWorldWrap to uUtils.pas
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:59:31 +0200] rev 12735
Move CalcWorldWrap to uUtils.pas
Sat, 21 Oct 2017 23:27:58 +0200 Add Wuzzy to credits
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:27:58 +0200] rev 12734
Add Wuzzy to credits I think I deserved it. :D
Sat, 21 Oct 2017 23:03:52 +0200 Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:03:52 +0200] rev 12733
Fix AddAmmo setting ammo to 99 when trying to add infinite ammo This affected the portal mission, the crate only gave you 99 portal guns instead of infinite.
Sat, 21 Oct 2017 16:47:20 -0400 add copherneue
nemo [Sat, 21 Oct 2017 16:47:20 -0400] rev 12732
add copherneue
Sat, 21 Oct 2017 19:02:53 +0200 Fix division by 0 in sniper rifle training
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 19:02:53 +0200] rev 12731
Fix division by 0 in sniper rifle training
Sat, 21 Oct 2017 18:52:24 +0200 Sniper rifle training: Fix missing victory sound, also disable controls at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:52:24 +0200] rev 12730
Sniper rifle training: Fix missing victory sound, also disable controls at the end String freeze notice: This commit will display a caption with the string "Victory!". It does NOT violate the string freeze, as this string is already present in stub.lua.
Sat, 21 Oct 2017 18:38:28 +0200 Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:38:28 +0200] rev 12729
Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Sat, 21 Oct 2017 18:21:27 +0200 Sniper rifle training: Fix general camera weirdness
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:21:27 +0200] rev 12728
Sniper rifle training: Fix general camera weirdness - Camera bounced back and forth between shots - FollowGear was called every 20ms (way too often) - Now camera only re-centers when using sniper rifle - Camera also centers to dynamite once
Sat, 21 Oct 2017 17:21:34 +0200 Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 17:21:34 +0200] rev 12727
Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Sat, 21 Oct 2017 02:28:36 +0200 Fix small German typo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 02:28:36 +0200] rev 12726
Fix small German typo
Sat, 21 Oct 2017 01:29:57 +0200 Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 01:29:57 +0200] rev 12725
Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Sat, 21 Oct 2017 00:58:01 +0200 Fix PhysFS 3.0.0 deprecation warnings for error reporting
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 00:58:01 +0200] rev 12724
Fix PhysFS 3.0.0 deprecation warnings for error reporting
Fri, 20 Oct 2017 23:49:52 +0200 Fix compiler getting nervous about C++11 dependency
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 23:49:52 +0200] rev 12723
Fix compiler getting nervous about C++11 dependency
Fri, 20 Oct 2017 21:57:09 +0200 Update hedgewars_de.ts translation
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:57:09 +0200] rev 12722
Update hedgewars_de.ts translation
Fri, 20 Oct 2017 21:55:18 +0200 Run lupdate
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:55:18 +0200] rev 12721
Run lupdate $ lupdate QTfrontend -ts share/hedgewars/Data/Locale/*.ts
Fri, 20 Oct 2017 21:50:00 +0200 Update Big Armory mission image (duck position)
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:50:00 +0200] rev 12720
Update Big Armory mission image (duck position)
Fri, 20 Oct 2017 21:35:26 +0200 Fix first ammo row being invisible when there's only one weapon in the first row
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:35:26 +0200] rev 12719
Fix first ammo row being invisible when there's only one weapon in the first row
Fri, 20 Oct 2017 21:02:43 +0200 Fix a few German typos and weird grammar
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:02:43 +0200] rev 12718
Fix a few German typos and weird grammar
Fri, 20 Oct 2017 20:10:34 +0200 Update German Lua and campaign translations
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 20:10:34 +0200] rev 12717
Update German Lua and campaign translations
Fri, 20 Oct 2017 18:51:12 +0200 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:51:12 +0200] rev 12716
Run update_lua_locale_files.sh
Fri, 20 Oct 2017 18:44:41 +0200 Turn loc_gen.txt into an executable Shell script
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:44:41 +0200] rev 12715
Turn loc_gen.txt into an executable Shell script Still clunky and slow, however. :(
Fri, 20 Oct 2017 14:17:56 +0200 Fix bubbles drawn on the wrong side when hog drowns and faces right
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 14:17:56 +0200] rev 12714
Fix bubbles drawn on the wrong side when hog drowns and faces right
Fri, 20 Oct 2017 13:34:05 +0200 Increase chance for AI to use tardis over skip
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:34:05 +0200] rev 12713
Increase chance for AI to use tardis over skip
Fri, 20 Oct 2017 13:27:48 +0200 AI player checks if it can use tardis before selecting it
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:27:48 +0200] rev 12712
AI player checks if it can use tardis before selecting it
Wed, 18 Oct 2017 20:33:20 -0400 extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
nemo [Wed, 18 Oct 2017 20:33:20 -0400] rev 12711
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
Wed, 18 Oct 2017 05:28:22 +0200 AI hogs use timebox instead of skip if clueless what to do
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 05:28:22 +0200] rev 12710
AI hogs use timebox instead of skip if clueless what to do
Wed, 18 Oct 2017 03:39:01 +0200 AI doesn't use extra damage/vampirism/invulnerable again if already active
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:39:01 +0200] rev 12709
AI doesn't use extra damage/vampirism/invulnerable again if already active
Wed, 18 Oct 2017 03:19:43 +0200 Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:19:43 +0200] rev 12708
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wed, 18 Oct 2017 02:17:03 +0200 Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:17:03 +0200] rev 12707
Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wed, 18 Oct 2017 02:08:24 +0200 Fix rubber duck not being used in Highlander
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:08:24 +0200] rev 12706
Fix rubber duck not being used in Highlander
Mon, 16 Oct 2017 16:45:19 +0200 Also drop air mine and rubber duck from Construction Mode crates
Wuzzy <almikes@aol.com> [Mon, 16 Oct 2017 16:45:19 +0200] rev 12705
Also drop air mine and rubber duck from Construction Mode crates
Sun, 15 Oct 2017 13:15:39 +0200 Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 13:15:39 +0200] rev 12704
Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Sun, 15 Oct 2017 12:30:31 +0200 Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 12:30:31 +0200] rev 12703
Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills Normal Highlander is of course not affected by this. This setting is optional.
Fri, 13 Oct 2017 23:39:36 +0200 Fix failure to update all cloud layers properly when entering Sudden Death
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 23:39:36 +0200] rev 12702
Fix failure to update all cloud layers properly when entering Sudden Death
Fri, 13 Oct 2017 16:37:56 -0400 mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
nemo [Fri, 13 Oct 2017 16:37:56 -0400] rev 12701
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
Fri, 13 Oct 2017 17:09:45 +0200 Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 17:09:45 +0200] rev 12700
Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse This fixes a regression like that you can't shoryuken after rope.
Thu, 12 Oct 2017 20:30:39 +0200 Explain TropyRace's knockout rule in the mission panel
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:30:39 +0200] rev 12699
Explain TropyRace's knockout rule in the mission panel
Thu, 12 Oct 2017 20:17:00 +0200 QTfrontend: Fix flickering and bad offset of control config popup
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:17:00 +0200] rev 12698
QTfrontend: Fix flickering and bad offset of control config popup If you opened the pop-up to change a key, there was a very short flicker at the left side and the pop-up had a bad offset which sometimes caused entries to be out of screen bounds.
Thu, 12 Oct 2017 19:04:30 +0200 Add missing variable in uWorld.pas in videorec builds
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 19:04:30 +0200] rev 12697
Add missing variable in uWorld.pas in videorec builds
Thu, 12 Oct 2017 16:30:12 +0200 Fix incorrect hints about molotov cocktail insta-booming barrels
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 16:30:12 +0200] rev 12696
Fix incorrect hints about molotov cocktail insta-booming barrels
Wed, 11 Oct 2017 23:41:25 +0200 Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:41:25 +0200] rev 12695
Rope: Keep rope selected if sliding on ground and secondary weapon selected For consistency w/ previous rope commit
Wed, 11 Oct 2017 23:14:29 +0200 Remove unused variable in uWorld.pas
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:14:29 +0200] rev 12694
Remove unused variable in uWorld.pas
Wed, 11 Oct 2017 17:05:35 -0400 wind blowing around mines off-turn was too annoying.
nemo [Wed, 11 Oct 2017 17:05:35 -0400] rev 12693
wind blowing around mines off-turn was too annoying.
Wed, 11 Oct 2017 23:01:07 +0200 Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:01:07 +0200] rev 12692
Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected Assumption: You rope with secondary ammo selected. You miss a shot, destroying the rope gear. Previous behaviour: Rope gets deselected and the secondary ammo gets selected, you can no longer rope. Very annoying, reason of many Shoppa fails! New behaviour: Rope stays selected, but selection of secondary ammo is cleared (because rope gear got destroyed). Makes much more sense overall. Analog for jetpack and parachute.
Wed, 11 Oct 2017 20:16:00 +0200 Fix rope angle possible to go below 0° if having secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 20:16:00 +0200] rev 12691
Fix rope angle possible to go below 0° if having secondary weapon selected
Wed, 11 Oct 2017 18:52:50 +0200 Fix faulty stats screen translation in English locale
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:52:50 +0200] rev 12690
Fix faulty stats screen translation in English locale
Wed, 11 Oct 2017 18:39:19 +0200 Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:39:19 +0200] rev 12689
Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wed, 11 Oct 2017 01:23:38 +0200 Fix "at least 2 teams" warning not updated when net team is added/removed
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:23:38 +0200] rev 12688
Fix "at least 2 teams" warning not updated when net team is added/removed
Wed, 11 Oct 2017 01:03:30 +0200 Fix cursor still being visible after using piano strike
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:03:30 +0200] rev 12687
Fix cursor still being visible after using piano strike
Tue, 10 Oct 2017 23:42:56 +0200 Change DLC icon (thanks, nemo!)
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 23:42:56 +0200] rev 12686
Change DLC icon (thanks, nemo!)
Tue, 10 Oct 2017 22:45:48 +0200 Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 22:45:48 +0200] rev 12685
Mark custom maps/forts/scripts with circle icon instead of icon
Tue, 10 Oct 2017 21:00:11 +0200 Mark custom forts with asterisk in team editor
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 21:00:11 +0200] rev 12684
Mark custom forts with asterisk in team editor
Tue, 10 Oct 2017 17:39:11 +0200 Lua API: Remove BorderColor variable from onGameInit
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 17:39:11 +0200] rev 12683
Lua API: Remove BorderColor variable from onGameInit Seems to be broken, returns negative value, is not used in any script, obscure feature anyway.
Tue, 10 Oct 2017 16:13:44 +0200 Construction Mode: Fix Lua error spam when using time box with filters on map
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 16:13:44 +0200] rev 12682
Construction Mode: Fix Lua error spam when using time box with filters on map
Tue, 10 Oct 2017 03:08:00 +0200 Fix hog holding nothing in hand when choosing napalm or piano strike
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 03:08:00 +0200] rev 12681
Fix hog holding nothing in hand when choosing napalm or piano strike
Tue, 10 Oct 2017 02:00:04 +0200 Eliminate some possible spoilers in stats screen of ASA: fruit02
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 02:00:04 +0200] rev 12680
Eliminate some possible spoilers in stats screen of ASA: fruit02
Mon, 09 Oct 2017 14:31:46 +0200 Fix player being able to switch to dying hog
Wuzzy <almikes@aol.com> [Mon, 09 Oct 2017 14:31:46 +0200] rev 12679
Fix player being able to switch to dying hog
Sun, 08 Oct 2017 23:34:14 +0200 Remove spaces from grave names
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 23:34:14 +0200] rev 12678
Remove spaces from grave names
Sun, 08 Oct 2017 22:52:44 +0200 Add 7 graves
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 22:52:44 +0200] rev 12677
Add 7 graves
Sun, 08 Oct 2017 20:24:58 +0200 No longer jiggle sticky mines if using portable portal device
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 20:24:58 +0200] rev 12676
No longer jiggle sticky mines if using portable portal device This fixes the sticky mine sound playing when using portal gun while any sticky mine is placed on ground. We decided that placed sticky mines can't be teleported.
Sun, 08 Oct 2017 19:07:56 +0200 Update German and English locale files
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 19:07:56 +0200] rev 12675
Update German and English locale files
Sun, 08 Oct 2017 19:04:20 +0200 Improve error messages when feedback or DLC fail to reach Internet
alfadur [Sun, 08 Oct 2017 19:04:20 +0200] rev 12674
Improve error messages when feedback or DLC fail to reach Internet Problems with a missing SSL library are hinted at.
Sun, 08 Oct 2017 16:50:47 +0200 Update Italian translation (it.lua)
Enrico <enricobe@hotmail.com> [Sun, 08 Oct 2017 16:50:47 +0200] rev 12673
Update Italian translation (it.lua)
Sun, 08 Oct 2017 16:30:42 +0200 Fix short sound breakdown shortly after using time box
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 16:30:42 +0200] rev 12672
Fix short sound breakdown shortly after using time box
Sun, 08 Oct 2017 04:57:28 +0200 Fix team getting inf. ammo when stockpiling >= 100 ammo
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:57:28 +0200] rev 12671
Fix team getting inf. ammo when stockpiling >= 100 ammo
Sun, 08 Oct 2017 04:14:49 +0200 Fix possibility to accidentally destroy team by entering an already existing team name
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:14:49 +0200] rev 12670
Fix possibility to accidentally destroy team by entering an already existing team name
Sat, 07 Oct 2017 20:07:21 +0200 Fix old team name not being removed after renaming team in frontend
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 20:07:21 +0200] rev 12669
Fix old team name not being removed after renaming team in frontend
Sat, 07 Oct 2017 13:23:58 -0400 extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
nemo [Sat, 07 Oct 2017 13:23:58 -0400] rev 12668
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Sat, 07 Oct 2017 19:11:25 +0200 Make sure new teams start with an unique name
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 19:11:25 +0200] rev 12667
Make sure new teams start with an unique name
Sat, 07 Oct 2017 18:43:31 +0200 Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 18:43:31 +0200] rev 12666
Names of new or copied game schemes are now unique
Sat, 07 Oct 2017 03:43:06 +0200 Rework weapon scheme handling in frontend and fix a couple of bugs
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 03:43:06 +0200] rev 12665
Rework weapon scheme handling in frontend and fix a couple of bugs There were many oddities in weapon scheme editing which are fixed now: * When you left the weapon scheme editor, everything flashed briefly * When you leaft the weapon scheme editr, the weapon scheme selection always reverted to Default. Very annoying * Clicking on New or Copy now instantly creates and save the new weapons set
Sat, 07 Oct 2017 01:05:55 +0200 Fix molotov cocktails bouncing off vertically off rubber
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 01:05:55 +0200] rev 12664
Fix molotov cocktails bouncing off vertically off rubber
Fri, 06 Oct 2017 20:28:11 +0200 Fix argument bug in default name of copy of copy of ammo scheme
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:28:11 +0200] rev 12663
Fix argument bug in default name of copy of copy of ammo scheme
Fri, 06 Oct 2017 20:17:12 +0200 Strip invalid PNG profiles from PNGs
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:17:12 +0200] rev 12662
Strip invalid PNG profiles from PNGs Bad PNGs caused a few annoying warnings like “libpng warning: iCCP: known incorrect sRGB profile”. Command used: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB Note that many images have “@2x” in their name, this probably explains why they have been overlooked before.
Fri, 06 Oct 2017 19:12:23 +0200 Fix splash screen on Windows
alfadur [Fri, 06 Oct 2017 19:12:23 +0200] rev 12661
Fix splash screen on Windows This fix needs testing
Fri, 06 Oct 2017 17:36:03 +0200 Less stupid resetPosition comment in uCursor.pas
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:36:03 +0200] rev 12660
Less stupid resetPosition comment in uCursor.pas
Fri, 06 Oct 2017 17:32:02 +0200 Fix camera going crazy when starting game with mouse centered
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:32:02 +0200] rev 12659
Fix camera going crazy when starting game with mouse centered
Fri, 06 Oct 2017 16:33:11 +0200 Use https links in README files
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 16:33:11 +0200] rev 12658
Use https links in README files Don't worry, I tested all links
Fri, 06 Oct 2017 14:45:22 +0200 (Hopefully) fix game camera being shifted on Windows 10
alfadur [Fri, 06 Oct 2017 14:45:22 +0200] rev 12657
(Hopefully) fix game camera being shifted on Windows 10 IMPORTANT: This fix needs testing before 0.9.23 release!
Fri, 06 Oct 2017 14:03:13 +0200 Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 14:03:13 +0200] rev 12656
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Thu, 05 Oct 2017 18:26:08 +0200 ClimbHome: Fix final team scoring 0 if hog took damage
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:26:08 +0200] rev 12655
ClimbHome: Fix final team scoring 0 if hog took damage
Thu, 05 Oct 2017 18:22:32 +0200 ClimbHome: Make sure hog faces left on turn start
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:22:32 +0200] rev 12654
ClimbHome: Make sure hog faces left on turn start
Thu, 05 Oct 2017 17:39:04 +0200 Climb Home: Fix game getting stuck when player reaches home
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 17:39:04 +0200] rev 12653
Climb Home: Fix game getting stuck when player reaches home What now happens if a player reaches home: - sndWinning - Show caption with finishing time - Winning hog is teleported to roof and can be seen by everyone - 4 second delay - If there are still hogs left, the game continues normally - Each victory is mentioned in stats screen at the end
Thu, 05 Oct 2017 05:20:25 +0200 Add test case for testing that mines don't move for a very long time
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 05:20:25 +0200] rev 12652
Add test case for testing that mines don't move for a very long time
Thu, 05 Oct 2017 02:54:17 +0200 Destroy rope when attempting to shoot it through wrap / bouncy world edge
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:54:17 +0200] rev 12651
Destroy rope when attempting to shoot it through wrap / bouncy world edge This fixes a variety of graphical glitches
Thu, 05 Oct 2017 02:02:28 +0200 Fix cursor often jumping to center when putting target while moving cursor
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:02:28 +0200] rev 12650
Fix cursor often jumping to center when putting target while moving cursor It was about this time this HORRIBLY ANNOYING bug got fixed. Oh boy!
Thu, 05 Oct 2017 01:37:49 +0200 Show selected weapon again when using it in inf attack mode
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 01:37:49 +0200] rev 12649
Show selected weapon again when using it in inf attack mode This is useful if you have e.g. lots of (finite) bazookas; it's easy to lose track of the amount of remaining bazookas. Not displayed for weapons which always end your turn.
Wed, 04 Oct 2017 21:33:05 +0200 Remove ScriptParam from HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:33:05 +0200] rev 12648
Remove ScriptParam from HedgeEditor
Wed, 04 Oct 2017 21:25:27 +0200 HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:25:27 +0200] rev 12647
HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wed, 04 Oct 2017 20:50:14 +0200 Clean up internal HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 20:50:14 +0200] rev 12646
Clean up internal HedgeEditor TODO list
Wed, 04 Oct 2017 18:42:06 +0200 Add translator comment for "toggle team bars"
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:42:06 +0200] rev 12645
Add translator comment for "toggle team bars"
Wed, 04 Oct 2017 18:34:02 +0200 Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:34:02 +0200] rev 12644
Fix Birdy descending into water if hog took damage before it got picked up (bug #160)
Wed, 04 Oct 2017 16:09:28 +0200 Add README files to explain the tests directory
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 16:09:28 +0200] rev 12643
Add README files to explain the tests directory
Wed, 04 Oct 2017 15:39:39 +0200 Put Testing dir into .hgignore and .gitignore
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:39:39 +0200] rev 12642
Put Testing dir into .hgignore and .gitignore
Wed, 04 Oct 2017 15:37:42 +0200 Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:37:42 +0200] rev 12641
Fix cake taking >200s to explode when it's completely stuck and can't move (bug #194)
Wed, 04 Oct 2017 15:28:32 +0200 Add test case to test if cake explodes in time when stuck in tight space
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:28:32 +0200] rev 12640
Add test case to test if cake explodes in time when stuck in tight space See also: bug #194
Tue, 03 Oct 2017 15:50:10 +0200 Remove broken “Play again” button in stats page after an online game
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 15:50:10 +0200] rev 12639
Remove broken “Play again” button in stats page after an online game
Tue, 03 Oct 2017 02:05:09 +0200 Relicense my contributions from WTFPL to CC-0
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 02:05:09 +0200] rev 12638
Relicense my contributions from WTFPL to CC-0 To reduce the total number of different licenses used in HW. Not that it makes any difference …
Tue, 03 Oct 2017 01:27:17 +0200 Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 01:27:17 +0200] rev 12637
Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Mon, 02 Oct 2017 23:08:12 +0200 Update German translation (especially de.txt)
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 23:08:12 +0200] rev 12636
Update German translation (especially de.txt)
Mon, 02 Oct 2017 16:45:19 -0400 fine. I will
nemo [Mon, 02 Oct 2017 16:45:19 -0400] rev 12635
fine. I will
Mon, 02 Oct 2017 21:39:19 +0200 Reduce number of initial teams: 4 human, 2 AI teams
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 21:39:19 +0200] rev 12634
Reduce number of initial teams: 4 human, 2 AI teams
Mon, 02 Oct 2017 20:59:40 +0200 Create 5 human teams + 5 AI teams on first start
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 20:59:40 +0200] rev 12633
Create 5 human teams + 5 AI teams on first start
Mon, 02 Oct 2017 18:12:23 +0200 Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 18:12:23 +0200] rev 12632
Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Mon, 02 Oct 2017 17:54:07 +0200 Add a bunch of announcer messages in English
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 17:54:07 +0200] rev 12631
Add a bunch of announcer messages in English Thanks, KoBeWi!
Mon, 02 Oct 2017 15:43:45 +0200 Use generic team names for non-themed random teams; add a bunch of more random team names
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 15:43:45 +0200] rev 12630
Use generic team names for non-themed random teams; add a bunch of more random team names First team name list in types.ini are considered to be generic. If the random team generator decides to use hats not taken from types.ini, it only uses a generic team name, not one of the other themed team names.
Sun, 01 Oct 2017 09:42:17 +0200 Nobody Laugh mission: Set bot level to maximum
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 09:42:17 +0200] rev 12629
Nobody Laugh mission: Set bot level to maximum because the player is supposed to win before the time runs out
Sun, 01 Oct 2017 03:12:56 +0200 Battalion: Only show collected ammo to local player
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 03:12:56 +0200] rev 12628
Battalion: Only show collected ammo to local player
Sun, 01 Oct 2017 02:10:34 +0200 Change some HedgeEditor menu icons
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 02:10:34 +0200] rev 12627
Change some HedgeEditor menu icons
Sun, 01 Oct 2017 01:48:30 +0200 Change Highlander.cfg to select Default by default
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:48:30 +0200] rev 12626
Change Highlander.cfg to select Default by default Because if you scroll through the list, you often end up with HedgeEditor being chosen as game scheme. xD
Sun, 01 Oct 2017 01:04:38 +0200 ACF6: Set correct position of native after skipping
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:04:38 +0200] rev 12625
ACF6: Set correct position of native after skipping
Sun, 01 Oct 2017 00:46:58 +0200 ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 00:46:58 +0200] rev 12624
ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Sat, 30 Sep 2017 23:53:21 +0200 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:53:21 +0200] rev 12623
Merge sheepluva's changes
Sat, 30 Sep 2017 23:52:08 +0200 TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:52:08 +0200] rev 12622
TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time Warning: This commit _might_ invalidate past records, but I'm not sure if this is actually the case. Note that only the eliminiation part of the script is touched, not the actual race logic. Even if records are actually broken by this, I and sheepluva have decided that it's more imporant to fix this very, VERY stupid and old bug than to preserve records.
Sat, 30 Sep 2017 21:54:47 +0200 fix some fpc hints
sheepluva [Sat, 30 Sep 2017 21:54:47 +0200] rev 12621
fix some fpc hints
Sat, 30 Sep 2017 20:31:07 +0200 Fix broken format string in de.lua, breaking Tumbler script
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:31:07 +0200] rev 12620
Fix broken format string in de.lua, breaking Tumbler script
Sat, 30 Sep 2017 20:29:01 +0200 ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:29:01 +0200] rev 12619
ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Sat, 30 Sep 2017 19:51:22 +0200 fix copypasta fail that caused segfaults (esp. in pas2c)
sheepluva [Sat, 30 Sep 2017 19:51:22 +0200] rev 12618
fix copypasta fail that caused segfaults (esp. in pas2c)
Sat, 30 Sep 2017 17:23:47 +0200 ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:23:47 +0200] rev 12617
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Sat, 30 Sep 2017 17:04:41 +0200 ASA, moon01: Fix various turn-based and gameplaying bugs
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:04:41 +0200] rev 12616
ASA, moon01: Fix various turn-based and gameplaying bugs
Sat, 30 Sep 2017 15:40:02 +0200 ASA, moon01: Move escape dialog into a proper animation dialogue
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 15:40:02 +0200] rev 12615
ASA, moon01: Move escape dialog into a proper animation dialogue
Sat, 30 Sep 2017 14:15:59 +0200 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:59 +0200] rev 12614
Merge sheepluva's changes
Sat, 30 Sep 2017 14:15:18 +0200 ACF7: Don't make princess disappear instantly after victory
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:18 +0200] rev 12613
ACF7: Don't make princess disappear instantly after victory
Sat, 30 Sep 2017 14:00:02 +0200 workaround to fix pas2c mistyping a constant as bool
sheepluva [Sat, 30 Sep 2017 14:00:02 +0200] rev 12612
workaround to fix pas2c mistyping a constant as bool
Sat, 30 Sep 2017 04:31:50 +0200 ACF5: Fix position of Fiery Water when skipping start anim.
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:31:50 +0200] rev 12611
ACF5: Fix position of Fiery Water when skipping start anim.
Sat, 30 Sep 2017 04:26:40 +0200 ACF5: Spare traitor's life with skip instead of precise
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:26:40 +0200] rev 12610
ACF5: Spare traitor's life with skip instead of precise Since you can accidentally press precise
Sat, 30 Sep 2017 04:03:08 +0200 ASA, fruit01: Change choice keys
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:03:08 +0200] rev 12609
ASA, fruit01: Change choice keys
Sat, 30 Sep 2017 03:59:54 +0200 ASA, fruit01: Show mission text when reaching launch pad with enemies
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:59:54 +0200] rev 12608
ASA, fruit01: Show mission text when reaching launch pad with enemies
Sat, 30 Sep 2017 03:28:43 +0200 ASA, fruit01: Improve mission texts and choice dialog handling
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:28:43 +0200] rev 12607
ASA, fruit01: Improve mission texts and choice dialog handling
Sat, 30 Sep 2017 02:09:43 +0200 ACF1: Change rope challenge confirm key to [Attack]
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 02:09:43 +0200] rev 12606
ACF1: Change rope challenge confirm key to [Attack]
Sat, 30 Sep 2017 02:04:58 +0200 ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 02:04:58 +0200] rev 12605
ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Sat, 30 Sep 2017 01:45:01 +0200 ACF1: Force player to press jump to confirm difficulty dialog
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 01:45:01 +0200] rev 12604
ACF1: Force player to press jump to confirm difficulty dialog To prevent the player from accidentally making a choice too early
Sat, 30 Sep 2017 00:59:12 +0200 ASA, ice01: Fix turn ready caption
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 00:59:12 +0200] rev 12603
ASA, ice01: Fix turn ready caption
Sat, 30 Sep 2017 00:52:06 +0200 make hellfire test a bit less seed-sensitive
sheepluva [Sat, 30 Sep 2017 00:52:06 +0200] rev 12602
make hellfire test a bit less seed-sensitive
Sat, 30 Sep 2017 00:43:56 +0200 ASA, moon01: Fix minions sometimes taking double turns
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 00:43:56 +0200] rev 12601
ASA, moon01: Fix minions sometimes taking double turns
Sat, 30 Sep 2017 00:09:48 +0200 pas2c happiness initiative 2017, continued
sheepluva [Sat, 30 Sep 2017 00:09:48 +0200] rev 12600
pas2c happiness initiative 2017, continued
Fri, 29 Sep 2017 23:31:29 +0200 change return codes to avoid overlap with fpc ones
sheepluva [Fri, 29 Sep 2017 23:31:29 +0200] rev 12599
change return codes to avoid overlap with fpc ones
Fri, 29 Sep 2017 23:29:00 +0200 ASA, Spacetrip: Fix guards taking 2 turns in succession
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 23:29:00 +0200] rev 12598
ASA, Spacetrip: Fix guards taking 2 turns in succession
Fri, 29 Sep 2017 23:13:05 +0200 make PHYSFS_setBuffer() known to pas2c
sheepluva [Fri, 29 Sep 2017 23:13:05 +0200] rev 12597
make PHYSFS_setBuffer() known to pas2c
Fri, 29 Sep 2017 22:53:53 +0200 fix some things that annoy pas2c and whitespaces
sheepluva [Fri, 29 Sep 2017 22:53:53 +0200] rev 12596
fix some things that annoy pas2c and whitespaces
Fri, 29 Sep 2017 22:39:31 +0200 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 22:39:31 +0200] rev 12595
Merge sheepluva's changes
Fri, 29 Sep 2017 21:44:35 +0200 A Space Adventure: Add outro sequence / epilogue in the final mission
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 21:44:35 +0200] rev 12594
A Space Adventure: Add outro sequence / epilogue in the final mission
Fri, 29 Sep 2017 22:33:15 +0200 don't use colorkey for land spray
sheepluva [Fri, 29 Sep 2017 22:33:15 +0200] rev 12593
don't use colorkey for land spray this fixes issue #220
Fri, 29 Sep 2017 22:09:11 +0200 rename ifTransparent to ifColorKey
sheepluva [Fri, 29 Sep 2017 22:09:11 +0200] rev 12592
rename ifTransparent to ifColorKey This should make the name less confusing. However this image-flag will possibly be dropped completely.
Fri, 29 Sep 2017 22:06:29 +0200 currently irrelevant sdl call adjustment
sheepluva [Fri, 29 Sep 2017 22:06:29 +0200] rev 12591
currently irrelevant sdl call adjustment as suggested by https://wiki.libsdl.org/MigrationGuide
Fri, 29 Sep 2017 19:31:25 +0200 ASA, ice01: Fix losing turn early in game
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 19:31:25 +0200] rev 12590
ASA, ice01: Fix losing turn early in game
Fri, 29 Sep 2017 19:12:00 +0200 ASA, desert01: Fix smugglers sometimes getting multiple turns
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 19:12:00 +0200] rev 12589
ASA, desert01: Fix smugglers sometimes getting multiple turns
Fri, 29 Sep 2017 18:27:44 +0200 Fix rope detection in ASA desert01
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 18:27:44 +0200] rev 12588
Fix rope detection in ASA desert01
Fri, 29 Sep 2017 18:00:43 +0200 Use Default voice in A Space Adventure campaign
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 18:00:43 +0200] rev 12587
Use Default voice in A Space Adventure campaign
Fri, 29 Sep 2017 03:41:30 +0200 Change graves of teams in missions for greater variety
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 03:41:30 +0200] rev 12586
Change graves of teams in missions for greater variety In A Space Adventure, only one grave was used for all teams, which was clearly bad.
Fri, 29 Sep 2017 02:35:27 +0200 ACF1: Fix graphical deagle shot glitch after shooting final target
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:35:27 +0200] rev 12585
ACF1: Fix graphical deagle shot glitch after shooting final target
Fri, 29 Sep 2017 02:10:37 +0200 ASA, fruit02: Minor refactor
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:10:37 +0200] rev 12584
ASA, fruit02: Minor refactor
Fri, 29 Sep 2017 02:08:52 +0200 ASA, fruit02: Fail mission if player let wrong hog collect device part
Wuzzy <almikes@aol.com> [Fri, 29 Sep 2017 02:08:52 +0200] rev 12583
ASA, fruit02: Fail mission if player let wrong hog collect device part
Thu, 28 Sep 2017 23:44:26 +0200 ASA, fruit02: End turn when reaching surface
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:44:26 +0200] rev 12582
ASA, fruit02: End turn when reaching surface
Thu, 28 Sep 2017 23:27:20 +0200 Separate crates in ASA final mission
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:27:20 +0200] rev 12581
Separate crates in ASA final mission
Thu, 28 Sep 2017 23:03:30 +0200 ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 23:03:30 +0200] rev 12580
ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Thu, 28 Sep 2017 21:32:42 +0200 Fix stats screen caption showing only one winner if multiple teams have won
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 21:32:42 +0200] rev 12579
Fix stats screen caption showing only one winner if multiple teams have won
Thu, 28 Sep 2017 19:26:22 +0200 ASA fruit03: Fix skipping not adding to turn time in next turn
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 19:26:22 +0200] rev 12578
ASA fruit03: Fix skipping not adding to turn time in next turn
Thu, 28 Sep 2017 18:39:59 +0200 A Space Adventure: Remove or shorten intro sequences of side missions
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 18:39:59 +0200] rev 12577
A Space Adventure: Remove or shorten intro sequences of side missions Also increase initial ready time in death02 and fruit03
Thu, 28 Sep 2017 18:36:24 +0200 Lua API: Add ReadyTimeLeft variable
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 18:36:24 +0200] rev 12576
Lua API: Add ReadyTimeLeft variable
Thu, 28 Sep 2017 17:26:54 +0200 ASA: Improve displaying of mission panels all over the place
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 17:26:54 +0200] rev 12575
ASA: Improve displaying of mission panels all over the place Also fix mission panel often not shown when watching full intro sequence.
Thu, 28 Sep 2017 08:55:10 +0200 Fix typo in Polish translation
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 08:55:10 +0200] rev 12574
Fix typo in Polish translation Reported from the Feedback dialog
Thu, 28 Sep 2017 07:45:28 +0200 ASA: Explain team abbreviations + update changelog
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:45:28 +0200] rev 12573
ASA: Explain team abbreviations + update changelog
Thu, 28 Sep 2017 07:40:39 +0200 ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:40:39 +0200] rev 12572
ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Thu, 28 Sep 2017 07:09:18 +0200 Fix team colors of most teams in A Space Adventure to denote correct ally status
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 07:09:18 +0200] rev 12571
Fix team colors of most teams in A Space Adventure to denote correct ally status A Space Adventure often gave different colors to allied teams, which is wrong! A few exceptions remain for technical reasons.
Thu, 28 Sep 2017 02:42:10 +0200 ACF8: Fix mission panel being shown after victory (if the leader fled)
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 02:42:10 +0200] rev 12570
ACF8: Fix mission panel being shown after victory (if the leader fled)
Thu, 28 Sep 2017 02:00:40 +0200 ACF7: Mention mines time
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 02:00:40 +0200] rev 12569
ACF7: Mention mines time
Thu, 28 Sep 2017 01:15:25 +0200 Don't play “missed” taunt if a target has been hit
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 01:15:25 +0200] rev 12568
Don't play “missed” taunt if a target has been hit
Thu, 28 Sep 2017 00:46:06 +0200 ASA: Fix 2 important fruit planet mission unlocking bugs
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 00:46:06 +0200] rev 12567
ASA: Fix 2 important fruit planet mission unlocking bugs
Thu, 28 Sep 2017 00:17:41 +0200 ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wuzzy <almikes@aol.com> [Thu, 28 Sep 2017 00:17:41 +0200] rev 12566
ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wed, 27 Sep 2017 23:41:56 +0200 ASA, death02: Use GetAmmoName for the enemy hog names
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:41:56 +0200] rev 12565
ASA, death02: Use GetAmmoName for the enemy hog names
Wed, 27 Sep 2017 23:24:29 +0200 ASA,desert03: Fix no victory after destroying all targets
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:24:29 +0200] rev 12564
ASA,desert03: Fix no victory after destroying all targets
Wed, 27 Sep 2017 23:09:25 +0200 ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 23:09:25 +0200] rev 12563
ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wed, 27 Sep 2017 20:47:18 +0200 ASA, Spacetrip: Reset turn time on successful Moon landing
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 20:47:18 +0200] rev 12562
ASA, Spacetrip: Reset turn time on successful Moon landing
Wed, 27 Sep 2017 20:44:09 +0200 ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 20:44:09 +0200] rev 12561
ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wed, 27 Sep 2017 19:30:59 +0200 Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:30:59 +0200] rev 12560
Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wed, 27 Sep 2017 19:26:12 +0200 ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:26:12 +0200] rev 12559
ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wed, 27 Sep 2017 19:13:28 +0200 ASA, Spacetrip: Fix not properly recognizing crate collection
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 19:13:28 +0200] rev 12558
ASA, Spacetrip: Fix not properly recognizing crate collection
Wed, 27 Sep 2017 18:43:28 +0200 ASA: Update mission texts properly after watching dialog
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 18:43:28 +0200] rev 12557
ASA: Update mission texts properly after watching dialog
Wed, 27 Sep 2017 18:18:35 +0200 ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 18:18:35 +0200] rev 12556
ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wed, 27 Sep 2017 15:45:42 +0200 ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 15:45:42 +0200] rev 12555
ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wed, 27 Sep 2017 06:38:51 +0200 ACF: Use skull grave for cannibal teams (for real)
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:38:51 +0200] rev 12554
ACF: Use skull grave for cannibal teams (for real) There was a typo. “Skull” is invalid, it must be “skull”
Wed, 27 Sep 2017 06:17:41 +0200 Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:17:41 +0200] rev 12553
Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot After accepting cyborgs offer, combat should normally start after walking past the tree. This sometimes didn't work, the mission did not advance and you could never win, even after defeating the Stronglings.
Wed, 27 Sep 2017 06:04:02 +0200 Infinite skips in ACF5
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 06:04:02 +0200] rev 12552
Infinite skips in ACF5
Wed, 27 Sep 2017 05:55:40 +0200 ACF2: Convert to EndTurn
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 05:55:40 +0200] rev 12551
ACF2: Convert to EndTurn
Wed, 27 Sep 2017 05:49:20 +0200 ACF2: Remove restart option when cooperating with cyborg
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 05:49:20 +0200] rev 12550
ACF2: Remove restart option when cooperating with cyborg
Wed, 27 Sep 2017 04:28:34 +0200 Disable SD in ACF6 and ASA: The first stop
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 04:28:34 +0200] rev 12549
Disable SD in ACF6 and ASA: The first stop
Wed, 27 Sep 2017 03:54:35 +0200 ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 03:54:35 +0200] rev 12548
ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wed, 27 Sep 2017 02:57:44 +0200 ACF2: Fix weird skip ammos
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:57:44 +0200] rev 12547
ACF2: Fix weird skip ammos
Wed, 27 Sep 2017 02:47:15 +0200 Shorten a mission text in ACF, mission 2
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:47:15 +0200] rev 12546
Shorten a mission text in ACF, mission 2
Wed, 27 Sep 2017 02:26:33 +0200 ACF1: Fix various problems with the parachute section
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 02:26:33 +0200] rev 12545
ACF1: Fix various problems with the parachute section
Wed, 27 Sep 2017 01:00:35 +0200 Improve the mission texts in ACF, mission 1
Wuzzy <almikes@aol.com> [Wed, 27 Sep 2017 01:00:35 +0200] rev 12544
Improve the mission texts in ACF, mission 1
Tue, 26 Sep 2017 22:54:11 +0200 ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 22:54:11 +0200] rev 12543
ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Tue, 26 Sep 2017 22:04:09 +0200 ACF, mission 3: Put in 3 girders per girder crate
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 22:04:09 +0200] rev 12542
ACF, mission 3: Put in 3 girders per girder crate
Tue, 26 Sep 2017 20:55:19 +0200 ACF, epilogue: Play default epilogue if campaign var is not found in team
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 20:55:19 +0200] rev 12541
ACF, epilogue: Play default epilogue if campaign var is not found in team
Tue, 26 Sep 2017 20:00:30 +0200 Add ca. 10 announcer messages
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 20:00:30 +0200] rev 12540
Add ca. 10 announcer messages Shout-out to UltiMaxKom
Tue, 26 Sep 2017 19:13:26 +0200 Use correct kill counts for the remaining ASA missions as well
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 19:13:26 +0200] rev 12539
Use correct kill counts for the remaining ASA missions as well
Tue, 26 Sep 2017 18:54:35 +0200 Show correct kill counts in all ASA missions (fixes #147)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 18:54:35 +0200] rev 12538
Show correct kill counts in all ASA missions (fixes #147)
Tue, 26 Sep 2017 16:25:57 +0200 ASA, The first stop: Fix team ranking and kills in stats screen (bug 147)
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 16:25:57 +0200] rev 12537
ASA, The first stop: Fix team ranking and kills in stats screen (bug #147)
Tue, 26 Sep 2017 16:07:44 +0200 New Lua API function: GetTeamStats, to get team stats
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 16:07:44 +0200] rev 12536
New Lua API function: GetTeamStats, to get team stats
Tue, 26 Sep 2017 05:09:33 +0200 ASA, the final battle: Fix mission panel not appearing if you watched the dialog
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 05:09:33 +0200] rev 12535
ASA, the final battle: Fix mission panel not appearing if you watched the dialog
Tue, 26 Sep 2017 04:56:19 +0200 ASA, death01: Slightly change professor's response if he got killed on the moon
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 04:56:19 +0200] rev 12534
ASA, death01: Slightly change professor's response if he got killed on the moon
Tue, 26 Sep 2017 03:58:23 +0200 ASA, The first stop: Take possibility into account that whole team can be wiped out
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 03:58:23 +0200] rev 12533
ASA, The first stop: Take possibility into account that whole team can be wiped out
Tue, 26 Sep 2017 03:05:59 +0200 ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 03:05:59 +0200] rev 12532
ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
Tue, 26 Sep 2017 02:31:01 +0200 ASA: Reset checkpoint after completing checkpointed mission
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:31:01 +0200] rev 12531
ASA: Reset checkpoint after completing checkpointed mission
Tue, 26 Sep 2017 02:27:33 +0200 ASA, a frozen adventure: Retain bazooka on checkpoint 2
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:27:33 +0200] rev 12530
ASA, a frozen adventure: Retain bazooka on checkpoint 2
Tue, 26 Sep 2017 02:24:58 +0200 Improve and fix poor messaging in ASA: A frozen adventure
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 02:24:58 +0200] rev 12529
Improve and fix poor messaging in ASA: A frozen adventure
Tue, 26 Sep 2017 00:41:30 +0200 ASA, Getting to the device: Add fake crate for the device part with proper collect message
Wuzzy <almikes@aol.com> [Tue, 26 Sep 2017 00:41:30 +0200] rev 12528
ASA, Getting to the device: Add fake crate for the device part with proper collect message
Mon, 25 Sep 2017 23:55:53 +0200 Remove infinite teleport from ASA: Searching in the dust
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:55:53 +0200] rev 12527
Remove infinite teleport from ASA: Searching in the dust
Mon, 25 Sep 2017 23:48:56 +0200 ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:48:56 +0200] rev 12526
ASA: Searching in the dust: Fix incorrect crate content display after collecting device part
Mon, 25 Sep 2017 23:04:15 +0200 ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 23:04:15 +0200] rev 12525
ASA, Searching in the dust: Fix Hog Solo being able to rope past all smugglers
Mon, 25 Sep 2017 22:25:10 +0200 ASA: Inform the player about a checkpoint reset
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 22:25:10 +0200] rev 12524
ASA: Inform the player about a checkpoint reset
Mon, 25 Sep 2017 21:41:38 +0200 ASA: Reset mission checkpoints when going to Spacetrip
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 21:41:38 +0200] rev 12523
ASA: Reset mission checkpoints when going to Spacetrip
Mon, 25 Sep 2017 21:18:59 +0200 Fix ASA: A frozen adventure not working when starting from checkpoint
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 21:18:59 +0200] rev 12522
Fix ASA: A frozen adventure not working when starting from checkpoint
Mon, 25 Sep 2017 20:46:26 +0200 Remove checkpoints in ASA: Searching in the dust
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 20:46:26 +0200] rev 12521
Remove checkpoints in ASA: Searching in the dust Same rationale as for ASA: Getting to the device
Mon, 25 Sep 2017 20:09:33 +0200 Remove checkpoints in ASA: Getting to the device
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 20:09:33 +0200] rev 12520
Remove checkpoints in ASA: Getting to the device This means the player now must win this mission in one go. Justification: There were many ways for the mission to be saved in an unwinnable state, there are many ways to win this mission and the checkpoints try to "force" one particular way. Also, this mission isn't too long anyway.
Mon, 25 Sep 2017 19:32:36 +0200 ASA, Spacetrip: Improve messages when running out of fuel
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:32:36 +0200] rev 12519
ASA, Spacetrip: Improve messages when running out of fuel
Mon, 25 Sep 2017 19:25:39 +0200 ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:25:39 +0200] rev 12518
ASA, Spacetrip: Fix mission fail if touching ground in flying saucer but still got fuel
Mon, 25 Sep 2017 19:16:14 +0200 ASA, Spacetrip mission: Fix poor detection of crate collection
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:16:14 +0200] rev 12517
ASA, Spacetrip mission: Fix poor detection of crate collection
Mon, 25 Sep 2017 18:58:50 +0200 Fix first ASA mission rapidly skipping turns on failure
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:58:50 +0200] rev 12516
Fix first ASA mission rapidly skipping turns on failure
Mon, 25 Sep 2017 18:17:44 +0200 Fix hard-to-read blue team color in ASA campaign
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:17:44 +0200] rev 12515
Fix hard-to-read blue team color in ASA campaign
Mon, 25 Sep 2017 18:02:35 +0200 Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:02:35 +0200] rev 12514
Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Mon, 25 Sep 2017 17:06:35 +0200 Fix crate types in A Space Adventure and some user missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 17:06:35 +0200] rev 12513
Fix crate types in A Space Adventure and some user missions
Mon, 25 Sep 2017 16:50:35 +0200 Fix crate types (weapon/utility) in A Classic Fairytale missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:50:35 +0200] rev 12512
Fix crate types (weapon/utility) in A Classic Fairytale missions
Mon, 25 Sep 2017 16:35:07 +0200 ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:35:07 +0200] rev 12511
ACF mission 6: Fix incorrect crate types (weapon vs utility)
Mon, 25 Sep 2017 16:07:31 +0200 Fix mines not working in first turn in ACF, mission 6 (bug 180)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:07:31 +0200] rev 12510
Fix mines not working in first turn in ACF, mission 6 (bug #180)
Mon, 25 Sep 2017 15:34:07 +0200 Remove explicit (and redundant) SD message in ACF mission 6
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:34:07 +0200] rev 12509
Remove explicit (and redundant) SD message in ACF mission 6 The SD message is already handld properly by the engine, no need to repeat it in Lua.
Mon, 25 Sep 2017 15:25:16 +0200 ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:25:16 +0200] rev 12508
ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Sun, 24 Sep 2017 04:13:04 +0200 Remove white stripes in flags of armenia, ireland, turkey
Wuzzy <almikes@aol.com> [Sun, 24 Sep 2017 04:13:04 +0200] rev 12507
Remove white stripes in flags of armenia, ireland, turkey
Sat, 23 Sep 2017 22:00:23 +0200 Write documentation to explain those files in Data/Names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 22:00:23 +0200] rev 12506
Write documentation to explain those files in Data/Names
Sat, 23 Sep 2017 21:05:57 +0200 Randomized teams now can have any random hats (not just from types.ini)
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 21:05:57 +0200] rev 12505
Randomized teams now can have any random hats (not just from types.ini) The predefined hat sets still work, however. There are now 3 types of hat selections: 1) Use hats from types.ini 2) Randomly select one hat for all hedgehogs 3) Randomly select hat for each hedgehog (rare)
Sat, 23 Sep 2017 20:05:16 +0200 Clean up name .cfg files, remove implicit defaults
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 20:05:16 +0200] rev 12504
Clean up name .cfg files, remove implicit defaults
Sat, 23 Sep 2017 19:49:41 +0200 More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 19:49:41 +0200] rev 12503
More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Sat, 23 Sep 2017 09:35:45 +0200 Chance that clicking the random hats button produces a set of equal hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:35:45 +0200] rev 12502
Chance that clicking the random hats button produces a set of equal hats
Sat, 23 Sep 2017 09:12:35 +0200 Use completely random hats when clicking on "Random hats" button in team editor
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:12:35 +0200] rev 12501
Use completely random hats when clicking on "Random hats" button in team editor - Previously this button used the hat sets from types.txt
Sat, 23 Sep 2017 07:45:18 +0200 Fix random teams rarely being empty
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:45:18 +0200] rev 12500
Fix random teams rarely being empty This is because I managed to screw up types.ini ... XD
Sat, 23 Sep 2017 07:38:41 +0200 Stop PhysFS from complaining when a random name .cfg file is missing
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:38:41 +0200] rev 12499
Stop PhysFS from complaining when a random name .cfg file is missing
Sat, 23 Sep 2017 06:54:48 +0200 Add random female hedgehog names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:54:48 +0200] rev 12498
Add random female hedgehog names
Sat, 23 Sep 2017 06:47:13 +0200 Add more random team names and hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:47:13 +0200] rev 12497
Add more random team names and hats
Sat, 23 Sep 2017 04:59:16 +0200 Add a bunch of random team names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 04:59:16 +0200] rev 12496
Add a bunch of random team names
Sat, 23 Sep 2017 03:36:30 +0200 Add many random hedgehog names for more variety
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 03:36:30 +0200] rev 12495
Add many random hedgehog names for more variety Mostly tried to be generic but also fun sometimes. I tried to keep it simple.
Fri, 22 Sep 2017 18:45:51 -0400 mix it up some more. also had screwed up -- inside quotes
nemo [Fri, 22 Sep 2017 18:45:51 -0400] rev 12494
mix it up some more. also had screwed up -- inside quotes
Fri, 22 Sep 2017 18:07:11 -0400 should be harder to dodge than a xor
nemo [Fri, 22 Sep 2017 18:07:11 -0400] rev 12493
should be harder to dodge than a xor
Fri, 22 Sep 2017 23:07:52 +0200 Fix charging sound continuing to play on hog damage (#236)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 23:07:52 +0200] rev 12492
Fix charging sound continuing to play on hog damage (#236)
Fri, 22 Sep 2017 19:26:57 +0200 Fix the key for toggling team bars being incorrectly described in the settings page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:26:57 +0200] rev 12491
Fix the key for toggling team bars being incorrectly described in the settings page
Fri, 22 Sep 2017 19:17:06 +0200 Backed out changeset c19e5ece5b3f
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:17:06 +0200] rev 12490
Backed out changeset c19e5ece5b3f Because the controls scheme was actually intentional. Whoops!
Fri, 22 Sep 2017 18:59:54 +0200 Upddate changelog for previous commit
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:59:54 +0200] rev 12489
Upddate changelog for previous commit
Fri, 22 Sep 2017 18:46:28 +0200 Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:46:28 +0200] rev 12488
Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags Pressing rotatemask toggled the team bars, but it was clearly indicatd otherwise in the controls menu. To change hog tags, you must have pressed rotatemask+precise which is not what users expect. New behaviour: - rotatemask changes hog tags - rotatemask+precise toggles team bars
Fri, 22 Sep 2017 18:02:37 +0200 Fix more typos in de.txt
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:02:37 +0200] rev 12487
Fix more typos in de.txt
Fri, 22 Sep 2017 17:46:36 +0200 Add some German announcer messages (mostly by Topf)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 17:46:36 +0200] rev 12486
Add some German announcer messages (mostly by Topf)
Fri, 22 Sep 2017 17:12:16 +0200 Unstretch and recolor 5 poorly made flags
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 17:12:16 +0200] rev 12485
Unstretch and recolor 5 poorly made flags
Fri, 22 Sep 2017 05:28:25 +0200 Fix a couple of German typos
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 05:28:25 +0200] rev 12484
Fix a couple of German typos
Fri, 22 Sep 2017 02:37:45 +0200 Use misc icon for description group box in videos page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 02:37:45 +0200] rev 12483
Use misc icon for description group box in videos page
Fri, 22 Sep 2017 02:35:06 +0200 Add folder icon for main menu
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 02:35:06 +0200] rev 12482
Add folder icon for main menu
Fri, 22 Sep 2017 01:15:54 +0200 Change game scheme icon in options menu
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 01:15:54 +0200] rev 12481
Change game scheme icon in options menu
Thu, 21 Sep 2017 22:56:49 +0200 Make string “Check now” in Apple build translatable
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 22:56:49 +0200] rev 12480
Make string “Check now” in Apple build translatable
Thu, 21 Sep 2017 22:51:36 +0200 Tweak the network and lag icons to be closer to Hedgewars style
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 22:51:36 +0200] rev 12479
Tweak the network and lag icons to be closer to Hedgewars style
Thu, 21 Sep 2017 20:51:14 +0200 Change icon for frontend group box in options menu
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 20:51:14 +0200] rev 12478
Change icon for frontend group box in options menu
Thu, 21 Sep 2017 18:40:42 +0200 Fix typo in German translation of hedgewars.desktop
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 18:40:42 +0200] rev 12477
Fix typo in German translation of hedgewars.desktop
Thu, 21 Sep 2017 18:37:34 +0200 Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 18:37:34 +0200] rev 12476
Remove Description keys in hedgewars.desktop, they violate the spec and are redundant
Thu, 21 Sep 2017 17:42:57 +0200 Rewrite missing IP/nick warning of the ban dialog
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 17:42:57 +0200] rev 12475
Rewrite missing IP/nick warning of the ban dialog
Thu, 21 Sep 2017 17:35:08 +0200 Provide translator context for a few less obvious engine strings
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 17:35:08 +0200] rev 12474
Provide translator context for a few less obvious engine strings
Thu, 21 Sep 2017 16:53:07 +0200 Simplify error messages in record play page and fix poor grammar.
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:53:07 +0200] rev 12473
Simplify error messages in record play page and fix poor grammar.
Thu, 21 Sep 2017 16:44:10 +0200 Fix typo: “Youtube” instead of “YouTube”
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:44:10 +0200] rev 12472
Fix typo: “Youtube” instead of “YouTube”
Thu, 21 Sep 2017 16:40:29 +0200 Add translator comments for demo replay page error message
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 16:40:29 +0200] rev 12471
Add translator comments for demo replay page error message
Thu, 21 Sep 2017 15:47:14 +0200 Clarify the default license of media files in CREDITS file
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 15:47:14 +0200] rev 12470
Clarify the default license of media files in CREDITS file
Thu, 21 Sep 2017 05:11:01 +0200 Allow skipping in two ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 05:11:01 +0200] rev 12469
Allow skipping in two ASA missions
Thu, 21 Sep 2017 04:58:37 +0200 Disable Sudden Death for a couple of ASA missions
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:58:37 +0200] rev 12468
Disable Sudden Death for a couple of ASA missions
Thu, 21 Sep 2017 04:25:10 +0200 Use new turn ending method in moon02.lua
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 04:25:10 +0200] rev 12467
Use new turn ending method in moon02.lua
Thu, 21 Sep 2017 03:46:17 +0200 Fix incorrect crate messages when collecting crates in ACF mission 1
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:46:17 +0200] rev 12466
Fix incorrect crate messages when collecting crates in ACF mission 1
Thu, 21 Sep 2017 03:08:25 +0200 Fix vgtAmmo showing air attack icon if frame is amNothing
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:08:25 +0200] rev 12465
Fix vgtAmmo showing air attack icon if frame is amNothing
Thu, 21 Sep 2017 03:07:29 +0200 Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 03:07:29 +0200] rev 12464
Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
Thu, 21 Sep 2017 01:59:49 +0200 Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 01:59:49 +0200] rev 12463
Show “Ammo Type (+∞)” when taking crate w/ infinite ammo
Thu, 21 Sep 2017 00:23:40 +0200 Fix ammo tooltip icon being white
Wuzzy <almikes@aol.com> [Thu, 21 Sep 2017 00:23:40 +0200] rev 12462
Fix ammo tooltip icon being white
Wed, 20 Sep 2017 20:25:59 +0200 Increase maximum event string message count to 255
Wuzzy <almikes@aol.com> [Wed, 20 Sep 2017 20:25:59 +0200] rev 12461
Increase maximum event string message count to 255
Wed, 20 Sep 2017 19:59:25 +0200 Update Italian translation
Enrico <enricobe@hotmail.com> [Wed, 20 Sep 2017 19:59:25 +0200] rev 12460
Update Italian translation
Wed, 20 Sep 2017 13:15:17 -0400 ranges for alnum were silly. also lets not fail to same value
nemo [Wed, 20 Sep 2017 13:15:17 -0400] rev 12459
ranges for alnum were silly. also lets not fail to same value
Wed, 20 Sep 2017 11:00:43 -0400 Data is not part of the path
nemo [Wed, 20 Sep 2017 11:00:43 -0400] rev 12458
Data is not part of the path
Tue, 12 Sep 2017 16:14:40 -0400 Try to prevent the script safety checking from totally screwing up localisation. Also untested.
nemo [Tue, 12 Sep 2017 16:14:40 -0400] rev 12457
Try to prevent the script safety checking from totally screwing up localisation. Also untested.
Tue, 12 Sep 2017 08:35:13 -0400 this probably isn't helpful
nemo [Tue, 12 Sep 2017 08:35:13 -0400] rev 12456
this probably isn't helpful
Tue, 12 Sep 2017 08:32:01 -0400 This should be ok right?
nemo [Tue, 12 Sep 2017 08:32:01 -0400] rev 12455
This should be ok right?
Mon, 11 Sep 2017 14:28:58 -0400 Totally untested. Trying to ensure scripts loaded more or less match.
nemo [Mon, 11 Sep 2017 14:28:58 -0400] rev 12454
Totally untested. Trying to ensure scripts loaded more or less match.
Tue, 05 Sep 2017 21:15:25 +0200 fix buffered read going into inf recursion loop
sheepluva [Tue, 05 Sep 2017 21:15:25 +0200] rev 12453
fix buffered read going into inf recursion loop
Tue, 05 Sep 2017 20:46:40 +0200 fix physfs using inflateCopy() (not part of miniz)
sheepluva [Tue, 05 Sep 2017 20:46:40 +0200] rev 12452
fix physfs using inflateCopy() (not part of miniz)
Sun, 03 Sep 2017 19:09:30 +0200 PHYSFS: fix off-by-one error
sheepluva [Sun, 03 Sep 2017 19:09:30 +0200] rev 12451
PHYSFS: fix off-by-one error
Fri, 01 Sep 2017 11:24:18 -0400 remove the collision addition for hogs again.
nemo [Fri, 01 Sep 2017 11:24:18 -0400] rev 12450
remove the collision addition for hogs again.
Thu, 10 Aug 2017 08:13:37 -0400 block spawning on ice slopes
alfadur [Thu, 10 Aug 2017 08:13:37 -0400] rev 12449
block spawning on ice slopes
Wed, 09 Aug 2017 15:36:05 -0400 So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
nemo [Wed, 09 Aug 2017 15:36:05 -0400] rev 12448
So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
Wed, 09 Aug 2017 15:35:39 -0400 Add checkins so that spawning on top of things is possible too
nemo [Wed, 09 Aug 2017 15:35:39 -0400] rev 12447
Add checkins so that spawning on top of things is possible too
Wed, 09 Aug 2017 12:46:52 -0400 trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
nemo [Wed, 09 Aug 2017 12:46:52 -0400] rev 12446
trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
Wed, 09 Aug 2017 12:22:05 -0400 don't spawn things on ice. it's too unpredictable what'll happen to them
nemo [Wed, 09 Aug 2017 12:22:05 -0400] rev 12445
don't spawn things on ice. it's too unpredictable what'll happen to them
Sun, 30 Jul 2017 19:06:57 -0400 while we're tweaking this phrase, "with" feels awkward
nemo [Sun, 30 Jul 2017 19:06:57 -0400] rev 12444
while we're tweaking this phrase, "with" feels awkward
Sat, 29 Jul 2017 00:25:38 +0200 cleanup/fix .hgignore
sheepluva [Sat, 29 Jul 2017 00:25:38 +0200] rev 12443
cleanup/fix .hgignore
Fri, 28 Jul 2017 18:12:28 -0400 bug #238 install the .desktop file too
Worldblender [Fri, 28 Jul 2017 18:12:28 -0400] rev 12442
bug #238 install the .desktop file too
Fri, 28 Jul 2017 16:49:38 -0400 use gender neutral language
Worldblender [Fri, 28 Jul 2017 16:49:38 -0400] rev 12441
use gender neutral language
Tue, 18 Jul 2017 11:29:50 -0400 Add .git, remove glob from things that aren't globs.
nemo [Tue, 18 Jul 2017 11:29:50 -0400] rev 12440
Add .git, remove glob from things that aren't globs.
Mon, 17 Jul 2017 00:59:46 +0200 - Add .gitignore (duplicated from .hgignore)
antonc27 <antonc27@mail.ru> [Mon, 17 Jul 2017 00:59:46 +0200] rev 12439
- Add .gitignore (duplicated from .hgignore)
Fri, 14 Jul 2017 19:44:14 +0200 - Fix fpc download link for travis iOS build
antonc27 <antonc27@mail.ru> [Fri, 14 Jul 2017 19:44:14 +0200] rev 12438
- Fix fpc download link for travis iOS build
Fri, 14 Jul 2017 14:46:30 +0200 Merge pull request #48 from LocutusOfBorg/trusty
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Jul 2017 14:46:30 +0200] rev 12437
Merge pull request #48 from LocutusOfBorg/trusty Move to trusty travis ci environment
Mon, 10 Jul 2017 14:58:36 +0200 travis: move to trusty environment
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 10 Jul 2017 14:58:36 +0200] rev 12436
travis: move to trusty environment
Fri, 17 Mar 2017 15:58:50 +0100 french language updates
tariqbenezza <tariq.benezza@gmail.com> [Fri, 17 Mar 2017 15:58:50 +0100] rev 12435
french language updates
Thu, 13 Jul 2017 16:23:49 +0200 - Bump iOS version
antonc27 <antonc27@mail.ru> [Thu, 13 Jul 2017 16:23:49 +0200] rev 12434
- Bump iOS version
Sun, 09 Jul 2017 00:30:17 +0200 fix issue 199: video recording crashed when trying to freeEverything twice
sheepluva [Sun, 09 Jul 2017 00:30:17 +0200] rev 12433
fix issue #199: video recording crashed when trying to freeEverything twice
Sun, 02 Jul 2017 11:31:00 -0400 update finnish
Janne Uusitupa [Sun, 02 Jul 2017 11:31:00 -0400] rev 12432
update finnish
Thu, 15 Jun 2017 14:57:16 -0400 bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
nemo [Thu, 15 Jun 2017 14:57:16 -0400] rev 12431
bug #230 - Precise aiming is disabled after firing first Deagle shot (when held down)
Thu, 15 Jun 2017 15:50:23 +0200 Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Wuzzy <almikes@aol.com> [Thu, 15 Jun 2017 15:50:23 +0200] rev 12430
Mutant: Fix turn skip of next hog after mutating when TurnTimeLeft = 0
Thu, 18 May 2017 00:57:15 +0200 HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:57:15 +0200] rev 12429
HedgeEditor: Add 2 names to Mushroom Kingdom team identidy to get a full set of 8 hogs
Thu, 18 May 2017 00:44:16 +0200 Complete and update German Lua translation (de.lua)
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:44:16 +0200] rev 12428
Complete and update German Lua translation (de.lua)
Thu, 18 May 2017 00:24:24 +0200 Sort strings in de.lua alphabetically
Wuzzy <almikes@aol.com> [Thu, 18 May 2017 00:24:24 +0200] rev 12427
Sort strings in de.lua alphabetically
Wed, 17 May 2017 23:28:21 +0200 Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Wuzzy <almikes@aol.com> [Wed, 17 May 2017 23:28:21 +0200] rev 12426
Fix even more bad/broken loc()'s in scripts (hopefully the last one)
Tue, 16 May 2017 23:31:28 +0200 Fix 3 more incorrect uses of loc() in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 23:31:28 +0200] rev 12425
Fix 3 more incorrect uses of loc() in scripts
Tue, 16 May 2017 21:37:46 +0200 Fix various loc() syntax errors in scripts
Wuzzy <almikes@aol.com> [Tue, 16 May 2017 21:37:46 +0200] rev 12424
Fix various loc() syntax errors in scripts
Sun, 14 May 2017 19:08:57 +0200 Add Anachron into credits for the Battalion style
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 19:08:57 +0200] rev 12423
Add Anachron into credits for the Battalion style
Sun, 14 May 2017 18:41:18 +0200 Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 18:41:18 +0200] rev 12422
Battalion: RC Plane gets 2 bombs, set air bomb dmg to 20
Sun, 14 May 2017 17:23:49 +0200 Battalion: Extend weapon tooltips for modified weapons
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 17:23:49 +0200] rev 12421
Battalion: Extend weapon tooltips for modified weapons
Sun, 14 May 2017 16:57:05 +0200 Battalion: Make mutated hog names translatable
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:57:05 +0200] rev 12420
Battalion: Make mutated hog names translatable
Sun, 14 May 2017 16:29:51 +0200 Update readme link in Battalion script
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:29:51 +0200] rev 12419
Update readme link in Battalion script
Sun, 14 May 2017 16:28:32 +0200 Show Battalion mission panel for the default time
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:28:32 +0200] rev 12418
Show Battalion mission panel for the default time
Sun, 14 May 2017 16:27:38 +0200 Battalion: Rename “Air-General” to “Air General”
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:27:38 +0200] rev 12417
Battalion: Rename “Air-General” to “Air General”
Sun, 14 May 2017 16:24:45 +0200 Battalion: Don't show SD count at start (it's shown in each round anyway)
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:45 +0200] rev 12416
Battalion: Don't show SD count at start (it's shown in each round anyway)
Sun, 14 May 2017 16:24:01 +0200 Rewrite all Battalion strings to be more translator-friendly
Wuzzy <almikes@aol.com> [Sun, 14 May 2017 16:24:01 +0200] rev 12415
Rewrite all Battalion strings to be more translator-friendly
Sun, 14 May 2017 15:20:26 +0200 Remove IceGun from default Highlander weaponset
sheepluva [Sun, 14 May 2017 15:20:26 +0200] rev 12414
Remove IceGun from default Highlander weaponset
Sun, 14 May 2017 14:56:08 +0200 Added tag 0.9.23-alpha for changeset 8cc070640fd1
sheepluva [Sun, 14 May 2017 14:56:08 +0200] rev 12413
Added tag 0.9.23-alpha for changeset 8cc070640fd1
Sun, 14 May 2017 14:06:51 +0200 New Game-Style: Battalion (version 0.33)
sheepluva [Sun, 14 May 2017 14:06:51 +0200] rev 12412
New Game-Style: Battalion (version 0.33)
Fri, 12 May 2017 17:15:45 +0200 Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 17:15:45 +0200] rev 12411
Lua refactor: Replace ParseCommand('setweap… with SetWeapon
Fri, 12 May 2017 16:53:29 +0200 Remove the buggy /finish chat command
Wuzzy <almikes@aol.com> [Fri, 12 May 2017 16:53:29 +0200] rev 12410
Remove the buggy /finish chat command
Mon, 08 May 2017 03:42:51 +0200 Add many, many English announcer messages for crate drops
Wuzzy <almikes@aol.com> [Mon, 08 May 2017 03:42:51 +0200] rev 12409
Add many, many English announcer messages for crate drops
Sun, 07 May 2017 13:51:59 +0200 Add a few (adapted) announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Sun, 07 May 2017 13:51:59 +0200] rev 12408
Add a few (adapted) announcer messages suggested by Star and Moon
Thu, 04 May 2017 16:49:34 +0200 Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:49:34 +0200] rev 12407
Fix skipping in Racer causing the next team to be skipped, too
Thu, 04 May 2017 16:36:39 +0200 Stop telling the player to build a track in Racer when it is already built
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 16:36:39 +0200] rev 12406
Stop telling the player to build a track in Racer when it is already built
Thu, 04 May 2017 13:36:04 +0200 Fix in-game mission name display of Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:36:04 +0200] rev 12405
Fix in-game mission name display of Newton and the Hammock
Thu, 04 May 2017 13:33:05 +0200 No more chat slang in Dangerous Ducklings
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:33:05 +0200] rev 12404
No more chat slang in Dangerous Ducklings
Thu, 04 May 2017 13:21:34 +0200 Fix incomplete German mission translation of The Great Escape
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 13:21:34 +0200] rev 12403
Fix incomplete German mission translation of The Great Escape
Thu, 04 May 2017 13:23:37 +0300 Fix fail to detect base package when built with ghc 8
unc0rr [Thu, 04 May 2017 13:23:37 +0300] rev 12402
Fix fail to detect base package when built with ghc 8
Mon, 01 May 2017 13:59:24 +0300 Update racer scripts 0.9.22
unc0rr [Mon, 01 May 2017 13:59:24 +0300] rev 12401
Update racer scripts
Fri, 05 Feb 2016 11:32:23 +0300 Racer maps #18 and #19 0.9.22
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 12400
Racer maps #18 and #19
Tue, 14 Apr 2015 11:18:14 +0300 Racer challenge map #17 0.9.22
unC0Rr [Tue, 14 Apr 2015 11:18:14 +0300] rev 12399
Racer challenge map #17
Thu, 04 May 2017 11:59:15 +0200 Fix overlapping crates in ACF mission 8
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 11:59:15 +0200] rev 12398
Fix overlapping crates in ACF mission 8
Thu, 04 May 2017 03:27:27 +0200 Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:27:27 +0200] rev 12397
Construction Mode: Move pick hammer and blow torch into weapon crates (game default)
Thu, 04 May 2017 03:06:21 +0200 Update Molotov Cocktail help: Mention insta-explosion on barrels
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:06:21 +0200] rev 12396
Update Molotov Cocktail help: Mention insta-explosion on barrels
Thu, 04 May 2017 03:04:45 +0200 Add 15 main menu tips
Wuzzy <almikes@aol.com> [Thu, 04 May 2017 03:04:45 +0200] rev 12395
Add 15 main menu tips
Wed, 03 May 2017 22:08:49 +0200 Update de.txt and hedgewars_de.ts
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 22:08:49 +0200] rev 12394
Update de.txt and hedgewars_de.ts
Wed, 03 May 2017 03:54:18 +0200 Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 03:54:18 +0200] rev 12393
Complete the strings in hedgewars_en.ts (mostly to fix plural forms)
Wed, 03 May 2017 01:50:20 +0200 Make the Mr Mine message in ClimbHome translatable
Wuzzy <almikes@aol.com> [Wed, 03 May 2017 01:50:20 +0200] rev 12392
Make the Mr Mine message in ClimbHome translatable
Tue, 02 May 2017 21:48:07 +0200 Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:48:07 +0200] rev 12391
Lock ammo scheme for ClimbHome mission map (script forces all ammos anyway)
Tue, 02 May 2017 21:16:07 +0200 Add note in Diver scenario that jetpack only has 50% fuel
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 21:16:07 +0200] rev 12390
Add note in Diver scenario that jetpack only has 50% fuel
Tue, 02 May 2017 19:38:21 +0200 Mention overwritten fuel in ammo description of UFO in TechRacer
Wuzzy <almikes@aol.com> [Tue, 02 May 2017 19:38:21 +0200] rev 12389
Mention overwritten fuel in ammo description of UFO in TechRacer
Mon, 01 May 2017 00:04:28 +0200 Add big fat developer warning to all racing scripts about compability
Wuzzy <almikes@aol.com> [Mon, 01 May 2017 00:04:28 +0200] rev 12388
Add big fat developer warning to all racing scripts about compability This is done to prevent me and others from committing crap. :D
Sun, 30 Apr 2017 00:36:36 +0200 very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
sheepluva [Sun, 30 Apr 2017 00:36:36 +0200] rev 12387
very elaborate change to the confusing and convoluted code for detecting (non-)linked SDL-libs versions in frontend
Sun, 30 Apr 2017 00:28:17 +0200 fix build. sorry 'bout that.
sheepluva [Sun, 30 Apr 2017 00:28:17 +0200] rev 12386
fix build. sorry 'bout that.
Sun, 30 Apr 2017 00:11:50 +0200 whoops, temp file was committed...
sheepluva [Sun, 30 Apr 2017 00:11:50 +0200] rev 12385
whoops, temp file was committed...
Sat, 29 Apr 2017 23:49:39 +0200 merge
sheepluva [Sat, 29 Apr 2017 23:49:39 +0200] rev 12384
merge
Sat, 29 Apr 2017 23:45:14 +0200 cmake: Fix SDL2 header version detection
sheepluva [Sat, 29 Apr 2017 23:45:14 +0200] rev 12383
cmake: Fix SDL2 header version detection
Fri, 28 Apr 2017 22:08:12 +0200 Update ChangeLog.txt, mostly for campaign bugfixes
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 22:08:12 +0200] rev 12382
Update ChangeLog.txt, mostly for campaign bugfixes
Fri, 28 Apr 2017 21:25:47 +0200 ACF, mission 3: Add mission strings to remind the player of the main goal
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 21:25:47 +0200] rev 12381
ACF, mission 3: Add mission strings to remind the player of the main goal
Fri, 28 Apr 2017 20:53:22 +0200 ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:53:22 +0200] rev 12380
ACF, mission 3: Standardize mine times. 3s if alone, 5s if playing with 2 hogs
Fri, 28 Apr 2017 20:08:35 +0200 ACF, mission 3: Fix player not losing properly after killing princess
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 20:08:35 +0200] rev 12379
ACF, mission 3: Fix player not losing properly after killing princess
Fri, 28 Apr 2017 18:54:59 +0200 Delete unused code in ACF mission 3
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 18:54:59 +0200] rev 12378
Delete unused code in ACF mission 3
Fri, 28 Apr 2017 17:56:36 +0200 Fix bullets being reflected too early on bouncy world edge border while digging land
alfadur [Fri, 28 Apr 2017 17:56:36 +0200] rev 12377
Fix bullets being reflected too early on bouncy world edge border while digging land
Fri, 28 Apr 2017 17:49:15 +0200 Make hogs keep their hat when holding the baseball bat
alfadur [Fri, 28 Apr 2017 17:49:15 +0200] rev 12376
Make hogs keep their hat when holding the baseball bat
Fri, 28 Apr 2017 04:42:04 +0200 ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 04:42:04 +0200] rev 12375
ACF, mission 3: Fix victory causing a lot of loser message being displayed. Also add EndTurn()
Fri, 28 Apr 2017 03:02:15 +0200 ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 03:02:15 +0200] rev 12374
ACF, mission 3: Fail faster after Leaks or Dense Cloud died
Fri, 28 Apr 2017 02:50:23 +0200 ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:50:23 +0200] rev 12373
ACF, mission 3: Fix Lua error when Leaks a Lot dies at the beginning
Fri, 28 Apr 2017 02:45:19 +0200 ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:45:19 +0200] rev 12372
ACF, mission 3: Fix Lua error spam when Dense Cloud dies in the pit sequence
Fri, 28 Apr 2017 02:18:21 +0200 Lua: Fix SwitchHog breaking the ammo menu of the new hog
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 02:18:21 +0200] rev 12371
Lua: Fix SwitchHog breaking the ammo menu of the new hog
Fri, 01 Apr 2016 14:42:14 +0300 Time achievement for ClimbHome 0.9.22
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 12370
Time achievement for ClimbHome
Mon, 28 Mar 2016 21:20:11 +0300 Declare achievements alongwith EndGame call, since it would skip SendStats 0.9.22
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 12369
Declare achievements alongwith EndGame call, since it would skip SendStats
Thu, 24 Mar 2016 14:40:59 +0300 Achievement for ClimbHome 0.9.22
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 12368
Achievement for ClimbHome
Tue, 01 Mar 2016 08:32:46 +0300 Don't dump ghost points if map isn't detected 0.9.22
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 12367
Don't dump ghost points if map isn't detected
Tue, 23 Feb 2016 13:45:49 +0300 Dump best time ghost on console 0.9.22
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 12366
Dump best time ghost on console
Fri, 28 Apr 2017 00:21:16 +0200 Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Wuzzy <almikes@aol.com> [Fri, 28 Apr 2017 00:21:16 +0200] rev 12365
Fix ACF Eplilogue becoming unplayble when all hogs except the traitor have died
Thu, 27 Apr 2017 23:47:44 +0200 Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 23:47:44 +0200] rev 12364
Get rid of some incorrect timeout messages in ACF, by using EndTurn(true)
Thu, 27 Apr 2017 22:47:14 +0200 Set infinite skip in ACF: United We Stand
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:47:14 +0200] rev 12363
Set infinite skip in ACF: United We Stand
Thu, 27 Apr 2017 22:14:56 +0200 Fix Lua fail in Long Live the Queen mission on victory
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 22:14:56 +0200] rev 12362
Fix Lua fail in Long Live the Queen mission on victory
Thu, 27 Apr 2017 21:00:28 +0200 Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 21:00:28 +0200] rev 12361
Fix engine crash in ACF mission 5 when skipping animation after killing wave 2 while the cyborg is talking Also harden the code against double function calls
Thu, 27 Apr 2017 19:09:01 +0200 Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 19:09:01 +0200] rev 12360
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
Thu, 27 Apr 2017 16:29:23 +0200 Remove outdated/unused debug output
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 16:29:23 +0200] rev 12359
Remove outdated/unused debug output
Thu, 27 Apr 2017 05:07:35 +0200 Refactor hardcoded ammo IDs in The Great Escape
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:07:35 +0200] rev 12358
Refactor hardcoded ammo IDs in The Great Escape
Thu, 27 Apr 2017 05:04:32 +0200 HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 05:04:32 +0200] rev 12357
HedgeEditor: Fix blow torch / pick hammer in wrong crate type
Thu, 27 Apr 2017 04:58:48 +0200 Fix broken HedgeEditor export of utility and ammo crates
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:58:48 +0200] rev 12356
Fix broken HedgeEditor export of utility and ammo crates
Thu, 27 Apr 2017 04:44:55 +0200 Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 04:44:55 +0200] rev 12355
Refactor HedgeEditor output, get rid of wepArray in favor of simpler ammo iteration
Thu, 27 Apr 2017 03:38:22 +0200 Mention inf attack rule in Diver, also fix the in-game mission name
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:38:22 +0200] rev 12354
Mention inf attack rule in Diver, also fix the in-game mission name
Thu, 27 Apr 2017 03:21:16 +0200 Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:21:16 +0200] rev 12353
Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Thu, 27 Apr 2017 03:11:50 +0200 Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:11:50 +0200] rev 12352
Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Thu, 27 Apr 2017 02:42:40 +0200 Mention important game modifiers in Spooky Tree and Nobody Laugh
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 02:42:40 +0200] rev 12351
Mention important game modifiers in Spooky Tree and Nobody Laugh
Wed, 26 Apr 2017 19:52:30 -0400 fly saint flyy
nemo [Wed, 26 Apr 2017 19:52:30 -0400] rev 12350
fly saint flyy
Thu, 27 Apr 2017 01:46:28 +0200 Decode chat slang in en.txt (“GL HF”)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:46:28 +0200] rev 12349
Decode chat slang in en.txt (“GL HF”)
Thu, 27 Apr 2017 01:17:41 +0200 Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:17:41 +0200] rev 12348
Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Thu, 27 Apr 2017 01:10:37 +0200 Fix Ammo/Utility crate confusion in portal mission
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:10:37 +0200] rev 12347
Fix Ammo/Utility crate confusion in portal mission
Wed, 26 Apr 2017 23:44:17 +0200 Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:44:17 +0200] rev 12346
Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wed, 26 Apr 2017 23:23:18 +0200 Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:23:18 +0200] rev 12345
Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wed, 26 Apr 2017 23:05:05 +0200 Standardize the secret achievements strings in Lua scripts
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:05:05 +0200] rev 12344
Standardize the secret achievements strings in Lua scripts
Wed, 26 Apr 2017 22:31:29 +0200 Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 22:31:29 +0200] rev 12343
Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wed, 26 Apr 2017 19:38:34 +0200 Disable resurrection message for respawning with heResurrectalbe
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:38:34 +0200] rev 12342
Disable resurrection message for respawning with heResurrectalbe It was often irritating. Now this message is only shown for using the resurrector utility.
Wed, 26 Apr 2017 19:00:32 +0200 Mutant: Fix “Boring” taunt being played when becoming the mutant
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:00:32 +0200] rev 12341
Mutant: Fix “Boring” taunt being played when becoming the mutant
Wed, 26 Apr 2017 18:53:11 +0200 Highlander: Fix crate collect sound playing when hog didn't get anything
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:53:11 +0200] rev 12340
Highlander: Fix crate collect sound playing when hog didn't get anything
Wed, 26 Apr 2017 18:38:21 +0200 HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:38:21 +0200] rev 12339
HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wed, 26 Apr 2017 18:18:05 +0200 HedgeEditor: Make sprTargetBee the first selected sprite
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:18:05 +0200] rev 12338
HedgeEditor: Make sprTargetBee the first selected sprite
Wed, 26 Apr 2017 17:52:08 +0200 Refactor Frenzy script
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 17:52:08 +0200] rev 12337
Refactor Frenzy script - Use GetAmmoName instead of hardcoding ammo names into strings - Remove Tracker - Make texts a bit more translator-friendly
Wed, 26 Apr 2017 16:24:44 +0200 Construction Mode: Mention teleportation restriction in tooltip
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 16:24:44 +0200] rev 12336
Construction Mode: Mention teleportation restriction in tooltip
Wed, 26 Apr 2017 02:55:40 +0200 Show traditional winning animation in Mutant again
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:55:40 +0200] rev 12335
Show traditional winning animation in Mutant again
Wed, 26 Apr 2017 02:28:13 +0200 Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:28:13 +0200] rev 12334
Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wed, 26 Apr 2017 02:10:47 +0200 Add back the missing winning animation for Racer and TechRecer
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:10:47 +0200] rev 12333
Add back the missing winning animation for Racer and TechRecer
Wed, 26 Apr 2017 01:51:51 +0200 Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:51:51 +0200] rev 12332
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wed, 26 Apr 2017 01:46:38 +0200 Fix caption of stats screen not being reset on clear()
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:46:38 +0200] rev 12331
Fix caption of stats screen not being reset on clear()
Wed, 26 Apr 2017 00:47:14 +0200 Update more HWPs: Knockball, Racer, Construction Mode
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:47:14 +0200] rev 12330
Update more HWPs: Knockball, Racer, Construction Mode Changes: - New ammo icon for Knockball's baseball bat with ball - New ammo icon for waypoint placement tool in Racer - Remove airplane cursor in Racer and Construction Mode
Wed, 26 Apr 2017 00:04:49 +0200 HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:04:49 +0200] rev 12329
HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Tue, 25 Apr 2017 23:10:49 +0200 Add dud mine to missions.png and use it in HedgeEditor
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:10:49 +0200] rev 12328
Add dud mine to missions.png and use it in HedgeEditor
Tue, 25 Apr 2017 23:06:19 +0200 Clean up HedgeEditor HWP mess, fix broken/outdated graphics
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:06:19 +0200] rev 12327
Clean up HedgeEditor HWP mess, fix broken/outdated graphics - Simplify ammo menu icons - Add Ammos_bw.png - Simplify Target.png - Fix dud mine preview looking like normal mine - Fix weapon crate preview of air attack, drill strike, napalm
Tue, 25 Apr 2017 21:00:44 +0200 Update and simplify Construction Mode sidecar HWP
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 21:00:44 +0200] rev 12326
Update and simplify Construction Mode sidecar HWP Changes: - Remove amGirder.png (not required anymore) - Make all non-overwritten ammo icons transparent (for nemo's Ammos overwrite patch) - Add Ammos_bw.png
Tue, 25 Apr 2017 19:27:34 +0200 Fix install failure of Ammos_base.png for QTfrontend
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 19:27:34 +0200] rev 12325
Fix install failure of Ammos_base.png for QTfrontend
Tue, 25 Apr 2017 13:13:47 -0400 turn hwp Ammos overrides into overlays. untested.
nemo [Tue, 25 Apr 2017 13:13:47 -0400] rev 12324
turn hwp Ammos overrides into overlays. untested.
Tue, 25 Apr 2017 17:51:03 +0200 Add Octopus fort
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 17:51:03 +0200] rev 12323
Add Octopus fort
Tue, 25 Apr 2017 04:54:46 +0200 Fix sndBoring being played when force-ending turn due to victory
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 04:54:46 +0200] rev 12322
Fix sndBoring being played when force-ending turn due to victory
Tue, 25 Apr 2017 02:50:28 +0200 Clarify how the weapons restocking works in Highlander
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:50:28 +0200] rev 12321
Clarify how the weapons restocking works in Highlander
Tue, 25 Apr 2017 02:13:18 +0200 Backed out changeset 82951b9b3c2f
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:13:18 +0200] rev 12320
Backed out changeset 82951b9b3c2f Reason: People think giving hogs the weapons again in consecutive turns is OP
Mon, 24 Apr 2017 23:11:51 +0200 Fix rubber duck description (it no longer drops *straight down*)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 23:11:51 +0200] rev 12319
Fix rubber duck description (it no longer drops *straight down*)
Mon, 24 Apr 2017 19:31:53 +0200 Drop rubber duck like dynamite
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:31:53 +0200] rev 12318
Drop rubber duck like dynamite
Mon, 24 Apr 2017 19:21:43 +0200 Backed out changeset 98824a464230 (disable GetLaunchX/Y again)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:21:43 +0200] rev 12317
Backed out changeset 98824a464230 (disable GetLaunchX/Y again) Reason: GetLaunchX/GetLaunchY were buggy
Mon, 24 Apr 2017 09:59:10 -0400 Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
nemo [Mon, 24 Apr 2017 09:59:10 -0400] rev 12316
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
Mon, 24 Apr 2017 13:53:34 +0200 Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 13:53:34 +0200] rev 12315
Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
Sun, 23 Apr 2017 22:21:41 +0200 Jungle Theme: allow flower object to go across gaps
sheepluva [Sun, 23 Apr 2017 22:21:41 +0200] rev 12314
Jungle Theme: allow flower object to go across gaps
Sun, 23 Apr 2017 18:23:59 +0200 Art theme: fix alpha in landtex
sheepluva [Sun, 23 Apr 2017 18:23:59 +0200] rev 12313
Art theme: fix alpha in landtex
Sun, 23 Apr 2017 17:27:07 +0200 clean up flake falling/rising code. this should fix issue #157
sheepluva [Sun, 23 Apr 2017 17:27:07 +0200] rev 12312
clean up flake falling/rising code. this should fix issue #157
Sun, 23 Apr 2017 14:38:33 +0200 fix fort mode's edge adjustments getting lost with weWrap. issue #181
sheepluva [Sun, 23 Apr 2017 14:38:33 +0200] rev 12311
fix fort mode's edge adjustments getting lost with weWrap. issue #181
Sun, 23 Apr 2017 04:47:13 +0200 HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 04:47:13 +0200] rev 12310
HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Sun, 23 Apr 2017 00:21:11 +0200 Fix broken ammo preview caused by previous commit
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 00:21:11 +0200] rev 12309
Fix broken ammo preview caused by previous commit Yes, I'm dumb.
Sat, 22 Apr 2017 23:55:49 +0200 Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:55:49 +0200] rev 12308
Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns This happens when all enemy hogs are frozen
Sat, 22 Apr 2017 23:30:46 +0200 Lock ammo scheme of TechRacer (is ignored anyway)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:30:46 +0200] rev 12307
Lock ammo scheme of TechRacer (is ignored anyway)
Sat, 22 Apr 2017 23:06:47 +0200 Fix sniper rifle disabling laser sight utility after shooting
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:06:47 +0200] rev 12306
Fix sniper rifle disabling laser sight utility after shooting
Sat, 22 Apr 2017 22:23:49 +0200 fix campaign missions not showing up for me
sheepluva [Sat, 22 Apr 2017 22:23:49 +0200] rev 12305
fix campaign missions not showing up for me
Sat, 22 Apr 2017 20:37:51 +0200 Backed out changeset 071a05275798
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 20:37:51 +0200] rev 12304
Backed out changeset 071a05275798 Reason: Can't switch weapon forwards while preventing slipping, or while doing precise aiming
Sat, 22 Apr 2017 19:30:24 +0200 Fix warning caused in uGearsHedgehog.pas
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 19:30:24 +0200] rev 12303
Fix warning caused in uGearsHedgehog.pas
Sat, 22 Apr 2017 18:58:25 +0200 Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:58:25 +0200] rev 12302
Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Sat, 22 Apr 2017 18:36:57 +0200 Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:36:57 +0200] rev 12301
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
Sat, 22 Apr 2017 18:12:58 +0200 Make sticky mines fall off the map when frozen
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:12:58 +0200] rev 12300
Make sticky mines fall off the map when frozen
Sat, 22 Apr 2017 18:00:57 +0200 Freezer allows to freeze sticky mines (currently only disables them)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:00:57 +0200] rev 12299
Freezer allows to freeze sticky mines (currently only disables them)
Sat, 22 Apr 2017 04:17:51 +0200 Stretch teamselwidget across whole page in local multiplayer page
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 04:17:51 +0200] rev 12298
Stretch teamselwidget across whole page in local multiplayer page
Sat, 22 Apr 2017 02:33:32 +0200 Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 02:33:32 +0200] rev 12297
Allow to press [Precise]+[Slot] to cycle through weapons in reverse order
Fri, 21 Apr 2017 17:54:28 +0200 Only select from default graves and forts for new themes
Wuzzy <almikes@aol.com> [Fri, 21 Apr 2017 17:54:28 +0200] rev 12296
Only select from default graves and forts for new themes
Fri, 21 Apr 2017 17:42:09 +0200 Add DLC filtering in DataManager.cpp and namegen.cpp
Wuzzy <almikes@aol.com> [Fri, 21 Apr 2017 17:42:09 +0200] rev 12295
Add DLC filtering in DataManager.cpp and namegen.cpp
Thu, 20 Apr 2017 11:22:29 -0400 For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
nemo [Thu, 20 Apr 2017 11:22:29 -0400] rev 12294
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit
Thu, 20 Apr 2017 02:38:45 +0200 Make health gain message translatable
Wuzzy <almikes@aol.com> [Thu, 20 Apr 2017 02:38:45 +0200] rev 12293
Make health gain message translatable
Thu, 20 Apr 2017 00:04:35 +0200 Take sacrifices into account for the “Stupid” taunt
Wuzzy <almikes@aol.com> [Thu, 20 Apr 2017 00:04:35 +0200] rev 12292
Take sacrifices into account for the “Stupid” taunt
Wed, 19 Apr 2017 22:26:24 +0200 Call hog stupid for selfkilling
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:26:24 +0200] rev 12291
Call hog stupid for selfkilling
Wed, 19 Apr 2017 22:10:12 +0200 Call hedgehogs stupid for poisoning themselves
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:10:12 +0200] rev 12290
Call hedgehogs stupid for poisoning themselves
Wed, 19 Apr 2017 22:03:11 +0200 Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 22:03:11 +0200] rev 12289
Fix hedgehog self-damage not counted, and there were never Stupid taunts/announces
Wed, 19 Apr 2017 20:50:57 +0200 Fix incorrect Mutant score message color
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 20:50:57 +0200] rev 12288
Fix incorrect Mutant score message color
Wed, 19 Apr 2017 20:21:15 +0200 Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 20:21:15 +0200] rev 12287
Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Wed, 19 Apr 2017 17:50:31 +0200 New Lua call: EndTurn to end turn
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 17:50:31 +0200] rev 12286
New Lua call: EndTurn to end turn
Wed, 19 Apr 2017 08:35:31 -0400 travis: Exclude gcc for the macOS target
koda [Wed, 19 Apr 2017 08:35:31 -0400] rev 12285
travis: Exclude gcc for the macOS target gcc is just a symlink to clang on this platform.
Wed, 19 Apr 2017 00:46:54 +0200 Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Wuzzy <almikes@aol.com> [Wed, 19 Apr 2017 00:46:54 +0200] rev 12284
Add a few more announcer messages, loosely based on forum suggestions from https://hedgewars.org/node/1195
Tue, 18 Apr 2017 22:56:28 +0200 Add a few announcer messages suggested by Star and Moon
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 22:56:28 +0200] rev 12283
Add a few announcer messages suggested by Star and Moon
Tue, 18 Apr 2017 22:27:25 +0200 Change water speed range for better precision
KoBeWi <kobewi4e@gmail.com> [Tue, 18 Apr 2017 22:27:25 +0200] rev 12282
Change water speed range for better precision
Tue, 18 Apr 2017 22:19:19 +0200 Fix broken sprites on animated water edges
KoBeWi <kobewi4e@gmail.com> [Tue, 18 Apr 2017 22:19:19 +0200] rev 12281
Fix broken sprites on animated water edges
Tue, 18 Apr 2017 22:07:16 +0200 Update some music credits, fix Beach theme credits
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 22:07:16 +0200] rev 12280
Update some music credits, fix Beach theme credits
Tue, 18 Apr 2017 21:38:36 +0200 Credit most theme and map authors in credits.txt
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 21:38:36 +0200] rev 12279
Credit most theme and map authors in credits.txt
Tue, 18 Apr 2017 19:36:29 +0200 Add 3 forts: Lonely_Island, Olympic, Snail
Wuzzy <almikes@aol.com> [Tue, 18 Apr 2017 19:36:29 +0200] rev 12278
Add 3 forts: Lonely_Island, Olympic, Snail
Mon, 17 Apr 2017 23:17:47 +0200 engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc.
sheepluva [Mon, 17 Apr 2017 23:17:47 +0200] rev 12277
engine: d52af905437b broke pas2c build. pas2c doesn't understand "in [1, 2]" etc. PS: pas2c possibly still fails due to physfs issues :/
Mon, 17 Apr 2017 18:47:56 +0200 Backed out changeset 8e9603088f99
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 18:47:56 +0200] rev 12276
Backed out changeset 8e9603088f99 Because unC0Rr, sheepluva and nemo like to know when their turn starts. This re-introduces the odd vows for revenge on every enemy turn start.
Mon, 17 Apr 2017 07:12:00 +0200 Remove redundant main menu tips
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 07:12:00 +0200] rev 12275
Remove redundant main menu tips Oops!
Mon, 17 Apr 2017 04:06:49 +0200 Mention missing controls for rope and landspray, explain cleaver damage
Wuzzy <almikes@aol.com> [Mon, 17 Apr 2017 04:06:49 +0200] rev 12274
Mention missing controls for rope and landspray, explain cleaver damage
Sun, 16 Apr 2017 08:49:18 +0200 Block left entrance in ACF, mission 6
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 08:49:18 +0200] rev 12273
Block left entrance in ACF, mission 6
Sun, 16 Apr 2017 08:19:33 +0200 Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 08:19:33 +0200] rev 12272
Add alternate dialogs in ACF mission 6 when killing cyborgs before collecting crates
Sun, 16 Apr 2017 06:08:24 +0200 Restore old barrels and mines in ACF: Dragon's Lair
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 06:08:24 +0200] rev 12271
Restore old barrels and mines in ACF: Dragon's Lair
Sun, 16 Apr 2017 05:52:33 +0200 Update sniper rifle challenge preview image because the theme changed
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 05:52:33 +0200] rev 12270
Update sniper rifle challenge preview image because the theme changed
Sun, 16 Apr 2017 05:37:56 +0200 Show mines timer in ACF, Dragon's Lair
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 05:37:56 +0200] rev 12269
Show mines timer in ACF, Dragon's Lair
Sun, 16 Apr 2017 04:49:05 +0200 Replace some HTTP links with HTTPS links
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 04:49:05 +0200] rev 12268
Replace some HTTP links with HTTPS links Don't worry, I have tested all the links
Sun, 16 Apr 2017 03:24:17 +0200 Fix broken URL in pagenetserver
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 03:24:17 +0200] rev 12267
Fix broken URL in pagenetserver
Sun, 16 Apr 2017 02:40:17 +0200 Update changelog regarding translations and rubber duck
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:40:17 +0200] rev 12266
Update changelog regarding translations and rubber duck
Sun, 16 Apr 2017 02:10:36 +0200 Swap the preview of missions 2 and 3 in A Classic Fairytale
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:10:36 +0200] rev 12265
Swap the preview of missions 2 and 3 in A Classic Fairytale They have been confused, it's pretty subtle
Sun, 16 Apr 2017 02:02:07 +0200 Allow the diaogues in ACF missions 8 and 10 to be translated
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 02:02:07 +0200] rev 12264
Allow the diaogues in ACF missions 8 and 10 to be translated
Sun, 16 Apr 2017 01:05:08 +0200 Use format strings everywhere in A Classic Fairytale (for translators)
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 01:05:08 +0200] rev 12263
Use format strings everywhere in A Classic Fairytale (for translators)
Sun, 16 Apr 2017 00:18:44 +0200 Remove incorrect help about restarting mission in ACF mission 6
Wuzzy <almikes@aol.com> [Sun, 16 Apr 2017 00:18:44 +0200] rev 12262
Remove incorrect help about restarting mission in ACF mission 6
Sat, 15 Apr 2017 23:47:53 +0200 Refactor ACF mission 6
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 23:47:53 +0200] rev 12261
Refactor ACF mission 6
Sat, 15 Apr 2017 23:21:13 +0200 Add two main menu tips regarding mission panel
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 23:21:13 +0200] rev 12260
Add two main menu tips regarding mission panel
Sat, 15 Apr 2017 08:52:05 +0200 Fix broken "whats this" help in misc options tab
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 08:52:05 +0200] rev 12259
Fix broken "whats this" help in misc options tab
Sat, 15 Apr 2017 08:09:23 +0200 Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 08:09:23 +0200] rev 12258
Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
Sat, 15 Apr 2017 07:12:11 +0200 Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 07:12:11 +0200] rev 12257
Add back "more wind" modifier into mission panel. Fixes regression in 10aad1cafc10
Sat, 15 Apr 2017 06:52:14 +0200 Delete the now unused fort mode icons
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 06:52:14 +0200] rev 12256
Delete the now unused fort mode icons
Sat, 15 Apr 2017 06:25:32 +0200 Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 06:25:32 +0200] rev 12255
Redraw game flag icons: AISurvival, Border BottomBorder, LowGrav, MoreWind, NoWind, PlaceHog
Sat, 15 Apr 2017 05:01:40 +0200 Replace initial health icon in game scheme editor
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 05:01:40 +0200] rev 12254
Replace initial health icon in game scheme editor
Sat, 15 Apr 2017 04:28:00 +0200 Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
Wuzzy <almikes@aol.com> [Sat, 15 Apr 2017 04:28:00 +0200] rev 12253
Make all hogs say Yessir taunt on their turn start (replaces revenge taunts) Rationale: The taunts Illgetyou, JustYouWait were fairly odd and almost always inapproriate to the situation as most voicepacks clearly assume these to be used for revenge only (e.g. “You'll gonna pay for that.” was played at turn start because of this.).
Fri, 14 Apr 2017 07:27:56 +0200 Use videos icon in videos page
Wuzzy <almikes@aol.com> [Fri, 14 Apr 2017 07:27:56 +0200] rev 12252
Use videos icon in videos page
Fri, 14 Apr 2017 06:36:36 +0200 Use palette icon for user color settings group box
Wuzzy <almikes@aol.com> [Fri, 14 Apr 2017 06:36:36 +0200] rev 12251
Use palette icon for user color settings group box
Thu, 13 Apr 2017 23:50:00 +0200 Team editor: Disable flag widget when selecting CPU team
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 23:50:00 +0200] rev 12250
Team editor: Disable flag widget when selecting CPU team
Thu, 13 Apr 2017 21:22:32 +0200 Move random team button of of team members box
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 21:22:32 +0200] rev 12249
Move random team button of of team members box
Thu, 13 Apr 2017 18:48:06 +0200 Add buttons to randomize hats and hog names only
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 18:48:06 +0200] rev 12248
Add buttons to randomize hats and hog names only
Thu, 13 Apr 2017 17:58:32 +0200 Fix non-matching team name when generating random teams
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:58:32 +0200] rev 12247
Fix non-matching team name when generating random teams
Thu, 13 Apr 2017 17:42:57 +0200 Use smaller play sound icon in team editor
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:42:57 +0200] rev 12246
Use smaller play sound icon in team editor
Thu, 13 Apr 2017 17:26:37 +0200 Allow to randomize team name, flag, grave, voice and fort seperately
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 17:26:37 +0200] rev 12245
Allow to randomize team name, flag, grave, voice and fort seperately
Thu, 13 Apr 2017 15:18:07 +0200 Refactor team name generator
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 15:18:07 +0200] rev 12244
Refactor team name generator
Thu, 13 Apr 2017 06:39:01 +0200 Update changelog regarding team updates
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 06:39:01 +0200] rev 12243
Update changelog regarding team updates
Thu, 13 Apr 2017 06:25:41 +0200 Randomize forts and graves in new teams
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 06:25:41 +0200] rev 12242
Randomize forts and graves in new teams
Thu, 13 Apr 2017 05:44:23 +0200 Add 4 teams on first start of Hedgewars
Wuzzy <almikes@aol.com> [Thu, 13 Apr 2017 05:44:23 +0200] rev 12241
Add 4 teams on first start of Hedgewars
Wed, 12 Apr 2017 23:05:18 +0200 Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 23:05:18 +0200] rev 12240
Add a few WhatsThis texts in frontend, rename “Stereo rendering” to “Stereoscopy”
Wed, 12 Apr 2017 22:04:32 +0200 Use standard units and abbreviations in frontend
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 22:04:32 +0200] rev 12239
Use standard units and abbreviations in frontend Replaces things like “fps”, “Kbps”, “m” (for minute), etc.
Wed, 12 Apr 2017 21:34:02 +0200 Clariy home button in DLC
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 21:34:02 +0200] rev 12238
Clariy home button in DLC
Wed, 12 Apr 2017 21:23:02 +0200 Make framerate drop-down list translatable
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 21:23:02 +0200] rev 12237
Make framerate drop-down list translatable
Wed, 12 Apr 2017 20:14:17 +0200 Apply minimal padding to all text buttons in frontend
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 20:14:17 +0200] rev 12236
Apply minimal padding to all text buttons in frontend
Wed, 12 Apr 2017 19:46:59 +0200 Redraw audio icon in settings menu be more HW style-like
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 19:46:59 +0200] rev 12235
Redraw audio icon in settings menu be more HW style-like
Wed, 12 Apr 2017 19:35:44 +0200 Add home button to DLC page
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 19:35:44 +0200] rev 12234
Add home button to DLC page
Wed, 12 Apr 2017 00:23:10 +0200 Don't place air mines in Shoppa
Wuzzy <almikes@aol.com> [Wed, 12 Apr 2017 00:23:10 +0200] rev 12233
Don't place air mines in Shoppa Rationale: Many players prefer Shoppa without air mines
Tue, 11 Apr 2017 07:00:22 +0200 Add a few more maps to the WxW Shoppa map list
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 07:00:22 +0200] rev 12232
Add a few more maps to the WxW Shoppa map list
Tue, 11 Apr 2017 05:31:40 +0200 Change voices in Big Armory, remove duplicate countdown sounds
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 05:31:40 +0200] rev 12231
Change voices in Big Armory, remove duplicate countdown sounds
Tue, 11 Apr 2017 05:29:44 +0200 Add scenario: Big Armory
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 05:29:44 +0200] rev 12230
Add scenario: Big Armory
Tue, 11 Apr 2017 04:48:58 +0200 Clean up mission strings of Teamwork scenario
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:48:58 +0200] rev 12229
Clean up mission strings of Teamwork scenario
Tue, 11 Apr 2017 04:46:01 +0200 Add scenario: Teamwork 2
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:46:01 +0200] rev 12228
Add scenario: Teamwork 2 Credits to Arkhnen, but I heavily reworked it so it properly works in Hedgewars.
Tue, 11 Apr 2017 04:14:21 +0200 Fix bad mission texts in A Space Adventure
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 04:14:21 +0200] rev 12227
Fix bad mission texts in A Space Adventure
Tue, 11 Apr 2017 03:44:56 +0200 Display mines timer in all missions with non-default timer
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 03:44:56 +0200] rev 12226
Display mines timer in all missions with non-default timer
Tue, 11 Apr 2017 02:48:38 +0200 Set infinite turn time in RC Plane Challenge
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:48:38 +0200] rev 12225
Set infinite turn time in RC Plane Challenge
Tue, 11 Apr 2017 02:44:59 +0200 Disable Sudden Death consistently in all missions which don't require it
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:44:59 +0200] rev 12224
Disable Sudden Death consistently in all missions which don't require it
Tue, 11 Apr 2017 02:11:49 +0200 Give infinite flying saucers in Space Adventure main menu
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:11:49 +0200] rev 12223
Give infinite flying saucers in Space Adventure main menu
Tue, 11 Apr 2017 02:09:01 +0200 Add infinite skipping in fruit03 mission
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 02:09:01 +0200] rev 12222
Add infinite skipping in fruit03 mission
Tue, 11 Apr 2017 00:17:42 +0200 New icon for video button to follow the Hedgewars style guide
Wuzzy <almikes@aol.com> [Tue, 11 Apr 2017 00:17:42 +0200] rev 12221
New icon for video button to follow the Hedgewars style guide
Mon, 10 Apr 2017 23:32:03 +0200 Use the same link color consistently in frontend
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 23:32:03 +0200] rev 12220
Use the same link color consistently in frontend
Mon, 10 Apr 2017 23:10:56 +0200 Make entire top part of about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 23:10:56 +0200] rev 12219
Make entire top part of about screen translatable
Mon, 10 Apr 2017 22:43:55 +0200 Make library list in about screen translatable
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 22:43:55 +0200] rev 12218
Make library list in about screen translatable
Mon, 10 Apr 2017 21:42:53 +0200 Prevent frontend from starting game w/ >48 hogs
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 21:42:53 +0200] rev 12217
Prevent frontend from starting game w/ >48 hogs This is because the engine does not support >48 hogs (another bug), but at least this commit a common crash with useless/confusing error message.
Mon, 10 Apr 2017 20:56:01 +0200 Fix crash when trying to open ammo menu with current team hog gear = nil
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 20:56:01 +0200] rev 12216
Fix crash when trying to open ammo menu with current team hog gear = nil Also fixes crash in A Classic Fairytale, mission 2 when rightclicking at Brainiac intro sequence (#142)
Mon, 10 Apr 2017 19:08:00 +0200 Fix caption not updating if adding caption with same text but different color
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 19:08:00 +0200] rev 12215
Fix caption not updating if adding caption with same text but different color
Mon, 10 Apr 2017 18:42:50 +0200 Increase duck cost in Construction Mode to 40
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 18:42:50 +0200] rev 12214
Increase duck cost in Construction Mode to 40
Mon, 10 Apr 2017 12:06:43 -0400 bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
nemo [Mon, 10 Apr 2017 12:06:43 -0400] rev 12213
bulk copy of latest physfs to our misc/libphysfs since this seems to fix an off-by-1 error reliably hit in readln read of 1 byte probably introduced in the addition of the buffered read. Whether this is excessive or whether libphysfs should even be maintained by us is another matter. But at least we shouldn't crash
Mon, 10 Apr 2017 09:05:16 -0400 merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
nemo [Mon, 10 Apr 2017 09:05:16 -0400] rev 12212
merge in patch used in arch/fedora - fixes a lazy physfs memcpy that was breaking upstream's stricter checking
Mon, 10 Apr 2017 14:34:32 +0200 Fix dynamite sparks appearing underwater
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:34:32 +0200] rev 12211
Fix dynamite sparks appearing underwater
Mon, 10 Apr 2017 14:15:00 +0200 Render gear timers in front of water
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 14:15:00 +0200] rev 12210
Render gear timers in front of water
Mon, 10 Apr 2017 13:51:07 +0200 Fix syntax error in uGearsUtils
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:51:07 +0200] rev 12209
Fix syntax error in uGearsUtils
Mon, 10 Apr 2017 13:30:44 +0200 Play different bounce sound for rubber duck
Wuzzy <almikes@aol.com> [Mon, 10 Apr 2017 13:30:44 +0200] rev 12208
Play different bounce sound for rubber duck
Sun, 09 Apr 2017 20:54:33 +0200 Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
Wuzzy <almikes@aol.com> [Sun, 09 Apr 2017 20:54:33 +0200] rev 12207
Add rubber duck to (Balanced) Random Weapon, Construction Mode, HedgeEditor
Sun, 09 Apr 2017 00:51:26 +0200 Fix free rubber ducks in Highlander
Wuzzy <almikes@aol.com> [Sun, 09 Apr 2017 00:51:26 +0200] rev 12206
Fix free rubber ducks in Highlander
Fri, 13 May 2016 01:19:28 +0200 Fix duck issues with Sea edge swimming
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 01:19:28 +0200] rev 12205
Fix duck issues with Sea edge swimming
Fri, 13 May 2016 00:17:05 +0200 Don't play duck drop sound when duck spawns in water
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 00:17:05 +0200] rev 12204
Don't play duck drop sound when duck spawns in water
Fri, 13 May 2016 00:08:09 +0200 Make duck rise to surface when spawning underwater
Wuzzy <almikes@aol.com> [Fri, 13 May 2016 00:08:09 +0200] rev 12203
Make duck rise to surface when spawning underwater
Thu, 12 May 2016 19:45:26 +0200 Add a few comments for rubber duck
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:45:26 +0200] rev 12202
Add a few comments for rubber duck
Thu, 12 May 2016 19:33:30 +0200 Put duck speed factor into gear variable
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:33:30 +0200] rev 12201
Put duck speed factor into gear variable
Thu, 12 May 2016 19:22:53 +0200 Fix rubber duck speed when hitting sea edge initially
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 19:22:53 +0200] rev 12200
Fix rubber duck speed when hitting sea edge initially
Thu, 12 May 2016 18:16:09 +0200 Fix rubber duck not bouncing off diagonal rubber
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 18:16:09 +0200] rev 12199
Fix rubber duck not bouncing off diagonal rubber
Thu, 12 May 2016 17:23:06 +0200 Render rubber duck timer when <6s
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 17:23:06 +0200] rev 12198
Render rubber duck timer when <6s
Thu, 12 May 2016 16:56:23 +0200 Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 16:56:23 +0200] rev 12197
Re-enable GetLaunchX/Y, use non-zero eject only for amDuck for now
Thu, 12 May 2016 16:20:17 +0200 Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Wuzzy <almikes@aol.com> [Thu, 12 May 2016 16:20:17 +0200] rev 12196
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
Sat, 08 Apr 2017 21:48:39 +0200 Add rubber duck images for real
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:48:39 +0200] rev 12195
Add rubber duck images for real
Sat, 08 Apr 2017 21:48:25 +0200 Add sounds for rubberduck drop, destruction and water collision
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:48:25 +0200] rev 12194
Add sounds for rubberduck drop, destruction and water collision
Sat, 08 Apr 2017 21:43:48 +0200 Add ammotype amDuck for rubber duck
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 21:43:48 +0200] rev 12193
Add ammotype amDuck for rubber duck Still needs some tweaking (eject position, ammo menu slot)
Sat, 08 Apr 2017 18:36:12 +0200 Add gear gtDuck: rubber duck
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 18:36:12 +0200] rev 12192
Add gear gtDuck: rubber duck Properties: - Falls straight down - Swims on water and follows wind direction - Follows Sea world edge - Explodes on collision or after 9s - Timer resets when hitting water
Sat, 08 Apr 2017 18:26:25 +0200 Update changelog: Water anim., translations
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 18:26:25 +0200] rev 12191
Update changelog: Water anim., translations
Sat, 08 Apr 2017 17:21:22 +0200 Fix bad water flow animation
KoBeWi <kobewi4e@gmail.com> [Sat, 08 Apr 2017 17:21:22 +0200] rev 12190
Fix bad water flow animation
Sat, 08 Apr 2017 17:17:28 +0200 Water can now be animated
KoBeWi <kobewi4e@gmail.com> [Sat, 08 Apr 2017 17:17:28 +0200] rev 12189
Water can now be animated
Sat, 08 Apr 2017 06:22:43 +0200 Fix CPU level sprites falling down in ClimbHome (instead of stars)
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 06:22:43 +0200] rev 12188
Fix CPU level sprites falling down in ClimbHome (instead of stars)
Sat, 08 Apr 2017 05:23:07 +0200 Locale: Replace outdated round start message with loading template
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 05:23:07 +0200] rev 12187
Locale: Replace outdated round start message with loading template
Sat, 08 Apr 2017 05:04:18 +0200 Load screen: Move “LOADING” from image into text box
Wuzzy <almikes@aol.com> [Sat, 08 Apr 2017 05:04:18 +0200] rev 12186
Load screen: Move “LOADING” from image into text box So this message can be properly translated
Fri, 07 Apr 2017 05:03:30 +0200 Add a few home run messages (en, de)
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 05:03:30 +0200] rev 12185
Add a few home run messages (en, de)
Fri, 07 Apr 2017 04:56:51 +0200 Add support for hog name in home run message
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 04:56:51 +0200] rev 12184
Add support for hog name in home run message
Fri, 07 Apr 2017 03:27:17 +0200 Remove English-only text from campaign mission images
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 03:27:17 +0200] rev 12183
Remove English-only text from campaign mission images
Fri, 07 Apr 2017 03:10:28 +0200 Replace portal mission image with screenshot
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 03:10:28 +0200] rev 12182
Replace portal mission image with screenshot Done to remove English-only text
Fri, 07 Apr 2017 02:26:12 +0200 Harden the countdown sound check
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 02:26:12 +0200] rev 12181
Harden the countdown sound check
Fri, 07 Apr 2017 01:50:49 +0200 Fix name Scottish Gaelic being incorrectly displayed in language dropdown
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 01:50:49 +0200] rev 12180
Fix name Scottish Gaelic being incorrectly displayed in language dropdown
Fri, 07 Apr 2017 01:41:30 +0200 Add basic win/draw messages in Scottish Gaelic
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 01:41:30 +0200] rev 12179
Add basic win/draw messages in Scottish Gaelic
Fri, 07 Apr 2017 01:17:51 +0200 Scottish Gaelic translation update: tips, missions, frontend, engine
fios@foramnagaidhlig.net <fios@foramnagaidhlig.net> [Fri, 07 Apr 2017 01:17:51 +0200] rev 12178
Scottish Gaelic translation update: tips, missions, frontend, engine
Fri, 07 Apr 2017 00:57:09 +0200 Set turn time to 0 when current hog drowns
Wuzzy <almikes@aol.com> [Fri, 07 Apr 2017 00:57:09 +0200] rev 12177
Set turn time to 0 when current hog drowns
Thu, 06 Apr 2017 23:28:13 +0200 Fix enemy saying “Missed” when poisoned w/o damage
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 23:28:13 +0200] rev 12176
Fix enemy saying “Missed” when poisoned w/o damage
Thu, 06 Apr 2017 22:34:02 +0200 Fix time box tooltip saying it is not *yet* available in SD
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 22:34:02 +0200] rev 12175
Fix time box tooltip saying it is not *yet* available in SD When it is actually not available *anymore*
Thu, 06 Apr 2017 22:02:29 +0200 Show random event message on round start, instead of the static one
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 22:02:29 +0200] rev 12174
Show random event message on round start, instead of the static one
Thu, 06 Apr 2017 21:49:59 +0200 Add new random victory/round draw messages in English
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 21:49:59 +0200] rev 12173
Add new random victory/round draw messages in English
Thu, 06 Apr 2017 20:57:51 +0200 Implement random round draw / team win messages
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:57:51 +0200] rev 12172
Implement random round draw / team win messages
Thu, 06 Apr 2017 20:14:05 +0200 Add back accidental removal of random mines
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:14:05 +0200] rev 12171
Add back accidental removal of random mines
Thu, 06 Apr 2017 20:01:14 +0200 Add many ticker messages for the new ticker events
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 20:01:14 +0200] rev 12170
Add many ticker messages for the new ticker events
Thu, 06 Apr 2017 07:34:00 +0200 More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 07:34:00 +0200] rev 12169
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Thu, 06 Apr 2017 05:54:45 +0200 Allow to place theme objects on water
Wuzzy <almikes@aol.com> [Thu, 06 Apr 2017 05:54:45 +0200] rev 12168
Allow to place theme objects on water
Wed, 05 Apr 2017 18:23:10 +0200 Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 18:23:10 +0200] rev 12167
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Wed, 05 Apr 2017 18:12:40 +0200 Smoother water gradient for Beach theme
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 18:12:40 +0200] rev 12166
Smoother water gradient for Beach theme
Wed, 05 Apr 2017 17:43:46 +0200 Update changelog
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:43:46 +0200] rev 12165
Update changelog
Wed, 05 Apr 2017 17:29:18 +0200 Remove redundant water color definitions in themes with default water
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:29:18 +0200] rev 12164
Remove redundant water color definitions in themes with default water
Wed, 05 Apr 2017 17:28:46 +0200 Set default theme water color to blue
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:28:46 +0200] rev 12163
Set default theme water color to blue
Wed, 05 Apr 2017 17:26:59 +0200 Remove Lua function SetAmmoStore
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:26:59 +0200] rev 12162
Remove Lua function SetAmmoStore This function very obscure and has never been used, nobody will miss it. See issue #145 for full rationale.
Wed, 05 Apr 2017 17:26:05 +0200 Fix ugly dragonball grave 1 pixel bouncing
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:26:05 +0200] rev 12161
Fix ugly dragonball grave 1 pixel bouncing
Wed, 05 Apr 2017 17:23:34 +0200 Display native language names in language combo box instead of always English
Wuzzy <almikes@aol.com> [Wed, 05 Apr 2017 17:23:34 +0200] rev 12160
Display native language names in language combo box instead of always English
Tue, 04 Apr 2017 23:43:19 +0200 whitespace fixes (SEE, I AM USEFUL!)
sheepluva [Tue, 04 Apr 2017 23:43:19 +0200] rev 12159
whitespace fixes (SEE, I AM USEFUL!)
Sun, 09 Oct 2016 19:59:00 +0200 added CloudsL and FlakeL
KoBeWi <kobewi4e@gmail.com> [Sun, 09 Oct 2016 19:59:00 +0200] rev 12158
added CloudsL and FlakeL
Tue, 04 Apr 2017 21:17:02 +0200 Fix hedgehogs/ticker ignoring kills without damage (#149)
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 21:17:02 +0200] rev 12157
Fix hedgehogs/ticker ignoring kills without damage (#149)
Tue, 04 Apr 2017 17:02:38 +0200 Lua callback: onUsedAmmo, after using up an ammo
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 17:02:38 +0200] rev 12156
Lua callback: onUsedAmmo, after using up an ammo Useful to know when e.g. shotgun attack has finished Syntax: onUsedAmmo(ammoType) * ammoType: Ammo type of used ammo Note: Not called for ammo type amNothing Thanks to KoBeWi
Tue, 04 Apr 2017 05:35:11 +0200 Disable incorrect “%1” messages in German home run messages
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 05:35:11 +0200] rev 12155
Disable incorrect “%1” messages in German home run messages %1 is not yet supported for home runs
Tue, 04 Apr 2017 05:33:15 +0200 Add a bunch of funny ticker messages for English
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 05:33:15 +0200] rev 12154
Add a bunch of funny ticker messages for English
Tue, 04 Apr 2017 02:41:11 +0200 Fix incorrect size of Beach theme icons
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:41:11 +0200] rev 12153
Fix incorrect size of Beach theme icons The icons had about double the required size. This caused a graphical glitch when selecting Beach and hand-drawn map.
Tue, 04 Apr 2017 02:22:30 +0200 Mention addition of Beach theme in changelog
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:22:30 +0200] rev 12152
Mention addition of Beach theme in changelog
Tue, 04 Apr 2017 02:06:35 +0200 Update German frontend translation
Wuzzy <almikes@aol.com> [Tue, 04 Apr 2017 02:06:35 +0200] rev 12151
Update German frontend translation
Mon, 20 Mar 2017 08:58:30 -0400 sanity cutoff for splash sound
nemo [Mon, 20 Mar 2017 08:58:30 -0400] rev 12150
sanity cutoff for splash sound
Mon, 06 Feb 2017 18:15:29 +0300 Fix handlers module
unc0rr [Mon, 06 Feb 2017 18:15:29 +0300] rev 12149
Fix handlers module
Mon, 06 Feb 2017 17:54:27 +0300 Store room protocol number
unc0rr [Mon, 06 Feb 2017 17:54:27 +0300] rev 12148
Store room protocol number
Sat, 04 Feb 2017 19:52:38 +0300 Room creation halfplemented
unc0rr [Sat, 04 Feb 2017 19:52:38 +0300] rev 12147
Room creation halfplemented
Fri, 27 Jan 2017 23:03:31 +0300 SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
unc0rr [Fri, 27 Jan 2017 23:03:31 +0300] rev 12146
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
Thu, 26 Jan 2017 14:45:44 +0300 Lobby joining action
unc0rr [Thu, 26 Jan 2017 14:45:44 +0300] rev 12145
Lobby joining action
Wed, 25 Jan 2017 23:48:23 +0300 More refactoring
unc0rr [Wed, 25 Jan 2017 23:48:23 +0300] rev 12144
More refactoring
Tue, 24 Jan 2017 20:28:16 +0300 Toss code around
unc0rr [Tue, 24 Jan 2017 20:28:16 +0300] rev 12143
Toss code around
Mon, 23 Jan 2017 23:43:29 +0300 Start refactoring path from getting message from client to reacting to it
unc0rr [Mon, 23 Jan 2017 23:43:29 +0300] rev 12142
Start refactoring path from getting message from client to reacting to it
Wed, 18 Jan 2017 22:54:02 +0300 Basic support for NICK message
unc0rr [Wed, 18 Jan 2017 22:54:02 +0300] rev 12141
Basic support for NICK message
Wed, 18 Jan 2017 22:23:41 +0300 Fix malformed messages parsing
unc0rr [Wed, 18 Jan 2017 22:23:41 +0300] rev 12140
Fix malformed messages parsing
Wed, 18 Jan 2017 22:15:55 +0300 - Handle errors
unc0rr [Wed, 18 Jan 2017 22:15:55 +0300] rev 12139
- Handle errors - Client removal routine - Handle QUIT message
Sun, 15 Jan 2017 00:34:36 +0300 Introduce actions, just like in the old server
unc0rr [Sun, 15 Jan 2017 00:34:36 +0300] rev 12138
Introduce actions, just like in the old server
Sat, 14 Jan 2017 22:30:09 +0300 - Use logging facilities instead of plain println!
unc0rr [Sat, 14 Jan 2017 22:30:09 +0300] rev 12137
- Use logging facilities instead of plain println! - Parse malformed messages, parser doesn't get stuck anymore
Sat, 14 Jan 2017 00:46:52 +0300 - Render messages to string
unc0rr [Sat, 14 Jan 2017 00:46:52 +0300] rev 12136
- Render messages to string - Respond to PING messages
Wed, 11 Jan 2017 22:42:59 +0300 Add more messages to the parser
unc0rr [Wed, 11 Jan 2017 22:42:59 +0300] rev 12135
Add more messages to the parser
Wed, 11 Jan 2017 17:39:21 +0300 Optional parameters parsing function
unc0rr [Wed, 11 Jan 2017 17:39:21 +0300] rev 12134
Optional parameters parsing function
Sun, 08 Jan 2017 23:57:45 +0300 Some parsing using nom
unc0rr [Sun, 08 Jan 2017 23:57:45 +0300] rev 12133
Some parsing using nom
Sat, 07 Jan 2017 21:34:00 +0300 Give up on lalrpop, let's try nom
unc0rr [Sat, 07 Jan 2017 21:34:00 +0300] rev 12132
Give up on lalrpop, let's try nom
Fri, 06 Jan 2017 01:00:21 +0300 Still trying to make parser work
unc0rr [Fri, 06 Jan 2017 01:00:21 +0300] rev 12131
Still trying to make parser work
Thu, 05 Jan 2017 19:07:01 +0300 Start on messages parser
unc0rr [Thu, 05 Jan 2017 19:07:01 +0300] rev 12130
Start on messages parser
Tue, 03 Jan 2017 00:19:47 +0300 - Start protocol parser implementation
unc0rr [Tue, 03 Jan 2017 00:19:47 +0300] rev 12129
- Start protocol parser implementation - Small fixes
Mon, 02 Jan 2017 00:16:22 +0300 Refactor modules layout
unc0rr [Mon, 02 Jan 2017 00:16:22 +0300] rev 12128
Refactor modules layout
Mon, 02 Jan 2017 00:05:12 +0300 - Use netbuf buffers for client connection stream
unc0rr [Mon, 02 Jan 2017 00:05:12 +0300] rev 12127
- Use netbuf buffers for client connection stream - Read data from client
Sun, 01 Jan 2017 22:13:35 +0300 Refactor code to add more structure to it
unc0rr [Sun, 01 Jan 2017 22:13:35 +0300] rev 12126
Refactor code to add more structure to it
Sat, 31 Dec 2016 23:56:29 +0300 Start server implementation in rust
unc0rr [Sat, 31 Dec 2016 23:56:29 +0300] rev 12125
Start server implementation in rust
Fri, 03 Feb 2017 23:04:50 +0300 Adopt some patches from OpenBSD port
unc0rr [Fri, 03 Feb 2017 23:04:50 +0300] rev 12124
Adopt some patches from OpenBSD port
Mon, 30 Jan 2017 11:35:09 -0500 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo [Mon, 30 Jan 2017 11:35:09 -0500] rev 12123
updates to polish translation by alzen, also add two unlocalised string he found in the gui
Wed, 25 Jan 2017 00:17:32 +0300 Add a buffer for files opened with physfs for reading, fixes slow engine start
unc0rr [Wed, 25 Jan 2017 00:17:32 +0300] rev 12122
Add a buffer for files opened with physfs for reading, fixes slow engine start
Sun, 15 Jan 2017 19:35:41 -0500 svg source for the bat animation update
CopherNeue [Sun, 15 Jan 2017 19:35:41 -0500] rev 12121
svg source for the bat animation update
Sun, 15 Jan 2017 15:11:07 -0500 fix of offsets and size to prior commits
alfadur+copherneue [Sun, 15 Jan 2017 15:11:07 -0500] rev 12120
fix of offsets and size to prior commits
Sun, 15 Jan 2017 12:50:27 -0500 code changes to make the new bat animation work
alfadur [Sun, 15 Jan 2017 12:50:27 -0500] rev 12119
code changes to make the new bat animation work
Sun, 15 Jan 2017 12:49:26 -0500 nicer hog bat animation art
CopherNeue [Sun, 15 Jan 2017 12:49:26 -0500] rev 12118
nicer hog bat animation art
Thu, 12 Jan 2017 11:40:28 -0500 aaand italian
LocutusOfBorg [Thu, 12 Jan 2017 11:40:28 -0500] rev 12117
aaand italian
Thu, 12 Jan 2017 11:28:25 -0500 aaand put in an exclamation mark
nemo [Thu, 12 Jan 2017 11:28:25 -0500] rev 12116
aaand put in an exclamation mark
Thu, 12 Jan 2017 11:17:53 -0500 lowercase hedgehog, duplicate comment to description
nemo [Thu, 12 Jan 2017 11:17:53 -0500] rev 12115
lowercase hedgehog, duplicate comment to description
Fri, 23 Dec 2016 23:29:00 +0300 Only registered players regain their teams on rejoin
unc0rr [Fri, 23 Dec 2016 23:29:00 +0300] rev 12114
Only registered players regain their teams on rejoin
Fri, 23 Dec 2016 23:12:00 +0300 Fix official server build
unc0rr [Fri, 23 Dec 2016 23:12:00 +0300] rev 12113
Fix official server build
Mon, 19 Dec 2016 12:34:09 -0500 surfboard object for beach theme
alfadur [Mon, 19 Dec 2016 12:34:09 -0500] rev 12112
surfboard object for beach theme
Tue, 13 Dec 2016 09:33:50 -0500 Source svg for the sandcastle
alfadur [Tue, 13 Dec 2016 09:33:50 -0500] rev 12111
Source svg for the sandcastle
Sun, 11 Dec 2016 18:00:10 -0500 requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
nemo [Sun, 11 Dec 2016 18:00:10 -0500] rev 12110
requested by CopherNeue - make "flatten-flakes" only exclude the foreground layers. testing on eyes/halloween seems ok.
Sun, 11 Dec 2016 17:51:13 -0500 Enable beach theme install
nemo [Sun, 11 Dec 2016 17:51:13 -0500] rev 12109
Enable beach theme install
Sun, 11 Dec 2016 17:46:40 -0500 Beach theme, completely redone
CopherNeue [Sun, 11 Dec 2016 17:46:40 -0500] rev 12108
Beach theme, completely redone
Sat, 10 Dec 2016 21:28:10 +0100 Fix ScriptExists() destroying lua stack (fixes Bug #146)
sheepluva [Sat, 10 Dec 2016 21:28:10 +0100] rev 12107
Fix ScriptExists() destroying lua stack (fixes bug #146)
Sat, 10 Dec 2016 19:09:25 +0100 Bug #108 - Phyfs/Pathz: Fix binds not being loaded
sheepluva [Sat, 10 Dec 2016 19:09:25 +0100] rev 12106
bug #108 - Phyfs/Pathz: Fix binds not being loaded
Wed, 07 Dec 2016 13:25:04 -0500 Add Beach theme, update Fruit theme
alfadur [Wed, 07 Dec 2016 13:25:04 -0500] rev 12105
Add Beach theme, update Fruit theme
Tue, 06 Dec 2016 02:18:38 +0100 tweak landtex filling some more. cuz it's fun
sheepluva [Tue, 06 Dec 2016 02:18:38 +0100] rev 12104
tweak landtex filling some more. cuz it's fun
Tue, 06 Dec 2016 01:05:46 +0100 fix pas2c definition of SizeInt
sheepluva [Tue, 06 Dec 2016 01:05:46 +0100] rev 12103
fix pas2c definition of SizeInt
Sun, 04 Dec 2016 02:02:18 +0100 fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
sheepluva [Sun, 04 Dec 2016 02:02:18 +0100] rev 12102
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
Sun, 04 Dec 2016 01:07:36 +0100 copyToXYFromRect: simplify my math (so that it actually, you know, works...)
sheepluva [Sun, 04 Dec 2016 01:07:36 +0100] rev 12101
copyToXYFromRect: simplify my math (so that it actually, you know, works...)
Sat, 03 Dec 2016 17:45:32 +0100 GOTTA GO FAST! - speed up landtex filling
sheepluva [Sat, 03 Dec 2016 17:45:32 +0100] rev 12100
GOTTA GO FAST! - speed up landtex filling
Sat, 03 Dec 2016 13:51:57 +0100 copyToXYFromRect: some tweaks
sheepluva [Sat, 03 Dec 2016 13:51:57 +0100] rev 12099
copyToXYFromRect: some tweaks
Sat, 03 Dec 2016 09:09:16 +0100 copyToXYFromRect: fix pixels overflowing pixel lines in dest
sheepluva [Sat, 03 Dec 2016 09:09:16 +0100] rev 12098
copyToXYFromRect: fix pixels overflowing pixel lines in dest
Mon, 28 Nov 2016 13:46:25 -0500 add alpha for sd-tint, since CopherNeue thinks the textures might need fading
nemo [Mon, 28 Nov 2016 13:46:25 -0500] rev 12097
add alpha for sd-tint, since CopherNeue thinks the textures might need fading
Sun, 27 Nov 2016 18:49:15 +0100 fix German translation error
sheepluva [Sun, 27 Nov 2016 18:49:15 +0100] rev 12096
fix German translation error
Sun, 27 Nov 2016 13:08:12 +0100 fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
sheepluva [Sun, 27 Nov 2016 13:08:12 +0100] rev 12095
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
Sun, 27 Nov 2016 12:58:41 +0100 make random timers less easy to predict
sheepluva [Sun, 27 Nov 2016 12:58:41 +0100] rev 12094
make random timers less easy to predict
Sun, 27 Nov 2016 06:32:00 +0100 Construction Mode: Fix free girder/rubber placement near hog
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 06:32:00 +0100] rev 12093
Construction Mode: Fix free girder/rubber placement near hog
Sun, 27 Nov 2016 06:24:43 +0100 Construction Mode: Turn crate limit into a script parameter
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 06:24:43 +0100] rev 12092
Construction Mode: Turn crate limit into a script parameter
Sun, 27 Nov 2016 05:56:45 +0100 Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 05:56:45 +0100] rev 12091
Contruction Mode: Fix rubber being placable in land and invalid girder placement costing energy
Sun, 27 Nov 2016 05:33:26 +0100 Add PlaceRubber to Lua API
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 05:33:26 +0100] rev 12090
Add PlaceRubber to Lua API
Sun, 27 Nov 2016 03:18:20 +0100 Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 03:18:20 +0100] rev 12089
Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
Sun, 27 Nov 2016 01:30:41 +0100 Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Wuzzy <almikes@aol.com> [Sun, 27 Nov 2016 01:30:41 +0100] rev 12088
Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
Sun, 27 Nov 2016 00:00:25 +0100 simplify code of previous commit ( ba1807589eaa )
sheepluva [Sun, 27 Nov 2016 00:00:25 +0100] rev 12087
simplify code of previous commit ( ba1807589eaa )
Sat, 26 Nov 2016 23:46:31 +0100 OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
sheepluva [Sat, 26 Nov 2016 23:46:31 +0100] rev 12086
OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
Sat, 26 Nov 2016 22:48:37 +0100 Give visual and audible feedback for flying through rings in Hard Flying mission
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 22:48:37 +0100] rev 12085
Give visual and audible feedback for flying through rings in Hard Flying mission
Sat, 26 Nov 2016 22:16:45 +0100 Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 22:16:45 +0100] rev 12084
Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
Sat, 26 Nov 2016 20:27:41 +0100 Fix group box text being cut off (fixes #125)
Wuzzy <almikes@aol.com> [Sat, 26 Nov 2016 20:27:41 +0100] rev 12083
Fix group box text being cut off (fixes #125)
Fri, 25 Nov 2016 14:22:34 +0100 Add custom ammo texts for Knockball
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 14:22:34 +0100] rev 12082
Add custom ammo texts for Knockball
Fri, 25 Nov 2016 14:06:00 +0100 Remove team score messages in Knockball/Basketball because they're redundant
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 14:06:00 +0100] rev 12081
Remove team score messages in Knockball/Basketball because they're redundant
Fri, 25 Nov 2016 13:53:22 +0100 Clean up strings in Control mission maps (more translator-friendly)
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 13:53:22 +0100] rev 12080
Clean up strings in Control mission maps (more translator-friendly)
Fri, 25 Nov 2016 13:38:24 +0100 Disable SD for a couple of scripts and mission maps
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 13:38:24 +0100] rev 12079
Disable SD for a couple of scripts and mission maps
Fri, 25 Nov 2016 03:14:46 +0100 Fix misleading scenario desciptions regarding time limit / no time limit
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 03:14:46 +0100] rev 12078
Fix misleading scenario desciptions regarding time limit / no time limit
Fri, 25 Nov 2016 02:53:42 +0100 Rewrite 2nd line of mission panel of most missions for consistency
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 02:53:42 +0100] rev 12077
Rewrite 2nd line of mission panel of most missions for consistency
Fri, 25 Nov 2016 02:01:18 +0100 Move some changelog entries to the correct categories
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 02:01:18 +0100] rev 12076
Move some changelog entries to the correct categories
Fri, 25 Nov 2016 01:52:03 +0100 Mention Cheese in changelog
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:52:03 +0100] rev 12075
Mention Cheese in changelog
Fri, 25 Nov 2016 01:42:55 +0100 Update changelog for Highlander changes
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:42:55 +0100] rev 12074
Update changelog for Highlander changes
Fri, 25 Nov 2016 01:36:20 +0100 Make Highlander mission text consistent with other game mode messages
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:36:20 +0100] rev 12073
Make Highlander mission text consistent with other game mode messages
Fri, 25 Nov 2016 01:20:03 +0100 Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
Wuzzy <almikes@aol.com> [Fri, 25 Nov 2016 01:20:03 +0100] rev 12072
Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
Thu, 24 Nov 2016 17:47:19 +0100 WxW: Remove old compability code which caused problems with unknown maps
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:47:19 +0100] rev 12071
WxW: Remove old compability code which caused problems with unknown maps
Thu, 24 Nov 2016 17:18:16 +0100 Tweak WxW wall spark count according to wall size
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:18:16 +0100] rev 12070
Tweak WxW wall spark count according to wall size
Thu, 24 Nov 2016 17:05:26 +0100 WxW: Add crate radar info to rope description
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 17:05:26 +0100] rev 12069
WxW: Add crate radar info to rope description
Thu, 24 Nov 2016 16:52:13 +0100 WxW: Increase wall height of left/right walls with bounce edge and no border
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 16:52:13 +0100] rev 12068
WxW: Increase wall height of left/right walls with bounce edge and no border
Thu, 24 Nov 2016 16:25:39 +0100 Add WorldEdge support for WxW
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 16:25:39 +0100] rev 12067
Add WorldEdge support for WxW
Thu, 24 Nov 2016 15:45:46 +0100 Update changelog for Wxw updates
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 15:45:46 +0100] rev 12066
Update changelog for Wxw updates
Thu, 24 Nov 2016 15:09:26 +0100 WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 15:09:26 +0100] rev 12065
WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
Thu, 24 Nov 2016 06:33:00 +0100 Make name “Tumbler” translatable
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 06:33:00 +0100] rev 12064
Make name “Tumbler” translatable
Thu, 24 Nov 2016 05:49:57 +0100 Disable world edge in Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:49:57 +0100] rev 12063
Disable world edge in Space Invasion
Thu, 24 Nov 2016 05:41:50 +0100 Use yellow clock color in Space Invasion and Tumbler
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:41:50 +0100] rev 12062
Use yellow clock color in Space Invasion and Tumbler
Thu, 24 Nov 2016 05:35:21 +0100 Turn invaders white in Space Invasion when round is over
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:35:21 +0100] rev 12061
Turn invaders white in Space Invasion when round is over
Thu, 24 Nov 2016 05:08:04 +0100 Update changelog for Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 05:08:04 +0100] rev 12060
Update changelog for Space Invasion
Thu, 24 Nov 2016 04:56:49 +0100 More helpful Space Invasion description
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:56:49 +0100] rev 12059
More helpful Space Invasion description
Thu, 24 Nov 2016 04:24:56 +0100 Remove unused flamer code from Space Invasion
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:24:56 +0100] rev 12058
Remove unused flamer code from Space Invasion
Thu, 24 Nov 2016 04:21:34 +0100 Space Invasion: Play countdown sounds
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:21:34 +0100] rev 12057
Space Invasion: Play countdown sounds
Thu, 24 Nov 2016 04:15:27 +0100 Space Invasion: Make all strings more translator-friendly
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 04:15:27 +0100] rev 12056
Space Invasion: Make all strings more translator-friendly
Thu, 24 Nov 2016 03:53:56 +0100 Space Invasion: Dump most out-commented and unused code
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 03:53:56 +0100] rev 12055
Space Invasion: Dump most out-commented and unused code
Thu, 24 Nov 2016 03:36:56 +0100 Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 03:36:56 +0100] rev 12054
Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
Thu, 24 Nov 2016 01:04:55 +0100 Add countdown sounds to Tumbler
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 01:04:55 +0100] rev 12053
Add countdown sounds to Tumbler
Thu, 24 Nov 2016 00:50:40 +0100 Change ammo display texts in Tumbler to avoid pluralization failures
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:50:40 +0100] rev 12052
Change ammo display texts in Tumbler to avoid pluralization failures
Thu, 24 Nov 2016 00:42:27 +0100 Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:42:27 +0100] rev 12051
Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
Thu, 24 Nov 2016 00:20:41 +0100 Rewrite some help texts in the basic rope training mission
Wuzzy <almikes@aol.com> [Thu, 24 Nov 2016 00:20:41 +0100] rev 12050
Rewrite some help texts in the basic rope training mission Also make it impossible for the player to die
Wed, 23 Nov 2016 23:54:55 +0100 Tweak flags used in all missions to fit more to the theme
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 23:54:55 +0100] rev 12049
Tweak flags used in all missions to fit more to the theme
Wed, 23 Nov 2016 20:25:44 +0100 Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 20:25:44 +0100] rev 12048
Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
Wed, 23 Nov 2016 19:43:40 +0100 Use GetHogFort in HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 19:43:40 +0100] rev 12047
Use GetHogFort in HedgeEditor
Wed, 23 Nov 2016 19:39:01 +0100 Add GetHogFort to Lua API
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 19:39:01 +0100] rev 12046
Add GetHogFort to Lua API
Wed, 23 Nov 2016 18:57:08 +0100 HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:57:08 +0100] rev 12045
HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
Wed, 23 Nov 2016 18:33:14 +0100 HedgeEditor: Fix air mines timer being falsely exported and displayed
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:33:14 +0100] rev 12044
HedgeEditor: Fix air mines timer being falsely exported and displayed
Wed, 23 Nov 2016 18:00:35 +0100 HedgeEditor: Export WorldEdge, fix export of Theme
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 18:00:35 +0100] rev 12043
HedgeEditor: Export WorldEdge, fix export of Theme
Wed, 23 Nov 2016 17:21:17 +0100 Remove some items from the HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:21:17 +0100] rev 12042
Remove some items from the HedgeEditor TODO list
Wed, 23 Nov 2016 17:04:15 +0100 HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:04:15 +0100] rev 12041
HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
Wed, 23 Nov 2016 17:03:46 +0100 HedgeEditor: Simplify placement mode description
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 17:03:46 +0100] rev 12040
HedgeEditor: Simplify placement mode description
Wed, 23 Nov 2016 16:33:01 +0100 Update changelog for the recent HedgeEditor updates
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 16:33:01 +0100] rev 12039
Update changelog for the recent HedgeEditor updates
Wed, 23 Nov 2016 16:02:03 +0100 Add sine gun to Crazy weapon set
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 16:02:03 +0100] rev 12038
Add sine gun to Crazy weapon set
Wed, 23 Nov 2016 15:57:45 +0100 Set minimum ammo box content of 1 for default ammo schemes
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:57:45 +0100] rev 12037
Set minimum ammo box content of 1 for default ammo schemes Because they frequently get copied, and having 0 ammo in a box is odd
Wed, 23 Nov 2016 15:34:08 +0100 Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:34:08 +0100] rev 12036
Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp Thanks to oneill
Wed, 23 Nov 2016 15:08:51 +0100 Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 15:08:51 +0100] rev 12035
Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
Wed, 20 Apr 2016 20:13:03 +0200 HedgeEditor: Add missing Left click help texts
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 20:13:03 +0200] rev 12034
HedgeEditor: Add missing Left click help texts
Wed, 20 Apr 2016 19:04:22 +0200 HedgeEditor: Don't change placement mode when air attack is not selected
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 19:04:22 +0200] rev 12033
HedgeEditor: Don't change placement mode when air attack is not selected
Wed, 20 Apr 2016 18:54:31 +0200 HedgeEditor: Make toggle help and toggle gear info work everywhere
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:54:31 +0200] rev 12032
HedgeEditor: Make toggle help and toggle gear info work everywhere
Wed, 20 Apr 2016 18:42:40 +0200 HedgeEditor: Disable timer keys 2-4 in rubber placement mode
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:42:40 +0200] rev 12031
HedgeEditor: Disable timer keys 2-4 in rubber placement mode
Wed, 23 Nov 2016 14:10:29 +0100 HedgeEditor: Unify key combination help
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 14:10:29 +0100] rev 12030
HedgeEditor: Unify key combination help
Wed, 20 Apr 2016 18:18:05 +0200 HedgeEditor: Fix health add/subtract not working for dud mines
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 18:18:05 +0200] rev 12029
HedgeEditor: Fix health add/subtract not working for dud mines
Wed, 23 Nov 2016 14:08:43 +0100 HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 14:08:43 +0100] rev 12028
HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
Wed, 23 Nov 2016 13:59:36 +0100 HedgeEditor: Proper indentation for atkArray and utilArray
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:59:36 +0100] rev 12027
HedgeEditor: Proper indentation for atkArray and utilArray
Wed, 20 Apr 2016 17:53:07 +0200 HedgeEditor: Improve secondary message
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:53:07 +0200] rev 12026
HedgeEditor: Improve secondary message E.g. mine timers are displayed with unit, etc.
Wed, 20 Apr 2016 17:31:34 +0200 HedgeEditor: Allow health crates with 0 health
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:31:34 +0200] rev 12025
HedgeEditor: Allow health crates with 0 health
Wed, 23 Nov 2016 13:53:51 +0100 HedgeEditor: Make health/timer tags toggable with Precise+3
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:53:51 +0100] rev 12024
HedgeEditor: Make health/timer tags toggable with Precise+3
Wed, 20 Apr 2016 17:10:05 +0200 HedgeEditor: Show tags for gear timers and health
Wuzzy <almikes@aol.com> [Wed, 20 Apr 2016 17:10:05 +0200] rev 12023
HedgeEditor: Show tags for gear timers and health
Mon, 18 Apr 2016 22:44:26 +0200 HedgeEditor: Play placement sound more often
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:44:26 +0200] rev 12022
HedgeEditor: Play placement sound more often
Mon, 18 Apr 2016 22:34:39 +0200 HedgeEditor: Proper error handling when attempting to delete hedgehogs
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:34:39 +0200] rev 12021
HedgeEditor: Proper error handling when attempting to delete hedgehogs
Mon, 18 Apr 2016 22:25:56 +0200 HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:25:56 +0200] rev 12020
HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
Mon, 18 Apr 2016 22:12:50 +0200 HedgeEditor: Minor string corrections
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 22:12:50 +0200] rev 12019
HedgeEditor: Minor string corrections
Thu, 14 Apr 2016 16:28:59 +0200 HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
Wuzzy <almikes@aol.com> [Thu, 14 Apr 2016 16:28:59 +0200] rev 12018
HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
Wed, 23 Nov 2016 13:40:06 +0100 HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:40:06 +0100] rev 12017
HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
Sat, 09 Apr 2016 23:34:21 +0200 HedgeEditor: Fix nil bugs related to sprite placement mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:34:21 +0200] rev 12016
HedgeEditor: Fix nil bugs related to sprite placement mode
Sat, 09 Apr 2016 23:29:16 +0200 HedgeEditor: Clean up some incorrect menu texts
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:29:16 +0200] rev 12015
HedgeEditor: Clean up some incorrect menu texts
Sat, 09 Apr 2016 23:13:33 +0200 HedgeEditor: Make all hog and team names translatable and export them properly
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 23:13:33 +0200] rev 12014
HedgeEditor: Make all hog and team names translatable and export them properly Uses the new loc_noop from Locale
Sat, 09 Apr 2016 22:13:47 +0200 Add loc_noop to Locale Lua library
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 22:13:47 +0200] rev 12013
Add loc_noop to Locale Lua library For collecting strings without translating them (yet)
Sat, 09 Apr 2016 20:44:55 +0200 HedgeEditor: Minor team/hog name fixes
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 20:44:55 +0200] rev 12012
HedgeEditor: Minor team/hog name fixes
Sat, 09 Apr 2016 14:45:47 +0200 HedgeEditor: Resort sprite array, add sprTargetBee
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 14:45:47 +0200] rev 12011
HedgeEditor: Resort sprite array, add sprTargetBee
Sat, 09 Apr 2016 14:33:27 +0200 HedgeEditor: Implement frame selection for sprites
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 14:33:27 +0200] rev 12010
HedgeEditor: Implement frame selection for sprites
Sat, 09 Apr 2016 13:24:06 +0200 Tweak HedgeEditor output: loc() hog/team names and tweak mission text
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 13:24:06 +0200] rev 12009
Tweak HedgeEditor output: loc() hog/team names and tweak mission text
Sat, 09 Apr 2016 11:56:52 +0200 HedgeEditor: Fix broken export of team colors
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 11:56:52 +0200] rev 12008
HedgeEditor: Fix broken export of team colors
Sat, 09 Apr 2016 11:15:14 +0200 HedgeEditor: Reliably change mission text on weapon switch
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 11:15:14 +0200] rev 12007
HedgeEditor: Reliably change mission text on weapon switch
Sat, 09 Apr 2016 10:33:08 +0200 HedgeEditor: Fix stuff being exported multiple times on multiple saves
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 10:33:08 +0200] rev 12006
HedgeEditor: Fix stuff being exported multiple times on multiple saves
Sat, 09 Apr 2016 10:14:35 +0200 Don't agressively show HedgeEditor mission panel
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 10:14:35 +0200] rev 12005
Don't agressively show HedgeEditor mission panel
Sat, 09 Apr 2016 09:41:57 +0200 HedgeEditor: Don't count sprites failed to place
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 09:41:57 +0200] rev 12004
HedgeEditor: Don't count sprites failed to place
Sat, 09 Apr 2016 09:14:09 +0200 HedgeEditor: Disable delete mode for sprite placement mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 09:14:09 +0200] rev 12003
HedgeEditor: Disable delete mode for sprite placement mode
Sat, 09 Apr 2016 08:59:29 +0200 HedgeEditor: Allow to modify dud mine health
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:59:29 +0200] rev 12002
HedgeEditor: Allow to modify dud mine health
Sat, 09 Apr 2016 08:52:19 +0200 HedgeEditor: Improved help disabled message, also loc()'ed
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:52:19 +0200] rev 12001
HedgeEditor: Improved help disabled message, also loc()'ed
Sat, 09 Apr 2016 08:45:46 +0200 Write better “greeting” message for HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:45:46 +0200] rev 12000
Write better “greeting” message for HedgeEditor
Sat, 09 Apr 2016 08:29:22 +0200 HedgeEditor: Add loc() to some forgotten strings, minor cleanup
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:29:22 +0200] rev 11999
HedgeEditor: Add loc() to some forgotten strings, minor cleanup
Sat, 09 Apr 2016 08:19:43 +0200 HedgeEditor: Generally improve menu help texts
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:19:43 +0200] rev 11998
HedgeEditor: Generally improve menu help texts
Sat, 09 Apr 2016 08:00:53 +0200 HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 08:00:53 +0200] rev 11997
HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
Sat, 09 Apr 2016 07:40:15 +0200 HedgeEditor: Improve graphics on girder/rubber placement
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 07:40:15 +0200] rev 11996
HedgeEditor: Improve graphics on girder/rubber placement
Sat, 09 Apr 2016 07:16:01 +0200 HedgeEditor: Throw away code in comments and unused variables
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 07:16:01 +0200] rev 11995
HedgeEditor: Throw away code in comments and unused variables
Sat, 09 Apr 2016 06:42:31 +0200 HedgeEditor: Refactor legacy GetVisualGearValues code
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:42:31 +0200] rev 11994
HedgeEditor: Refactor legacy GetVisualGearValues code
Sat, 09 Apr 2016 06:38:11 +0200 HedgeEditor: Fix girder sprite being displayed a top left
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:38:11 +0200] rev 11993
HedgeEditor: Fix girder sprite being displayed a top left
Sat, 09 Apr 2016 06:09:59 +0200 HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 06:09:59 +0200] rev 11992
HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
Sat, 09 Apr 2016 05:28:18 +0200 Add dud mine placement mode to HedgeEditor
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 05:28:18 +0200] rev 11991
Add dud mine placement mode to HedgeEditor
Sat, 09 Apr 2016 04:37:03 +0200 HedgeEditor: Tweak and reorder health/timer selection numbers
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 04:37:03 +0200] rev 11990
HedgeEditor: Tweak and reorder health/timer selection numbers
Sat, 09 Apr 2016 04:22:39 +0200 HedgeEditor: Allow to set sticky mine timer
Wuzzy <almikes@aol.com> [Sat, 09 Apr 2016 04:22:39 +0200] rev 11989
HedgeEditor: Allow to set sticky mine timer
Wed, 23 Nov 2016 13:08:24 +0100 Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 13:08:24 +0100] rev 11988
Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
Wed, 23 Nov 2016 03:02:37 +0100 Split up change log sections even more, and update it for Racer
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 03:02:37 +0100] rev 11987
Split up change log sections even more, and update it for Racer
Wed, 23 Nov 2016 02:53:05 +0100 Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:53:05 +0100] rev 11986
Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wed, 23 Nov 2016 02:39:08 +0100 Fix incorrect type check of wpRad in Racer
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:39:08 +0100] rev 11985
Fix incorrect type check of wpRad in Racer
Wed, 23 Nov 2016 02:00:24 +0100 Highlight first Racer waypoint in placement phase
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 02:00:24 +0100] rev 11984
Highlight first Racer waypoint in placement phase
Wed, 23 Nov 2016 01:05:34 +0100 Allow to remove waypoints in Racer with precise key
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 01:05:34 +0100] rev 11983
Allow to remove waypoints in Racer with precise key
Wed, 23 Nov 2016 00:28:58 +0100 Fix Construction Mode screwing up when initialenergy > maxenergy
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 00:28:58 +0100] rev 11982
Fix Construction Mode screwing up when initialenergy > maxenergy
Wed, 23 Nov 2016 00:17:28 +0100 Use GetAmmoName in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 23 Nov 2016 00:17:28 +0100] rev 11981
Use GetAmmoName in Construction Mode
Tue, 22 Nov 2016 21:30:23 +0100 Disable Sudden Death in Shoppa for good
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 21:30:23 +0100] rev 11980
Disable Sudden Death in Shoppa for good
Tue, 22 Nov 2016 17:07:14 +0100 Remove colons in campaign screen for more UI consistency
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 17:07:14 +0100] rev 11979
Remove colons in campaign screen for more UI consistency
Tue, 22 Nov 2016 17:02:20 +0100 Align drop-down text of unfinished campaign missions with finished icons
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 17:02:20 +0100] rev 11978
Align drop-down text of unfinished campaign missions with finished icons
Tue, 22 Nov 2016 16:39:54 +0100 Give infinite ropes in Running for survival mission
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 16:39:54 +0100] rev 11977
Give infinite ropes in Running for survival mission
Tue, 22 Nov 2016 16:30:54 +0100 Add skip option to desert01, fruit02, moon01 in A Space Adventure
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 16:30:54 +0100] rev 11976
Add skip option to desert01, fruit02, moon01 in A Space Adventure
Tue, 22 Nov 2016 15:52:57 +0100 Fix double achievements and ranks in The First Stop mission (fixes #106)
Wuzzy <almikes@aol.com> [Tue, 22 Nov 2016 15:52:57 +0100] rev 11975
Fix double achievements and ranks in The First Stop mission (fixes #106)
Sun, 20 Nov 2016 15:20:08 +0100 Prepend "User quit: " to client-side quit messages
unc0rr [Sun, 20 Nov 2016 15:20:08 +0100] rev 11974
Prepend "User quit: " to client-side quit messages Tested and commited by sheepluva
Sun, 20 Nov 2016 05:11:19 +0100 Use proper start button in training menu
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:11:19 +0100] rev 11973
Use proper start button in training menu
Sun, 20 Nov 2016 05:02:59 +0100 Update changelog about mission tabs
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:02:59 +0100] rev 11972
Update changelog about mission tabs
Sun, 20 Nov 2016 05:01:27 +0100 Update German mission description strings
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 05:01:27 +0100] rev 11971
Update German mission description strings
Wed, 13 Apr 2016 14:53:47 +0200 Make tab of mission list tab header blend into mission list
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:53:47 +0200] rev 11970
Make tab of mission list tab header blend into mission list
Wed, 13 Apr 2016 14:52:35 +0200 Update English mission descriptions to better fit tabbed mission menu
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:52:35 +0200] rev 11969
Update English mission descriptions to better fit tabbed mission menu
Wed, 13 Apr 2016 14:39:17 +0200 Mission recategorization into trainings, challenges and scenarios.
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:39:17 +0200] rev 11968
Mission recategorization into trainings, challenges and scenarios. This moves the missions into new folders and adds a nice tab widget in the mission menu
Sun, 20 Nov 2016 04:21:24 +0100 Fix typo in German campaign translation
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:21:24 +0100] rev 11967
Fix typo in German campaign translation
Sun, 20 Nov 2016 04:12:19 +0100 Update changelog for space campaign updates
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:12:19 +0100] rev 11966
Update changelog for space campaign updates
Sun, 20 Nov 2016 04:08:21 +0100 Complete space campaign's spacetrip mission if all main+side missions are completed
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 04:08:21 +0100] rev 11965
Complete space campaign's spacetrip mission if all main+side missions are completed
Sun, 20 Nov 2016 03:43:27 +0100 Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 03:43:27 +0100] rev 11964
Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
Sun, 20 Nov 2016 01:50:24 +0100 Expose number of air mines in Lua variable AirMinesNum
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 01:50:24 +0100] rev 11963
Expose number of air mines in Lua variable AirMinesNum
Sun, 20 Nov 2016 01:31:09 +0100 Add more descriptions into desktop entry files, fix some specification mismatches
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 01:31:09 +0100] rev 11962
Add more descriptions into desktop entry files, fix some specification mismatches
Sun, 20 Nov 2016 00:43:12 +0100 Merge new Cheese map
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:43:12 +0100] rev 11961
Merge new Cheese map
Sun, 20 Nov 2016 00:40:20 +0100 Update changelog about campaign screen check marks
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:40:20 +0100] rev 11960
Update changelog about campaign screen check marks
Wed, 04 May 2016 09:19:44 +0200 Don't show AI-controlled teams in campaigns page
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 09:19:44 +0200] rev 11959
Don't show AI-controlled teams in campaigns page
Wed, 04 May 2016 08:44:53 +0200 Make campaign mission names translatable
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 08:44:53 +0200] rev 11958
Make campaign mission names translatable
Wed, 04 May 2016 07:41:46 +0200 Make campaign names translatable
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 07:41:46 +0200] rev 11957
Make campaign names translatable Also add German translation for both campaigns
Wed, 04 May 2016 05:23:58 +0200 Seperate campaign victories from campaign mission victories
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 05:23:58 +0200] rev 11956
Seperate campaign victories from campaign mission victories
Wed, 04 May 2016 04:44:41 +0200 Update campaign drop-down list after campaign victory
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:44:41 +0200] rev 11955
Update campaign drop-down list after campaign victory
Wed, 04 May 2016 04:32:31 +0200 Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:32:31 +0200] rev 11954
Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
Wed, 04 May 2016 04:07:12 +0200 Campaign page: Add labels and move start button to footer
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 04:07:12 +0200] rev 11953
Campaign page: Add labels and move start button to footer
Sun, 20 Nov 2016 00:12:07 +0100 Save mission success for A Space Adventure missions
Wuzzy <almikes@aol.com> [Sun, 20 Nov 2016 00:12:07 +0100] rev 11952
Save mission success for A Space Adventure missions
Wed, 04 May 2016 02:10:59 +0200 Add support for storing and displaying success of campaign missions
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 02:10:59 +0200] rev 11951
Add support for storing and displaying success of campaign missions
Wed, 04 May 2016 00:14:41 +0200 Update campaign victory status when changing selection
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 00:14:41 +0200] rev 11950
Update campaign victory status when changing selection
Tue, 03 May 2016 22:56:26 +0200 Store campaign victories in campaign variable "Won"
Wuzzy <almikes@aol.com> [Tue, 03 May 2016 22:56:26 +0200] rev 11949
Store campaign victories in campaign variable "Won"
Tue, 03 May 2016 22:26:39 +0200 Show check marks for campaigns with Won=true
Wuzzy <almikes@aol.com> [Tue, 03 May 2016 22:26:39 +0200] rev 11948
Show check marks for campaigns with Won=true
Sat, 19 Nov 2016 17:26:16 -0500 Updated cheese map
CopherNeue [Sat, 19 Nov 2016 17:26:16 -0500] rev 11947
Updated cheese map
Sat, 19 Nov 2016 23:04:44 +0100 Overwrite special ammo descriptions in Racer script
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 23:04:44 +0100] rev 11946
Overwrite special ammo descriptions in Racer script
Sat, 19 Nov 2016 22:17:08 +0100 Allow to ignore overwritten ammo name in GetAmmoName
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 22:17:08 +0100] rev 11945
Allow to ignore overwritten ammo name in GetAmmoName
Sat, 19 Nov 2016 22:00:23 +0100 GetAmmoName now returns ammo name overwritten by SetAmmoTexts
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 22:00:23 +0100] rev 11944
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
Sat, 19 Nov 2016 21:39:52 +0100 Update changelog for SetAmmoTexts-related changes
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:39:52 +0100] rev 11943
Update changelog for SetAmmoTexts-related changes
Sat, 19 Nov 2016 21:33:02 +0100 Change descriptions for special Construction Mode tools
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:33:02 +0100] rev 11942
Change descriptions for special Construction Mode tools
Tue, 10 May 2016 01:59:54 +0200 Add SetAmmoDescriptionAppendix to Lua API, see issue 82
Wuzzy <almikes@aol.com> [Tue, 10 May 2016 01:59:54 +0200] rev 11941
Add SetAmmoDescriptionAppendix to Lua API, see issue #82
Tue, 10 May 2016 01:33:23 +0200 Make SetAmmoTexts update ammo menu weapon name, too
Wuzzy <almikes@aol.com> [Tue, 10 May 2016 01:33:23 +0200] rev 11940
Make SetAmmoTexts update ammo menu weapon name, too Lua API warning: SetAmmoTexts can not be called in onGameInit
Mon, 09 May 2016 22:49:31 +0200 Add Lua API function SetAmmoTexts (see issue 82)
Wuzzy <almikes@aol.com> [Mon, 09 May 2016 22:49:31 +0200] rev 11939
Add Lua API function SetAmmoTexts (see issue #82)
Sat, 19 Nov 2016 21:17:48 +0100 Update Changelog: Add Racer and TechRacer updates
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 21:17:48 +0100] rev 11938
Update Changelog: Add Racer and TechRacer updates
Wed, 13 Apr 2016 13:55:47 +0200 TechRacer: Cleanup mess regarding teams which did not finish
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:55:47 +0200] rev 11937
TechRacer: Cleanup mess regarding teams which did not finish
Wed, 13 Apr 2016 13:17:58 +0200 Fix some incorrect TechRacer messages
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:17:58 +0200] rev 11936
Fix some incorrect TechRacer messages
Wed, 13 Apr 2016 13:17:08 +0200 TechRacer: Show racing times and ranking in stats screen
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:17:08 +0200] rev 11935
TechRacer: Show racing times and ranking in stats screen
Wed, 13 Apr 2016 13:16:01 +0200 Force TechRacer maps when image map is selected. Fixes Google Code issue #882
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:16:01 +0200] rev 11934
Force TechRacer maps when image map is selected. Fixes Google Code issue #882 If you start a TechRacer map with an image map selected, the resulting map will likely to be completely unplayable. So this commit disables this.
Wed, 13 Apr 2016 13:14:01 +0200 TechRacer: Don't mess with ammo caption while in waypoint.
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:14:01 +0200] rev 11933
TechRacer: Don't mess with ammo caption while in waypoint. Fixes Google Code issue #883.
Wed, 13 Apr 2016 13:13:07 +0200 Clean up TechRacer strings
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:13:07 +0200] rev 11932
Clean up TechRacer strings
Wed, 13 Apr 2016 14:19:42 +0200 Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:19:42 +0200] rev 11931
Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wed, 13 Apr 2016 14:14:33 +0200 Racer: Clean up “did not finish” mess
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:14:33 +0200] rev 11930
Racer: Clean up “did not finish” mess
Wed, 13 Apr 2016 14:02:53 +0200 Add new Racer script parameter: waypointradius
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:02:53 +0200] rev 11929
Add new Racer script parameter: waypointradius
Sat, 19 Nov 2016 20:22:55 +0100 Racer: Dump old commented-out code
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 20:22:55 +0100] rev 11928
Racer: Dump old commented-out code
Wed, 13 Apr 2016 14:01:28 +0200 Racer: Show “Track completed!” message
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:01:28 +0200] rev 11927
Racer: Show “Track completed!” message
Wed, 13 Apr 2016 14:00:53 +0200 Add “rounds” script parameter for Racer
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:00:53 +0200] rev 11926
Add “rounds” script parameter for Racer
Wed, 13 Apr 2016 14:00:03 +0200 Racer: Don't mess with ammo display when touching waypoint
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:00:03 +0200] rev 11925
Racer: Don't mess with ammo display when touching waypoint
Wed, 13 Apr 2016 13:59:20 +0200 Racer: Clean up strings
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:59:20 +0200] rev 11924
Racer: Clean up strings
Wed, 13 Apr 2016 13:58:44 +0200 Implement stats screen for Racer
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 13:58:44 +0200] rev 11923
Implement stats screen for Racer
Sun, 01 May 2016 02:40:12 +0200 Add “boring” voice to voice queue to avoid voice overlapping
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 02:40:12 +0200] rev 11922
Add “boring” voice to voice queue to avoid voice overlapping
Sun, 01 May 2016 02:36:17 +0200 Enable timer warning sounds in hog placement phase
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 02:36:17 +0200] rev 11921
Enable timer warning sounds in hog placement phase
Sat, 19 Nov 2016 15:03:16 +0100 Add changelog entries for the timer color-coding and countdown sounds
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 15:03:16 +0100] rev 11920
Add changelog entries for the timer color-coding and countdown sounds
Sun, 01 May 2016 01:18:58 +0200 When doing something, set ready time to 0 instead of 1
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 01:18:58 +0200] rev 11919
When doing something, set ready time to 0 instead of 1
Sun, 01 May 2016 01:04:45 +0200 Fix sniper rifle making timer gray all the time
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 01:04:45 +0200] rev 11918
Fix sniper rifle making timer gray all the time
Sun, 01 May 2016 00:09:14 +0200 Show timer at 999s instead of 1000s
Wuzzy <almikes@aol.com> [Sun, 01 May 2016 00:09:14 +0200] rev 11917
Show timer at 999s instead of 1000s
Sat, 30 Apr 2016 23:46:57 +0200 Make timer gray while the time is not running or while it is paused
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 23:46:57 +0200] rev 11916
Make timer gray while the time is not running or while it is paused
Sat, 30 Apr 2016 23:30:34 +0200 Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 23:30:34 +0200] rev 11915
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Sat, 19 Nov 2016 15:00:14 +0100 Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 15:00:14 +0100] rev 11914
Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout Also play “coward” voice for skipping (instead of “boring”)
Sat, 30 Apr 2016 20:55:16 +0200 Make the timer red when it is the get-away time
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 20:55:16 +0200] rev 11913
Make the timer red when it is the get-away time
Sat, 30 Apr 2016 20:35:55 +0200 Turn timer digits green when it's still the ready timer
Wuzzy <almikes@aol.com> [Sat, 30 Apr 2016 20:35:55 +0200] rev 11912
Turn timer digits green when it's still the ready timer
Sat, 19 Nov 2016 06:43:44 +0100 Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
Wuzzy <almikes@aol.com> [Sat, 19 Nov 2016 06:43:44 +0100] rev 11911
Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
Thu, 17 Nov 2016 15:29:16 +0100 Fix Qt warnings about QLayout (Fixes #127)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 15:29:16 +0100] rev 11910
Fix Qt warnings about QLayout (Fixes #127)
Thu, 17 Nov 2016 14:59:20 +0100 Update Mutant script
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:59:20 +0100] rev 11909
Update Mutant script New features: - Custom achievements in stats screen - Replace health graph with score graph - Ranking based on score - Improved localization support - Improved mission text - Show messages on scoring
Thu, 17 Nov 2016 14:38:11 +0100 Update changelog for CTF
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:38:11 +0100] rev 11908
Update changelog for CTF
Wed, 13 Apr 2016 04:51:17 +0200 CTF: Play sound when capturing flag
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:51:17 +0200] rev 11907
CTF: Play sound when capturing flag
Wed, 13 Apr 2016 04:48:26 +0200 CTF: Allow to set capture limit with script param
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:48:26 +0200] rev 11906
CTF: Allow to set capture limit with script param
Wed, 13 Apr 2016 04:33:13 +0200 CTF: Clean up mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 04:33:13 +0200] rev 11905
CTF: Clean up mission panel
Thu, 17 Nov 2016 14:05:12 +0100 Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 14:05:12 +0100] rev 11904
Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
Thu, 17 Nov 2016 03:47:28 +0100 Update changelog
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:47:28 +0100] rev 11903
Update changelog
Thu, 17 Nov 2016 03:37:48 +0100 Fix and change escaping for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:37:48 +0100] rev 11902
Fix and change escaping for mission map descriptions
Thu, 17 Nov 2016 03:36:45 +0100 Show mission map descriptions for default language as well
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:36:45 +0100] rev 11901
Show mission map descriptions for default language as well
Thu, 17 Nov 2016 03:35:58 +0100 UTF-8 support for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:58 +0100] rev 11900
UTF-8 support for mission map descriptions
Thu, 17 Nov 2016 03:35:10 +0100 Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:35:10 +0100] rev 11899
Fix improper locale detection for mission map descriptions
Thu, 17 Nov 2016 03:34:21 +0100 Add German translations for mission maps
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:34:21 +0100] rev 11898
Add German translations for mission maps
Thu, 17 Nov 2016 03:33:46 +0100 Slightly improved mission map descriptions
Wuzzy <almikes@aol.com> [Thu, 17 Nov 2016 03:33:46 +0100] rev 11897
Slightly improved mission map descriptions
Wed, 16 Nov 2016 19:19:36 +0100 reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
sheepluva [Wed, 16 Nov 2016 19:19:36 +0100] rev 11896
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
Wed, 16 Nov 2016 12:26:26 -0500 Make sd-tint a theme variable so cophernue can tweak his sky tinting
nemo [Wed, 16 Nov 2016 12:26:26 -0500] rev 11895
Make sd-tint a theme variable so cophernue can tweak his sky tinting
Wed, 16 Nov 2016 18:06:02 +0100 Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:06:02 +0100] rev 11894
Improve mission panel in Gravity script (don't overwrite game modifier texts)
Wed, 16 Nov 2016 18:02:22 +0100 Fix low gravity utility not working in Gravity script (fixes #13)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 18:02:22 +0100] rev 11893
Fix low gravity utility not working in Gravity script (fixes #13) Using low gravity halves the gravity. For using a range, both the minimum and maximum gravities are halved. Negative gravities are doubled. Bonus: game modifier “low gravity” will be force-disabled.
Wed, 16 Nov 2016 16:35:43 +0100 Save fastest rounds in Killing the specialists and Precise shooting missions
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:43 +0100] rev 11892
Save fastest rounds in Killing the specialists and Precise shooting missions
Wed, 16 Nov 2016 16:35:09 +0100 Save record time for Chasing the blue hog mission
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:35:09 +0100] rev 11891
Save record time for Chasing the blue hog mission
Wed, 16 Nov 2016 16:34:33 +0100 Save some records in campaign vars: Hard flying, Running for survival
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:34:33 +0100] rev 11890
Save some records in campaign vars: Hard flying, Running for survival
Wed, 16 Nov 2016 16:32:44 +0100 Fix ClimbHome mission bugs (broken teams, broken graph)
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:32:44 +0100] rev 11889
Fix ClimbHome mission bugs (broken teams, broken graph)
Wed, 16 Nov 2016 16:18:32 +0100 Set random flags and voice in random teams
Wuzzy <almikes@aol.com> [Wed, 16 Nov 2016 16:18:32 +0100] rev 11888
Set random flags and voice in random teams Except in quick matches, which always uses default voice (for native speakers)
Tue, 15 Nov 2016 03:00:56 +0100 Show symbols at bottom right while extra damage / low grav. are active
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 03:00:56 +0100] rev 11887
Show symbols at bottom right while extra damage / low grav. are active PC version only. No change for touch interface.
Tue, 15 Nov 2016 02:30:35 +0100 Relax some health bounds in game scheme editor
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:30:35 +0100] rev 11886
Relax some health bounds in game scheme editor
Tue, 15 Nov 2016 02:12:49 +0100 Fix Lua error message in A Classic Fairytale mission 8
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:12:49 +0100] rev 11885
Fix Lua error message in A Classic Fairytale mission 8
Tue, 15 Nov 2016 02:05:12 +0100 Translate appdata file into German
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:05:12 +0100] rev 11884
Translate appdata file into German
Tue, 15 Nov 2016 02:00:27 +0100 Upgrade appdata file to AppStream 0.8 format, update screenshots
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 02:00:27 +0100] rev 11883
Upgrade appdata file to AppStream 0.8 format, update screenshots
Tue, 15 Nov 2016 01:49:36 +0100 Simplify the hat format for unanimated hats
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:49:36 +0100] rev 11882
Simplify the hat format for unanimated hats For simple hats which are not animated, a single 32×32 image is now enough. For simple clan hats, use 64×32 with the color overlay at the right.
Tue, 15 Nov 2016 01:25:37 +0100 Remove old Fort Mode from frontend
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 01:25:37 +0100] rev 11881
Remove old Fort Mode from frontend Part of ripping out Fort Mode from game schemes. This time for real. - Remove the game modifier button "Fort Mode" - Remove the scheme "Fort Mode" - Remove some fort mode handling code - Keep gfForts symbol to not mess up things too much - Old schemes are still supported, the fortsmode parameter is just ignored
Tue, 15 Nov 2016 00:42:44 +0100 Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:42:44 +0100] rev 11880
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete Fixes #99 and #122.
Tue, 15 Nov 2016 00:17:31 +0100 Add WorldEdge to Lua API to expose/change world edge type
Wuzzy <almikes@aol.com> [Tue, 15 Nov 2016 00:17:31 +0100] rev 11879
Add WorldEdge to Lua API to expose/change world edge type
Mon, 14 Nov 2016 21:33:59 +0100 Show “More Wind” modifier in mission panel
Wuzzy <almikes@aol.com> [Mon, 14 Nov 2016 21:33:59 +0100] rev 11878
Show “More Wind” modifier in mission panel Fixes #116
Wed, 09 Nov 2016 12:31:05 -0500 fix urls
nemo [Wed, 09 Nov 2016 12:31:05 -0500] rev 11877
fix urls
Wed, 09 Nov 2016 11:21:14 -0500 allow longer grave animations
nemo [Wed, 09 Nov 2016 11:21:14 -0500] rev 11876
allow longer grave animations
Sat, 15 Oct 2016 20:54:30 +0200 update changelog
sheepluva [Sat, 15 Oct 2016 20:54:30 +0200] rev 11875
update changelog
Sat, 15 Oct 2016 20:11:05 +0200 fix copypastafail (incorrect variable name) and whitespaces
sheepluva [Sat, 15 Oct 2016 20:11:05 +0200] rev 11874
fix copypastafail (incorrect variable name) and whitespaces
Sat, 15 Oct 2016 20:06:42 +0200 support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 20:06:42 +0200] rev 11873
support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
Sat, 15 Oct 2016 13:34:14 +0200 update changelog
sheepluva [Sat, 15 Oct 2016 13:34:14 +0200] rev 11872
update changelog
Sat, 15 Oct 2016 13:28:13 +0200 rename variables for better code-readability and fix indentation
sheepluva [Sat, 15 Oct 2016 13:28:13 +0200] rev 11871
rename variables for better code-readability and fix indentation
Sat, 15 Oct 2016 13:10:16 +0200 support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Sat, 15 Oct 2016 13:10:16 +0200] rev 11870
support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
Fri, 14 Oct 2016 23:25:51 +0200 update Changelog
sheepluva [Fri, 14 Oct 2016 23:25:51 +0200] rev 11869
update Changelog
Fri, 14 Oct 2016 22:52:04 +0200 rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
KoBeWi <kobewi4e@gmail.com> [Fri, 14 Oct 2016 22:52:04 +0200] rev 11868
rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
Mon, 03 Oct 2016 14:10:25 -0400 Make frozen hogs poison immune
nemo [Mon, 03 Oct 2016 14:10:25 -0400] rev 11867
Make frozen hogs poison immune
Sun, 02 Oct 2016 18:30:15 +0200 lupdate-qt4
sheepluva [Sun, 02 Oct 2016 18:30:15 +0200] rev 11866
lupdate-qt4
Sun, 02 Oct 2016 18:29:55 +0200 fix for Bug 91 - Make DELEGATE action available in frontend
sheepluva [Sun, 02 Oct 2016 18:29:55 +0200] rev 11865
fix for bug #91 - Make DELEGATE action available in frontend
Sun, 02 Oct 2016 17:39:42 +0200 fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
sheepluva [Sun, 02 Oct 2016 17:39:42 +0200] rev 11864
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
Sun, 02 Oct 2016 15:15:39 +0200 Bug 115 - Application icon is missing
sheepluva [Sun, 02 Oct 2016 15:15:39 +0200] rev 11863
bug #115 - Application icon is missing
Sun, 02 Oct 2016 12:42:16 +0200 also update ghc info in INSTALL file
sheepluva [Sun, 02 Oct 2016 12:42:16 +0200] rev 11862
also update ghc info in INSTALL file
Sun, 02 Oct 2016 12:00:39 +0200 travis: also add libghc-regex-tdfa-dev to dependencies
sheepluva [Sun, 02 Oct 2016 12:00:39 +0200] rev 11861
travis: also add libghc-regex-tdfa-dev to dependencies
Sun, 02 Oct 2016 01:26:59 +0200 increase heart count in seduction effect. FPS are overrated anyway
sheepluva [Sun, 02 Oct 2016 01:26:59 +0200] rev 11860
increase heart count in seduction effect. FPS are overrated anyway
Sun, 02 Oct 2016 01:17:33 +0200 reflect dataenc->sandi change in travis file
sheepluva [Sun, 02 Oct 2016 01:17:33 +0200] rev 11859
reflect dataenc->sandi change in travis file
Sun, 02 Oct 2016 00:42:29 +0200 and while I'm at it, fix seduction... kinda ♥
sheepluva [Sun, 02 Oct 2016 00:42:29 +0200] rev 11858
and while I'm at it, fix seduction... kinda ♥
Sat, 01 Oct 2016 22:48:00 +0200 pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
sheepluva [Sat, 01 Oct 2016 22:48:00 +0200] rev 11857
pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
Sat, 01 Oct 2016 22:35:14 +0200 adding some frontend stuff to changelog
sheepluva [Sat, 01 Oct 2016 22:35:14 +0200] rev 11856
adding some frontend stuff to changelog
Sat, 01 Oct 2016 21:27:05 +0300 - Use sandi instead of dataenc (bugs.debian.org/836686)
unc0rr [Sat, 01 Oct 2016 21:27:05 +0300] rev 11855
- Use sandi instead of dataenc (bugs.debian.org/836686) - Only try to import module from the package being tested (sometimes packages have modules with equal names, so a test for module presence could succeed when you have one package installed instead of another)
Sat, 01 Oct 2016 20:56:42 +0300 Use regex match for bans
unc0rr [Sat, 01 Oct 2016 20:56:42 +0300] rev 11854
Use regex match for bans
Sat, 01 Oct 2016 19:06:12 +0200 fix issue 110
sheepluva [Sat, 01 Oct 2016 19:06:12 +0200] rev 11853
fix issue #110
Sat, 01 Oct 2016 16:45:59 +0200 fix build
sheepluva [Sat, 01 Oct 2016 16:45:59 +0200] rev 11852
fix build
Mon, 26 Sep 2016 23:36:00 -0400 Drop xfire module
koda [Mon, 26 Sep 2016 23:36:00 -0400] rev 11851
Drop xfire module The service shut down, this is now dead code with potential GPL license incompatibility.
Sat, 24 Sep 2016 21:01:12 +0200 minor german translation adjustment
sheepluva [Sat, 24 Sep 2016 21:01:12 +0200] rev 11850
minor german translation adjustment
Fri, 16 Sep 2016 00:41:03 +0200 fix typo and hopefully also pas2c
sheepluva [Fri, 16 Sep 2016 00:41:03 +0200] rev 11849
fix typo and hopefully also pas2c
Fri, 16 Sep 2016 00:22:05 +0200 Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
sheepluva [Fri, 16 Sep 2016 00:22:05 +0200] rev 11848
Highlander: give visual and acustic feedback when weapons are collected from a kill, similar to collecting a crate
Fri, 16 Sep 2016 00:01:43 +0200 Lua API: IsHogLocal(gearUid)
sheepluva [Fri, 16 Sep 2016 00:01:43 +0200] rev 11847
Lua API: IsHogLocal(gearUid)
Thu, 15 Sep 2016 23:16:49 +0200 Lua API: GetAmmoName(ammoType)
sheepluva [Thu, 15 Sep 2016 23:16:49 +0200] rev 11846
Lua API: GetAmmoName(ammoType)
Fri, 09 Sep 2016 15:57:30 +0000 merge with github
koda [Fri, 09 Sep 2016 15:57:30 +0000] rev 11845
merge with github
Sun, 04 Sep 2016 21:23:00 +0200 Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
sheepluva [Sun, 04 Sep 2016 21:23:00 +0200] rev 11844
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
Thu, 11 Aug 2016 23:05:14 +0300 Make in-game chat work qmlfrontend
unc0rr [Thu, 11 Aug 2016 23:05:14 +0300] rev 11843
Make in-game chat work
Tue, 02 Aug 2016 23:08:17 +0300 Preparation to sending engine messages to net. qmlfrontend
unc0rr [Tue, 02 Aug 2016 23:08:17 +0300] rev 11842
Preparation to sending engine messages to net.
Fri, 15 Jul 2016 22:39:07 +0300 merge default qmlfrontend
unc0rr [Fri, 15 Jul 2016 22:39:07 +0300] rev 11841
merge default
Sat, 09 Jul 2016 22:40:44 +0300 Use less weird options
unc0rr [Sat, 09 Jul 2016 22:40:44 +0300] rev 11840
Use less weird options
Sat, 02 Jul 2016 17:56:10 +0200 Remove some more bytestring-show references, e.g. INSTALL file and travis file
LocutusOfBorg [Sat, 02 Jul 2016 17:56:10 +0200] rev 11839
Remove some more bytestring-show references, e.g. INSTALL file and travis file
Wed, 29 Jun 2016 20:16:29 +0300 bytestring-show RIP
unc0rr [Wed, 29 Jun 2016 20:16:29 +0300] rev 11838
bytestring-show RIP
Wed, 22 Jun 2016 09:25:29 -0400 Polish update
alzen [Wed, 22 Jun 2016 09:25:29 -0400] rev 11837
Polish update
Tue, 21 Jun 2016 18:02:46 -0400 bit of a start on HDPI monitor support. Fonts.
nemo [Tue, 21 Jun 2016 18:02:46 -0400] rev 11836
bit of a start on HDPI monitor support. Fonts.
Tue, 21 Jun 2016 22:03:09 +0200 remove experimental in-game credits code
sheepluva [Tue, 21 Jun 2016 22:03:09 +0200] rev 11835
remove experimental in-game credits code
Tue, 21 Jun 2016 15:37:08 -0400 no.
nemo [Tue, 21 Jun 2016 15:37:08 -0400] rev 11834
no.
Wed, 15 Jun 2016 18:39:31 -0400 lupdate
nemo [Wed, 15 Jun 2016 18:39:31 -0400] rev 11833
lupdate
Sun, 22 May 2016 15:06:08 +0200 - In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
antonc27 <antonc27@mail.ru> [Sun, 22 May 2016 15:06:08 +0200] rev 11832
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
Sat, 21 May 2016 15:23:08 -0400 Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
nemo [Sat, 21 May 2016 15:23:08 -0400] rev 11831
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
Sat, 21 May 2016 14:39:35 -0400 http → https
nemo [Sat, 21 May 2016 14:39:35 -0400] rev 11830
http → https
Wed, 18 May 2016 15:42:14 -0400 Fruit theme music
alfadur [Wed, 18 May 2016 15:42:14 -0400] rev 11829
Fruit theme music
Tue, 17 May 2016 23:29:49 +0300 Merge default qmlfrontend
unc0rr [Tue, 17 May 2016 23:29:49 +0300] rev 11828
Merge default
Tue, 17 May 2016 23:18:08 +0300 - Add state to engine callback for it to know what engine is sending qmlfrontend
unc0rr [Tue, 17 May 2016 23:18:08 +0300] rev 11827
- Add state to engine callback for it to know what engine is sending - Display suggested hogs number in preview
Tue, 17 May 2016 21:32:10 +0200 implement ExtraftFileDir and ExtractFileName in uUtils
sheepluva [Tue, 17 May 2016 21:32:10 +0200] rev 11826
implement ExtraftFileDir and ExtractFileName in uUtils
Mon, 16 May 2016 00:15:32 +0200 remove another useless SysUtils include
sheepluva [Mon, 16 May 2016 00:15:32 +0200] rev 11825
remove another useless SysUtils include
Sun, 15 May 2016 23:59:24 +0200 implement Trim() in uUtils
sheepluva [Sun, 15 May 2016 23:59:24 +0200] rev 11824
implement Trim() in uUtils
Sun, 15 May 2016 23:11:14 +0200 drop SysUtils inclusion from 5 files where it is not needed anymore
sheepluva [Sun, 15 May 2016 23:11:14 +0200] rev 11823
drop SysUtils inclusion from 5 files where it is not needed anymore
Sun, 15 May 2016 14:29:37 +0300 - Use IntToStr() in preference to Str()
unc0rr [Sun, 15 May 2016 14:29:37 +0300] rev 11822
- Use IntToStr() in preference to Str() - Remove senseless Str() call in uRandom.GetNext
Sun, 15 May 2016 13:18:34 +0200 always include uUtils _after_ SysUtils
sheepluva [Sun, 15 May 2016 13:18:34 +0200] rev 11821
always include uUtils _after_ SysUtils
Sun, 15 May 2016 11:37:07 +0200 merge Wuzzy's frontend tweaks
sheepluva [Sun, 15 May 2016 11:37:07 +0200] rev 11820
merge Wuzzy's frontend tweaks
Fri, 06 May 2016 20:12:27 +0200 Tweak sizes and icons of most footer buttons of frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 20:12:27 +0200] rev 11819
Tweak sizes and icons of most footer buttons of frontend
Fri, 06 May 2016 19:23:26 +0200 Neatly align all the bottom buttons on the same height
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 19:23:26 +0200] rev 11818
Neatly align all the bottom buttons on the same height
Fri, 06 May 2016 18:49:41 +0200 Slightly better naming of new or copied ammo/game schemes
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:49:41 +0200] rev 11817
Slightly better naming of new or copied ammo/game schemes
Fri, 06 May 2016 18:35:33 +0200 Tweak damage modifier help
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:35:33 +0200] rev 11816
Tweak damage modifier help
Fri, 06 May 2016 18:33:54 +0200 Fix mines time displaying "1 seconds" in frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 18:33:54 +0200] rev 11815
Fix mines time displaying "1 seconds" in frontend
Fri, 06 May 2016 17:26:06 +0200 Frontend: Increase space for help text in the footer
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:26:06 +0200] rev 11814
Frontend: Increase space for help text in the footer
Fri, 06 May 2016 17:20:19 +0200 Add help texts for game scheme's basic settings (initial health, etc.)
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 17:20:19 +0200] rev 11813
Add help texts for game scheme's basic settings (initial health, etc.)
Fri, 06 May 2016 16:08:48 +0200 Add more What's This? texts throughout the frontend
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 16:08:48 +0200] rev 11812
Add more What's This? texts throughout the frontend
Fri, 06 May 2016 15:45:48 +0200 Fix problems with dynamic whats this texts
Wuzzy <almikes@aol.com> [Fri, 06 May 2016 15:45:48 +0200] rev 11811
Fix problems with dynamic whats this texts
Wed, 04 May 2016 22:56:22 +0200 Add missing frontend constants
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 22:56:22 +0200] rev 11810
Add missing frontend constants
Wed, 04 May 2016 19:42:20 +0200 Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 19:42:20 +0200] rev 11809
Add various “What's This?” texts to multiplayer, net and team editor frontend pages
Wed, 04 May 2016 18:14:25 +0200 Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Wuzzy <almikes@aol.com> [Wed, 04 May 2016 18:14:25 +0200] rev 11808
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
Sun, 15 May 2016 10:43:18 +0200 avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
koda [Sun, 15 May 2016 10:43:18 +0200] rev 11807
avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
Tue, 10 May 2016 13:28:37 -0400 turn off sparks for drowning dynamite
nemo [Tue, 10 May 2016 13:28:37 -0400] rev 11806
turn off sparks for drowning dynamite
Fri, 06 May 2016 20:00:55 +0200 <unC0Rr> might be somewhere width used instead of rightx
sheepluva [Fri, 06 May 2016 20:00:55 +0200] rev 11805
<unC0Rr> might be somewhere width used instead of rightx
Wed, 04 May 2016 14:30:04 -0400 linux on travis needs sudo to install dependencies
koda [Wed, 04 May 2016 14:30:04 -0400] rev 11804
linux on travis needs sudo to install dependencies
Wed, 04 May 2016 14:09:54 +0300 Fix some warnings
unC0Rr [Wed, 04 May 2016 14:09:54 +0300] rev 11803
Fix some warnings
Tue, 03 May 2016 22:19:17 +0200 - Don't forget to init uVaribles inside LoadLocaleWrapper call
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 22:19:17 +0200] rev 11802
- Don't forget to init uVaribles inside LoadLocaleWrapper call
Tue, 03 May 2016 13:20:35 -0400 Enable GL2 travis builds
koda [Tue, 03 May 2016 13:20:35 -0400] rev 11801
Enable GL2 travis builds
Tue, 03 May 2016 20:18:25 +0300 ansistring, not Ansistring
unc0rr [Tue, 03 May 2016 20:18:25 +0300] rev 11800
ansistring, not Ansistring
Tue, 03 May 2016 19:06:09 +0200 small code cleanup/comment
sheepluva [Tue, 03 May 2016 19:06:09 +0200] rev 11799
small code cleanup/comment
Tue, 03 May 2016 19:17:30 +0300 I heard we switched to physfs
unc0rr [Tue, 03 May 2016 19:17:30 +0300] rev 11798
I heard we switched to physfs
Tue, 03 May 2016 19:08:27 +0300 TryDo is deprecated
unc0rr [Tue, 03 May 2016 19:08:27 +0300] rev 11797
TryDo is deprecated
Tue, 03 May 2016 01:07:26 -0400 Add pre/post js stub files and expand the emscripten options
frd [Tue, 03 May 2016 01:07:26 -0400] rev 11796
Add pre/post js stub files and expand the emscripten options
Tue, 03 May 2016 00:55:46 -0400 Set medium floating precision to shaders
frd [Tue, 03 May 2016 00:55:46 -0400] rev 11795
Set medium floating precision to shaders Helps with WebGL compatibility.
Tue, 03 May 2016 00:51:33 -0400 Compile uMatrix to c too when GL2 is requested
koda [Tue, 03 May 2016 00:51:33 -0400] rev 11794
Compile uMatrix to c too when GL2 is requested
Mon, 02 May 2016 23:28:58 -0400 Work around missing gl functions from emscripten headers
koda [Mon, 02 May 2016 23:28:58 -0400] rev 11793
Work around missing gl functions from emscripten headers
Mon, 02 May 2016 23:03:42 -0400 Avoid using an undeclared variable
koda [Mon, 02 May 2016 23:03:42 -0400] rev 11792
Avoid using an undeclared variable
Mon, 02 May 2016 22:52:21 -0400 Set pas2c switches more cleanly
koda [Mon, 02 May 2016 22:52:21 -0400] rev 11791
Set pas2c switches more cleanly
Tue, 03 May 2016 01:13:41 +0200 - Pass also userPath to LoadLocaleWrapper
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:13:41 +0200] rev 11790
- Pass also userPath to LoadLocaleWrapper TODO: Find a way to simplify all of this...
Tue, 03 May 2016 01:09:36 +0200 - More ugly ifdefs for the ifdef god
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 01:09:36 +0200] rev 11789
- More ugly ifdefs for the ifdef god
Tue, 03 May 2016 00:59:38 +0200 [BUG 66] - Create '/Logs' folder if not exists
antonc27 <antonc27@mail.ru> [Tue, 03 May 2016 00:59:38 +0200] rev 11788
[bug #66] - Create '/Logs' folder if not exists
Sun, 01 May 2016 21:09:45 +0200 qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now) qmlfrontend
sheepluva [Sun, 01 May 2016 21:09:45 +0200] rev 11787
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
Sun, 01 May 2016 15:58:19 +0200 qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3 qmlfrontend
sheepluva [Sun, 01 May 2016 15:58:19 +0200] rev 11786
qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3
Sun, 01 May 2016 14:32:47 +0200 add button to randomize theme only
sheepluva [Sun, 01 May 2016 14:32:47 +0200] rev 11785
add button to randomize theme only
Sun, 01 May 2016 12:36:59 +0200 changelog
sheepluva [Sun, 01 May 2016 12:36:59 +0200] rev 11784
changelog
Sun, 01 May 2016 02:47:51 +0200 update changelog
sheepluva [Sun, 01 May 2016 02:47:51 +0200] rev 11783
update changelog
Sat, 30 Apr 2016 21:06:46 +0200 update changelog
sheepluva [Sat, 30 Apr 2016 21:06:46 +0200] rev 11782
update changelog
Sat, 30 Apr 2016 20:55:02 +0200 update changelog
sheepluva [Sat, 30 Apr 2016 20:55:02 +0200] rev 11781
update changelog
Sat, 30 Apr 2016 00:13:11 +0200 indentation fixes
sheepluva [Sat, 30 Apr 2016 00:13:11 +0200] rev 11780
indentation fixes
Sat, 30 Apr 2016 00:02:33 +0200 koda told me that putting in one finger wasn't enough
sheepluva [Sat, 30 Apr 2016 00:02:33 +0200] rev 11779
koda told me that putting in one finger wasn't enough
Fri, 29 Apr 2016 23:52:44 +0200 koda told me to put the finger in
sheepluva [Fri, 29 Apr 2016 23:52:44 +0200] rev 11778
koda told me to put the finger in
Fri, 29 Apr 2016 23:42:37 +0200 fix memory corruptions caused by outofbounds-writes in uTouch
sheepluva [Fri, 29 Apr 2016 23:42:37 +0200] rev 11777
fix memory corruptions caused by outofbounds-writes in uTouch
Fri, 29 Apr 2016 19:01:52 +0200 show credits only briefly
sheepluva [Fri, 29 Apr 2016 19:01:52 +0200] rev 11776
show credits only briefly
Fri, 29 Apr 2016 18:18:32 +0200 aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
sheepluva [Fri, 29 Apr 2016 18:18:32 +0200] rev 11775
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
Fri, 29 Apr 2016 15:10:27 +0200 more credits updates
sheepluva [Fri, 29 Apr 2016 15:10:27 +0200] rev 11774
more credits updates
Fri, 29 Apr 2016 13:36:59 +0200 add some more credits
sheepluva [Fri, 29 Apr 2016 13:36:59 +0200] rev 11773
add some more credits
Fri, 29 Apr 2016 13:12:26 +0200 music credits etc.
sheepluva [Fri, 29 Apr 2016 13:12:26 +0200] rev 11772
music credits etc.
Fri, 29 Apr 2016 12:26:13 +0200 do not show credits in stats-only mode
sheepluva [Fri, 29 Apr 2016 12:26:13 +0200] rev 11771
do not show credits in stats-only mode
Fri, 29 Apr 2016 12:11:19 +0200 move function
sheepluva [Fri, 29 Apr 2016 12:11:19 +0200] rev 11770
move function
Fri, 29 Apr 2016 00:56:04 +0200 some initial credits-display implementation
sheepluva [Fri, 29 Apr 2016 00:56:04 +0200] rev 11769
some initial credits-display implementation
Thu, 28 Apr 2016 21:28:22 +0200 merge target practice patch by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:28:22 +0200] rev 11768
merge target practice patch by Wuzzy
Wed, 13 Apr 2016 15:44:42 +0200 Target Practice: Make targets respawn after drowning, and minor code cleanup
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 15:44:42 +0200] rev 11767
Target Practice: Make targets respawn after drowning, and minor code cleanup
Thu, 28 Apr 2016 21:15:08 +0200 merge 3 new sound effects added by Wuzzy
sheepluva [Thu, 28 Apr 2016 21:15:08 +0200] rev 11766
merge 3 new sound effects added by Wuzzy
Wed, 13 Apr 2016 12:17:30 +0200 Add sound effects for: cleaver impact, air mine impact, using extra time
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:17:30 +0200] rev 11765
Add sound effects for: cleaver impact, air mine impact, using extra time
Thu, 28 Apr 2016 20:28:53 +0200 merging Wuzzy's empty weaponset for "new" button in weaponset editor
sheepluva [Thu, 28 Apr 2016 20:28:53 +0200] rev 11764
merging Wuzzy's empty weaponset for "new" button in weaponset editor
Wed, 13 Apr 2016 12:13:34 +0200 Add empty weapons scheme (instead of default) when using “New” button
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:13:34 +0200] rev 11763
Add empty weapons scheme (instead of default) when using “New” button
Thu, 28 Apr 2016 20:07:10 +0200 merge more construction mode patches by Wuzzy
sheepluva [Thu, 28 Apr 2016 20:07:10 +0200] rev 11762
merge more construction mode patches by Wuzzy
Tue, 26 Apr 2016 18:00:15 +0200 Construction Mode: Make weapon crate mode be initial selection in crate tool
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 18:00:15 +0200] rev 11761
Construction Mode: Make weapon crate mode be initial selection in crate tool
Tue, 26 Apr 2016 17:54:48 +0200 Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:54:48 +0200] rev 11760
Construction Mode: Don't update ticker for cursor keys when hedgehog is not under control anymore
Tue, 26 Apr 2016 17:40:29 +0200 Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:40:29 +0200] rev 11759
Construction Mode: Reorder weapon and utility list to parrallel weapon menu order
Tue, 26 Apr 2016 17:33:51 +0200 Construction Mode: Fix landspray being considered a weapon instead of utility
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 17:33:51 +0200] rev 11758
Construction Mode: Fix landspray being considered a weapon instead of utility
Thu, 28 Apr 2016 18:32:50 +0200 in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
sheepluva [Thu, 28 Apr 2016 18:32:50 +0200] rev 11757
in non-local games, don't include DLC-themes/maps/missions during random selection. thanks to unC0Rr for helping me realize that I was stupid in a different way than I thought :P
Thu, 28 Apr 2016 17:42:43 +0200 lupdate
sheepluva [Thu, 28 Apr 2016 17:42:43 +0200] rev 11756
lupdate
Thu, 28 Apr 2016 17:38:30 +0200 fix for bug 117: Incorrect description of modifier “divide teams”
Wuzzy [Thu, 28 Apr 2016 17:38:30 +0200] rev 11755
fix for bug #117: Incorrect description of modifier “divide teams”
Thu, 28 Apr 2016 15:23:02 +0200 rollback last commit (bad approach, as item index confusion can happen)
sheepluva [Thu, 28 Apr 2016 15:23:02 +0200] rev 11754
rollback last commit (bad approach, as item index confusion can happen)
Thu, 28 Apr 2016 02:06:35 +0200 exclude DLC theme from random theme selection
sheepluva [Thu, 28 Apr 2016 02:06:35 +0200] rev 11753
exclude DLC theme from random theme selection
Thu, 28 Apr 2016 00:41:09 +0200 rooms-list: fix "Forts" map type being displayed in dark red
sheepluva [Thu, 28 Apr 2016 00:41:09 +0200] rev 11752
rooms-list: fix "Forts" map type being displayed in dark red
Wed, 27 Apr 2016 23:52:43 +0200 make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
sheepluva [Wed, 27 Apr 2016 23:52:43 +0200] rev 11751
make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
Wed, 27 Apr 2016 23:14:47 +0200 fix incorrect debug message
sheepluva [Wed, 27 Apr 2016 23:14:47 +0200] rev 11750
fix incorrect debug message
Wed, 27 Apr 2016 15:10:25 -0400 Only build engine to c with clang on travis
koda [Wed, 27 Apr 2016 15:10:25 -0400] rev 11749
Only build engine to c with clang on travis
Wed, 27 Apr 2016 15:08:43 -0400 Minor changes to the travis file
koda [Wed, 27 Apr 2016 15:08:43 -0400] rev 11748
Minor changes to the travis file Reuse TRAVIS_OS_NAME for ios, move the ios checks after all the others, add a new line between sections, drop unneeded search path for osx.
Wed, 27 Apr 2016 18:08:48 +0200 make construction mode recognize fort maps too
sheepluva [Wed, 27 Apr 2016 18:08:48 +0200] rev 11747
make construction mode recognize fort maps too
Wed, 27 Apr 2016 17:54:36 +0200 tweak preview
sheepluva [Wed, 27 Apr 2016 17:54:36 +0200] rev 11746
tweak preview
Wed, 27 Apr 2016 17:38:44 +0200 tweak preview
sheepluva [Wed, 27 Apr 2016 17:38:44 +0200] rev 11745
tweak preview
Wed, 27 Apr 2016 16:20:59 +0200 Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
sheepluva [Wed, 27 Apr 2016 16:20:59 +0200] rev 11744
Added "Forts" to map type selection. This makes the mode easier selectable/discoverable. Also the slider can be used to adjust the distance between forts.
Wed, 27 Apr 2016 13:01:38 +0200 fallback to stdout if no writable logfile available
sheepluva [Wed, 27 Apr 2016 13:01:38 +0200] rev 11743
fallback to stdout if no writable logfile available
Wed, 27 Apr 2016 11:41:32 +0200 update Changelog
sheepluva [Wed, 27 Apr 2016 11:41:32 +0200] rev 11742
update Changelog
Wed, 27 Apr 2016 01:12:37 -0400 Set install dir for emscripten
koda [Wed, 27 Apr 2016 01:12:37 -0400] rev 11741
Set install dir for emscripten While not required, should help compatibility with older cmake versions.
Wed, 27 Apr 2016 01:03:15 -0400 Drop duplicated include from CMakeLists.txt
koda [Wed, 27 Apr 2016 01:03:15 -0400] rev 11740
Drop duplicated include from CMakeLists.txt
Wed, 27 Apr 2016 01:34:59 +0200 fix issue 8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
sheepluva [Wed, 27 Apr 2016 01:34:59 +0200] rev 11739
fix issue #8: Static skull and bones flakes near the water in Sudden Death in themes without flakes
Wed, 27 Apr 2016 01:06:29 +0200 add /clear command to frontend chat (clears chat window)
sheepluva [Wed, 27 Apr 2016 01:06:29 +0200] rev 11738
add /clear command to frontend chat (clears chat window)
Wed, 27 Apr 2016 00:14:06 +0200 fix for issue 71: Lua API: “Theme” variable is set to empty string initially
Wuzzy <almikes@aol.com> [Wed, 27 Apr 2016 00:14:06 +0200] rev 11737
fix for issue #71: Lua API: “Theme” variable is set to empty string initially
Wed, 27 Apr 2016 00:04:37 +0200 Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
sheepluva [Wed, 27 Apr 2016 00:04:37 +0200] rev 11736
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
Tue, 26 Apr 2016 23:34:28 +0200 issue 94: Seduction text is outdated and misleading
Wuzzy <almikes@aol.com> [Tue, 26 Apr 2016 23:34:28 +0200] rev 11735
issue #94: Seduction text is outdated and misleading
Tue, 26 Apr 2016 22:09:50 +0200 create forts in random order
sheepluva [Tue, 26 Apr 2016 22:09:50 +0200] rev 11734
create forts in random order
Tue, 26 Apr 2016 20:51:13 +0200 make construction mode work with fort mode without mixing up clans and forts
sheepluva [Tue, 26 Apr 2016 20:51:13 +0200] rev 11733
make construction mode work with fort mode without mixing up clans and forts
Tue, 26 Apr 2016 18:15:10 +0200 update construction mode in-file version info
sheepluva [Tue, 26 Apr 2016 18:15:10 +0200] rev 11732
update construction mode in-file version info
Tue, 26 Apr 2016 17:02:24 +0200 merge construction mode patches by Wuzzy
sheepluva [Tue, 26 Apr 2016 17:02:24 +0200] rev 11731
merge construction mode patches by Wuzzy
Wed, 13 Apr 2016 03:17:32 +0200 Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:17:32 +0200] rev 11730
Construction Mode: Fix Girder/Rubber mode sometimes show nil
Wed, 13 Apr 2016 03:04:24 +0200 Fix bad comment in Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:04:24 +0200] rev 11729
Fix bad comment in Construction Mode
Wed, 13 Apr 2016 03:03:46 +0200 Construction Mode: Sanity-check numbers from script parameter
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 03:03:46 +0200] rev 11728
Construction Mode: Sanity-check numbers from script parameter
Wed, 13 Apr 2016 02:54:36 +0200 Construction Mode: Fix timer issues
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:54:36 +0200] rev 11727
Construction Mode: Fix timer issues
Wed, 13 Apr 2016 02:44:37 +0200 Construction Mode: Recognize health case amount from game scheme
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:44:37 +0200] rev 11726
Construction Mode: Recognize health case amount from game scheme
Wed, 13 Apr 2016 02:41:16 +0200 Construction Mode: Remove 2 useless blank lines in mission panel
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:41:16 +0200] rev 11725
Construction Mode: Remove 2 useless blank lines in mission panel
Wed, 13 Apr 2016 02:20:04 +0200 Construction Mode: Fix construction/support station
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 02:20:04 +0200] rev 11724
Construction Mode: Fix construction/support station
Wed, 13 Apr 2016 01:53:25 +0200 Construction Mode: Update structure overlay each tick, thus falling smoothly
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:53:25 +0200] rev 11723
Construction Mode: Update structure overlay each tick, thus falling smoothly
Wed, 13 Apr 2016 01:28:20 +0200 Construction Mode: “spawn” extra time, not buying
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:28:20 +0200] rev 11722
Construction Mode: “spawn” extra time, not buying
Wed, 13 Apr 2016 01:26:46 +0200 Construction Mode: Fix giving round energy boost at first round
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:26:46 +0200] rev 11721
Construction Mode: Fix giving round energy boost at first round
Wed, 13 Apr 2016 01:19:37 +0200 Add script parameter support to Construction Mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 01:19:37 +0200] rev 11720
Add script parameter support to Construction Mode Allows to set initial energy, energy per round and max. energy
Wed, 13 Apr 2016 00:49:34 +0200 Throw away legacy Construction Mode code which is never actually used
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:49:34 +0200] rev 11719
Throw away legacy Construction Mode code which is never actually used
Wed, 13 Apr 2016 00:39:45 +0200 Throw away old out-commented Construction Mode code
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:39:45 +0200] rev 11718
Throw away old out-commented Construction Mode code
Wed, 13 Apr 2016 00:27:40 +0200 Construction Mode: Disable setting drill strike timer in object placement mode
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:27:40 +0200] rev 11717
Construction Mode: Disable setting drill strike timer in object placement mode
Wed, 13 Apr 2016 00:17:07 +0200 Construction Mode: Fix mine timer message being shown at start
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 00:17:07 +0200] rev 11716
Construction Mode: Fix mine timer message being shown at start
Tue, 12 Apr 2016 23:50:49 +0200 Construction Mode: Disable up/down in building mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:50:49 +0200] rev 11715
Construction Mode: Disable up/down in building mode
Tue, 12 Apr 2016 23:48:34 +0200 Construction Mode: Show mine timer in seconds
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:48:34 +0200] rev 11714
Construction Mode: Show mine timer in seconds
Tue, 12 Apr 2016 23:40:24 +0200 Tweak barrel and mine defaults in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:40:24 +0200] rev 11713
Tweak barrel and mine defaults in Construction Mode
Tue, 12 Apr 2016 23:37:25 +0200 Mark some forgotten Construction Mode strings for translation
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:37:25 +0200] rev 11712
Mark some forgotten Construction Mode strings for translation
Tue, 12 Apr 2016 23:12:43 +0200 Construction Mode: Actually, the extra time limit is about buying
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:12:43 +0200] rev 11711
Construction Mode: Actually, the extra time limit is about buying
Tue, 12 Apr 2016 23:10:53 +0200 Remove cheat in Construction Mode
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:10:53 +0200] rev 11710
Remove cheat in Construction Mode
Tue, 12 Apr 2016 23:06:49 +0200 Construction Mode: Make weapon names match en.txt
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:06:49 +0200] rev 11709
Construction Mode: Make weapon names match en.txt
Tue, 12 Apr 2016 23:04:05 +0200 Fix crate costs in Construction Mode being all the same (fixes #15)
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 23:04:05 +0200] rev 11708
Fix crate costs in Construction Mode being all the same (fixes #15)
Tue, 26 Apr 2016 15:19:36 +0200 also make forts face inwards in wrap mode, if there are only 2 teams
sheepluva [Tue, 26 Apr 2016 15:19:36 +0200] rev 11707
also make forts face inwards in wrap mode, if there are only 2 teams
Tue, 26 Apr 2016 15:15:12 +0200 fix last fort not facing left
sheepluva [Tue, 26 Apr 2016 15:15:12 +0200] rev 11706
fix last fort not facing left
Tue, 26 Apr 2016 14:41:56 +0200 Fort Mode: allow more than 2 clans
sheepluva [Tue, 26 Apr 2016 14:41:56 +0200] rev 11705
Fort Mode: allow more than 2 clans
Tue, 26 Apr 2016 14:22:54 +0200 fix clouds/flakes area not being adjusted after ResizeLand()
sheepluva [Tue, 26 Apr 2016 14:22:54 +0200] rev 11704
fix clouds/flakes area not being adjusted after ResizeLand()
Tue, 26 Apr 2016 12:27:17 +0200 cleaning up team divide mode code from last night a little
sheepluva [Tue, 26 Apr 2016 12:27:17 +0200] rev 11703
cleaning up team divide mode code from last night a little
Tue, 26 Apr 2016 02:42:45 +0200 divided teams: better horizontal clan distribution
sheepluva [Tue, 26 Apr 2016 02:42:45 +0200] rev 11702
divided teams: better horizontal clan distribution
Mon, 25 Apr 2016 16:26:02 -0400 Reword emscripten-related error messages
koda [Mon, 25 Apr 2016 16:26:02 -0400] rev 11701
Reword emscripten-related error messages
Mon, 25 Apr 2016 21:12:34 +0200 "divided teams" modifier will now work with more than 2 teams!
sheepluva [Mon, 25 Apr 2016 21:12:34 +0200] rev 11700
"divided teams" modifier will now work with more than 2 teams!
Mon, 25 Apr 2016 22:10:06 +0300 Merge default qmlfrontend
unc0rr [Mon, 25 Apr 2016 22:10:06 +0300] rev 11699
Merge default
Mon, 25 Apr 2016 16:11:39 +0200 Fix issue 12: “Yoohoo” sound for seduction is missing
sheepluva [Mon, 25 Apr 2016 16:11:39 +0200] rev 11698
Fix issue #12: “Yoohoo” sound for seduction is missing
Sun, 24 Apr 2016 22:41:24 +0200 some more dark magic regarding hog speech input
sheepluva [Sun, 24 Apr 2016 22:41:24 +0200] rev 11697
some more dark magic regarding hog speech input
Sun, 24 Apr 2016 22:10:37 +0200 restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
sheepluva [Sun, 24 Apr 2016 22:10:37 +0200] rev 11696
restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
Sun, 24 Apr 2016 21:16:08 +0200 merge Wuzzy's new scheme icons
sheepluva [Sun, 24 Apr 2016 21:16:08 +0200] rev 11695
merge Wuzzy's new scheme icons
Wed, 13 Apr 2016 12:03:22 +0200 Update scheme editor icons
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 12:03:22 +0200] rev 11694
Update scheme editor icons
Sun, 24 Apr 2016 21:08:12 +0200 merge Wuzzy's space campaign string fixes
sheepluva [Sun, 24 Apr 2016 21:08:12 +0200] rev 11693
merge Wuzzy's space campaign string fixes
Wed, 13 Apr 2016 14:59:14 +0200 Typo fixes for A Space Adventure campaign
Wuzzy <almikes@aol.com> [Wed, 13 Apr 2016 14:59:14 +0200] rev 11692
Typo fixes for A Space Adventure campaign Also add loc() where forgotten and replace string concatenation with string.format.
Sun, 24 Apr 2016 16:51:31 +0200 merge Wuzzy's game modifier buttons reorder patch
sheepluva [Sun, 24 Apr 2016 16:51:31 +0200] rev 11691
merge Wuzzy's game modifier buttons reorder patch
Tue, 12 Apr 2016 19:52:35 +0200 Reorder game flag buttons
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:52:35 +0200] rev 11690
Reorder game flag buttons The buttons are now (roughly) ordered like this: line 1: landscape line 2: environment line 3: hedgehog life line 4: weapons line 5: gameplay
Sun, 24 Apr 2016 16:34:01 +0200 preselect weapons
sheepluva [Sun, 24 Apr 2016 16:34:01 +0200] rev 11689
preselect weapons
Sun, 24 Apr 2016 16:12:19 +0200 merge Wuzzy's ropeknockchallenge updates
sheepluva [Sun, 24 Apr 2016 16:12:19 +0200] rev 11688
merge Wuzzy's ropeknockchallenge updates
Tue, 12 Apr 2016 19:46:25 +0200 Update Rope-Knocking Challenge
Wuzzy <almikes@aol.com> [Tue, 12 Apr 2016 19:46:25 +0200] rev 11687
Update Rope-Knocking Challenge - Fix challenge being stuck when leftmost hog drowns - Display custom taunts for knocked hogs - Stats screen now shows the actual relevant facts - Add simple scoring system - Minor message changes - More translation-friendly strings
Sun, 24 Apr 2016 00:54:00 +0200 drop function that does not exist in SDL2 from SDLh.pas
sheepluva [Sun, 24 Apr 2016 00:54:00 +0200] rev 11686
drop function that does not exist in SDL2 from SDLh.pas
Sat, 23 Apr 2016 17:03:38 -0400 pas2c converts exit to return, so change RunEngine signature
frd [Sat, 23 Apr 2016 17:03:38 -0400] rev 11685
pas2c converts exit to return, so change RunEngine signature
Sat, 23 Apr 2016 16:57:27 -0400 Correctly call uPhysFSLayer.initModule
frd [Sat, 23 Apr 2016 16:57:27 -0400] rev 11684
Correctly call uPhysFSLayer.initModule
Sat, 23 Apr 2016 16:57:20 -0400 Add workaround to force string concatenation in pas2c
koda [Sat, 23 Apr 2016 16:57:20 -0400] rev 11683
Add workaround to force string concatenation in pas2c
Sat, 23 Apr 2016 16:32:18 -0400 Implement GetCurrentDir in the c rtl
koda [Sat, 23 Apr 2016 16:32:18 -0400] rev 11682
Implement GetCurrentDir in the c rtl
Sat, 23 Apr 2016 16:18:07 -0400 Use hwlibrary while converting to c
frd [Sat, 23 Apr 2016 16:18:07 -0400] rev 11681
Use hwlibrary while converting to c
Sat, 23 Apr 2016 16:17:15 -0400 Set cdecl on exported functions and hide them from pas2c
koda [Sat, 23 Apr 2016 16:17:15 -0400] rev 11680
Set cdecl on exported functions and hide them from pas2c
Sat, 23 Apr 2016 13:52:30 -0400 Add a necessary flag to emscripten
frd [Sat, 23 Apr 2016 13:52:30 -0400] rev 11679
Add a necessary flag to emscripten
Sat, 23 Apr 2016 13:48:30 -0400 Add missing functions to fully disable lua at compile time
koda [Sat, 23 Apr 2016 13:48:30 -0400] rev 11678
Add missing functions to fully disable lua at compile time
Sat, 23 Apr 2016 13:41:10 -0400 uscript cosmetics
koda [Sat, 23 Apr 2016 13:41:10 -0400] rev 11677
uscript cosmetics
Sat, 23 Apr 2016 12:15:31 +0200 whitespace fix
sheepluva [Sat, 23 Apr 2016 12:15:31 +0200] rev 11676
whitespace fix
Sat, 23 Apr 2016 12:08:23 +0200 merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:08:23 +0200] rev 11675
merge commit by Wuzzy that allows various drop down lists to display more items at a time, if possible
Mon, 18 Apr 2016 19:53:48 +0200 Increase size of many drop-down lists
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:53:48 +0200] rev 11674
Increase size of many drop-down lists
Sat, 23 Apr 2016 12:02:39 +0200 merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
sheepluva [Sat, 23 Apr 2016 12:02:39 +0200] rev 11673
merge commit by Wuzzy that allows drop down lists in team edit screen to display more items at a time, if possible
Mon, 18 Apr 2016 18:15:20 +0200 Increase size of drop-down lists in team editor
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 18:15:20 +0200] rev 11672
Increase size of drop-down lists in team editor
Sat, 23 Apr 2016 11:51:21 +0200 merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
sheepluva [Sat, 23 Apr 2016 11:51:21 +0200] rev 11671
merge portal mission fixes by Wuzzy and restore accidently removed SetWind call
Mon, 18 Apr 2016 17:33:07 +0200 Portal mission: Fix speech bubbles appearing when crate got destroyed
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:33:07 +0200] rev 11670
Portal mission: Fix speech bubbles appearing when crate got destroyed
Mon, 18 Apr 2016 17:26:32 +0200 Disable Sudden Death in portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:26:32 +0200] rev 11669
Disable Sudden Death in portal mission
Mon, 18 Apr 2016 17:25:52 +0200 Clean up portal mission code
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:25:52 +0200] rev 11668
Clean up portal mission code It's a mess!
Mon, 18 Apr 2016 17:18:36 +0200 Clean up strings, hats, flags and graves in Portal mission
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 17:18:36 +0200] rev 11667
Clean up strings, hats, flags and graves in Portal mission Mostly fixes poor grammar and spelling
Sat, 23 Apr 2016 11:19:34 +0200 merging Wuzzy's feedback fix
sheepluva [Sat, 23 Apr 2016 11:19:34 +0200] rev 11666
merging Wuzzy's feedback fix
Mon, 18 Apr 2016 19:18:35 +0200 Fix bad layouting of feedback dialog, fixes #58
Wuzzy <almikes@aol.com> [Mon, 18 Apr 2016 19:18:35 +0200] rev 11665
Fix bad layouting of feedback dialog, fixes #58
Sat, 23 Apr 2016 10:48:18 +0200 fix default binding for F10 / slot 10 not working
sheepluva [Sat, 23 Apr 2016 10:48:18 +0200] rev 11664
fix default binding for F10 / slot 10 not working
Sat, 23 Apr 2016 09:54:05 +0200 fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue 111
sheepluva [Sat, 23 Apr 2016 09:54:05 +0200] rev 11663
fix sounds not playing on first play (=load), because function bailed on success, rather than error. introduced in bd9a2f1b0080 , addressing issue #111
Thu, 21 Apr 2016 16:03:57 -0400 travis: Use correct vorbis flag in sdl2_mixer install
koda [Thu, 21 Apr 2016 16:03:57 -0400] rev 11662
travis: Use correct vorbis flag in sdl2_mixer install Revert the addition of cmake which is already instealled.
Thu, 21 Apr 2016 14:16:47 -0400 Correctly set WEBGL macro during pas2c conversion
koda [Thu, 21 Apr 2016 14:16:47 -0400] rev 11661
Correctly set WEBGL macro during pas2c conversion
Thu, 21 Apr 2016 13:10:15 -0400 Disable stereo rendering when compiled with pas2c
koda [Thu, 21 Apr 2016 13:10:15 -0400] rev 11660
Disable stereo rendering when compiled with pas2c
Thu, 21 Apr 2016 11:55:36 -0400 Fully support emscripten toolchain in our build system
koda [Thu, 21 Apr 2016 11:55:36 -0400] rev 11659
Fully support emscripten toolchain in our build system
Thu, 21 Apr 2016 11:54:21 -0400 Import the Emscripted toolchain configuration
koda [Thu, 21 Apr 2016 11:54:21 -0400] rev 11658
Import the Emscripted toolchain configuration
Thu, 21 Apr 2016 00:10:23 -0400 Hijack SDL2 and GLEW include and library when compiling to javascript
koda [Thu, 21 Apr 2016 00:10:23 -0400] rev 11657
Hijack SDL2 and GLEW include and library when compiling to javascript emscripten already provides the SDL2 suite and will simply ignore missing libraries.
Thu, 21 Apr 2016 00:09:07 -0400 Work around how emscripten defines rwops
koda [Thu, 21 Apr 2016 00:09:07 -0400] rev 11656
Work around how emscripten defines rwops
Wed, 20 Apr 2016 23:49:37 -0400 Work around emscripten not finding math.h
koda [Wed, 20 Apr 2016 23:49:37 -0400] rev 11655
Work around emscripten not finding math.h
Wed, 20 Apr 2016 14:46:04 -0400 Add support for compiling C engine with emscripten
koda [Wed, 20 Apr 2016 14:46:04 -0400] rev 11654
Add support for compiling C engine with emscripten
Tue, 19 Apr 2016 12:04:21 -0400 travis: Use latest cmake vailable
koda [Tue, 19 Apr 2016 12:04:21 -0400] rev 11653
travis: Use latest cmake vailable
Mon, 18 Apr 2016 21:47:39 +0300 Fix fpcrtl_strappendA, which cut last char from UserPathPrefix
unc0rr [Mon, 18 Apr 2016 21:47:39 +0300] rev 11652
Fix fpcrtl_strappendA, which cut last char from UserPathPrefix leading to PHYSFS_setWriteDir fail with 'File not found' error, which led to lack of writing dir and logFile handle being nil, which led to crash on attempt to write to (absent) log file
Wed, 13 Apr 2016 20:02:14 -0400 missing comma
nemo [Wed, 13 Apr 2016 20:02:14 -0400] rev 11651
missing comma
Wed, 13 Apr 2016 19:48:36 -0400 Use our copy for border too
nemo [Wed, 13 Apr 2016 19:48:36 -0400] rev 11650
Use our copy for border too
Wed, 13 Apr 2016 17:59:13 -0400 SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
nemo [Wed, 13 Apr 2016 17:59:13 -0400] rev 11649
SDL blit wraps at 16,384 - not the first time that routine has disappointed us.
Wed, 13 Apr 2016 21:42:00 +0900 merge
mikade <redgrinner@gmail.com> [Wed, 13 Apr 2016 21:42:00 +0900] rev 11648
merge
Sun, 10 Apr 2016 14:00:09 +0900 Allow variable boost directions in Racer
mikade <redgrinner@gmail.com> [Sun, 10 Apr 2016 14:00:09 +0900] rev 11647
Allow variable boost directions in Racer
Tue, 12 Apr 2016 15:41:48 -0400 Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
nemo [Tue, 12 Apr 2016 15:41:48 -0400] rev 11646
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
Thu, 07 Apr 2016 11:53:20 +0200 fix scout hat name and image file (Bug 68 - Hats tf_demoman and tf_scount are identical)
sheepluva [Thu, 07 Apr 2016 11:53:20 +0200] rev 11645
fix scout hat name and image file (bug #68 - Hats tf_demoman and tf_scount are identical)
Sat, 02 Apr 2016 23:32:57 +0300 - Init physfs before creating debug log
unc0rr [Sat, 02 Apr 2016 23:32:57 +0300] rev 11644
- Init physfs before creating debug log - Remove addfilelog calls from physfs init code
Sat, 02 Apr 2016 10:45:33 +0300 Fix pas2c build
unc0rr [Sat, 02 Apr 2016 10:45:33 +0300] rev 11643
Fix pas2c build
Fri, 01 Apr 2016 15:36:19 +0200 merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
sheepluva [Fri, 01 Apr 2016 15:36:19 +0200] rev 11642
merging 5 of Wuzzy's 6 patches. review for last patch pending (hwp content changes)
Fri, 11 Sep 2015 04:05:09 +0200 HedgeEditor: Fix list of available sprites
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 04:05:09 +0200] rev 11641
HedgeEditor: Fix list of available sprites
Fri, 11 Sep 2015 03:50:32 +0200 Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:50:32 +0200] rev 11640
Hedge Editor: Also allow to set health of barrels and health crates in Health Modification Mode
Fri, 11 Sep 2015 03:41:43 +0200 More selectable barrel healths in Hedge editor, including default 60
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:41:43 +0200] rev 11639
More selectable barrel healths in Hedge editor, including default 60
Fri, 11 Sep 2015 03:39:27 +0200 Hedge Editor: Allow to add/subtract health in Health Modification Mode
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:39:27 +0200] rev 11638
Hedge Editor: Allow to add/subtract health in Health Modification Mode
Fri, 11 Sep 2015 03:07:48 +0200 Fix broken HedgeEditor map preview
Wuzzy <almikes@aol.com> [Fri, 11 Sep 2015 03:07:48 +0200] rev 11637
Fix broken HedgeEditor map preview
Fri, 01 Apr 2016 09:09:33 -0400 Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
nemo [Fri, 01 Apr 2016 09:09:33 -0400] rev 11636
Commit flag from bug #14 + zopfli/pngcrush. Also corrected cyborg.
Fri, 01 Apr 2016 14:42:14 +0300 Time achievement for ClimbHome
unC0Rr [Fri, 01 Apr 2016 14:42:14 +0300] rev 11635
Time achievement for ClimbHome
Tue, 29 Mar 2016 22:36:59 +0300 Don't spam '+' message qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:36:59 +0300] rev 11634
Don't spam '+' message
Tue, 29 Mar 2016 22:09:13 +0300 merge default qmlfrontend
unc0rr [Tue, 29 Mar 2016 22:09:13 +0300] rev 11633
merge default
Tue, 15 Mar 2016 22:29:40 +0300 logging via physfs
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11632
logging via physfs (grafted from f0dcdbb9b2fef96188c5d90547b12201228ce878)
Tue, 29 Mar 2016 22:00:34 +0300 Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
unc0rr [Tue, 29 Mar 2016 22:00:34 +0300] rev 11631
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
Tue, 29 Mar 2016 16:54:41 +0200 Fix function name in avwrapper 0.9.22
koda [Tue, 29 Mar 2016 16:54:41 +0200] rev 11630
Fix function name in avwrapper
Tue, 29 Mar 2016 16:54:07 +0200 Fix function name in avwrapper
koda [Tue, 29 Mar 2016 16:54:07 +0200] rev 11629
Fix function name in avwrapper
Tue, 29 Mar 2016 09:04:53 -0400 add svg sources. bug #43
nemo [Tue, 29 Mar 2016 09:04:53 -0400] rev 11628
add svg sources. bug #43
Tue, 29 Mar 2016 11:16:54 +0300 Trick on storage format to simplify sql queries
unC0Rr [Tue, 29 Mar 2016 11:16:54 +0300] rev 11627
Trick on storage format to simplify sql queries
Tue, 29 Mar 2016 09:00:12 +0200 https4dlc
sheepluva [Tue, 29 Mar 2016 09:00:12 +0200] rev 11626
https4dlc
Tue, 29 Mar 2016 08:52:45 +0200 change all URLs of feedback dialog to use https
sheepluva [Tue, 29 Mar 2016 08:52:45 +0200] rev 11625
change all URLs of feedback dialog to use https
Mon, 28 Mar 2016 18:19:20 -0400 RC planes should not pick up frozen crates
nemo [Mon, 28 Mar 2016 18:19:20 -0400] rev 11624
RC planes should not pick up frozen crates
Mon, 28 Mar 2016 21:20:11 +0300 Declare achievements alongwith EndGame call, since it would skip SendStats
unc0rr [Mon, 28 Mar 2016 21:20:11 +0300] rev 11623
Declare achievements alongwith EndGame call, since it would skip SendStats
Fri, 25 Mar 2016 11:27:53 -0400 Keep very old compatibility 0.9.22
koda [Fri, 25 Mar 2016 11:27:53 -0400] rev 11622
Keep very old compatibility
Fri, 25 Mar 2016 11:21:18 -0400 Keep very old compatibility
koda [Fri, 25 Mar 2016 11:21:18 -0400] rev 11621
Keep very old compatibility
Fri, 25 Mar 2016 11:02:38 -0400 Use the correct replacement 0.9.22
koda [Fri, 25 Mar 2016 11:02:38 -0400] rev 11620
Use the correct replacement
Fri, 25 Mar 2016 11:01:01 -0400 Use the correct replacement
koda [Fri, 25 Mar 2016 11:01:01 -0400] rev 11619
Use the correct replacement
Fri, 25 Mar 2016 10:54:23 -0400 More compatibility wrappers for video
koda [Fri, 25 Mar 2016 10:54:23 -0400] rev 11618
More compatibility wrappers for video
Fri, 25 Mar 2016 15:52:49 +0100 fix check for wrong value
sheepluva [Fri, 25 Mar 2016 15:52:49 +0100] rev 11617
fix check for wrong value
Fri, 25 Mar 2016 15:40:44 +0300 racer map #20
unC0Rr [Fri, 25 Mar 2016 15:40:44 +0300] rev 11616
racer map #20
Thu, 24 Mar 2016 14:40:59 +0300 Achievement for ClimbHome
unC0Rr [Thu, 24 Mar 2016 14:40:59 +0300] rev 11615
Achievement for ClimbHome
Tue, 22 Mar 2016 11:59:31 -0400 Add an additional compatibility layer for video
koda [Tue, 22 Mar 2016 11:59:31 -0400] rev 11614
Add an additional compatibility layer for video
Tue, 22 Mar 2016 12:09:26 +0300 Fix typo
unC0Rr [Tue, 22 Mar 2016 12:09:26 +0300] rev 11613
Fix typo
Sun, 20 Mar 2016 03:08:51 -0400 Move pixel format conversion from uVideoRec to AVWrapper
koda [Sun, 20 Mar 2016 03:08:51 -0400] rev 11612
Move pixel format conversion from uVideoRec to AVWrapper This has several benefits, being in C-land allows us to better use libav API and avoid mixing memory allocated from Pascal. Also the C code for the conversion loop generated by GCC or Clang is probably more optimized than by Freepascal. Finally it will simplify code in the future if we are going to enable any other pixel format than yuv420p. Change the coefficients to improve color accuracy during conversion.
Sun, 20 Mar 2016 01:16:11 -0400 Fix bundle already present check
koda [Sun, 20 Mar 2016 01:16:11 -0400] rev 11611
Fix bundle already present check
Sun, 20 Mar 2016 00:58:30 -0400 Add FindOggVorbis to make sure all paths are set
koda [Sun, 20 Mar 2016 00:58:30 -0400] rev 11610
Add FindOggVorbis to make sure all paths are set
Sun, 20 Mar 2016 00:57:44 -0400 Update osx bundle creation with SDL2 library names
koda [Sun, 20 Mar 2016 00:57:44 -0400] rev 11609
Update osx bundle creation with SDL2 library names
Fri, 18 Mar 2016 13:27:30 -0400 copypasta to make AI use vampirism too
nemo [Fri, 18 Mar 2016 13:27:30 -0400] rev 11608
copypasta to make AI use vampirism too
Tue, 15 Mar 2016 22:29:40 +0300 logging via physfs qmlfrontend
unc0rr [Tue, 15 Mar 2016 22:29:40 +0300] rev 11607
logging via physfs
Mon, 14 Mar 2016 22:08:27 +0300 Merge default qmlfrontend
unc0rr [Mon, 14 Mar 2016 22:08:27 +0300] rev 11606
Merge default
Mon, 14 Mar 2016 22:04:39 +0300 Do not check games lasting for more than 3 hours
unc0rr [Mon, 14 Mar 2016 22:04:39 +0300] rev 11605
Do not check games lasting for more than 3 hours
Mon, 14 Mar 2016 14:38:23 +0100 german translation: fix error due to confusion of plural "you" with singular "you"
sheepluva [Mon, 14 Mar 2016 14:38:23 +0100] rev 11604
german translation: fix error due to confusion of plural "you" with singular "you"
Mon, 16 Nov 2015 18:28:10 +0100 avwrapper: Explicitly check for macro existence 0.9.22
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11603
avwrapper: Explicitly check for macro existence
Sat, 07 Nov 2015 15:07:33 +0100 videorec: Drop setting x264 preset 0.9.22
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11602
videorec: Drop setting x264 preset It is the default one anyway.
Mon, 16 Nov 2015 13:59:04 +0100 avwrapper: Adjust prefixed symobols version guard 0.9.22
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11601
avwrapper: Adjust prefixed symobols version guard
Thu, 12 Nov 2015 02:41:40 +0100 libavinteraction: Adjust version guard for av_codec_is_encoder() 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11600
libavinteraction: Adjust version guard for av_codec_is_encoder()
Tue, 10 Nov 2015 13:53:40 +0100 videorec: Drop a commented out option 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11599
videorec: Drop a commented out option
Tue, 10 Nov 2015 13:53:16 +0100 videorec: Use future API for raw video encoding 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11598
videorec: Use future API for raw video encoding
Tue, 10 Nov 2015 13:53:15 +0100 videorec: Appropriately rescale timestamps and duration 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11597
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
Tue, 10 Nov 2015 13:53:14 +0100 videorec: Always initialize audio and video time bases 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11596
videorec: Always initialize audio and video time bases In both context and stream.
Tue, 10 Nov 2015 13:53:13 +0100 videorec: Fully set frame properties 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11595
videorec: Fully set frame properties
Tue, 10 Nov 2015 13:53:12 +0100 videorec: Fix flushing encoders 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11594
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
Tue, 10 Nov 2015 13:53:10 +0100 videorec: Make sure the audio packet is considered empty 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11593
videorec: Make sure the audio packet is considered empty
Sat, 05 Mar 2016 21:04:06 +0100 [BUG 1] - Fixed simultaneous pressing of two arrow buttons on mobile
antonc27 <antonc27@mail.ru> [Sat, 05 Mar 2016 21:04:06 +0100] rev 11592
[bug #1] - Fixed simultaneous pressing of two arrow buttons on mobile
Sat, 05 Mar 2016 16:46:04 +0300 Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
unc0rr [Sat, 05 Mar 2016 16:46:04 +0300] rev 11591
Fix TechRacer not recoding finish if time was >= 100s by raising this limit ten times.
Fri, 04 Mar 2016 10:37:42 +0100 fix pas2c breakage caused by recent changes in uLandGraphics
sheepluva [Fri, 04 Mar 2016 10:37:42 +0100] rev 11590
fix pas2c breakage caused by recent changes in uLandGraphics
Thu, 03 Mar 2016 16:36:05 -0500 Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
nemo [Thu, 03 Mar 2016 16:36:05 -0500] rev 11589
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
Thu, 03 Mar 2016 15:41:53 -0500 fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
nemo [Thu, 03 Mar 2016 15:41:53 -0500] rev 11588
fix and/or screwup that was causing girders in tunnels to erase the tunnel. also a little bit of indentation/case fixing
Tue, 01 Mar 2016 14:46:13 +0100 - Enable CI builds with travis for hw iOS
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 14:46:13 +0100] rev 11587
- Enable CI builds with travis for hw iOS
Tue, 01 Mar 2016 12:37:42 +0300 Don't see a good reason for it to be here
unC0Rr [Tue, 01 Mar 2016 12:37:42 +0300] rev 11586
Don't see a good reason for it to be here
Tue, 01 Mar 2016 08:32:46 +0300 Don't dump ghost points if map isn't detected
unc0rr [Tue, 01 Mar 2016 08:32:46 +0300] rev 11585
Don't dump ghost points if map isn't detected
Tue, 01 Mar 2016 00:41:38 +0100 - Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru> [Tue, 01 Mar 2016 00:41:38 +0100] rev 11584
- Enable scheme sharing for Xcode project, this required for travis builds
Mon, 29 Feb 2016 14:41:52 +0300 Syntax fix
unC0Rr [Mon, 29 Feb 2016 14:41:52 +0300] rev 11583
Syntax fix
Mon, 29 Feb 2016 14:36:44 +0300 Fix wp issue, hopefully
unC0Rr [Mon, 29 Feb 2016 14:36:44 +0300] rev 11582
Fix wp issue, hopefully
Sun, 28 Feb 2016 00:00:46 +0300 - Fix room config being sent unmodified
unc0rr [Sun, 28 Feb 2016 00:00:46 +0300] rev 11581
- Fix room config being sent unmodified - Fix server ghost color
Sat, 27 Feb 2016 20:56:49 +0300 Fix build
unc0rr [Sat, 27 Feb 2016 20:56:49 +0300] rev 11580
Fix build
Sat, 27 Feb 2016 18:15:53 +0300 Don't compare time value with itself
unc0rr [Sat, 27 Feb 2016 18:15:53 +0300] rev 11579
Don't compare time value with itself
Sat, 27 Feb 2016 18:02:24 +0300 Recognize ghost points in checker
unc0rr [Sat, 27 Feb 2016 18:02:24 +0300] rev 11578
Recognize ghost points in checker
Sat, 27 Feb 2016 09:44:13 +0300 Finish implementation of ghost points served from server, not tested
unc0rr [Sat, 27 Feb 2016 09:44:13 +0300] rev 11577
Finish implementation of ghost points served from server, not tested
Fri, 26 Feb 2016 14:11:16 -0500 updated french lua translation
BaptisteOrieux [Fri, 26 Feb 2016 14:11:16 -0500] rev 11576
updated french lua translation
Thu, 25 Feb 2016 23:17:52 +0300 More work on best time ghost feature
unc0rr [Thu, 25 Feb 2016 23:17:52 +0300] rev 11575
More work on best time ghost feature
Wed, 11 Nov 2015 18:40:52 +0100 cmake: Set OLD for policy 26 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11574
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
Wed, 24 Feb 2016 22:37:03 +0300 Recognize ghost points in db interaction tool (no storing yet)
unc0rr [Wed, 24 Feb 2016 22:37:03 +0300] rev 11573
Recognize ghost points in db interaction tool (no storing yet)
Wed, 24 Feb 2016 00:33:10 +0100 - Campaign for iOS: Finally can launch campaign's mission game from list!
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:33:10 +0100] rev 11572
- Campaign for iOS: Finally can launch campaign's mission game from list! TODO: Customize UI TODO: Track user progress TODO: Localization TODO: Refactoring TODO: Get some sleep ^_
Wed, 24 Feb 2016 00:10:12 +0100 - Small refactoring for seed command
antonc27 <antonc27@mail.ru> [Wed, 24 Feb 2016 00:10:12 +0100] rev 11571
- Small refactoring for seed command
Tue, 23 Feb 2016 23:29:06 +0100 - Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 23:29:06 +0100] rev 11570
- Campaign for iOS: Fill campaign page with parsed missions from campaign.ini
Tue, 23 Feb 2016 13:45:49 +0300 Dump best time ghost on console
unc0rr [Tue, 23 Feb 2016 13:45:49 +0300] rev 11569
Dump best time ghost on console
Tue, 23 Feb 2016 00:41:18 +0100 - Campaign for iOS: Don't forget to add last parsed section in ini file
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:41:18 +0100] rev 11568
- Campaign for iOS: Don't forget to add last parsed section in ini file
Tue, 23 Feb 2016 00:29:46 +0100 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru> [Tue, 23 Feb 2016 00:29:46 +0100] rev 11567
- Campaign for iOS: Reinventing wheel for campaign.ini parsing
Mon, 22 Feb 2016 15:56:32 -0500 Use secure HTTP for Sparkle appcast URL 0.9.22
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11566
Use secure HTTP for Sparkle appcast URL
Mon, 22 Feb 2016 16:01:29 -0500 Info.plist: Set less important URLs to https
koda [Mon, 22 Feb 2016 16:01:29 -0500] rev 11565
Info.plist: Set less important URLs to https
Mon, 22 Feb 2016 15:56:32 -0500 Use secure HTTP for Sparkle appcast URL
koda [Mon, 22 Feb 2016 15:56:32 -0500] rev 11564
Use secure HTTP for Sparkle appcast URL
Mon, 22 Feb 2016 23:49:54 +0300 Treat #99 point type as a ghost trace
unc0rr [Mon, 22 Feb 2016 23:49:54 +0300] rev 11563
Treat #99 point type as a ghost trace
Mon, 22 Feb 2016 21:38:23 +0100 - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru> [Mon, 22 Feb 2016 21:38:23 +0100] rev 11562
- Campaign for iOS: Stub for CampaignViewController
Mon, 22 Feb 2016 10:24:00 -0500 remove unused path functions
nemo [Mon, 22 Feb 2016 10:24:00 -0500] rev 11561
remove unused path functions
Sun, 21 Feb 2016 23:12:12 +0100 - Campaign for iOS: Simply retrieve list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 23:12:12 +0100] rev 11560
- Campaign for iOS: Simply retrieve list of campaigns
Sun, 21 Feb 2016 22:21:59 +0100 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 22:21:59 +0100] rev 11559
- Campaign for iOS: Stub for list of campaigns
Sun, 21 Feb 2016 20:20:40 +0100 - Campaign for iOS: Added 'Campaign' button on MainMenu screen
antonc27 <antonc27@mail.ru> [Sun, 21 Feb 2016 20:20:40 +0100] rev 11558
- Campaign for iOS: Added 'Campaign' button on MainMenu screen
Sun, 21 Feb 2016 09:09:13 +0300 Oops, fix whose nick to compare to
unc0rr [Sun, 21 Feb 2016 09:09:13 +0300] rev 11557
Oops, fix whose nick to compare to
Sat, 20 Feb 2016 22:02:13 +0300 Filter out hog speech messages with non-local team index (not tested)
unc0rr [Sat, 20 Feb 2016 22:02:13 +0300] rev 11556
Filter out hog speech messages with non-local team index (not tested)
Fri, 19 Feb 2016 00:07:59 +0100 - Send also some seed when loading missions on iOS (same behavior as on desktop)
antonc27 <antonc27@mail.ru> [Fri, 19 Feb 2016 00:07:59 +0100] rev 11555
- Send also some seed when loading missions on iOS (same behavior as on desktop)
Wed, 17 Feb 2016 23:27:13 +0100 - Small refactoring for seed generation on iOS side
antonc27 <antonc27@mail.ru> [Wed, 17 Feb 2016 23:27:13 +0100] rev 11554
- Small refactoring for seed generation on iOS side
Tue, 16 Feb 2016 11:31:55 -0500 sniper rifle too
nemo [Tue, 16 Feb 2016 11:31:55 -0500] rev 11553
sniper rifle too
Tue, 16 Feb 2016 11:29:36 -0500 reduce by 1, probably should avoid tunnel issue
nemo [Tue, 16 Feb 2016 11:29:36 -0500] rev 11552
reduce by 1, probably should avoid tunnel issue
Tue, 16 Feb 2016 04:25:00 +0100 apply to deagle and sniper only
sheepluva [Tue, 16 Feb 2016 04:25:00 +0100] rev 11551
apply to deagle and sniper only
Tue, 16 Feb 2016 03:19:23 +0100 disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
sheepluva [Tue, 16 Feb 2016 03:19:23 +0100] rev 11550
disallow bullets to hit the hedgehog that fired them (unless bounced/wrapped/portal'd)
Mon, 15 Feb 2016 23:37:48 +0100 - Some warnings fixed with text alignment on iOS front-end
antonc27 <antonc27@mail.ru> [Mon, 15 Feb 2016 23:37:48 +0100] rev 11549
- Some warnings fixed with text alignment on iOS front-end
Sun, 14 Feb 2016 21:34:01 +0100 Fix for cursor movement problems on touch devices
Anton Malmygin <antonc27@mail.ru> [Sun, 14 Feb 2016 21:34:01 +0100] rev 11548
Fix for cursor movement problems on touch devices
Sun, 14 Feb 2016 20:57:17 +0300 Fix index of script param
unc0rr [Sun, 14 Feb 2016 20:57:17 +0300] rev 11547
Fix index of script param
Sat, 13 Feb 2016 12:32:08 +0300 Tech racer maps detection
unc0rr [Sat, 13 Feb 2016 12:32:08 +0300] rev 11546
Tech racer maps detection
Sat, 13 Feb 2016 00:36:38 +0300 detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
unc0rr [Sat, 13 Feb 2016 00:36:38 +0300] rev 11545
detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
Tue, 09 Feb 2016 21:11:16 +0300 Merge default qmlfrontend
unc0rr [Tue, 09 Feb 2016 21:11:16 +0300] rev 11544
Merge default
Fri, 12 Feb 2016 14:27:20 -0500 avwrapper: Do not ignore avformat_write_header return value
koda [Fri, 12 Feb 2016 14:27:20 -0500] rev 11543
avwrapper: Do not ignore avformat_write_header return value
Fri, 12 Feb 2016 17:03:42 +0300 Attempt to implement hash for special points to detect tech racer maps
unC0Rr [Fri, 12 Feb 2016 17:03:42 +0300] rev 11542
Attempt to implement hash for special points to detect tech racer maps
Tue, 09 Feb 2016 15:27:55 -0500 Put graves behind other stuff.
nemo [Tue, 09 Feb 2016 15:27:55 -0500] rev 11541
Put graves behind other stuff.
Tue, 09 Feb 2016 15:10:01 -0500 crosshair on hog won't cause a direct hit anymore
nemo [Tue, 09 Feb 2016 15:10:01 -0500] rev 11540
crosshair on hog won't cause a direct hit anymore
Tue, 09 Feb 2016 14:40:06 +0300 Fix possible crashes/hangs due to recent changes
unC0Rr [Tue, 09 Feb 2016 14:40:06 +0300] rev 11539
Fix possible crashes/hangs due to recent changes
Mon, 08 Feb 2016 14:58:36 +0300 Fix one more crasher in early freeEverything call
unc0rr [Mon, 08 Feb 2016 14:58:36 +0300] rev 11538
Fix one more crasher in early freeEverything call
Sun, 07 Feb 2016 18:29:34 +0100 - ifdef to avoid compiler warning
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 18:29:34 +0100] rev 11537
- ifdef to avoid compiler warning
Sun, 07 Feb 2016 17:40:09 +0100 - uTypes must be included for reference of gmtLandPreview which used for iOS build
antonc27 <antonc27@mail.ru> [Sun, 07 Feb 2016 17:40:09 +0100] rev 11536
- uTypes must be included for reference of gmtLandPreview which used for iOS build
Fri, 05 Feb 2016 11:32:23 +0300 Racer maps #18 and #19
unC0Rr [Fri, 05 Feb 2016 11:32:23 +0300] rev 11535
Racer maps #18 and #19
Thu, 04 Feb 2016 21:04:08 +0300 Fix a crasher
unc0rr [Thu, 04 Feb 2016 21:04:08 +0300] rev 11534
Fix a crasher
Mon, 01 Feb 2016 15:10:10 +0300 Fix SDL_CreateThread in windows
unC0Rr [Mon, 01 Feb 2016 15:10:10 +0300] rev 11533
Fix SDL_CreateThread in windows
Sun, 31 Jan 2016 16:07:14 +0300 Bye-bye TryDo
unc0rr [Sun, 31 Jan 2016 16:07:14 +0300] rev 11532
Bye-bye TryDo
Sun, 24 Jan 2016 00:02:57 +0100 rename doStepCakeWork to doStepCakeWalk
sheepluva [Sun, 24 Jan 2016 00:02:57 +0100] rev 11531
rename doStepCakeWork to doStepCakeWalk
Sun, 24 Jan 2016 00:00:25 +0100 party tweak
sheepluva [Sun, 24 Jan 2016 00:00:25 +0100] rev 11530
party tweak
Sat, 23 Jan 2016 17:29:44 -0500 As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
nemo [Sat, 23 Jan 2016 17:29:44 -0500] rev 11529
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
Sat, 23 Jan 2016 23:02:03 +0100 tweak sniper training
sheepluva [Sat, 23 Jan 2016 23:02:03 +0100] rev 11528
tweak sniper training
Sat, 23 Jan 2016 16:07:14 -0500 sparkles for dynamite at sheepy's request. he can tweak values if he wishes
nemo [Sat, 23 Jan 2016 16:07:14 -0500] rev 11527
sparkles for dynamite at sheepy's request. he can tweak values if he wishes
Sat, 23 Jan 2016 15:23:54 -0500 update translation files
nemo [Sat, 23 Jan 2016 15:23:54 -0500] rev 11526
update translation files
Sat, 23 Jan 2016 20:58:23 +0100 forgot viewport resize is a thing.
sheepluva [Sat, 23 Jan 2016 20:58:23 +0100] rev 11525
forgot viewport resize is a thing.
Sat, 23 Jan 2016 19:49:55 +0100 fixing my math... I think ;p
sheepluva [Sat, 23 Jan 2016 19:49:55 +0100] rev 11524
fixing my math... I think ;p
Sat, 23 Jan 2016 11:00:31 +0100 recognize proper birthday parties
sheepluva [Sat, 23 Jan 2016 11:00:31 +0100] rev 11523
recognize proper birthday parties
Sat, 23 Jan 2016 10:14:47 +0100 minor code tweaks
sheepluva [Sat, 23 Jan 2016 10:14:47 +0100] rev 11522
minor code tweaks
Sat, 23 Jan 2016 09:05:37 +0100 add cinematic effect to "sinking feeling" intro sequence
sheepluva [Sat, 23 Jan 2016 09:05:37 +0100] rev 11521
add cinematic effect to "sinking feeling" intro sequence
Sat, 23 Jan 2016 08:11:14 +0100 Lua API: SetCinematicMode(enable)
sheepluva [Sat, 23 Jan 2016 08:11:14 +0100] rev 11520
Lua API: SetCinematicMode(enable)
Sat, 23 Jan 2016 07:53:57 +0100 adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
sheepluva [Sat, 23 Jan 2016 07:53:57 +0100] rev 11519
adding a "cinematic mode" - currently: black bars on bottom/top. triggered by rcplane when pressing enter
Wed, 20 Jan 2016 00:57:09 +0100 SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
sheepluva [Wed, 20 Jan 2016 00:57:09 +0100] rev 11518
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS if it works well, then resizing could be made way more responsive too
Sat, 16 Jan 2016 19:50:38 +0100 find hg revision even if github author name is not the same as hg author (kodabb vs koda)
sheepluva [Sat, 16 Jan 2016 19:50:38 +0100] rev 11517
find hg revision even if github author name is not the same as hg author (kodabb vs koda)
Sat, 16 Jan 2016 19:29:28 +0100 recognize subdomains of hedgewars.org
sheepluva [Sat, 16 Jan 2016 19:29:28 +0100] rev 11516
recognize subdomains of hedgewars.org
Sat, 16 Jan 2016 19:20:06 +0100 update some old google code links in the code/etc. thanks Wuzzy for the heads-up
sheepluva [Sat, 16 Jan 2016 19:20:06 +0100] rev 11515
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
Sat, 16 Jan 2016 19:11:21 +0100 fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
sheepluva [Sat, 16 Jan 2016 19:11:21 +0100] rev 11514
fix script for resolving git commit id to hg commit id (github page format changed; hw hg repo location too)
Fri, 15 Jan 2016 13:29:27 +0100 fix comment; revert unintentional commit of some testing png
sheepluva [Fri, 15 Jan 2016 13:29:27 +0100] rev 11513
fix comment; revert unintentional commit of some testing png
Fri, 15 Jan 2016 13:18:40 +0100 serious anti wall sticking protection for hedgewars
sheepluva [Fri, 15 Jan 2016 13:18:40 +0100] rev 11512
serious anti wall sticking protection for hedgewars
Fri, 15 Jan 2016 05:50:18 +0100 documentation tweak
sheepluva [Fri, 15 Jan 2016 05:50:18 +0100] rev 11511
documentation tweak
Wed, 13 Jan 2016 21:29:04 +0300 Damaged hog is not in a jumping state
unc0rr [Wed, 13 Jan 2016 21:29:04 +0300] rev 11510
Damaged hog is not in a jumping state
Wed, 13 Jan 2016 19:54:55 +0300 Add some delay to checker
unc0rr [Wed, 13 Jan 2016 19:54:55 +0300] rev 11509
Add some delay to checker
Wed, 13 Jan 2016 19:38:03 +0300 Don't allow to kick an admin with super power enabled
unc0rr [Wed, 13 Jan 2016 19:38:03 +0300] rev 11508
Don't allow to kick an admin with super power enabled
Sun, 10 Jan 2016 00:45:13 +0300 SDLTry doesn't halt engine no more
unc0rr [Sun, 10 Jan 2016 00:45:13 +0300] rev 11507
SDLTry doesn't halt engine no more
Wed, 13 Jan 2016 16:19:50 +0100 add some dust effect to rolling/sliding hedgehogs
sheepluva [Wed, 13 Jan 2016 16:19:50 +0100] rev 11506
add some dust effect to rolling/sliding hedgehogs
Tue, 12 Jan 2016 17:18:51 -0500 changelog: Mention videorec fixes
koda [Tue, 12 Jan 2016 17:18:51 -0500] rev 11505
changelog: Mention videorec fixes
Tue, 12 Jan 2016 23:16:31 +0100 travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
sheepluva [Tue, 12 Jan 2016 23:16:31 +0100] rev 11504
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
Tue, 12 Jan 2016 22:43:39 +0100 pas2c still does (not like) this
sheepluva [Tue, 12 Jan 2016 22:43:39 +0100] rev 11503
pas2c still does (not like) this
Tue, 12 Jan 2016 22:36:08 +0100 don't send text input to chat if not in chat-mode.
sheepluva [Tue, 12 Jan 2016 22:36:08 +0100] rev 11502
don't send text input to chat if not in chat-mode.
Tue, 12 Jan 2016 22:12:16 +0100 finish SDL2-window focus change detection code
sheepluva [Tue, 12 Jan 2016 22:12:16 +0100] rev 11501
finish SDL2-window focus change detection code
Tue, 12 Jan 2016 21:21:44 +0100 use MIX_DEFAULT_FORMAT for sound
sheepluva [Tue, 12 Jan 2016 21:21:44 +0100] rev 11500
use MIX_DEFAULT_FORMAT for sound
Tue, 12 Jan 2016 20:40:12 +0100 fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
sheepluva [Tue, 12 Jan 2016 20:40:12 +0100] rev 11499
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
Tue, 12 Jan 2016 00:36:17 +0100 update Changelog
sheepluva [Tue, 12 Jan 2016 00:36:17 +0100] rev 11498
update Changelog
Mon, 11 Jan 2016 22:23:14 +0100 stop screenshot-flash-effects from showing up on consecutive screenshots
sheepluva [Mon, 11 Jan 2016 22:23:14 +0100] rev 11497
stop screenshot-flash-effects from showing up on consecutive screenshots
Sun, 10 Jan 2016 21:33:11 +0100 merge Wuzzy's highlanderfix and statsicons bookmarks.
sheepluva [Sun, 10 Jan 2016 21:33:11 +0100] rev 11496
merge Wuzzy's highlanderfix and statsicons bookmarks.
Sat, 21 Nov 2015 21:49:40 +0100 Customize stats screen icons
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:49:40 +0100] rev 11495
Customize stats screen icons
Sat, 21 Nov 2015 21:37:20 +0100 Use Goals instead of ShowMission for Highlander mission dialog
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:37:20 +0100] rev 11494
Use Goals instead of ShowMission for Highlander mission dialog
Sun, 10 Jan 2016 21:14:06 +0100 merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
sheepluva [Sun, 10 Jan 2016 21:14:06 +0100] rev 11493
merge Wuzzy's bluehogfix bookmark. note: there might be a cleaner fix...
Sat, 21 Nov 2015 21:23:05 +0100 Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:23:05 +0100] rev 11492
Fix Lua error spam in "Chasing the blue hog" after drowning both Crazy Runner and Hog Solo
Sun, 10 Jan 2016 19:49:15 +0100 merge Wuzzy's windowtitle bookmark
sheepluva [Sun, 10 Jan 2016 19:49:15 +0100] rev 11491
merge Wuzzy's windowtitle bookmark
Sat, 21 Nov 2015 21:11:13 +0100 Add window titles for title-less windows
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 21:11:13 +0100] rev 11490
Add window titles for title-less windows
Sun, 10 Jan 2016 19:45:43 +0100 merge Wuzzy's qttranslation bookmark
sheepluva [Sun, 10 Jan 2016 19:45:43 +0100] rev 11489
merge Wuzzy's qttranslation bookmark
Sat, 21 Nov 2015 20:22:45 +0100 Load Qt library's translation
Wuzzy <almikes@aol.com> [Sat, 21 Nov 2015 20:22:45 +0100] rev 11488
Load Qt library's translation
Sun, 10 Jan 2016 18:01:17 +0100 don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
sheepluva [Sun, 10 Jan 2016 18:01:17 +0100] rev 11487
don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
Sun, 10 Jan 2016 17:39:27 +0100 fix/clean-up mousewheel code
sheepluva [Sun, 10 Jan 2016 17:39:27 +0100] rev 11486
fix/clean-up mousewheel code
Sun, 10 Jan 2016 12:59:03 +0100 Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
sheepluva [Sun, 10 Jan 2016 12:59:03 +0100] rev 11485
Justyouwait.ogg wasn't installed on case-sensitive systems, due to a case typo in the CMakeLists. Thanks to TheMadCharles and Wuzzy for noticing.
Tue, 05 Jan 2016 15:15:54 -0500 limit Y increment to 6 (saucer/birdy bug)
nemo [Tue, 05 Jan 2016 15:15:54 -0500] rev 11484
limit Y increment to 6 (saucer/birdy bug)
Mon, 04 Jan 2016 10:08:26 +0300 Overwrite last '+' cmd in the queue instead of appending new command
unc0rr [Mon, 04 Jan 2016 10:08:26 +0300] rev 11483
Overwrite last '+' cmd in the queue instead of appending new command
Fri, 01 Jan 2016 19:34:48 -0500 put teamrope into ShoppaMap too
nemo [Fri, 01 Jan 2016 19:34:48 -0500] rev 11482
put teamrope into ShoppaMap too
Fri, 01 Jan 2016 19:15:32 +0300 merge default qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:15:32 +0300] rev 11481
merge default
Fri, 01 Jan 2016 19:14:59 +0300 Handle drawn maps from net qmlfrontend
unc0rr [Fri, 01 Jan 2016 19:14:59 +0300] rev 11480
Handle drawn maps from net
Fri, 01 Jan 2016 10:49:59 -0500 add 32px to top offset
nemo [Fri, 01 Jan 2016 10:49:59 -0500] rev 11479
add 32px to top offset
Thu, 31 Dec 2015 15:11:44 -0500 Tweak the hole carving to become less agressive about spacing if random points keep failing.
nemo [Thu, 31 Dec 2015 15:11:44 -0500] rev 11478
Tweak the hole carving to become less agressive about spacing if random points keep failing.
Thu, 31 Dec 2015 12:47:33 -0500 Force locations for hogs if even TryHard fails on initial spawn.
nemo [Thu, 31 Dec 2015 12:47:33 -0500] rev 11477
Force locations for hogs if even TryHard fails on initial spawn.
Thu, 31 Dec 2015 10:17:15 -0500 Disable digging on solid land
nemo [Thu, 31 Dec 2015 10:17:15 -0500] rev 11476
Disable digging on solid land
Thu, 31 Dec 2015 16:26:21 +0300 AI is pretty good at using Bee weapon
unc0rr [Thu, 31 Dec 2015 16:26:21 +0300] rev 11475
AI is pretty good at using Bee weapon
Thu, 31 Dec 2015 14:00:27 +0300 Some WIP for bee
unC0Rr [Thu, 31 Dec 2015 14:00:27 +0300] rev 11474
Some WIP for bee
Wed, 30 Dec 2015 23:30:00 -0500 Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
nemo [Wed, 30 Dec 2015 23:30:00 -0500] rev 11473
Some themers expressed desire to have translucent themes. While the current AA stuff in uLandGraphics won't really allow this to work with LandBackTex properly, seems to me it should be safe to allow alpha for LandTex. Our LandTex should all have alpha of 255 on the existing themes.
Wed, 30 Dec 2015 23:20:57 -0500 remove hardcoded shotgun val
nemo [Wed, 30 Dec 2015 23:20:57 -0500] rev 11472
remove hardcoded shotgun val
Wed, 30 Dec 2015 15:26:25 -0500 set TryHard for placing hog automatically
nemo [Wed, 30 Dec 2015 15:26:25 -0500] rev 11471
set TryHard for placing hog automatically
Wed, 30 Dec 2015 11:59:43 -0500 remove space from key binding name
nemo [Wed, 30 Dec 2015 11:59:43 -0500] rev 11470
remove space from key binding name
Wed, 30 Dec 2015 08:50:19 -0500 call this faller scrambling less often.
nemo [Wed, 30 Dec 2015 08:50:19 -0500] rev 11469
call this faller scrambling less often.
Tue, 29 Dec 2015 14:44:32 -0500 Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
nemo [Tue, 29 Dec 2015 14:44:32 -0500] rev 11468
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
Mon, 28 Dec 2015 23:37:44 +0300 Allow server admins to join passworded/restricted rooms when it is really needed
unc0rr [Mon, 28 Dec 2015 23:37:44 +0300] rev 11467
Allow server admins to join passworded/restricted rooms when it is really needed
Mon, 28 Dec 2015 21:51:12 +0300 Defer kicking to the time when everything is in consistent state
unc0rr [Mon, 28 Dec 2015 21:51:12 +0300] rev 11466
Defer kicking to the time when everything is in consistent state
Mon, 28 Dec 2015 21:21:02 +0300 Allow toggling registration requirement on live server
unc0rr [Mon, 28 Dec 2015 21:21:02 +0300] rev 11465
Allow toggling registration requirement on live server
Mon, 28 Dec 2015 09:06:29 +0300 Allow only one query per session
unc0rr [Mon, 28 Dec 2015 09:06:29 +0300] rev 11464
Allow only one query per session
Mon, 28 Dec 2015 08:43:38 +0300 Don't send LIST command on join
unc0rr [Mon, 28 Dec 2015 08:43:38 +0300] rev 11463
Don't send LIST command on join
Sat, 26 Dec 2015 22:29:57 +0300 - Fix passing of ansistrings via ipc qmlfrontend
unc0rr [Sat, 26 Dec 2015 22:29:57 +0300] rev 11462
- Fix passing of ansistrings via ipc - Some work on getting drawn maps from network (missing zlib unpack)
Tue, 22 Dec 2015 11:18:40 -0500 assume frontend buffer utf-8 to avoid garbage strings in debug
nemo [Tue, 22 Dec 2015 11:18:40 -0500] rev 11461
assume frontend buffer utf-8 to avoid garbage strings in debug
Sun, 20 Dec 2015 12:45:49 +0300 Fix two bugs, and yay, spectating works now qmlfrontend
unc0rr [Sun, 20 Dec 2015 12:45:49 +0300] rev 11460
Fix two bugs, and yay, spectating works now
Thu, 17 Dec 2015 00:51:20 +0300 Fix a ton of bugs in engine instances queue and ipc qmlfrontend
unc0rr [Thu, 17 Dec 2015 00:51:20 +0300] rev 11459
Fix a ton of bugs in engine instances queue and ipc
Wed, 16 Dec 2015 00:20:56 +0300 Send full game config to the engine qmlfrontend
unc0rr [Wed, 16 Dec 2015 00:20:56 +0300] rev 11458
Send full game config to the engine
Tue, 15 Dec 2015 20:38:51 +0300 Dunno why those were here at all qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:38:51 +0300] rev 11457
Dunno why those were here at all
Tue, 15 Dec 2015 18:19:12 +0100 uFLData was renamed, update "uses" qmlfrontend
sheepluva [Tue, 15 Dec 2015 18:19:12 +0100] rev 11456
uFLData was renamed, update "uses"
Tue, 15 Dec 2015 20:11:18 +0300 Fix command sent to engine so it works for real qmlfrontend
unc0rr [Tue, 15 Dec 2015 20:11:18 +0300] rev 11455
Fix command sent to engine so it works for real
Mon, 14 Dec 2015 00:24:03 +0300 - Improve IPC handling in engine qmlfrontend
unc0rr [Mon, 14 Dec 2015 00:24:03 +0300] rev 11454
- Improve IPC handling in engine - Handle EM protocol command - Some fixes for net game
Sat, 12 Dec 2015 23:42:40 +0300 Also send config in network game qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:42:40 +0300] rev 11453
Also send config in network game
Sat, 12 Dec 2015 23:38:18 +0300 Introduce barriers between messages to different engine instances qmlfrontend
unc0rr [Sat, 12 Dec 2015 23:38:18 +0300] rev 11452
Introduce barriers between messages to different engine instances
Thu, 10 Dec 2015 23:49:12 +0300 Start work on running engine in network game qmlfrontend
unc0rr [Thu, 10 Dec 2015 23:49:12 +0300] rev 11451
Start work on running engine in network game
Thu, 10 Dec 2015 00:33:45 +0300 - Use queues instead of single buffer to communicate between threads qmlfrontend
unc0rr [Thu, 10 Dec 2015 00:33:45 +0300] rev 11450
- Use queues instead of single buffer to communicate between threads - Fix build
Mon, 07 Dec 2015 00:05:41 +0300 Client flags handling implementation start qmlfrontend
unc0rr [Mon, 07 Dec 2015 00:05:41 +0300] rev 11449
Client flags handling implementation start
Sun, 06 Dec 2015 20:36:21 +0300 Merge default qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:36:21 +0300] rev 11448
Merge default
Sun, 06 Dec 2015 20:35:58 +0300 Don't send maze_size parameter when not needed, as it overwrites template_filter qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:35:58 +0300] rev 11447
Don't send maze_size parameter when not needed, as it overwrites template_filter
Sun, 06 Dec 2015 20:20:09 +0300 Send team removal message to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:20:09 +0300] rev 11446
Send team removal message to net
Sun, 06 Dec 2015 20:07:35 +0300 Load full team config from file qmlfrontend
unc0rr [Sun, 06 Dec 2015 20:07:35 +0300] rev 11445
Load full team config from file
Sun, 06 Dec 2015 19:56:33 +0300 - Send team to net qmlfrontend
unc0rr [Sun, 06 Dec 2015 19:56:33 +0300] rev 11444
- Send team to net - Handle TEAM_ACCEPTED
Sat, 05 Dec 2015 16:14:59 +0300 - Hedgehogs number display qmlfrontend
unc0rr [Sat, 05 Dec 2015 16:14:59 +0300] rev 11443
- Hedgehogs number display - Accept team removal message from net - Reset teams list leaving a room
Thu, 03 Dec 2015 23:59:06 +0300 - Accept team and team color from net qmlfrontend
unc0rr [Thu, 03 Dec 2015 23:59:06 +0300] rev 11442
- Accept team and team color from net - Some small fixes
Wed, 02 Dec 2015 22:30:13 +0300 Fix LEFT command handling qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:30:13 +0300] rev 11441
Fix LEFT command handling
Wed, 02 Dec 2015 22:21:23 +0300 Accept scheme from net qmlfrontend
unc0rr [Wed, 02 Dec 2015 22:21:23 +0300] rev 11440
Accept scheme from net
Wed, 02 Dec 2015 13:39:16 +0300 Fix build for windows + other small fixes qmlfrontend
unC0Rr [Wed, 02 Dec 2015 13:39:16 +0300] rev 11439
Fix build for windows + other small fixes
Tue, 01 Dec 2015 23:40:38 +0300 Rename uFLData to uFLThemes qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:40:38 +0300] rev 11438
Rename uFLData to uFLThemes
Tue, 01 Dec 2015 23:37:10 +0300 Accept ammo scheme from network qmlfrontend
unc0rr [Tue, 01 Dec 2015 23:37:10 +0300] rev 11437
Accept ammo scheme from network
Tue, 01 Dec 2015 19:49:59 +0300 Fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 01 Dec 2015 19:49:59 +0300] rev 11436
Fix FULLMAPCONFIG handling
Mon, 30 Nov 2015 23:43:19 +0300 Prevent crashing from empty PART reason qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:43:19 +0300] rev 11435
Prevent crashing from empty PART reason
Mon, 30 Nov 2015 23:25:18 +0300 - Implement engine runs queue qmlfrontend
unc0rr [Mon, 30 Nov 2015 23:25:18 +0300] rev 11434
- Implement engine runs queue - Many small improvements
Sat, 28 Nov 2015 00:18:04 +0300 Handle some CFG parameters qmlfrontend
unc0rr [Sat, 28 Nov 2015 00:18:04 +0300] rev 11433
Handle some CFG parameters
Thu, 26 Nov 2015 20:11:54 +0300 Update seed, theme and script from net in UI qmlfrontend
unc0rr [Thu, 26 Nov 2015 20:11:54 +0300] rev 11432
Update seed, theme and script from net in UI
Wed, 25 Nov 2015 22:10:01 +0300 Some game config methods and signals qmlfrontend
unc0rr [Wed, 25 Nov 2015 22:10:01 +0300] rev 11431
Some game config methods and signals
Wed, 25 Nov 2015 21:31:30 +0300 UI knowns local player nickname qmlfrontend
unc0rr [Wed, 25 Nov 2015 21:31:30 +0300] rev 11430
UI knowns local player nickname
Tue, 24 Nov 2015 20:19:00 +0300 Apply generated code to .pas files, fix FULLMAPCONFIG handling qmlfrontend
unc0rr [Tue, 24 Nov 2015 20:19:00 +0300] rev 11429
Apply generated code to .pas files, fix FULLMAPCONFIG handling
Tue, 24 Nov 2015 12:09:41 +0300 Support for protocol commands which are equal to suffix of another protocol command qmlfrontend
unC0Rr [Tue, 24 Nov 2015 12:09:41 +0300] rev 11428
Support for protocol commands which are equal to suffix of another protocol command
Tue, 24 Nov 2015 09:00:43 +0300 - Add the rest of protocol commands qmlfrontend
unc0rr [Tue, 24 Nov 2015 09:00:43 +0300] rev 11427
- Add the rest of protocol commands - Fix some generator glitches
Sun, 22 Nov 2015 19:29:13 +0300 Small ui rework qmlfrontend
unc0rr [Sun, 22 Nov 2015 19:29:13 +0300] rev 11426
Small ui rework
Sun, 22 Nov 2015 18:06:32 +0300 Another approach to parsing two-lines protocol commands qmlfrontend
unc0rr [Sun, 22 Nov 2015 18:06:32 +0300] rev 11425
Another approach to parsing two-lines protocol commands
Sat, 21 Nov 2015 23:56:41 +0300 - Some refactoring qmlfrontend
unc0rr [Sat, 21 Nov 2015 23:56:41 +0300] rev 11424
- Some refactoring - Room page, handle room join/part, room chat
Sat, 21 Nov 2015 17:07:06 +0300 - Warnings/errors message box qmlfrontend
unc0rr [Sat, 21 Nov 2015 17:07:06 +0300] rev 11423
- Warnings/errors message box - Send JOIN_ROOM on double click on rooms list - Some small iprovements more
Sat, 21 Nov 2015 12:40:33 +0300 Handle ROOM UPD qmlfrontend
unc0rr [Sat, 21 Nov 2015 12:40:33 +0300] rev 11422
Handle ROOM UPD
Sat, 21 Nov 2015 10:04:20 +0300 Fix wrong jump qmlfrontend
unc0rr [Sat, 21 Nov 2015 10:04:20 +0300] rev 11421
Fix wrong jump
Sat, 21 Nov 2015 09:56:00 +0300 Small fixes qmlfrontend
unc0rr [Sat, 21 Nov 2015 09:56:00 +0300] rev 11420
Small fixes
Sat, 21 Nov 2015 00:42:11 +0300 - Handle ROOM DEL qmlfrontend
unc0rr [Sat, 21 Nov 2015 00:42:11 +0300] rev 11419
- Handle ROOM DEL - Small fixes
Fri, 20 Nov 2015 23:56:13 +0300 Handle ROOMS and ROOM ADD protocol commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:56:13 +0300] rev 11418
Handle ROOMS and ROOM ADD protocol commands
Fri, 20 Nov 2015 23:05:49 +0300 Fix losing commands qmlfrontend
unc0rr [Fri, 20 Nov 2015 23:05:49 +0300] rev 11417
Fix losing commands
Thu, 19 Nov 2015 23:32:28 +0300 Can send chat messages now qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:32:28 +0300] rev 11416
Can send chat messages now
Thu, 19 Nov 2015 23:04:53 +0300 Lobby page with chat widget(readonly) qmlfrontend
unc0rr [Thu, 19 Nov 2015 23:04:53 +0300] rev 11415
Lobby page with chat widget(readonly)
Thu, 19 Nov 2015 13:30:34 +0300 Remove CHECKPOINT 011 occurence, probably hiding some bug
unc0rr [Thu, 19 Nov 2015 13:30:34 +0300] rev 11414
Remove CHECKPOINT 011 occurence, probably hiding some bug
Wed, 18 Nov 2015 22:18:39 +0300 Implement processing net commands in the main thread qmlfrontend
unc0rr [Wed, 18 Nov 2015 22:18:39 +0300] rev 11413
Implement processing net commands in the main thread
Wed, 18 Nov 2015 14:12:15 -0500 Add a few more lua things to the changelog
nemo [Wed, 18 Nov 2015 14:12:15 -0500] rev 11412
Add a few more lua things to the changelog
Tue, 17 Nov 2015 20:53:05 +0100 Merge from iOS branch
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 20:53:05 +0100] rev 11411
Merge from iOS branch
Tue, 17 Nov 2015 17:08:26 +0100 travis: Enable OSX tests
Vittorio Giovara <vittorio@vimeo.com> [Tue, 17 Nov 2015 17:08:26 +0100] rev 11410
travis: Enable OSX tests Clean up other parts while at it.
Tue, 17 Nov 2015 16:34:20 +0100 - Removed SDLTry from call to SDL_GL_SetSwapInterval ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 16:34:20 +0100] rev 11409
- Removed SDLTry from call to SDL_GL_SetSwapInterval Note: "blame it on me in commit message if you want x)" sheepluva
Tue, 17 Nov 2015 15:30:36 +0100 - Workaround for problems with SDL_GL_SetSwapInterval on iOS ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:30:36 +0100] rev 11408
- Workaround for problems with SDL_GL_SetSwapInterval on iOS
Tue, 17 Nov 2015 15:12:24 +0100 Merge ios-revival
antonc27 <antonc27@mail.ru> [Tue, 17 Nov 2015 15:12:24 +0100] rev 11407
Merge
Mon, 16 Nov 2015 23:06:27 +0100 merge Wuzzy's saucer training
sheepluva [Mon, 16 Nov 2015 23:06:27 +0100] rev 11406
merge Wuzzy's saucer training
Sat, 14 Nov 2015 19:22:42 +0100 Add Basic Flying Saucer Training
Wuzzy <almikes@aol.com> [Sat, 14 Nov 2015 19:22:42 +0100] rev 11405
Add Basic Flying Saucer Training
Mon, 16 Nov 2015 15:48:37 -0500 a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu [Mon, 16 Nov 2015 15:48:37 -0500] rev 11404
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
Mon, 16 Nov 2015 22:57:24 +0300 Merge default (add a bunch of FIXMEs) qmlfrontend
unc0rr [Mon, 16 Nov 2015 22:57:24 +0300] rev 11403
Merge default (add a bunch of FIXMEs)
Mon, 16 Nov 2015 20:07:21 +0100 cmake: Remove core-lint flag for haskell
koda [Mon, 16 Nov 2015 20:07:21 +0100] rev 11402
cmake: Remove core-lint flag for haskell Restore different optimization level for release and debug. Finally remember "<unC0Rr> never check ghc sanity!"
Mon, 16 Nov 2015 18:28:10 +0100 avwrapper: Explicitly check for macro existence
koda [Mon, 16 Nov 2015 18:28:10 +0100] rev 11401
avwrapper: Explicitly check for macro existence
Mon, 16 Nov 2015 16:01:57 +0100 hwc: Do not rename main on OSX
koda [Mon, 16 Nov 2015 16:01:57 +0100] rev 11400
hwc: Do not rename main on OSX
Mon, 16 Nov 2015 15:22:05 +0100 pas2c: Add cabal file
koda [Mon, 16 Nov 2015 15:22:05 +0100] rev 11399
pas2c: Add cabal file
Mon, 16 Nov 2015 15:21:20 +0100 pas2c: Tentatively fix the build
koda [Mon, 16 Nov 2015 15:21:20 +0100] rev 11398
pas2c: Tentatively fix the build
Mon, 16 Nov 2015 15:20:49 +0100 hwc: Drop unneed OSX library
koda [Mon, 16 Nov 2015 15:20:49 +0100] rev 11397
hwc: Drop unneed OSX library
Mon, 16 Nov 2015 13:59:04 +0100 avwrapper: Adjust prefixed symobols version guard
koda [Mon, 16 Nov 2015 13:59:04 +0100] rev 11396
avwrapper: Adjust prefixed symobols version guard
Sun, 15 Nov 2015 22:17:36 +0100 Removed tag 0.9.22-RC
koda [Sun, 15 Nov 2015 22:17:36 +0100] rev 11395
Removed tag 0.9.22-RC
Sun, 15 Nov 2015 22:16:42 +0100 Removed tag fab746a3597e
koda [Sun, 15 Nov 2015 22:16:42 +0100] rev 11394
Removed tag fab746a3597e
Sun, 15 Nov 2015 21:21:13 +0100 travis: Re-add libglew dependency
koda [Sun, 15 Nov 2015 21:21:13 +0100] rev 11393
travis: Re-add libglew dependency Needed by engine in C port.
Sun, 15 Nov 2015 21:10:44 +0100 cmake: Drop image and mixer init and quit check
koda [Sun, 15 Nov 2015 21:10:44 +0100] rev 11392
cmake: Drop image and mixer init and quit check
Sun, 15 Nov 2015 14:14:50 -0500 avoid double applying wind on drill
nemo [Sun, 15 Nov 2015 14:14:50 -0500] rev 11391
avoid double applying wind on drill
Sun, 15 Nov 2015 21:57:38 +0300 - Reduce tau value, as suggested in gecko2 paper
unc0rr [Sun, 15 Nov 2015 21:57:38 +0300] rev 11390
- Reduce tau value, as suggested in gecko2 paper - Also store games number per epoch
Sun, 15 Nov 2015 10:22:42 -0500 Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
nemo [Sun, 15 Nov 2015 10:22:42 -0500] rev 11389
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
Sun, 15 Nov 2015 14:42:59 +0100 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:42:59 +0100] rev 11388
Merge
Sun, 15 Nov 2015 14:40:51 +0100 Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:40:51 +0100] rev 11387
Added tag Hedgewars-iOS-2.0 for changeset a0163b8302c5
Sun, 15 Nov 2015 14:31:01 +0100 Closed branch ios-rus-localization ios-rus-localization
antonc27 <antonc27@mail.ru> [Sun, 15 Nov 2015 14:31:01 +0100] rev 11386
Closed branch ios-rus-localization
Sun, 15 Nov 2015 14:18:59 +0100 this should fix travis build
sheepluva [Sun, 15 Nov 2015 14:18:59 +0100] rev 11385
this should fix travis build
Sun, 15 Nov 2015 14:01:29 +0100 about: Update SDL2 names and drop old version check
koda [Sun, 15 Nov 2015 14:01:29 +0100] rev 11384
about: Update SDL2 names and drop old version check
Sun, 15 Nov 2015 13:35:23 +0100 merge sdl2transition changes
sheepluva [Sun, 15 Nov 2015 13:35:23 +0100] rev 11383
merge sdl2transition changes
Sun, 15 Nov 2015 13:34:32 +0100 closing sdl2transition branch, because it will be merged sdl2transition
sheepluva [Sun, 15 Nov 2015 13:34:32 +0100] rev 11382
closing sdl2transition branch, because it will be merged
Sat, 14 Nov 2015 22:19:05 +0300 Rating updater, alpha version
unc0rr [Sat, 14 Nov 2015 22:19:05 +0300] rev 11381
Rating updater, alpha version
Sat, 14 Nov 2015 17:39:45 +0300 Some WIP
unc0rr [Sat, 14 Nov 2015 17:39:45 +0300] rev 11380
Some WIP
Sat, 14 Nov 2015 03:22:20 +0100 Drop all GLUT references sdl2transition
koda [Sat, 14 Nov 2015 03:22:20 +0100] rev 11379
Drop all GLUT references It was needed to create the hidden videorec window, now SDL2 offers this feature natively.
Sat, 14 Nov 2015 03:09:24 +0100 cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more sdl2transition
koda [Sat, 14 Nov 2015 03:09:24 +0100] rev 11378
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
Sat, 14 Nov 2015 03:00:41 +0100 cmake: Adjust linker lines with sdl2 names sdl2transition
koda [Sat, 14 Nov 2015 03:00:41 +0100] rev 11377
cmake: Adjust linker lines with sdl2 names
Sat, 14 Nov 2015 02:59:49 +0100 libphysfs: Update sdl library name sdl2transition
koda [Sat, 14 Nov 2015 02:59:49 +0100] rev 11376
libphysfs: Update sdl library name
Sat, 14 Nov 2015 02:57:00 +0100 SDLh: Remove linking from file sdl2transition
koda [Sat, 14 Nov 2015 02:57:00 +0100] rev 11375
SDLh: Remove linking from file This is not needed any more.
Sat, 14 Nov 2015 02:55:38 +0100 libphyslayer: Support SDL2 only sdl2transition
koda [Sat, 14 Nov 2015 02:55:38 +0100] rev 11374
libphyslayer: Support SDL2 only
Fri, 13 Nov 2015 23:46:19 +0100 set engine window icon in sdl2 sdl2transition
sheepluva [Fri, 13 Nov 2015 23:46:19 +0100] rev 11373
set engine window icon in sdl2
Fri, 13 Nov 2015 22:35:26 +0100 clean up uChat sdl2transition
sheepluva [Fri, 13 Nov 2015 22:35:26 +0100] rev 11372
clean up uChat
Fri, 13 Nov 2015 22:05:58 +0100 don't use types for custom value enums in pascal, use consts instead sdl2transition
sheepluva [Fri, 13 Nov 2015 22:05:58 +0100] rev 11371
don't use types for custom value enums in pascal, use consts instead
Fri, 13 Nov 2015 20:21:44 +0100 revert my pas2c modification sdl2transition
sheepluva [Fri, 13 Nov 2015 20:21:44 +0100] rev 11370
revert my pas2c modification
Wed, 11 Nov 2015 23:49:23 +0100 update travis dependencies sdl2transition
sheepluva [Wed, 11 Nov 2015 23:49:23 +0100] rev 11369
update travis dependencies
Wed, 11 Nov 2015 23:29:49 +0100 cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing) sdl2transition
sheepluva [Wed, 11 Nov 2015 23:29:49 +0100] rev 11368
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
Wed, 11 Nov 2015 21:59:06 +0100 add pchar casts to make pas2c happy sdl2transition
sheepluva [Wed, 11 Nov 2015 21:59:06 +0100] rev 11367
add pchar casts to make pas2c happy
Wed, 11 Nov 2015 20:50:01 +0100 fix pas2c enum type parsing sdl2transition
sheepluva [Wed, 11 Nov 2015 20:50:01 +0100] rev 11366
fix pas2c enum type parsing
Wed, 11 Nov 2015 19:25:56 +0100 reenable cursor movement etc. sdl2transition
sheepluva [Wed, 11 Nov 2015 19:25:56 +0100] rev 11365
reenable cursor movement etc.
Tue, 10 Nov 2015 22:37:54 +0100 use SDL2 to copy to clipboard sdl2transition
sheepluva [Tue, 10 Nov 2015 22:37:54 +0100] rev 11364
use SDL2 to copy to clipboard
Tue, 10 Nov 2015 22:18:06 +0100 use SDL2 to paste clipboard contents sdl2transition
sheepluva [Tue, 10 Nov 2015 22:18:06 +0100] rev 11363
use SDL2 to paste clipboard contents
Tue, 10 Nov 2015 20:43:13 +0100 merge default sdl2transition
sheepluva [Tue, 10 Nov 2015 20:43:13 +0100] rev 11362
merge default
Tue, 10 Nov 2015 18:16:35 +0100 drop FindSDL1or2 cmake module sdl2transition
sheepluva [Tue, 10 Nov 2015 18:16:35 +0100] rev 11361
drop FindSDL1or2 cmake module
Tue, 10 Nov 2015 17:45:14 +0100 drop support for SDL 1.2 sdl2transition
sheepluva [Tue, 10 Nov 2015 17:45:14 +0100] rev 11360
drop support for SDL 1.2
Fri, 13 Nov 2015 21:17:40 +0300 Finish formula implementation
unc0rr [Fri, 13 Nov 2015 21:17:40 +0300] rev 11359
Finish formula implementation
Thu, 12 Nov 2015 23:38:01 +0300 Start work on rating calculator
unc0rr [Thu, 12 Nov 2015 23:38:01 +0300] rev 11358
Start work on rating calculator
Thu, 12 Nov 2015 02:48:51 +0100 README.md: Add a travis badge
koda [Thu, 12 Nov 2015 02:48:51 +0100] rev 11357
README.md: Add a travis badge
Thu, 12 Nov 2015 02:41:40 +0100 libavinteraction: Adjust version guard for av_codec_is_encoder()
Vittorio Giovara <vittorio.giovara@gmail.com> [Thu, 12 Nov 2015 02:41:40 +0100] rev 11356
libavinteraction: Adjust version guard for av_codec_is_encoder()
Wed, 11 Nov 2015 21:57:28 +0300 Oops, zero multiplier
unc0rr [Wed, 11 Nov 2015 21:57:28 +0300] rev 11355
Oops, zero multiplier
Wed, 11 Nov 2015 18:40:52 +0100 cmake: Set OLD for policy 26
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 11 Nov 2015 18:40:52 +0100] rev 11354
cmake: Set OLD for policy 26 We need to get target location because of our bundled dependencies.
Tue, 10 Nov 2015 13:53:40 +0100 videorec: Drop a commented out option
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:40 +0100] rev 11353
videorec: Drop a commented out option
Tue, 10 Nov 2015 13:53:16 +0100 videorec: Use future API for raw video encoding
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:16 +0100] rev 11352
videorec: Use future API for raw video encoding
Tue, 10 Nov 2015 13:53:15 +0100 videorec: Appropriately rescale timestamps and duration
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:15 +0100] rev 11351
videorec: Appropriately rescale timestamps and duration Applies to both audio and video for them to be in sync.
Tue, 10 Nov 2015 13:53:14 +0100 videorec: Always initialize audio and video time bases
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:14 +0100] rev 11350
videorec: Always initialize audio and video time bases In both context and stream.
Tue, 10 Nov 2015 13:53:13 +0100 videorec: Fully set frame properties
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:13 +0100] rev 11349
videorec: Fully set frame properties
Tue, 10 Nov 2015 13:53:12 +0100 videorec: Fix flushing encoders
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:12 +0100] rev 11348
videorec: Fix flushing encoders When passing NULL frames, encoders empty their queues, but we have to stop polling from them when they don't any more data.
Tue, 10 Nov 2015 13:53:10 +0100 videorec: Make sure the audio packet is considered empty
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 13:53:10 +0100] rev 11347
videorec: Make sure the audio packet is considered empty
Wed, 11 Nov 2015 13:31:31 +0300 map #17 digest
unC0Rr [Wed, 11 Nov 2015 13:31:31 +0300] rev 11346
map #17 digest
Wed, 11 Nov 2015 00:01:55 +0300 Airmines were added
unc0rr [Wed, 11 Nov 2015 00:01:55 +0300] rev 11345
Airmines were added
Tue, 10 Nov 2015 15:49:55 +0100 multiline cmake directories
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:49:55 +0100] rev 11344
multiline cmake directories
Tue, 10 Nov 2015 15:05:54 +0100 travis: Trim down the number of tests
Vittorio Giovara <vittorio.giovara@gmail.com> [Tue, 10 Nov 2015 15:05:54 +0100] rev 11343
travis: Trim down the number of tests
Mon, 09 Nov 2015 19:21:40 +0100 fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
sheepluva [Mon, 09 Nov 2015 19:21:40 +0100] rev 11342
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
Mon, 09 Nov 2015 21:09:51 +0300 - Fix check which was supposed to prevent sending same record to different checkers
unc0rr [Mon, 09 Nov 2015 21:09:51 +0300] rev 11341
- Fix check which was supposed to prevent sending same record to different checkers - Remove some dead code in Actions.hs
Mon, 09 Nov 2015 18:03:47 +0000 merge
hwmirror [Mon, 09 Nov 2015 18:03:47 +0000] rev 11340
merge
Mon, 09 Nov 2015 18:37:57 +0100 Merge pull request #33 from bananaoomarang/cmakeWarnings
Vittorio Giovara <vittorio.giovara@gmail.com> [Mon, 09 Nov 2015 18:37:57 +0100] rev 11339
Merge pull request #33 from bananaoomarang/cmakeWarnings Remove quotes when checking Haskell Modules to adopt CMP0054
Sun, 26 Apr 2015 13:02:38 +0100 Remove quotes when checking Haskell Modules to adopt new CMake
Milo Mordaunt <milomord@gmail.com> [Sun, 26 Apr 2015 13:02:38 +0100] rev 11338
Remove quotes when checking Haskell Modules to adopt new CMake behaviour (CMP0054)
Mon, 09 Nov 2015 20:51:18 +0300 Pass correct script name for scripts with spaces in name
unc0rr [Mon, 09 Nov 2015 20:51:18 +0300] rev 11337
Pass correct script name for scripts with spaces in name
Mon, 09 Nov 2015 16:34:32 +0000 Merge with github pull requests
hwmirror [Mon, 09 Nov 2015 16:34:32 +0000] rev 11336
Merge with github pull requests
Mon, 09 Nov 2015 16:34:03 +0000 Merge from github
hwmirror [Mon, 09 Nov 2015 16:34:03 +0000] rev 11335
Merge from github
Tue, 06 Oct 2015 13:28:11 +0200 Merge pull request #36 from LocutusOfBorg/italian
sheepluva <sheepluva@users.noreply.github.com> [Tue, 06 Oct 2015 13:28:11 +0200] rev 11334
Merge pull request #36 from LocutusOfBorg/italian Translate italian missions
Tue, 06 Oct 2015 07:08:15 +0200 Update italian tips
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Tue, 06 Oct 2015 07:08:15 +0200] rev 11333
Update italian tips
Mon, 05 Oct 2015 18:51:44 +0200 Translate italian missions
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Mon, 05 Oct 2015 18:51:44 +0200] rev 11332
Translate italian missions
Thu, 01 Oct 2015 12:17:42 +0200 Merge pull request #35 from LocutusOfBorg/fedora
sheepluva <sheepluva@users.noreply.github.com> [Thu, 01 Oct 2015 12:17:42 +0200] rev 11331
Merge pull request #35 from LocutusOfBorg/fedora merge
Thu, 01 Oct 2015 10:59:24 +0200 Add metadata for license (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:24 +0200] rev 11330
Add metadata for license (From Fedora)
Thu, 01 Oct 2015 10:59:02 +0200 Add multiarch location to library (From Fedora)
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Thu, 01 Oct 2015 10:59:02 +0200] rev 11329
Add multiarch location to library (From Fedora)
Mon, 09 Nov 2015 08:40:45 +0300 Oops, fix the fix
unc0rr [Mon, 09 Nov 2015 08:40:45 +0300] rev 11328
Oops, fix the fix
Mon, 09 Nov 2015 05:02:53 +0100 - Fix for wrong footer labels size on autorotation on GameConfig screen ios-revival Hedgewars-iOS-2.0
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 05:02:53 +0100] rev 11327
- Fix for wrong footer labels size on autorotation on GameConfig screen
Mon, 09 Nov 2015 04:25:29 +0100 Merge from default ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:25:29 +0100] rev 11326
Merge from default
Mon, 09 Nov 2015 04:24:08 +0100 - Small size adjustments for footer labels on GameConfig screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 04:24:08 +0100] rev 11325
- Small size adjustments for footer labels on GameConfig screen
Mon, 09 Nov 2015 03:44:15 +0100 - Re-style forward jump button for mobile ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 03:44:15 +0100] rev 11324
- Re-style forward jump button for mobile
Mon, 09 Nov 2015 02:42:30 +0100 - Fixed problem with previewImage when receiving memory warning on Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 09 Nov 2015 02:42:30 +0100] rev 11323
- Fixed problem with previewImage when receiving memory warning on Missions screen
Sun, 08 Nov 2015 14:54:22 +0100 update changelog
sheepluva [Sun, 08 Nov 2015 14:54:22 +0100] rev 11322
update changelog
Sun, 08 Nov 2015 12:06:13 +0300 Fix replay sanity check
unc0rr [Sun, 08 Nov 2015 12:06:13 +0300] rev 11321
Fix replay sanity check
Sat, 07 Nov 2015 23:44:49 +0300 Store some more details on game config in the database
unc0rr [Sat, 07 Nov 2015 23:44:49 +0300] rev 11320
Store some more details on game config in the database
Sat, 07 Nov 2015 21:01:04 +0100 fix google code links in readme
sheepluva [Sat, 07 Nov 2015 21:01:04 +0100] rev 11319
fix google code links in readme
Sat, 07 Nov 2015 17:33:43 +0100 Add markdown extension to README so github can render it more nicely
Vittorio Giovara <vittorio.giovara@gmail.com> [Sat, 07 Nov 2015 17:33:43 +0100] rev 11318
Add markdown extension to README so github can render it more nicely Keep a link to the standard README file too.
Sat, 07 Nov 2015 16:15:27 +0100 merge orphan head (while discarding all its changes) to make koda and his hg-git happy
sheepluva [Sat, 07 Nov 2015 16:15:27 +0100] rev 11317
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
Sat, 07 Nov 2015 15:07:33 +0100 videorec: Drop setting x264 preset
koda [Sat, 07 Nov 2015 15:07:33 +0100] rev 11316
videorec: Drop setting x264 preset It is the default one anyway.
Sat, 07 Nov 2015 13:15:06 +0100 merging ios-revival brain into default. includes updates to russian translation and general translation fixes
sheepluva [Sat, 07 Nov 2015 13:15:06 +0100] rev 11315
merging ios-revival brain into default. includes updates to russian translation and general translation fixes
Fri, 06 Nov 2015 04:34:29 +0100 - Small corrections for rus localization of stats messages ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 04:34:29 +0100] rev 11314
- Small corrections for rus localization of stats messages
Fri, 06 Nov 2015 03:21:00 +0100 - 'iOS Deployment Target' bump to 8.0 ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 03:21:00 +0100] rev 11313
- 'iOS Deployment Target' bump to 8.0 - Xcode projects updated to recommended settings - 'Bundle Identifier' changed back to old one
Fri, 06 Nov 2015 01:29:22 +0100 - Merge from default ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:29:22 +0100] rev 11312
- Merge from default
Fri, 06 Nov 2015 01:26:32 +0100 - Restored Turkish localization ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:26:32 +0100] rev 11311
- Restored Turkish localization Note: Problem - missed " symbol.
Fri, 06 Nov 2015 00:33:41 +0100 - Support screen refactoring: ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:33:41 +0100] rev 11310
- Support screen refactoring: - - "Rate app" now called via Appirater - - Adjust for footer height
Fri, 06 Nov 2015 00:12:37 +0100 - Appirater: ios-revival
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:12:37 +0100] rev 11309
- Appirater: - - Updated to last version - - Added localization bundle - - StoreKit framework linked
Thu, 05 Nov 2015 21:54:19 +0100 - Update rus localization for 'About' screen ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 21:54:19 +0100] rev 11308
- Update rus localization for 'About' screen - 'Info' button's color changed to yellow - Update Qt front-end 'About' with my credits
Thu, 05 Nov 2015 05:33:24 +0100 - 'About' screen on iOS now is up-to-date with Qt front-end 'About' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 05:33:24 +0100] rev 11307
- 'About' screen on iOS now is up-to-date with Qt front-end 'About' - Added myself as developer and translator :)
Thu, 05 Nov 2015 04:45:20 +0100 - Missed localization for 'Clear All' button on SavedGamesVirewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:45:20 +0100] rev 11306
- Missed localization for 'Clear All' button on SavedGamesVirewController
Thu, 05 Nov 2015 04:42:22 +0100 fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
sheepluva [Thu, 05 Nov 2015 04:42:22 +0100] rev 11305
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
Thu, 05 Nov 2015 04:29:44 +0100 - Rus localization for following multiplayer missions: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:29:44 +0100] rev 11304
- Rus localization for following multiplayer missions: - - Basketball - - Control - - CTF_Blizzard - - Knockball - - TrophyRace
Thu, 05 Nov 2015 03:35:59 +0100 - 'ClimbHome' map deprecated as it crashes ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:35:59 +0100] rev 11303
- 'ClimbHome' map deprecated as it crashes
Thu, 05 Nov 2015 03:30:57 +0100 - 'Cheese' map not blacklisted anymore ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:30:57 +0100] rev 11302
- 'Cheese' map not blacklisted anymore
Thu, 05 Nov 2015 03:08:49 +0100 - Rus localization for following game styles: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:08:49 +0100] rev 11301
- Rus localization for following game styles: - - Balanced_Random_Weapon - - Construction_Mode - - Highlander - - Racer - - Random_Weapon - - TechRacer - - The_Specialists - - WxW - Some missed strings added to stub.lua - Translation credits update
Wed, 04 Nov 2015 16:53:43 +0100 Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:43 +0100] rev 11300
Let initialization happen in the appropriate function
Wed, 04 Nov 2015 16:53:38 +0100 Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:38 +0100] rev 11299
Specify the enum type for Pixel and Sample formats
Wed, 04 Nov 2015 16:53:33 +0100 Update libav API, keeping forward and backward compatibility
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:33 +0100] rev 11298
Update libav API, keeping forward and backward compatibility
Wed, 04 Nov 2015 16:20:52 +0100 Let initialization happen in the appropriate function 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:52 +0100] rev 11297
Let initialization happen in the appropriate function
Wed, 04 Nov 2015 16:20:46 +0100 Specify the enum type for Pixel and Sample formats 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:20:46 +0100] rev 11296
Specify the enum type for Pixel and Sample formats
Wed, 04 Nov 2015 16:19:33 +0100 Update libav API, keeping forward and backward compatibility 0.9.22
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:19:33 +0100] rev 11295
Update libav API, keeping forward and backward compatibility
Wed, 04 Nov 2015 13:42:09 +0100 Enable cmake policy 26 0.9.22
koda [Wed, 04 Nov 2015 13:42:09 +0100] rev 11294
Enable cmake policy 26
Wed, 04 Nov 2015 06:56:37 +0100 - Disabled non-adapted for mobile game styles ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:56:37 +0100] rev 11293
- Disabled non-adapted for mobile game styles Note: Motivation for reduction explained here - http://www.hedgewars.org/node/6343
Wed, 04 Nov 2015 06:39:04 +0100 - Added 'World Edge' flag for Scheme Settings ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:39:04 +0100] rev 11292
- Added 'World Edge' flag for Scheme Settings
Wed, 04 Nov 2015 06:17:31 +0100 - Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:17:31 +0100] rev 11291
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
Wed, 04 Nov 2015 03:42:11 +0100 - Disabling generation of position-dependent code for 'Distro Adhoc' config ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:42:11 +0100] rev 11290
- Disabling generation of position-dependent code for 'Distro Adhoc' config
Wed, 04 Nov 2015 03:40:38 +0100 - '-Os' fpc optimization compiler flag replaced with '-O2' ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:40:38 +0100] rev 11289
- '-Os' fpc optimization compiler flag replaced with '-O2' Note 1: '-Os' cause crash on device. Seems like fpc bug. Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
Wed, 04 Nov 2015 03:23:32 +0100 - GCC_THUMB_SUPPORT removed ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:23:32 +0100] rev 11288
- GCC_THUMB_SUPPORT removed Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
Wed, 04 Nov 2015 03:19:03 +0100 - Removing unnecessary '-Wl,-no_order_inits' linker flag ios-revival
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:19:03 +0100] rev 11287
- Removing unnecessary '-Wl,-no_order_inits' linker flag Note: More info here - http://wiki.freepascal.org/iPhone/iPod_development
Wed, 04 Nov 2015 01:36:34 +0100 wrap bee during pre-flight too
sheepluva [Wed, 04 Nov 2015 01:36:34 +0100] rev 11286
wrap bee during pre-flight too
Wed, 04 Nov 2015 01:30:28 +0100 bump version too
sheepluva [Wed, 04 Nov 2015 01:30:28 +0100] rev 11285
bump version too
Wed, 04 Nov 2015 00:20:07 +0100 closing 0.9.21 branch 0.9.21
sheepluva [Wed, 04 Nov 2015 00:20:07 +0100] rev 11284
closing 0.9.21 branch
Tue, 03 Nov 2015 23:33:32 +0100 merge changelog changes of 0.9.22 into default
sheepluva [Tue, 03 Nov 2015 23:33:32 +0100] rev 11283
merge changelog changes of 0.9.22 into default
Tue, 03 Nov 2015 23:32:14 +0100 add HedgeEditor to changelog 0.9.22
sheepluva [Tue, 03 Nov 2015 23:32:14 +0100] rev 11282
add HedgeEditor to changelog
Tue, 03 Nov 2015 22:57:01 +0100 - Added 'Air Mines' flag for Scheme Settings ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 22:57:01 +0100] rev 11281
- Added 'Air Mines' flag for Scheme Settings
Tue, 03 Nov 2015 22:06:16 +0100 tweak changelog 0.9.22
sheepluva [Tue, 03 Nov 2015 22:06:16 +0100] rev 11280
tweak changelog
Tue, 03 Nov 2015 21:43:05 +0100 - Fix for localization of game settings detailLabel in SingleSchemeViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 21:43:05 +0100] rev 11279
- Fix for localization of game settings detailLabel in SingleSchemeViewController
Tue, 03 Nov 2015 21:24:35 +0100 bump protocol number
sheepluva [Tue, 03 Nov 2015 21:24:35 +0100] rev 11278
bump protocol number
Tue, 03 Nov 2015 21:18:25 +0100 make hammer non-lethal again (as requested by unC0Rr)
sheepluva [Tue, 03 Nov 2015 21:18:25 +0100] rev 11277
make hammer non-lethal again (as requested by unC0Rr)
Tue, 03 Nov 2015 21:07:24 +0100 0.9.22 branch 0.9.22
sheepluva [Tue, 03 Nov 2015 21:07:24 +0100] rev 11276
0.9.22 branch
Tue, 03 Nov 2015 21:43:56 +0300 Workaround mysql-simple library stupiness regarding executeMany
unc0rr [Tue, 03 Nov 2015 21:43:56 +0300] rev 11275
Workaround mysql-simple library stupiness regarding executeMany
Tue, 03 Nov 2015 04:49:50 +0100 - Implement fake 'Normal' game style as in qt front-end ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 04:49:50 +0100] rev 11274
- Implement fake 'Normal' game style as in qt front-end
Tue, 03 Nov 2015 01:27:15 +0100 - Better place for removeObserver: calls ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:27:15 +0100] rev 11273
- Better place for removeObserver: calls Note: viewDidUnload never called since iOS 6
Tue, 03 Nov 2015 01:22:35 +0100 - Stub for disabling game styles on mobile ios-revival
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 01:22:35 +0100] rev 11272
- Stub for disabling game styles on mobile
Tue, 03 Nov 2015 01:14:27 +0100 Always install before making dmg
koda [Tue, 03 Nov 2015 01:14:27 +0100] rev 11271
Always install before making dmg
Tue, 03 Nov 2015 00:51:11 +0100 Fix compiling engine with OSX frameworks
koda [Tue, 03 Nov 2015 00:51:11 +0100] rev 11270
Fix compiling engine with OSX frameworks
Tue, 03 Nov 2015 00:13:44 +0100 Added tag 0.9.22-release for changeset 9621fdcad965
koda [Tue, 03 Nov 2015 00:13:44 +0100] rev 11269
Added tag 0.9.22-release for changeset 9621fdcad965
Mon, 02 Nov 2015 23:23:06 +0300 Let's try to store games info necessary for ratings
unc0rr [Mon, 02 Nov 2015 23:23:06 +0300] rev 11268
Let's try to store games info necessary for ratings
Sun, 01 Nov 2015 15:08:39 -0500 do the same thing for the chute/birdy/saucer block 0.9.22-release
nemo [Sun, 01 Nov 2015 15:08:39 -0500] rev 11267
do the same thing for the chute/birdy/saucer block
Sun, 01 Nov 2015 15:06:55 -0500 Make camera refocus less aggressive. Only if there's a camera target already.
nemo [Sun, 01 Nov 2015 15:06:55 -0500] rev 11266
Make camera refocus less aggressive. Only if there's a camera target already.
Sun, 01 Nov 2015 18:35:18 +0300 Update versions information
unc0rr [Sun, 01 Nov 2015 18:35:18 +0300] rev 11265
Update versions information
Sun, 01 Nov 2015 16:58:34 +0300 This is .22 release revision
unc0rr [Sun, 01 Nov 2015 16:58:34 +0300] rev 11264
This is .22 release revision
Sat, 31 Oct 2015 21:38:59 +0300 inc(HEDGEWARS_PROTO_VER)
unc0rr [Sat, 31 Oct 2015 21:38:59 +0300] rev 11263
inc(HEDGEWARS_PROTO_VER)
Sat, 31 Oct 2015 04:03:17 +0100 - Finally added rus localization for all User Missions ios-revival
antonc27 <antonc27@mail.ru> [Sat, 31 Oct 2015 04:03:17 +0100] rev 11262
- Finally added rus localization for all User Missions - Some missed strings added to stub.lua Note: Maybe some translation checks needed
Fri, 30 Oct 2015 23:06:25 +0100 - Return of stereo sound for mobile! ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 23:06:25 +0100] rev 11261
- Return of stereo sound for mobile! - 'Justyouwait' voice sound not skipped anymore
Fri, 30 Oct 2015 21:08:05 +0100 - Set iPad version to require fullscreen ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:08:05 +0100] rev 11260
- Set iPad version to require fullscreen Note: Otherwise has 'invalid bundle. iPad multitasking' error on upload to iTunes Connect
Fri, 30 Oct 2015 21:06:03 +0100 - Fix for not compiling Pascal sources when archiving app for AppStore ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 21:06:03 +0100] rev 11259
- Fix for not compiling Pascal sources when archiving app for AppStore
Fri, 30 Oct 2015 16:04:51 -0400 refocus camera on roping hog. totally untested.
nemo [Fri, 30 Oct 2015 16:04:51 -0400] rev 11258
refocus camera on roping hog. totally untested.
Fri, 30 Oct 2015 03:14:39 +0100 - Rus localization for Target Practices ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 03:14:39 +0100] rev 11257
- Rus localization for Target Practices
Fri, 30 Oct 2015 01:31:32 +0100 - Rus localization for Speed Shoppa Challenges ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 01:31:32 +0100] rev 11256
- Rus localization for Speed Shoppa Challenges
Fri, 30 Oct 2015 00:03:58 +0100 - Removing of CMake generated files in 'UpdateDataFolder' script ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:03:58 +0100] rev 11255
- Removing of CMake generated files in 'UpdateDataFolder' script
Fri, 30 Oct 2015 00:01:26 +0100 - Better handling of cell's tag in SingleTeamViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 30 Oct 2015 00:01:26 +0100] rev 11254
- Better handling of cell's tag in SingleTeamViewController
Thu, 29 Oct 2015 23:59:51 +0100 - Refactoring of SavedViewController: ios-revival
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 23:59:51 +0100] rev 11253
- Refactoring of SavedViewController: - - Workaround for cells' wrong tags in SavedViewController when removing saves - - Disabled editing of save names
Thu, 29 Oct 2015 03:48:42 +0100 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category ios-revival
antonc27 <antonc27@mail.ru> [Thu, 29 Oct 2015 03:48:42 +0100] rev 11252
- FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
Wed, 28 Oct 2015 10:01:31 -0400 few more missing nil checks in crate spawn
nemo [Wed, 28 Oct 2015 10:01:31 -0400] rev 11251
few more missing nil checks in crate spawn
Wed, 28 Oct 2015 03:41:00 +0100 - Fix for crash while deleting >=2 saved games ios-revival
antonc27 <antonc27@mail.ru> [Wed, 28 Oct 2015 03:41:00 +0100] rev 11250
- Fix for crash while deleting >=2 saved games Note: SavedGamesViewController certainly needs refactoring
Wed, 28 Oct 2015 01:29:39 +0100 Removed tag Nice one
sheepluva [Wed, 28 Oct 2015 01:29:39 +0100] rev 11249
Removed tag Nice one
Wed, 28 Oct 2015 00:06:13 +0100 Added tag 0.9.22-RC for changeset d9622394ec9c
sheepluva [Wed, 28 Oct 2015 00:06:13 +0100] rev 11248
Added tag 0.9.22-RC for changeset d9622394ec9c
Tue, 27 Oct 2015 21:11:44 +0100 somebody was so nice to mention me in credits, but misspelled my last name ios-revival
sheepluva [Tue, 27 Oct 2015 21:11:44 +0100] rev 11247
somebody was so nice to mention me in credits, but misspelled my last name
Tue, 27 Oct 2015 23:04:15 +0300 Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
unc0rr [Tue, 27 Oct 2015 23:04:15 +0300] rev 11246
Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
Tue, 27 Oct 2015 05:11:48 +0100 - Rus localization for portal mission ios-revival
antonc27 <antonc27@mail.ru> [Tue, 27 Oct 2015 05:11:48 +0100] rev 11245
- Rus localization for portal mission
Mon, 26 Oct 2015 00:54:58 +0100 - Rus localization update for Basic Trainings in ru.lua ios-revival
antonc27 <antonc27@mail.ru> [Mon, 26 Oct 2015 00:54:58 +0100] rev 11244
- Rus localization update for Basic Trainings in ru.lua - Some missed strings added to stub.lua
Sun, 25 Oct 2015 20:40:27 +0100 changelog update
sheepluva [Sun, 25 Oct 2015 20:40:27 +0100] rev 11243
changelog update
Sun, 25 Oct 2015 03:14:49 +0100 - Partial rus localization for User Missions and Basic Trainings in ru.lua ios-revival
antonc27 <antonc27@mail.ru> [Sun, 25 Oct 2015 03:14:49 +0100] rev 11242
- Partial rus localization for User Missions and Basic Trainings in ru.lua - Fully localized on this moment: - - Bazooka Training - - Dangerous Ducklings - Some missed strings added to stub.lua
Sat, 24 Oct 2015 16:01:19 +0200 - Fix for formatting non-english characters, received from engine ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 16:01:19 +0200] rev 11241
- Fix for formatting non-english characters, received from engine
Sat, 24 Oct 2015 15:27:47 +0200 - Fix for sending to engine non-english characters ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 15:27:47 +0200] rev 11240
- Fix for sending to engine non-english characters Note: Actually fixes problem with cyrillic team and hogs names
Sat, 24 Oct 2015 03:56:02 +0200 - Fix for loading non-existing missions in MissionTrainingViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 03:56:02 +0200] rev 11239
- Fix for loading non-existing missions in MissionTrainingViewController
Sat, 24 Oct 2015 02:26:54 +0200 - Possible fix for loading game styles scripts without .cfg file ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 02:26:54 +0200] rev 11238
- Possible fix for loading game styles scripts without .cfg file
Sat, 24 Oct 2015 01:42:31 +0200 - Rus translation for Mutant game style ios-revival
antonc27 <antonc27@mail.ru> [Sat, 24 Oct 2015 01:42:31 +0200] rev 11237
- Rus translation for Mutant game style - Few strings are localized now in Mutant script
Sat, 24 Oct 2015 00:21:15 +0200 fixed: poison clouds could bounce
sheepluva [Sat, 24 Oct 2015 00:21:15 +0200] rev 11236
fixed: poison clouds could bounce
Fri, 23 Oct 2015 04:02:36 +0200 - Rus localization update for 'Data/Locale/missions_ru.txt' ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 04:02:36 +0200] rev 11235
- Rus localization update for 'Data/Locale/missions_ru.txt'
Fri, 23 Oct 2015 03:15:35 +0200 - Rus localization update for 'Data/Locale/ru.txt' ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 03:15:35 +0200] rev 11234
- Rus localization update for 'Data/Locale/ru.txt'
Fri, 23 Oct 2015 01:49:32 +0200 - Fix for wrong localization key for sound in GeneralSettingsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:49:32 +0200] rev 11233
- Fix for wrong localization key for sound in GeneralSettingsViewController
Fri, 23 Oct 2015 01:46:00 +0200 - Localization for missed strings in RestoreViewController (for eng(as reference) and rus) ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 01:46:00 +0200] rev 11232
- Localization for missed strings in RestoreViewController (for eng(as reference) and rus)
Fri, 23 Oct 2015 00:45:57 +0200 - Localization for missed strings in StatsPage (for both eng and rus) ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:45:57 +0200] rev 11231
- Localization for missed strings in StatsPage (for both eng and rus) Note 1: Some strings here are contains format characters, translators must not change their! Note 2: Conjugation with numbers not really handled here.
Fri, 23 Oct 2015 00:06:35 +0200 - Rus localization updated for iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Fri, 23 Oct 2015 00:06:35 +0200] rev 11230
- Rus localization updated for iOS front-end - Some missed strings added to English localizable strings for reference
Thu, 22 Oct 2015 22:21:35 +0200 - Some strings localizations for Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 22:21:35 +0200] rev 11229
- Some strings localizations for Settings
Thu, 22 Oct 2015 21:57:05 +0200 - Toolbar elements are localizable now in GameConfig for iPhone ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 21:57:05 +0200] rev 11228
- Toolbar elements are localizable now in GameConfig for iPhone
Thu, 22 Oct 2015 03:02:43 +0200 - All labels in HelpPageLobby now localizable (with text from IB as localization keys) ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:02:43 +0200] rev 11227
- All labels in HelpPageLobby now localizable (with text from IB as localization keys)
Thu, 22 Oct 2015 03:00:22 +0200 - SegmentedControl is localizable now in MapConfig ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 03:00:22 +0200] rev 11226
- SegmentedControl is localizable now in MapConfig
Thu, 22 Oct 2015 00:46:45 +0200 - simpleGameButton and missionsButton are localizable now in MainMenu ios-revival
antonc27 <antonc27@mail.ru> [Thu, 22 Oct 2015 00:46:45 +0200] rev 11225
- simpleGameButton and missionsButton are localizable now in MainMenu
Wed, 21 Oct 2015 23:46:11 +0200 - 'Press the target button to mark the target' message is localizable now ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 23:46:11 +0200] rev 11224
- 'Press the target button to mark the target' message is localizable now
Wed, 21 Oct 2015 21:58:50 +0200 - Workaround for team's name with spaces in StatsPage ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 21:58:50 +0200] rev 11223
- Workaround for team's name with spaces in StatsPage
Wed, 21 Oct 2015 18:15:19 +0200 - Some improvements for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 18:15:19 +0200] rev 11222
- Some improvements for 'loadNiceHogs' in GameConfig for iPad
Wed, 21 Oct 2015 02:19:04 +0200 - Fix for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 02:19:04 +0200] rev 11221
- Fix for 'loadNiceHogs' in GameConfig for iPad
Wed, 21 Oct 2015 00:49:04 +0200 - Refactoring of Missions screen: ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 00:49:04 +0200] rev 11220
- Refactoring of Missions screen: - - Now mission's list constructed from 'missions_en.txt' - - In-place localization for mission's names and descriptions
Tue, 20 Oct 2015 23:56:31 +0200 - Retrieving language ID moved to HWUtils ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 23:56:31 +0200] rev 11219
- Retrieving language ID moved to HWUtils
Tue, 20 Oct 2015 00:51:45 +0200 - Small adjust for cell selection color of Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 00:51:45 +0200] rev 11218
- Small adjust for cell selection color of Missions screen
Mon, 19 Oct 2015 03:39:47 +0200 - Big refactoring of front-end Settings for both iPhone and iPad: ios-revival
antonc27 <antonc27@mail.ru> [Mon, 19 Oct 2015 03:39:47 +0200] rev 11217
- Big refactoring of front-end Settings for both iPhone and iPad: - - Fixed crash when receiving Memory Warning after dismissing Settings on iPhone - - Set ARC flags for MGSplitVCs as it now updated for iOS 8 - - All sub-settings VCs now recreated each time they presented - - SettingsContainerViewController removed - - Other small improvements
Sat, 17 Oct 2015 20:07:10 +0200 - Better way of creating/using doneButton in Settings ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 20:07:10 +0200] rev 11216
- Better way of creating/using doneButton in Settings
Sat, 17 Oct 2015 00:32:02 +0200 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 00:32:02 +0200] rev 11215
- Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) Note: Tested only in simulator
Fri, 16 Oct 2015 17:34:06 +0200 - Added new set of tabbar icons for Settings on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 17:34:06 +0200] rev 11214
- Added new set of tabbar icons for Settings on iPhone
Fri, 16 Oct 2015 02:54:03 +0200 - Fix for autorotation of table view of StatsPageVC ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 02:54:03 +0200] rev 11213
- Fix for autorotation of table view of StatsPageVC - Adjustment for header's height
Thu, 15 Oct 2015 23:27:56 +0200 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 23:27:56 +0200] rev 11212
- Mortar, Mudball and Land Spray need up/down buttons on mobile
Thu, 15 Oct 2015 22:48:32 +0200 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 22:48:32 +0200] rev 11211
- Workaround for wrong sprite in utility widget when selecting DrillStrike Note: It is better to extend utilityWidget to handle >=2 sprites/actions
Thu, 15 Oct 2015 21:58:30 +0200 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:58:30 +0200] rev 11210
- Target button added to mobile touch controls Note: Maybe also need to add it to HedgeEditor, dunno...
Thu, 15 Oct 2015 21:13:43 +0200 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:13:43 +0200] rev 11209
- Target button added to mobile touch controls
Thu, 15 Oct 2015 20:36:08 +0200 - Timer button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 20:36:08 +0200] rev 11208
- Timer button added to mobile touch controls
Thu, 15 Oct 2015 01:13:23 +0200 - Fix for wrong path of restored game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 01:13:23 +0200] rev 11207
- Fix for wrong path of restored game Note: http://stackoverflow.com/questions/25884382/ios-8-bundle-path-changes
Wed, 14 Oct 2015 21:25:49 +0200 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 21:25:49 +0200] rev 11206
- Better random number generation for front-end: random() replaced with arc4random_uniform()
Wed, 14 Oct 2015 02:28:32 +0200 - Button's restyling for RestoreViewController ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 02:28:32 +0200] rev 11205
- Button's restyling for RestoreViewController
Sat, 10 Oct 2015 18:18:26 +0200 Lua-API: onSuddenDeath hook
sheepluva [Sat, 10 Oct 2015 18:18:26 +0200] rev 11204
Lua-API: onSuddenDeath hook
Thu, 08 Oct 2015 10:48:16 -0400 Pass overridden uid into AddGear instead
nemo [Thu, 08 Oct 2015 10:48:16 -0400] rev 11203
Pass overridden uid into AddGear instead
Thu, 08 Oct 2015 10:42:00 -0400 restore uid on resurrection as well
nemo [Thu, 08 Oct 2015 10:42:00 -0400] rev 11202
restore uid on resurrection as well
Wed, 07 Oct 2015 23:20:31 +0200 TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
sheepluva [Wed, 07 Oct 2015 23:20:31 +0200] rev 11201
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
Mon, 05 Oct 2015 20:31:46 +0200 - Fix for locale string in SingleWeaponViewController ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 20:31:46 +0200] rev 11200
- Fix for locale string in SingleWeaponViewController - Init of vars in LoadLocaleWrapper in order to get right ammo names
Mon, 05 Oct 2015 19:17:40 +0200 - Fix for locale string passed to engine (like "ru-FR") ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 19:17:40 +0200] rev 11199
- Fix for locale string passed to engine (like "ru-FR")
Mon, 05 Oct 2015 13:38:25 +0200 preselect baseball bat in Knockball and Basketball
sheepluva [Mon, 05 Oct 2015 13:38:25 +0200] rev 11198
preselect baseball bat in Knockball and Basketball
Sun, 04 Oct 2015 16:30:55 -0400 Avoid waiting past end of turn for smine.
nemo [Sun, 04 Oct 2015 16:30:55 -0400] rev 11197
Avoid waiting past end of turn for smine.
Sat, 03 Oct 2015 17:02:57 -0400 Add nil check in fake crate spawn for if crate fails to spawn
nemo [Sat, 03 Oct 2015 17:02:57 -0400] rev 11196
Add nil check in fake crate spawn for if crate fails to spawn
Mon, 28 Sep 2015 01:31:47 +0200 - GameController framework added to project (required by last version of SDL) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:31:47 +0200] rev 11195
- GameController framework added to project (required by last version of SDL)
Mon, 28 Sep 2015 01:07:21 +0200 - Bitcode disabled (for Xcode 7) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:07:21 +0200] rev 11194
- Bitcode disabled (for Xcode 7)
Fri, 25 Sep 2015 23:31:16 -0400 Scan from right too. Not sure this is actually helpful, so committing separately.
nemo [Fri, 25 Sep 2015 23:31:16 -0400] rev 11193
Scan from right too. Not sure this is actually helpful, so committing separately.
Fri, 25 Sep 2015 23:30:21 -0400 This should probably fix feedback that hogs weren't spawning on left side of map.
nemo [Fri, 25 Sep 2015 23:30:21 -0400] rev 11192
This should probably fix feedback that hogs weren't spawning on left side of map.
Wed, 23 Sep 2015 07:49:46 +0200 fp complained about this line being too long
sheepluva [Wed, 23 Sep 2015 07:49:46 +0200] rev 11191
fp complained about this line being too long
Sun, 20 Sep 2015 03:02:21 +0200 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 03:02:21 +0200] rev 11190
- 'Shoppa Pro' ammo set added to iOS front-end
Sun, 20 Sep 2015 02:56:33 +0200 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:56:33 +0200] rev 11189
- Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores
Sun, 20 Sep 2015 02:52:49 +0200 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:52:49 +0200] rev 11188
- 'Construction Mode' ammo set and game parameters added to iOS front-end
Sun, 20 Sep 2015 02:08:12 +0200 - 'Highlander' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:08:12 +0200] rev 11187
- 'Highlander' ammo set added to iOS front-end
Sun, 20 Sep 2015 01:48:18 +0200 - 'One of everything' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 01:48:18 +0200] rev 11186
- 'One of everything' ammo set added to iOS front-end
Sat, 19 Sep 2015 22:17:50 +0200 tweak tips a little (loosely based on Wuzzy's suggestions)
sheepluva [Sat, 19 Sep 2015 22:17:50 +0200] rev 11185
tweak tips a little (loosely based on Wuzzy's suggestions)
Fri, 18 Sep 2015 06:03:49 +0200 - Fix for getting the correct fort name in FortsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 06:03:49 +0200] rev 11184
- Fix for getting the correct fort name in FortsViewController
Fri, 18 Sep 2015 05:37:55 +0200 - Added functionality to select one hat for all hogs at team settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 05:37:55 +0200] rev 11183
- Added functionality to select one hat for all hogs at team settings
Fri, 18 Sep 2015 04:33:37 +0200 - Fix for consequent selection of same hat for all hogs in settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 04:33:37 +0200] rev 11182
- Fix for consequent selection of same hat for all hogs in settings - Small refactoring of HogHatViewController
Thu, 17 Sep 2015 23:53:54 +0200 - Refactoring of MainMenuViewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 17 Sep 2015 23:53:54 +0200] rev 11181
- Refactoring of MainMenuViewController
Thu, 17 Sep 2015 09:59:58 +0200 speed up TrophyRace deaths
sheepluva [Thu, 17 Sep 2015 09:59:58 +0200] rev 11180
speed up TrophyRace deaths
Thu, 17 Sep 2015 07:41:40 +0200 add TODO
sheepluva [Thu, 17 Sep 2015 07:41:40 +0200] rev 11179
add TODO
Wed, 16 Sep 2015 08:58:51 -0400 remove racist trydo 😝
nemo [Wed, 16 Sep 2015 08:58:51 -0400] rev 11178
remove racist trydo 😝
Tue, 15 Sep 2015 06:05:11 +0200 - Possibility to send log file by email from app ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 06:05:11 +0200] rev 11177
- Possibility to send log file by email from app Note: Ugly ifdef's are necessary, because we don't want to include MessageUI framework into 'Distro Appstore' build scheme
Tue, 15 Sep 2015 04:28:25 +0200 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 04:28:25 +0200] rev 11176
- Refactoring. Separation of game log viewing code to GameLogViewController
Mon, 14 Sep 2015 07:02:06 +0200 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
antonc27 <antonc27@mail.ru> [Mon, 14 Sep 2015 07:02:06 +0200] rev 11175
- Attempt to fix a crash while selecting 'Random' for map generation Note 1: It occurs in BezierizeEdge procedure of uLandOutline while generating land preview Note 2: Crash fixed, but most previews are not generated correctly, e.g. it's a case for bordered map.
Sun, 13 Sep 2015 18:58:22 -0400 airmine hand sprite by wuzzy. totally temporary...
nemo [Sun, 13 Sep 2015 18:58:22 -0400] rev 11174
airmine hand sprite by wuzzy. totally temporary...
Sun, 13 Sep 2015 16:38:53 -0400 aaand make sure the commented out line matches
nemo [Sun, 13 Sep 2015 16:38:53 -0400] rev 11173
aaand make sure the commented out line matches
Sun, 13 Sep 2015 16:36:39 -0400 Add damage to gear values to mess with
nemo [Sun, 13 Sep 2015 16:36:39 -0400] rev 11172
Add damage to gear values to mess with
Sun, 13 Sep 2015 16:24:37 -0400 Oups. 6, not 12 - was testing
nemo [Sun, 13 Sep 2015 16:24:37 -0400] rev 11171
Oups. 6, not 12 - was testing
Sun, 13 Sep 2015 16:23:32 -0400 Allow for arbitrary number of airstrike bombs and spacing.
nemo [Sun, 13 Sep 2015 16:23:32 -0400] rev 11170
Allow for arbitrary number of airstrike bombs and spacing.
Sun, 13 Sep 2015 15:36:06 -0400 Move health:= 6 to gear addition so lua can more easily override it.
nemo [Sun, 13 Sep 2015 15:36:06 -0400] rev 11169
Move health:= 6 to gear addition so lua can more easily override it.
Sat, 12 Sep 2015 21:13:35 +0200 german translation update (incl. string reordering - blame sheepluva)
wuzzy [Sat, 12 Sep 2015 21:13:35 +0200] rev 11168
german translation update (incl. string reordering - blame sheepluva)
Sat, 12 Sep 2015 19:00:52 +0200 german translation updates
wuzzy [Sat, 12 Sep 2015 19:00:52 +0200] rev 11167
german translation updates
Sat, 12 Sep 2015 05:46:59 +0200 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:46:59 +0200] rev 11166
Merge
Sat, 12 Sep 2015 05:39:35 +0200 - Revert of 'Reset for previously selected static map' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:39:35 +0200] rev 11165
- Revert of 'Reset for previously selected static map'
Sat, 12 Sep 2015 05:20:52 +0200 uVariables: also initialize arrays and records in initModule
sheepluva [Sat, 12 Sep 2015 05:20:52 +0200] rev 11164
uVariables: also initialize arrays and records in initModule
Sat, 12 Sep 2015 05:23:28 +0200 - These properties are not necessary to clean when receiving memory warning ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:23:28 +0200] rev 11163
- These properties are not necessary to clean when receiving memory warning
Sat, 12 Sep 2015 05:21:21 +0200 - We don't need to explicitly propagate vc lifecycle messages ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:21:21 +0200] rev 11162
- We don't need to explicitly propagate vc lifecycle messages Note: This actually fix crash related to [SDL_uikitwindow release], which appears after receiving memory warning during playing one game, finishing it and getting back to GameConfigViewController.
Sat, 12 Sep 2015 04:12:29 +0200 - Reset for previously selected static map ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:12:29 +0200] rev 11161
- Reset for previously selected static map Note: If static map doesn't reset, library continue to use it, even if user select generated maze map from game settings.
Sat, 12 Sep 2015 04:02:27 +0200 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:02:27 +0200] rev 11160
Merge
Fri, 11 Sep 2015 21:42:55 +0200 merge
sheepluva [Fri, 11 Sep 2015 21:42:55 +0200] rev 11159
merge
Fri, 11 Sep 2015 21:41:35 +0200 simplify code ios-revival
sheepluva [Fri, 11 Sep 2015 21:41:35 +0200] rev 11158
simplify code
Fri, 11 Sep 2015 09:18:08 +0200 exclude uMatrix from pas2c build
sheepluva [Fri, 11 Sep 2015 09:18:08 +0200] rev 11157
exclude uMatrix from pas2c build
Fri, 11 Sep 2015 08:15:17 +0200 fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
sheepluva [Fri, 11 Sep 2015 08:15:17 +0200] rev 11156
fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
Fri, 11 Sep 2015 07:39:01 +0200 pas2c doesn't like {$ENDIF} with argument
sheepluva [Fri, 11 Sep 2015 07:39:01 +0200] rev 11155
pas2c doesn't like {$ENDIF} with argument
Fri, 11 Sep 2015 05:54:17 +0200 make uVariables not depend on implicit one-time initialization by FPC
sheepluva [Fri, 11 Sep 2015 05:54:17 +0200] rev 11154
make uVariables not depend on implicit one-time initialization by FPC
Fri, 11 Sep 2015 01:05:02 +0200 - ifdef for IPHONEOS in glLoadExtension ios-revival
antonc27 <antonc27@mail.ru> [Fri, 11 Sep 2015 01:05:02 +0200] rev 11153
- ifdef for IPHONEOS in glLoadExtension
Thu, 10 Sep 2015 18:50:39 +0200 stop rc plane prop/engine sound when out of fuel
sheepluva [Thu, 10 Sep 2015 18:50:39 +0200] rev 11152
stop rc plane prop/engine sound when out of fuel
Thu, 10 Sep 2015 18:22:52 +0200 merge branch ios-revival into default
sheepluva [Thu, 10 Sep 2015 18:22:52 +0200] rev 11151
merge branch ios-revival into default
Thu, 10 Sep 2015 17:51:49 +0200 - ifdef for CMEM ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:51:49 +0200] rev 11150
- ifdef for CMEM
Thu, 10 Sep 2015 17:47:01 +0200 - ifdef for engine exit/halt ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:47:01 +0200] rev 11149
- ifdef for engine exit/halt
Thu, 10 Sep 2015 01:49:15 +0200 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:49:15 +0200] rev 11148
- Refactoring in order to remove some warning related to using of int instead of NSInteger
Thu, 10 Sep 2015 01:31:52 +0200 - First attempt to fix crashes on loading 'Styles' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:31:52 +0200] rev 11147
- First attempt to fix crashes on loading 'Styles'
Sun, 06 Sep 2015 04:30:30 +0200 - Fixes for cropped background image on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 04:30:30 +0200] rev 11146
- Fixes for cropped background image on iPhone
Sun, 06 Sep 2015 03:17:22 +0200 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 03:17:22 +0200] rev 11145
- Restyle of 'Simple' and 'Missions' buttons at Main screen
Sat, 05 Sep 2015 23:46:31 +0200 - Added required icons ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:46:31 +0200] rev 11144
- Added required icons
Sat, 05 Sep 2015 23:12:23 +0200 - arm64 added as valid arch ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:12:23 +0200] rev 11143
- arm64 added as valid arch - 'Skip Install' set to 'YES' for libraries - 'Build libfpc.a' modified - fpc compiling options cleared
Thu, 27 Aug 2015 23:52:38 +0200 - Version bump to 2.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:52:38 +0200] rev 11142
- Version bump to 2.0
Thu, 27 Aug 2015 23:21:07 +0200 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:21:07 +0200] rev 11141
- Fix for crash on loading SingleWeaponViewController in Settings
Thu, 27 Aug 2015 23:19:29 +0200 - 'safeScale' now always 1.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:19:29 +0200] rev 11140
- 'safeScale' now always 1.0 Note: Really a little bit weird, but seems to work perfectly
Thu, 27 Aug 2015 23:18:29 +0200 - Load fonts on init if not 'mobile' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:18:29 +0200] rev 11139
- Load fonts on init if not 'mobile'
Tue, 18 Aug 2015 01:11:17 +0200 - Property for port in MapPreviewButtonView ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 01:11:17 +0200] rev 11138
- Property for port in MapPreviewButtonView
Tue, 18 Aug 2015 01:08:21 +0200 - Using of @autoreleasepool is better ios-revival
Anton Malmygin <antonc27@mail.ru> [Tue, 18 Aug 2015 01:08:21 +0200] rev 11137
- Using of @autoreleasepool is better
Tue, 18 Aug 2015 00:51:23 +0200 - Fix for iPhone 4S screen size ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 00:51:23 +0200] rev 11136
- Fix for iPhone 4S screen size
Sun, 16 Aug 2015 02:32:03 +0200 - Fix for 'hold for delete' for cells in teams table ios-revival
antonc27 <antonc27@mail.ru> [Sun, 16 Aug 2015 02:32:03 +0200] rev 11135
- Fix for 'hold for delete' for cells in teams table
Sat, 15 Aug 2015 20:49:06 +0200 Merge with ios-rus-localization ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:49:06 +0200] rev 11134
Merge with ios-rus-localization
Sat, 15 Aug 2015 20:48:13 +0200 - Fix for retrieving 'Maze' preview genration ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:48:13 +0200] rev 11133
- Fix for retrieving 'Maze' preview genration Note: We use now GCD instead of pthread for launch preview generation from engine side (it is now done with RunEngine, not direct call to GenLandPreview) Note 2: For a moment LandPreview without Alpha used
Sat, 15 Aug 2015 20:38:07 +0200 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:38:07 +0200] rev 11132
- Improved fix for UI elements positioning at GameConfigViewController
Sat, 15 Aug 2015 17:08:50 +0200 - Localization for SingleSchemeViewController fixed ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 17:08:50 +0200] rev 11131
- Localization for SingleSchemeViewController fixed - Typos in Russian Scheme.strings
Sat, 15 Aug 2015 16:26:00 +0200 - Russian Scheme.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 16:26:00 +0200] rev 11130
- Russian Scheme.strings localized
Sat, 15 Aug 2015 04:23:12 +0200 - Russian Localizable.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:23:12 +0200] rev 11129
- Russian Localizable.strings localized - Few fixes for Russian About.strings
Sat, 15 Aug 2015 04:20:33 +0200 - Fix for localization of detail labels at AboutViewController ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:20:33 +0200] rev 11128
- Fix for localization of detail labels at AboutViewController
Sat, 15 Aug 2015 02:41:35 +0200 - Russian About.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:41:35 +0200] rev 11127
- Russian About.strings localized
Sat, 15 Aug 2015 02:24:36 +0200 - Rus localization started ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:24:36 +0200] rev 11126
- Rus localization started
Sat, 15 Aug 2015 02:22:17 +0200 - Russian localization files added ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:22:17 +0200] rev 11125
- Russian localization files added TODO: Actually localize these files
Sat, 15 Aug 2015 01:44:21 +0200 - Small fix for debug view frame ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:44:21 +0200] rev 11124
- Small fix for debug view frame Note: Still need to handle autorotation here
Sat, 15 Aug 2015 01:40:06 +0200 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:40:06 +0200] rev 11123
- Fix for initial wrong UI positioning for GameConfigViewController
Sat, 15 Aug 2015 00:59:33 +0200 - Fix for show/hide helpPage animations ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 00:59:33 +0200] rev 11122
- Fix for show/hide helpPage animations
Sat, 15 Aug 2015 00:22:04 +0200 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 00:22:04 +0200] rev 11121
- HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped Note: Xib's are automodified by Xcode
Fri, 14 Aug 2015 21:27:55 +0200 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 21:27:55 +0200] rev 11120
- HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
Fri, 14 Aug 2015 02:10:53 +0200 - Fix for loading missions descriptions ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:10:53 +0200] rev 11119
- Fix for loading missions descriptions Note: Much way better is to use NSDictionary here! Must be refactored
Fri, 14 Aug 2015 02:09:46 +0200 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:09:46 +0200] rev 11118
- Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size.
Fri, 14 Aug 2015 02:04:46 +0200 - RestoreViewController functionality uncommented ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 02:04:46 +0200] rev 11117
- RestoreViewController functionality uncommented
Fri, 14 Aug 2015 02:02:15 +0200 - Interscreen transitions fixed ios-revival
Anton Malmygin <antonc27@mail.ru> [Fri, 14 Aug 2015 02:02:15 +0200] rev 11116
- Interscreen transitions fixed
Fri, 14 Aug 2015 01:55:42 +0200 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
antonc27 <antonc27@mail.ru> [Fri, 14 Aug 2015 01:55:42 +0200] rev 11115
- MGSplitViewController updated to last version with iOS 8 fixes
Thu, 13 Aug 2015 13:41:50 +0200 - Fix for main view orientation problems ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 13:41:50 +0200] rev 11114
- Fix for main view orientation problems
Thu, 13 Aug 2015 13:40:12 +0200 - Fix for app crash after ending game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 13:40:12 +0200] rev 11113
- Fix for app crash after ending game Note: Note sure why halt() not working correctly, also must pay attention to memory management here
Thu, 13 Aug 2015 01:34:01 +0200 - Name fixing for buttons ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:34:01 +0200] rev 11112
- Name fixing for buttons
Thu, 13 Aug 2015 01:33:40 +0200 - Using come for internal memory management ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:33:40 +0200] rev 11111
- Using come for internal memory management Note: This fixed crash with ansisitring deletion while loading 'en.txt' locale P.S. guys from #fpc suggested what this is just a spoof, not a real fix. maybe need more carefully mange memory here
Thu, 13 Aug 2015 01:31:37 +0200 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
antonc27 <antonc27@mail.ru> [Thu, 13 Aug 2015 01:31:37 +0200] rev 11110
- 'Generate position dependent code' et to NO. Otherwise crashed at initialization step.
Tue, 11 Aug 2015 02:42:53 +0200 - VALID_ARCHS reduced for all projects ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 02:42:53 +0200] rev 11109
- VALID_ARCHS reduced for all projects
Tue, 11 Aug 2015 00:16:28 +0200 - VALID_ARCHS changed ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 00:16:28 +0200] rev 11108
- VALID_ARCHS changed - Build libfpc.a script changed Note: Not sure about valid archs
Tue, 11 Aug 2015 00:15:30 +0200 - Small warning fix ios-revival
antonc27 <antonc27@mail.ru> [Tue, 11 Aug 2015 00:15:30 +0200] rev 11107
- Small warning fix
Mon, 10 Aug 2015 22:50:34 +0200 - Actually fix for rendering on iOS ]:-> ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:50:34 +0200] rev 11106
- Actually fix for rendering on iOS ]:->
Mon, 10 Aug 2015 22:49:52 +0200 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:49:52 +0200] rev 11105
- Fix for hiding launch window after launch and not blocking SDL window on engine anymore
Mon, 10 Aug 2015 22:48:02 +0200 - Some weird staff with bounds commented here ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:48:02 +0200] rev 11104
- Some weird staff with bounds commented here
Mon, 10 Aug 2015 22:47:37 +0200 - Bogus 'lodeNiceHogs' disabled ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:47:37 +0200] rev 11103
- Bogus 'lodeNiceHogs' disabled Note: Fiw and uncomment after
Mon, 10 Aug 2015 22:44:51 +0200 - Restore game functionality disabled, because it blocks main screen ios-revival
antonc27 <antonc27@mail.ru> [Mon, 10 Aug 2015 22:44:51 +0200] rev 11102
- Restore game functionality disabled, because it blocks main screen Note: Uncomment this after
Sun, 09 Aug 2015 16:20:35 +0200 Added tag Nice one for changeset 0f5961910e27 ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 16:20:35 +0200] rev 11101
Added tag Nice one for changeset 0f5961910e27
Sun, 09 Aug 2015 15:38:00 +0200 - Resolves problem with wrong path to chef hat on iOS ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 15:38:00 +0200] rev 11100
- Resolves problem with wrong path to chef hat on iOS
Sun, 09 Aug 2015 15:37:29 +0200 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 15:37:29 +0200] rev 11099
- Fix for wrong start paramIndex in case of Hwlibrary
Sun, 09 Aug 2015 00:04:41 +0200 - Fix for new name of SDL 2 libraries ios-revival
antonc27 <antonc27@mail.ru> [Sun, 09 Aug 2015 00:04:41 +0200] rev 11098
- Fix for new name of SDL 2 libraries Note: Actually, seems to work correctly without it, but just to be sure
Sat, 08 Aug 2015 23:01:02 +0200 - Fix for launching with SDL ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 23:01:02 +0200] rev 11097
- Fix for launching with SDL Note: Worked actually, but this is not in guidelines of SDL...
Sat, 08 Aug 2015 22:55:02 +0200 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:55:02 +0200] rev 11096
- Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app P.S. This error also a lovely one ]:->
Sat, 08 Aug 2015 22:52:24 +0200 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:52:24 +0200] rev 11095
- Fix for "error: invalid abbreviation code [115] for DIE at" More info here: http://forum.unity3d.com/threads/error-in-lastest-xcode.233591/ Note: But in this case we are not be able to read crash reports without dSYM ! So, this need to be improved
Sat, 08 Aug 2015 22:45:23 +0200 - Fix for PascalImports and for GenLandPreview ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:45:23 +0200] rev 11094
- Fix for PascalImports and for GenLandPreview
Sat, 08 Aug 2015 22:08:43 +0200 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:08:43 +0200] rev 11093
- Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" Note: Don't know why SDL2 mixer complaining about this
Sat, 08 Aug 2015 22:06:03 +0200 - Small reorg of project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:06:03 +0200] rev 11092
- Small reorg of project
Sat, 08 Aug 2015 22:04:56 +0200 - CoreMotion framework added to project for SDL 2 ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:04:56 +0200] rev 11091
- CoreMotion framework added to project for SDL 2
Sat, 08 Aug 2015 22:02:31 +0200 - Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 22:02:31 +0200] rev 11090
- Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax" Note: I love this kind of errors ]:->
Sat, 08 Aug 2015 21:58:28 +0200 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:58:28 +0200] rev 11089
- Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix" Note: Just created dummy cDefaultPathPrefix
Sat, 08 Aug 2015 21:50:23 +0200 - Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:50:23 +0200] rev 11088
- Fix for uTouch.pas:365: 34: Identifier not found "nilFingerId"
Sat, 08 Aug 2015 21:45:38 +0200 - Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:45:38 +0200] rev 11087
- Fix for uPhysFSLayer.pas:167: 17: Identifier not found "cFontsPaths" Note: Just commented staff related to Fonts finding
Sat, 08 Aug 2015 21:42:41 +0200 - Another fix for uRender.pas ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:42:41 +0200] rev 11086
- Another fix for uRender.pas Note: SDLGLcontext not visible in scope of uRender, so moving it to uStore
Sat, 08 Aug 2015 21:37:19 +0200 - Fix for compiling 'uRender.pas' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:37:19 +0200] rev 11085
- Fix for compiling 'uRender.pas' Note: Construction "{$IF GLunit = gles11}" are not valid at all! Assumptions: We are not using pas2c and using OpenGL ES 1.1
Sat, 08 Aug 2015 21:25:59 +0200 - Missed pascal source files added to project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:25:59 +0200] rev 11084
- Missed pascal source files added to project
Sat, 08 Aug 2015 21:22:19 +0200 - Turkish localization removed from Xcode project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:22:19 +0200] rev 11083
- Turkish localization removed from Xcode project Fix for: "Read failed: The data couldn’t be read because it isn’t in the correct format."
Sat, 08 Aug 2015 21:04:47 +0200 - fpc updated to 3.1.1 ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 21:04:47 +0200] rev 11082
- fpc updated to 3.1.1 - Build scripts updated Note1: fpc must be compiled from sources before! Full instructions here: http://blog.naver.com/simonsayz/220305479793 Note2: Build script for a moment worked only for iPhone simulator 8.x and for new arch (like iPhone 6 or iPad Air)
Sat, 08 Aug 2015 20:58:13 +0200 - 'Default-568h@2x.png' added for retina screen ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:58:13 +0200] rev 11081
- 'Default-568h@2x.png' added for retina screen Note: Weird Xcode staff
Sat, 08 Aug 2015 20:52:30 +0200 - VALID_ARCHS updated for main project ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:52:30 +0200] rev 11080
- VALID_ARCHS updated for main project
Sat, 08 Aug 2015 20:51:12 +0200 - Xcode projects updated to recommended settings (auto done by Xcode) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:51:12 +0200] rev 11079
- Xcode projects updated to recommended settings (auto done by Xcode) - Deployment target now 7.0
Sat, 08 Aug 2015 20:35:35 +0200 - .hgignore file updated for Xcode related files ios-revival
antonc27 <antonc27@mail.ru> [Sat, 08 Aug 2015 20:35:35 +0200] rev 11078
- .hgignore file updated for Xcode related files
Thu, 10 Sep 2015 04:59:02 +0200 small code cleanup
sheepluva [Thu, 10 Sep 2015 04:59:02 +0200] rev 11077
small code cleanup
Tue, 08 Sep 2015 19:20:58 +0300 more work qmlfrontend
unc0rr [Tue, 08 Sep 2015 19:20:58 +0300] rev 11076
more work
Sat, 05 Sep 2015 20:12:49 +0300 Generate handlers for lists qmlfrontend
unc0rr [Sat, 05 Sep 2015 20:12:49 +0300] rev 11075
Generate handlers for lists
Fri, 04 Sep 2015 08:14:12 -0400 fix a couple of typos
nemo [Fri, 04 Sep 2015 08:14:12 -0400] rev 11074
fix a couple of typos
Thu, 03 Sep 2015 23:33:06 +0300 Generate handlers accepting parameters dummies qmlfrontend
unc0rr [Thu, 03 Sep 2015 23:33:06 +0300] rev 11073
Generate handlers accepting parameters dummies
Thu, 03 Sep 2015 15:01:55 -0400 Updated shoppa tournament winners
Wuzzy [Thu, 03 Sep 2015 15:01:55 -0400] rev 11072
Updated shoppa tournament winners
Thu, 03 Sep 2015 20:59:48 +0300 Merge default qmlfrontend
unc0rr [Thu, 03 Sep 2015 20:59:48 +0300] rev 11071
Merge default
Thu, 03 Sep 2015 11:51:08 -0400 Add some HHGear nil checks to teleport. google bug #974
nemo [Thu, 03 Sep 2015 11:51:08 -0400] rev 11070
Add some HHGear nil checks to teleport. google bug #974
Thu, 03 Sep 2015 09:00:26 -0400 tip changes, mostly new strategy suggestions
Wuzzy [Thu, 03 Sep 2015 09:00:26 -0400] rev 11069
tip changes, mostly new strategy suggestions
Thu, 03 Sep 2015 01:26:03 +0200 allow holding PRECISE key to switch portal ball colors in reverse order
sheepluva [Thu, 03 Sep 2015 01:26:03 +0200] rev 11068
allow holding PRECISE key to switch portal ball colors in reverse order
Wed, 02 Sep 2015 11:55:37 -0400 Trying to get these scripts to behave properly, still WIP though.
nemo [Wed, 02 Sep 2015 11:55:37 -0400] rev 11067
Trying to get these scripts to behave properly, still WIP though.
Wed, 02 Sep 2015 16:58:31 +0200 fix internal function name
sheepluva [Wed, 02 Sep 2015 16:58:31 +0200] rev 11066
fix internal function name
Wed, 02 Sep 2015 05:59:21 +0200 make tunnels script use MapFeatureSize
wuzzy [Wed, 02 Sep 2015 05:59:21 +0200] rev 11065
make tunnels script use MapFeatureSize
Wed, 02 Sep 2015 05:52:02 +0200 some more tweaks
sheepluva [Wed, 02 Sep 2015 05:52:02 +0200] rev 11064
some more tweaks
Wed, 02 Sep 2015 04:59:17 +0200 make diagonal maze use map feature size
sheepluva [Wed, 02 Sep 2015 04:59:17 +0200] rev 11063
make diagonal maze use map feature size
Wed, 02 Sep 2015 04:49:11 +0200 also expose MapFeatureSize in onPreviewInit
sheepluva [Wed, 02 Sep 2015 04:49:11 +0200] rev 11062
also expose MapFeatureSize in onPreviewInit
Wed, 02 Sep 2015 04:25:24 +0200 Lua API: expose MapFeatureSize during init
sheepluva [Wed, 02 Sep 2015 04:25:24 +0200] rev 11061
Lua API: expose MapFeatureSize during init
Wed, 02 Sep 2015 04:03:24 +0200 fix on-code documentation of EraseSprite
sheepluva [Wed, 02 Sep 2015 04:03:24 +0200] rev 11060
fix on-code documentation of EraseSprite
Wed, 02 Sep 2015 01:25:29 +0200 display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
sheepluva [Wed, 02 Sep 2015 01:25:29 +0200] rev 11059
display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
Wed, 02 Sep 2015 00:39:35 +0200 Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
sheepluva [Wed, 02 Sep 2015 00:39:35 +0200] rev 11058
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
Tue, 01 Sep 2015 23:54:13 +0200 global variable for defining construction distance limit. value smaller 1 means no limit (wip)
sheepluva [Tue, 01 Sep 2015 23:54:13 +0200] rev 11057
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
Sun, 30 Aug 2015 18:03:44 +0300 Restore player clan on rejoin (issue 934, not tested)
unc0rr [Sun, 30 Aug 2015 18:03:44 +0300] rev 11056
Restore player clan on rejoin (issue #934, not tested)
Sun, 30 Aug 2015 17:12:12 +0300 Fix inverse paused state for spectators joining paused game (not tested)
unc0rr [Sun, 30 Aug 2015 17:12:12 +0300] rev 11055
Fix inverse paused state for spectators joining paused game (not tested)
Thu, 27 Aug 2015 22:03:57 +0300 Check for CMD message a bit further down the control flow
unc0rr [Thu, 27 Aug 2015 22:03:57 +0300] rev 11054
Check for CMD message a bit further down the control flow
Thu, 27 Aug 2015 14:47:38 +0300 Don't accept any password from players banned on the website
unC0Rr [Thu, 27 Aug 2015 14:47:38 +0300] rev 11053
Don't accept any password from players banned on the website
Mon, 17 Aug 2015 14:14:58 -0400 add missing state binds in lua
nemo [Mon, 17 Aug 2015 14:14:58 -0400] rev 11052
add missing state binds in lua
Mon, 17 Aug 2015 10:56:24 -0400 just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
nemo [Mon, 17 Aug 2015 10:56:24 -0400] rev 11051
just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
Sat, 15 Aug 2015 16:23:00 +0300 Some fixes qmlfrontend
unc0rr [Sat, 15 Aug 2015 16:23:00 +0300] rev 11050
Some fixes
Sun, 09 Aug 2015 07:20:18 +0200 Update English weapon descriptions
Wuzzy <almikes@aol.com> [Sun, 09 Aug 2015 07:20:18 +0200] rev 11049
Update English weapon descriptions
Fri, 14 Aug 2015 17:07:36 +0300 Break it even more during refactoring qmlfrontend
unC0Rr [Fri, 14 Aug 2015 17:07:36 +0300] rev 11048
Break it even more during refactoring
Wed, 12 Aug 2015 17:30:14 +0300 Generate parameters structures qmlfrontend
unC0Rr [Wed, 12 Aug 2015 17:30:14 +0300] rev 11047
Generate parameters structures
Mon, 10 Aug 2015 03:53:11 +0200 more copyright fixes
sheepluva [Mon, 10 Aug 2015 03:53:11 +0200] rev 11046
more copyright fixes
Mon, 10 Aug 2015 02:39:34 +0200 update copyright year in manpage
sheepluva [Mon, 10 Aug 2015 02:39:34 +0200] rev 11045
update copyright year in manpage
Sun, 09 Aug 2015 05:19:56 +0200 this should prevent hogs from hovering in air after using hammer
sheepluva [Sun, 09 Aug 2015 05:19:56 +0200] rev 11044
this should prevent hogs from hovering in air after using hammer
Sun, 09 Aug 2015 04:30:41 +0200 Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
sheepluva [Sun, 09 Aug 2015 04:30:41 +0200] rev 11043
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
Sun, 09 Aug 2015 04:02:23 +0200 fix the fix
sheepluva [Sun, 09 Aug 2015 04:02:23 +0200] rev 11042
fix the fix
Sun, 09 Aug 2015 00:49:49 +0200 comment tweaks
sheepluva [Sun, 09 Aug 2015 00:49:49 +0200] rev 11041
comment tweaks
Sun, 09 Aug 2015 00:25:35 +0200 tweak prev commit
sheepluva [Sun, 09 Aug 2015 00:25:35 +0200] rev 11040
tweak prev commit
Sun, 09 Aug 2015 00:19:33 +0200 Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
sheepluva [Sun, 09 Aug 2015 00:19:33 +0200] rev 11039
Hammer changes/fixes: honor extra-damage (issue #975), round up damage, do correct damage when being spammed in infinite-attack mode
Fri, 07 Aug 2015 07:30:14 -0400 Fix weapon name - bug #967
nemo [Fri, 07 Aug 2015 07:30:14 -0400] rev 11038
Fix weapon name - bug #967
Thu, 06 Aug 2015 12:12:42 +0900 HedgeEditor (bring on the bug reports, wahey!)
mikade <redgrinner@gmail.com> [Thu, 06 Aug 2015 12:12:42 +0900] rev 11037
HedgeEditor (bring on the bug reports, wahey!)
Wed, 05 Aug 2015 11:33:02 -0400 oops. melon pieces need friction and elasticity to bounce right.
nemo [Wed, 05 Aug 2015 11:33:02 -0400] rev 11036
oops. melon pieces need friction and elasticity to bounce right.
Mon, 03 Aug 2015 17:07:38 +0900 May He Improve Our Graphics Forevermore
mikade <redgrinner@gmail.com> [Mon, 03 Aug 2015 17:07:38 +0900] rev 11035
May He Improve Our Graphics Forevermore
Mon, 03 Aug 2015 12:24:12 +0900 Add Wuzzy's SpeedShoppa challenges.
mikade <redgrinner@gmail.com> [Mon, 03 Aug 2015 12:24:12 +0900] rev 11034
Add Wuzzy's SpeedShoppa challenges. Update ChangeLog.txt
Sat, 01 Aug 2015 00:13:05 +0300 Make RESTART_SERVER invokable
unc0rr [Sat, 01 Aug 2015 00:13:05 +0300] rev 11033
Make RESTART_SERVER invokable
Sat, 01 Aug 2015 00:09:59 +0300 Use helper function instead of ton of copypasta
unc0rr [Sat, 01 Aug 2015 00:09:59 +0300] rev 11032
Use helper function instead of ton of copypasta
Fri, 31 Jul 2015 00:25:31 +0300 Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
unc0rr [Fri, 31 Jul 2015 00:25:31 +0300] rev 11031
Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
Thu, 30 Jul 2015 16:28:35 -0400 darken and blur the cupcake a bit so that people stop trying to teleport on it
nemo [Thu, 30 Jul 2015 16:28:35 -0400] rev 11030
darken and blur the cupcake a bit so that people stop trying to teleport on it
Thu, 30 Jul 2015 22:19:05 +0900 GetHogVoicepack,GetHogFlag,GetHogGrave
mikade <redgrinner@gmail.com> [Thu, 30 Jul 2015 22:19:05 +0900] rev 11029
GetHogVoicepack,GetHogFlag,GetHogGrave
Mon, 27 Jul 2015 11:51:05 -0400 Block bouncing on the anti-portal surfaces
Wuzzy [Mon, 27 Jul 2015 11:51:05 -0400] rev 11028
Block bouncing on the anti-portal surfaces
Thu, 23 Jul 2015 19:51:14 +0300 Don't allow too big messages from clients
unc0rr [Thu, 23 Jul 2015 19:51:14 +0300] rev 11027
Don't allow too big messages from clients
Tue, 21 Jul 2015 23:51:58 +0300 Put diagnostic message into log when quitting due to end of input in demo replay mode
unc0rr [Tue, 21 Jul 2015 23:51:58 +0300] rev 11026
Put diagnostic message into log when quitting due to end of input in demo replay mode
Tue, 21 Jul 2015 08:41:06 -0400 just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
nemo [Tue, 21 Jul 2015 08:41:06 -0400] rev 11025
just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
Tue, 21 Jul 2015 08:28:48 -0400 disable land dump when using blurry land setting.
nemo [Tue, 21 Jul 2015 08:28:48 -0400] rev 11024
disable land dump when using blurry land setting.
Sun, 19 Jul 2015 13:19:20 +0200 some visual tweaks to art theme. sue. me.
sheepluva [Sun, 19 Jul 2015 13:19:20 +0200] rev 11023
some visual tweaks to art theme. sue. me.
Sun, 19 Jul 2015 04:05:19 +0200 add some chat message colors
sheepluva [Sun, 19 Jul 2015 04:05:19 +0200] rev 11022
add some chat message colors
Sun, 19 Jul 2015 03:10:00 +0200 fix timebox sprite
sheepluva [Sun, 19 Jul 2015 03:10:00 +0200] rev 11021
fix timebox sprite
Sat, 18 Jul 2015 19:10:57 +0200 fix pickhammer collision when moving upwards, thanks to MK for reporting
sheepluva [Sat, 18 Jul 2015 19:10:57 +0200] rev 11020
fix pickhammer collision when moving upwards, thanks to MK for reporting
Sat, 18 Jul 2015 02:44:36 +0200 always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
sheepluva [Sat, 18 Jul 2015 02:44:36 +0200] rev 11019
always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
Fri, 17 Jul 2015 10:06:00 +0200 unpause game when finishing game
sheepluva [Fri, 17 Jul 2015 10:06:00 +0200] rev 11018
unpause game when finishing game
Thu, 16 Jul 2015 22:16:35 +0200 change theme used by sniper training, for performance reasons
sheepluva [Thu, 16 Jul 2015 22:16:35 +0200] rev 11017
change theme used by sniper training, for performance reasons
Thu, 16 Jul 2015 21:50:59 +0200 remove 2 training missions as suggested in issue #868
sheepluva [Thu, 16 Jul 2015 21:50:59 +0200] rev 11016
remove 2 training missions as suggested in issue #868
Thu, 16 Jul 2015 08:39:35 -0400 CRLF purge
nemo [Thu, 16 Jul 2015 08:39:35 -0400] rev 11015
CRLF purge
Wed, 15 Jul 2015 00:27:12 +0200 small german string fix
sheepluva [Wed, 15 Jul 2015 00:27:12 +0200] rev 11014
small german string fix
Tue, 14 Jul 2015 20:06:07 +0900 ups, remove random testing vars
mikade <redgrinner@gmail.com> [Tue, 14 Jul 2015 20:06:07 +0900] rev 11013
ups, remove random testing vars
(0) -10000 -3840 tip