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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip