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 14668
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 14667
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 14666
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 14665
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 14664
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 14663
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 14662
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 14661
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 14660
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 14659
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 14658
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 14657
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 14656
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 14655
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 14654
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 14653
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 14652
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 14651
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 14650
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 14649
Initialize newGameTicks/newRealTicks
Thu, 17 Jan 2019 15:57:46 +0300 make stuff const
alfadur [Thu, 17 Jan 2019 15:57:46 +0300] rev 14648
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 14647
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 14646
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 14645
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 14644
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 14643
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 14642
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 14641
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 14640
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 14639
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 14638
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 14637
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 14636
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 14635
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 14634
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 14633
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 14632
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 14631
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 14630
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 14629
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 14628
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 14627
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 14626
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 14625
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 14624
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 14623
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 14622
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 14621
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 14620
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 14619
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 14618
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 14617
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 14616
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 14615
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 14614
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 14613
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 14612
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 14611
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 14610
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 14609
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) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip