2016-11-27 Wuzzy Fix Killing the Specialists giving you a free turn after killing Desert Eagle with a desert eagle with shot 1-3
2016-11-27 Wuzzy Fix A Space Adventure Missions allowing player to walk before 1st animation and screw things up
2016-11-26 sheepluva simplify code of previous commit ( ba1807589eaa )
2016-11-26 sheepluva OCD-compatibility-patch: make border stripes consistent in direction and offset, seamless.
2016-11-26 Wuzzy Give visual and audible feedback for flying through rings in Hard Flying mission
2016-11-26 Wuzzy Use SetCinematicMode in Animate lib, which introduces cinematic mode to missions using Animate
2016-11-26 Wuzzy Fix group box text being cut off (fixes #125)
2016-11-25 Wuzzy Add custom ammo texts for Knockball
2016-11-25 Wuzzy Remove team score messages in Knockball/Basketball because they're redundant
2016-11-25 Wuzzy Clean up strings in Control mission maps (more translator-friendly)
2016-11-25 Wuzzy Disable SD for a couple of scripts and mission maps
2016-11-25 Wuzzy Fix misleading scenario desciptions regarding time limit / no time limit
2016-11-25 Wuzzy Rewrite 2nd line of mission panel of most missions for consistency
2016-11-25 Wuzzy Move some changelog entries to the correct categories
2016-11-25 Wuzzy Mention Cheese in changelog
2016-11-25 Wuzzy Update changelog for Highlander changes
2016-11-25 Wuzzy Make Highlander mission text consistent with other game mode messages
2016-11-25 Wuzzy Game mode messages: New messages for PlaceHog+King; All messages get a colon to get highlighted; Reorder messages more logically
2016-11-24 Wuzzy WxW: Remove old compability code which caused problems with unknown maps
2016-11-24 Wuzzy Tweak WxW wall spark count according to wall size
2016-11-24 Wuzzy WxW: Add crate radar info to rope description
2016-11-24 Wuzzy WxW: Increase wall height of left/right walls with bounce edge and no border
2016-11-24 Wuzzy Add WorldEdge support for WxW
2016-11-24 Wuzzy Update changelog for Wxw updates
2016-11-24 Wuzzy WxW: Selectable walls, support more maps, more liberal game schemes, new rules, script parameter, better menu
2016-11-24 Wuzzy Make name “Tumbler” translatable
2016-11-24 Wuzzy Disable world edge in Space Invasion
2016-11-24 Wuzzy Use yellow clock color in Space Invasion and Tumbler
2016-11-24 Wuzzy Turn invaders white in Space Invasion when round is over
2016-11-24 Wuzzy Update changelog for Space Invasion
2016-11-24 Wuzzy More helpful Space Invasion description
2016-11-24 Wuzzy Remove unused flamer code from Space Invasion
2016-11-24 Wuzzy Space Invasion: Play countdown sounds
2016-11-24 Wuzzy Space Invasion: Make all strings more translator-friendly
2016-11-24 Wuzzy Space Invasion: Dump most out-commented and unused code
2016-11-24 Wuzzy Space Invasion: Better HUD, messages, stats screen, sounds. Add script param support
2016-11-24 Wuzzy Add countdown sounds to Tumbler
2016-11-23 Wuzzy Change ammo display texts in Tumbler to avoid pluralization failures
2016-11-23 Wuzzy Tumbler updates: Script params, select weaps via slots, more sounds, rewrite texts, ignore broken gameflags
2016-11-23 Wuzzy Rewrite some help texts in the basic rope training mission
2016-11-23 Wuzzy Tweak flags used in all missions to fit more to the theme
2016-11-23 Wuzzy Fix game extremely slowing down if hog collects crate with huge health, or vampire gets huge health.
2016-11-23 Wuzzy Use GetHogFort in HedgeEditor
2016-11-23 Wuzzy Add GetHogFort to Lua API
2016-11-23 Wuzzy HedgeEditor: Fix mine, sticky mine, health crate, air mine sometimes being incorrectly exported
2016-11-23 Wuzzy HedgeEditor: Fix air mines timer being falsely exported and displayed
2016-11-23 Wuzzy HedgeEditor: Export WorldEdge, fix export of Theme
2016-11-23 Wuzzy Remove some items from the HedgeEditor TODO list
2016-11-23 Wuzzy HedgeEditor: Rename “Standard” target and cleaver to just target and cleaver
2016-11-23 Wuzzy HedgeEditor: Simplify placement mode description
2016-11-23 Wuzzy Update changelog for the recent HedgeEditor updates
2016-11-23 Wuzzy Add sine gun to Crazy weapon set
2016-11-23 Wuzzy Set minimum ammo box content of 1 for default ammo schemes
2016-11-23 Wuzzy Add icon to “Send Feedback” button, do some TODO tasks in pagevideo.cpp
2016-11-23 Wuzzy Use SetAmmoTexts in HedgeEditor to describe overwritten air attack (gear placement tool)
2016-04-20 Wuzzy HedgeEditor: Add missing Left click help texts
2016-04-20 Wuzzy HedgeEditor: Don't change placement mode when air attack is not selected
2016-04-20 Wuzzy HedgeEditor: Make toggle help and toggle gear info work everywhere
2016-04-20 Wuzzy HedgeEditor: Disable timer keys 2-4 in rubber placement mode
2016-11-23 Wuzzy HedgeEditor: Unify key combination help
2016-04-20 Wuzzy HedgeEditor: Fix health add/subtract not working for dud mines
2016-11-23 Wuzzy HedgeEditor: Make landgun spawn in utility crates and sort list of ammo types to reflect the ammo menu ordering
2016-11-23 Wuzzy HedgeEditor: Proper indentation for atkArray and utilArray
2016-04-20 Wuzzy HedgeEditor: Improve secondary message
2016-04-20 Wuzzy HedgeEditor: Allow health crates with 0 health
2016-11-23 Wuzzy HedgeEditor: Make health/timer tags toggable with Precise+3
2016-04-20 Wuzzy HedgeEditor: Show tags for gear timers and health
2016-04-18 Wuzzy HedgeEditor: Play placement sound more often
2016-04-18 Wuzzy HedgeEditor: Proper error handling when attempting to delete hedgehogs
2016-04-18 Wuzzy HedgeEditor: Fix girder/rubber mods sometimes show nil in 2nd message
2016-04-18 Wuzzy HedgeEditor: Minor string corrections
2016-04-14 Wuzzy HedgeEditor: Fix Lua error when trying to set ShoppaBalance rank without anything being selected
2016-11-23 Wuzzy HedgeEditor: Remove hardcoded ammo names in favor of GetAmmoName
2016-04-09 Wuzzy HedgeEditor: Fix nil bugs related to sprite placement mode
2016-04-09 Wuzzy HedgeEditor: Clean up some incorrect menu texts
2016-04-09 Wuzzy HedgeEditor: Make all hog and team names translatable and export them properly
2016-04-09 Wuzzy Add loc_noop to Locale Lua library
2016-04-09 Wuzzy HedgeEditor: Minor team/hog name fixes
2016-04-09 Wuzzy HedgeEditor: Resort sprite array, add sprTargetBee
2016-04-09 Wuzzy HedgeEditor: Implement frame selection for sprites
2016-04-09 Wuzzy Tweak HedgeEditor output: loc() hog/team names and tweak mission text
2016-04-09 Wuzzy HedgeEditor: Fix broken export of team colors
2016-04-09 Wuzzy HedgeEditor: Reliably change mission text on weapon switch
2016-04-09 Wuzzy HedgeEditor: Fix stuff being exported multiple times on multiple saves
2016-04-09 Wuzzy Don't agressively show HedgeEditor mission panel
2016-04-09 Wuzzy HedgeEditor: Don't count sprites failed to place
2016-04-09 Wuzzy HedgeEditor: Disable delete mode for sprite placement mode
2016-04-09 Wuzzy HedgeEditor: Allow to modify dud mine health
2016-04-09 Wuzzy HedgeEditor: Improved help disabled message, also loc()'ed
2016-04-09 Wuzzy Write better “greeting” message for HedgeEditor
2016-04-09 Wuzzy HedgeEditor: Add loc() to some forgotten strings, minor cleanup
2016-04-09 Wuzzy HedgeEditor: Generally improve menu help texts
2016-04-09 Wuzzy HedgeEditor: Better naming and explanation of tagging mode and advanced repositioning mode
2016-04-09 Wuzzy HedgeEditor: Improve graphics on girder/rubber placement
2016-04-09 Wuzzy HedgeEditor: Throw away code in comments and unused variables
2016-04-09 Wuzzy HedgeEditor: Refactor legacy GetVisualGearValues code
2016-04-09 Wuzzy HedgeEditor: Fix girder sprite being displayed a top left
2016-04-09 Wuzzy HedgeEditor: Fix teams being exported multiple times when saving multiple times in same session
2016-04-09 Wuzzy Add dud mine placement mode to HedgeEditor
2016-04-09 Wuzzy HedgeEditor: Tweak and reorder health/timer selection numbers
2016-04-09 Wuzzy HedgeEditor: Allow to set sticky mine timer
2016-11-23 Wuzzy Update outdated onGameInit variables in HedgeEditor map export, fixes various bugs
2016-11-23 Wuzzy Split up change log sections even more, and update it for Racer
2016-11-23 Wuzzy Allow to set Racer waypoint limit with script parameter “maxwaypoints”
2016-11-23 Wuzzy Fix incorrect type check of wpRad in Racer
2016-11-23 Wuzzy Highlight first Racer waypoint in placement phase
2016-11-23 Wuzzy Allow to remove waypoints in Racer with precise key
2016-11-22 Wuzzy Fix Construction Mode screwing up when initialenergy > maxenergy
2016-11-22 Wuzzy Use GetAmmoName in Construction Mode
2016-11-22 Wuzzy Disable Sudden Death in Shoppa for good
2016-11-22 Wuzzy Remove colons in campaign screen for more UI consistency
2016-11-22 Wuzzy Align drop-down text of unfinished campaign missions with finished icons
2016-11-22 Wuzzy Give infinite ropes in Running for survival mission
2016-11-22 Wuzzy Add skip option to desert01, fruit02, moon01 in A Space Adventure
2016-11-22 Wuzzy Fix double achievements and ranks in The First Stop mission (fixes #106)
2016-11-20 unc0rr Prepend "User quit: " to client-side quit messages
2016-11-20 Wuzzy Use proper start button in training menu
2016-11-20 Wuzzy Update changelog about mission tabs
2016-11-20 Wuzzy Update German mission description strings
2016-04-13 Wuzzy Make tab of mission list tab header blend into mission list
2016-04-13 Wuzzy Update English mission descriptions to better fit tabbed mission menu
2016-04-13 Wuzzy Mission recategorization into trainings, challenges and scenarios.
2016-11-20 Wuzzy Fix typo in German campaign translation
2016-11-20 Wuzzy Update changelog for space campaign updates
2016-11-20 Wuzzy Complete space campaign's spacetrip mission if all main+side missions are completed
2016-11-20 Wuzzy Draw 2 flowers for fully completed (w/ side missions) planets in space campaign
2016-11-20 Wuzzy Expose number of air mines in Lua variable AirMinesNum
2016-11-20 Wuzzy Add more descriptions into desktop entry files, fix some specification mismatches
2016-11-19 Wuzzy Merge new Cheese map
2016-11-19 Wuzzy Update changelog about campaign screen check marks
2016-05-04 Wuzzy Don't show AI-controlled teams in campaigns page
2016-05-04 Wuzzy Make campaign mission names translatable
2016-05-04 Wuzzy Make campaign names translatable
2016-05-04 Wuzzy Seperate campaign victories from campaign mission victories
2016-05-04 Wuzzy Update campaign drop-down list after campaign victory
2016-05-04 Wuzzy Fix final mission of Progress-based campaigns (like ACF) not being recognized as finished
2016-05-04 Wuzzy Campaign page: Add labels and move start button to footer
2016-11-19 Wuzzy Save mission success for A Space Adventure missions
2016-05-04 Wuzzy Add support for storing and displaying success of campaign missions
2016-05-03 Wuzzy Update campaign victory status when changing selection
2016-05-03 Wuzzy Store campaign victories in campaign variable "Won"
2016-05-03 Wuzzy Show check marks for campaigns with Won=true
2016-11-19 CopherNeue Updated cheese map
2016-11-19 Wuzzy Overwrite special ammo descriptions in Racer script
2016-11-19 Wuzzy Allow to ignore overwritten ammo name in GetAmmoName
2016-11-19 Wuzzy GetAmmoName now returns ammo name overwritten by SetAmmoTexts
2016-11-19 Wuzzy Update changelog for SetAmmoTexts-related changes
2016-11-19 Wuzzy Change descriptions for special Construction Mode tools
2016-05-09 Wuzzy Add SetAmmoDescriptionAppendix to Lua API, see issue 82
2016-05-09 Wuzzy Make SetAmmoTexts update ammo menu weapon name, too
2016-05-09 Wuzzy Add Lua API function SetAmmoTexts (see issue 82)
2016-11-19 Wuzzy Update Changelog: Add Racer and TechRacer updates
2016-04-13 Wuzzy TechRacer: Cleanup mess regarding teams which did not finish
2016-04-13 Wuzzy Fix some incorrect TechRacer messages
2016-04-13 Wuzzy TechRacer: Show racing times and ranking in stats screen
2016-04-13 Wuzzy Force TechRacer maps when image map is selected. Fixes Google Code issue #882
2016-04-13 Wuzzy TechRacer: Don't mess with ammo caption while in waypoint.
2016-04-13 Wuzzy Clean up TechRacer strings
2016-04-13 Wuzzy Racer: Reduce minimum number of waypoints to 2, tweak descriptions
2016-04-13 Wuzzy Racer: Clean up “did not finish” mess
2016-04-13 Wuzzy Add new Racer script parameter: waypointradius
2016-11-19 Wuzzy Racer: Dump old commented-out code
2016-04-13 Wuzzy Racer: Show “Track completed!” message
2016-04-13 Wuzzy Add “rounds” script parameter for Racer
2016-04-13 Wuzzy Racer: Don't mess with ammo display when touching waypoint
2016-04-13 Wuzzy Racer: Clean up strings
2016-04-13 Wuzzy Implement stats screen for Racer
2016-05-01 Wuzzy Add “boring” voice to voice queue to avoid voice overlapping
2016-05-01 Wuzzy Enable timer warning sounds in hog placement phase
2016-11-19 Wuzzy Add changelog entries for the timer color-coding and countdown sounds
2016-04-30 Wuzzy When doing something, set ready time to 0 instead of 1
2016-04-30 Wuzzy Fix sniper rifle making timer gray all the time
2016-04-30 Wuzzy Show timer at 999s instead of 1000s
2016-04-30 Wuzzy Make timer gray while the time is not running or while it is paused
2016-04-30 Wuzzy Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
2016-11-19 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
2016-04-30 Wuzzy Make the timer red when it is the get-away time
2016-04-30 Wuzzy Turn timer digits green when it's still the ready timer
2016-11-19 Wuzzy Add sounds for blowtorch, invuln., f. saucer, lasersight, portal gun
2016-11-17 Wuzzy Fix Qt warnings about QLayout (Fixes #127)
2016-11-17 Wuzzy Update Mutant script
2016-11-17 Wuzzy Update changelog for CTF
2016-04-13 Wuzzy CTF: Play sound when capturing flag
2016-04-13 Wuzzy CTF: Allow to set capture limit with script param
2016-04-13 Wuzzy CTF: Clean up mission panel
2016-11-17 Wuzzy Capture The Flag: Fix flag of first team spawning at second hog (issue #9)
2016-11-17 Wuzzy Update changelog
2016-11-17 Wuzzy Fix and change escaping for mission map descriptions
2016-11-17 Wuzzy Show mission map descriptions for default language as well
2016-11-17 Wuzzy UTF-8 support for mission map descriptions
2016-11-17 Wuzzy Fix improper locale detection for mission map descriptions
2016-11-17 Wuzzy Add German translations for mission maps
2016-11-17 Wuzzy Slightly improved mission map descriptions
2016-11-16 sheepluva reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
2016-11-16 nemo Make sd-tint a theme variable so cophernue can tweak his sky tinting
2016-11-16 Wuzzy Improve mission panel in Gravity script (don't overwrite game modifier texts)
2016-11-16 Wuzzy Fix low gravity utility not working in Gravity script (fixes #13)
2016-11-16 Wuzzy Save fastest rounds in Killing the specialists and Precise shooting missions
2016-11-16 Wuzzy Save record time for Chasing the blue hog mission
2016-11-16 Wuzzy Save some records in campaign vars: Hard flying, Running for survival
2016-11-16 Wuzzy Fix ClimbHome mission bugs (broken teams, broken graph)
2016-11-16 Wuzzy Set random flags and voice in random teams
2016-11-15 Wuzzy Show symbols at bottom right while extra damage / low grav. are active
2016-11-15 Wuzzy Relax some health bounds in game scheme editor
2016-11-15 Wuzzy Fix Lua error message in A Classic Fairytale mission 8
2016-11-15 Wuzzy Translate appdata file into German
2016-11-15 Wuzzy Upgrade appdata file to AppStream 0.8 format, update screenshots
2016-11-15 Wuzzy Simplify the hat format for unanimated hats
2016-11-15 Wuzzy Remove old Fort Mode from frontend
2016-11-14 Wuzzy Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
2016-11-14 Wuzzy Add WorldEdge to Lua API to expose/change world edge type
2016-11-14 Wuzzy Show “More Wind” modifier in mission panel
2016-11-09 nemo fix urls
2016-11-09 nemo allow longer grave animations
2016-10-15 sheepluva update changelog
2016-10-15 sheepluva fix copypastafail (incorrect variable name) and whitespaces
2016-10-15 KoBeWi support for alternate sound paths [this is allowing themes to override certain sound files; reviewed and committed by sheepluva, fixes pending]
2016-10-15 sheepluva update changelog
2016-10-15 sheepluva rename variables for better code-readability and fix indentation
2016-10-15 KoBeWi support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
2016-10-14 sheepluva update Changelog
2016-10-14 KoBeWi rising flakes will no longer fly forever [reviewed, cleaned up and committed by sheepluva]
2016-10-03 nemo Make frozen hogs poison immune
2016-10-02 sheepluva lupdate-qt4
2016-10-02 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
2016-10-02 sheepluva fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
2016-10-02 sheepluva Bug 115 - Application icon is missing
2016-10-02 sheepluva also update ghc info in INSTALL file
2016-10-02 sheepluva travis: also add libghc-regex-tdfa-dev to dependencies
2016-10-01 sheepluva increase heart count in seduction effect. FPS are overrated anyway
2016-10-01 sheepluva reflect dataenc->sandi change in travis file
2016-10-01 sheepluva and while I'm at it, fix seduction... kinda ♥
2016-10-01 sheepluva pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
2016-10-01 sheepluva adding some frontend stuff to changelog
2016-10-01 unc0rr - Use sandi instead of dataenc (bugs.debian.org/836686)
2016-10-01 unc0rr Use regex match for bans
2016-10-01 sheepluva fix issue 110
2016-10-01 sheepluva fix build
2016-09-27 koda Drop xfire module
2016-09-24 sheepluva minor german translation adjustment
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 tip