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
(0) -10000 -3000 -1000 -120 +120 +1000 tip