2019-01-16 Wuzzy Clear hog gear message less agressively in ACF3
2019-01-16 Wuzzy Update changelog
2019-01-16 Wuzzy ACF5: Disable utilities until the traitor has been dealt with
2019-01-16 Wuzzy Lua: Fix SetAmmoDelay not working properly when called after initialization
2019-01-16 Wuzzy Fix DismissTeam not clearing the team properly
2019-01-16 Wuzzy Make passive teams no longer mess with game stats
2019-01-16 Wuzzy Update clan passive status when team died / got resurrected
2019-01-16 Wuzzy ASA ice01: Clear hero's gear message when entering no-fly zone
2019-01-16 Wuzzy ASA desert01: Make smugglers smarter
2019-01-16 Wuzzy ASA desert01: Enable skip all the time
2019-01-16 Wuzzy Make use of passive teams in various campaign missions
2019-01-16 Wuzzy Add SetTeamPassive. Passive teams are treated like frozen teams
2019-01-16 Wuzzy pagegamestats: Fix time number rendering
2019-01-16 Wuzzy ASA desert01: Fix third battle sometimes stopping instantly
2019-01-16 Wuzzy ASA death01: Hide, don't delete "human" professor, to avoid traitor taunt
2019-01-16 Wuzzy ASA death01: Fix precise key not getting cleared
2019-01-16 Wuzzy ASA desert01: Clear hero gear message when battle starts
2019-01-16 Wuzzy Clear gear message in AnimSwitchHog
2019-01-16 Wuzzy ASA cosmos: Minor cinematic tweaks for meteorite cut scene
2019-01-16 Wuzzy Remove unused variable from hwform.h
2019-01-16 Wuzzy Campaign: Try to auto-select an open mission after selecting team or campaign
2019-01-16 Wuzzy Campaign: Select next unfinished mission after completing one
2019-01-16 Wuzzy Frontend: Don't reset campaign mission selection to top of list after each play
2019-01-15 Wuzzy Make game engine load the user's locale correctly (bug 688)
2019-01-15 Wuzzy Refactor hwengine: Rename cLocale to cLanguage
2019-01-15 Wuzzy Make hog kill stat stuff consistent WRT SD water rise
2019-01-15 Wuzzy Fix hog taunts counting SD water rise drowns as team kills (bug 691)
2019-01-15 Wuzzy Comment all important variables in uStats
2019-01-15 Wuzzy Target practice: Change target radar color to red
2019-01-14 Wuzzy Highlight next target for most target practices
2019-01-14 Wuzzy ACF5: Delete circles vgears after wave3 appeared
2019-01-14 Wuzzy Keep track of accuracy record in target practice challenges
2019-01-14 Wuzzy Remove "loser" messages in challenges
2019-01-14 nemo just focus on the unsafe deletes in a hopefully branch-safe fashion 0.9.25
2019-01-14 nemo 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
2019-01-14 Wuzzy Rename the special "none" key in frontend
2019-01-14 nemo branch merge
2019-01-14 nemo ai improvements are release branch safe 0.9.25
2019-01-13 Wuzzy Reverse order of visual gears linked list
2019-01-14 Wuzzy Update changelog for campaign updates
2019-01-14 Wuzzy ASA moon02: Don't play victory animation if runner died and hero survived
2019-01-14 Wuzzy ASA: Tweak spawning height of hedgehogs
2019-01-14 Wuzzy ASA moon02: Fix player not losing if time runs out while still having the rope
2019-01-14 Wuzzy Fix crosshair sometimes not getting removed
2019-01-14 Wuzzy Outsource commonly used words in siPointType to QTfrontend
2019-01-14 Wuzzy ASA moon02: Add finishing times in ranking
2019-01-14 Wuzzy ASA: Show current time and personal best in moon02
2019-01-14 Wuzzy ASA desert02: Show escape record in-game
2019-01-14 Wuzzy Tweak bounce effects of some gears
2019-01-14 Wuzzy Fix "unused variable" warning (valOK)
2019-01-14 Wuzzy Remove a bunch of dead out-commented code
2019-01-14 Wuzzy Fix WorldWrap returning sometimes true unjustifiably
2019-01-14 Wuzzy Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
2019-01-13 Wuzzy Fix airplane line being drawn in front of many HUD elements
2019-01-13 Wuzzy Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
2019-01-13 Wuzzy Tweak height limit of air attack in bounce edge maps
2019-01-13 Wuzzy Disallow placement of piano beyond bounce world edge
2019-01-13 Wuzzy Deny air attack in bounce world edge if target is in "impossible" position
2019-01-13 Wuzzy Don't try to spawn air mines beyond the bounce world edge
2019-01-13 Wuzzy Bounce off gears at bouncy world edge only if they move towards it
2019-01-13 Wuzzy Frontend: Tweak button padding once more
2019-01-12 Wuzzy Mention zoom key in movement training
2019-01-12 Wuzzy Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
2019-01-12 Wuzzy Frontend: More button padding tweaking
2019-01-12 Wuzzy TS: Restore 2 of the "specialist" letters
2019-01-11 nemo merge release branch
2019-01-11 nemo tabs to spaces 0.9.25
2019-01-11 nemo deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
2019-01-11 nemo couple more use after frees for gear deletion.
2019-01-11 Wuzzy Make sure to render crosshair above render
2019-01-11 Wuzzy Render contour of flying saucer is in (mostly) opaque
2019-01-11 Wuzzy Frontend: Increase padding of small push buttons
2019-01-10 Wuzzy Restore map scaling of Tunnels script
2019-01-10 Wuzzy Force MapFeatureSize=12 in TechRacer
2019-01-10 Wuzzy Fix Racer ghost not resetting properly after a skip (bug 565)
2019-01-10 unc0rr Fix dy hardcoded value in kamikaze test
2019-01-10 unc0rr Fix broken kamikaze logic when target position is close to attacker
2019-01-10 Wuzzy Don't say "first blood" in games with only 1 clan
2019-01-10 Wuzzy Fix wind bar animation not looping properly
2019-01-10 Wuzzy Prevent wind bar from overflowing with high wind values
2019-01-10 Wuzzy Tweak appear/disappear animation of touch widgets
2019-01-10 Wuzzy Minor touch refactor
2019-01-10 Wuzzy Swap 2 targets in grenade training to make the start a bit easier
2019-01-10 Wuzzy Update grenade training to support bounciness in Touch
2019-01-10 Wuzzy Add button to set bounciness in touch interface
2019-01-10 Wuzzy Use player team's control scheme for all teams if there's a mission team
2019-01-10 Wuzzy Fix player team ignoring custom team control scheme in campaign/missions
2019-01-09 Wuzzy Restructure changelog
2019-01-09 Wuzzy Fix double water splash if flying saucer drowns (bug 681)
2019-01-09 Wuzzy Remove default keybinding for unselecting weapon
2019-01-09 Wuzzy Allow to leave a control unused (no key binding)
2019-01-09 nemo fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
2019-01-09 Wuzzy Add control (default: X) to unselect current weapon
2019-01-09 Wuzzy Send and display owner name of own teams in online games (fixes bug 468)
2019-01-08 Wuzzy Suppress “<team> is gone message on game end
2019-01-06 Wuzzy Pagetraining: Make sure the translator comment will be collected
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 tip