2018-03-22 Wuzzy Set plain text mode for gamecfg labels (scheme, style)
2018-03-22 Wuzzy Display style name correctly if host selects a style you don't have
2018-03-21 Wuzzy Change CrazyMission preview, change portal map theme to Hell
2018-03-21 Wuzzy Fix initial map preview being broken when joining room, part 2
2018-03-21 Wuzzy Partially fix wrong preview when joining host room with missing map
2018-03-21 Wuzzy Add some isNull checks for some strings in mapContainer
2018-03-20 Wuzzy Fix incorrect preview when selecting image map the first time in session
2018-03-19 Wuzzy Fix theme chooser failing to filter themes by name
2018-03-19 Wuzzy Force proper map and theme reset when host delegates to you if you don't have the map or theme
2018-03-19 Wuzzy Map container: Add question mark in front of missing theme name
2018-03-19 Wuzzy Tweak map preview background colors
2018-03-19 Wuzzy Fix map type combo box being disabled for good when you select image or mission map
2018-03-19 Wuzzy Check existance of theme icon before loading it
2018-03-18 Wuzzy Shorten and wrap map name properly when viewing room as non-master
2018-03-18 Wuzzy Fix some map preview properly problems when host switches to image map mode w/ you missing the map
2018-03-18 Wuzzy Show error icon when selected theme is missing
2018-03-18 Wuzzy Add IsHiddenRole to ThemeModel for hidden themes
2018-03-18 Wuzzy ThemeModel: Filter themes based on IsDlcRole rather than string-based
2018-03-18 Wuzzy Online room: Display error image in preview when host selects a map you don't have
2018-03-18 antonc27 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
2018-03-17 Wuzzy Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
2018-03-17 Wuzzy Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
2018-03-17 antonc27 - New AppIcon (no more black background!) ios-develop
2018-03-17 antonc27 - Migrate AppIcons to xcassets ios-develop
2018-03-17 unC0Rr Fix crasher
2018-03-17 antonc27 - Missing languages ios-develop
2018-03-17 antonc27 - Use two-letter language descriptor for localisations ios-develop
2018-03-17 Wuzzy Show sidNoEndTurn text for most weapons when in inf attack mode
2018-03-17 Wuzzy Draw map page: Fix pen size being changed after loading a map
2018-03-17 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
2018-03-17 Wuzzy Remove ugly empty rectangle in empty active teams list for real
2018-03-17 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
2018-03-17 Wuzzy Remove “Upload to YouTube” functionality which has been broken for years
2018-03-16 Wuzzy Various minor frontend CSS tweaks
2018-03-16 Wuzzy QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
2018-03-16 antonc27 - Hide 'Campaign' button (not ready on iOS...) ios-develop
2018-03-16 Wuzzy Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
2018-03-16 Wuzzy Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
2018-03-16 Wuzzy Make video metadata strings translatable in frontend
2018-03-15 antonc27 - Fix archiving (?) ios-develop
2018-03-15 antonc27 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
2018-03-15 antonc27 - Do not delete Beach theme (it's official one now) ios-develop
2018-03-15 Wuzzy Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
2018-03-15 Wuzzy Remove Qt SVG and Qt OpenGL as hard dependencies
2018-03-15 Wuzzy Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
2018-03-15 Wuzzy Mutant: Fix graph title on game draw
2018-03-15 Wuzzy Make chart in stats screen support negative numbers. Fixes e.g. Mutant
2018-03-15 Wuzzy Fix broken stats chart bounding box
2018-03-15 Wuzzy Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
2018-03-15 Wuzzy Clear drawn maps in TechRacer
2018-03-15 Wuzzy gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
2018-03-15 Wuzzy Take radius into account when drawing gtGenericFaller
2018-03-14 Wuzzy Add default directory DrawnMaps to put hand-drawn maps into
2018-03-14 Wuzzy Merge unC0Rr's broken preview fix
2018-03-14 Wuzzy Update frontend translations
2018-03-14 Wuzzy Drawn map menu: Add spin box to change brush size by hand
2018-03-14 unc0rr Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
2018-03-14 Wuzzy Add images for radio buttons, add hover and pressed images for checkboxes
2018-03-14 Wuzzy Fix weird scaling of draw map widget
2018-03-14 Wuzzy Drawn map page: Move save and load buttons, fix points label overlap
2018-03-14 Wuzzy Drawn map page: Enable antialiasing, turn eraser cursor red
2018-03-14 Wuzzy Fix cursor circle being too large in drawn map editor
2018-03-14 Wuzzy Backed out changeset 3a110dcb6e87 (Qt color chooser)
2018-03-14 nemo While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
2018-03-14 Wuzzy Add voicepack: Russian_pl (by mtg90pl)
2018-03-14 antonc27 - Fix missions path, still needs refactoring... ios-develop
2018-03-14 Wuzzy Fix frontend from messing with legacy schemes.ini, just read it, never write
2018-03-14 Wuzzy Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
2018-03-14 Wuzzy Game scheme handling: Use QFile instead of QSettings for increased efficiency
2018-03-14 Wuzzy Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
2018-03-14 Wuzzy Remove old Qt4 workaround for missing language name of Scottish Gaelic
2018-03-14 Wuzzy Force color dialog to use Qt style. Fixes some issues
2018-03-13 antonc27 - Fix missions regression: presentation of list is good, still problem with path during launching ios-develop
2018-03-13 antonc27 - Fix missions regression: refactoring, WIP ios-develop
2018-03-13 Wuzzy Update German Lua translation
2018-03-13 Wuzzy Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
2018-03-13 unc0rr Merge qt5transition into default
2018-03-13 Wuzzy Movement training: Tweak some sprite visuals
2018-03-13 unc0rr Workaround for the weird new qgraphicsview/qgraphicsscene fitInView behavior qt5transition
2018-03-13 Wuzzy Movement Training: Make the use of the mission panel clearer and harder to overlook
2018-03-13 Wuzzy Basic Bazooka Training: Add one more target, make limited ammo section easier, add more hints
2018-03-13 Wuzzy Rope Training: Place the second-last target at a more reasonable position
2018-03-13 Wuzzy Frontend: Fix built-in Qt translations not loaded properly qt5transition
2018-03-13 Wuzzy Update INSTALL.md about new Qt5 dependency qt5transition
2018-03-13 Wuzzy Fix buggy Qt5 style detection causing segfault on Arch Linux w/ qt5-style-plugins qt5transition
2018-03-13 nemo try plastique with fallback to windows - we should find a way to alert the user that qt5-style-plugins would improve rendering qt5transition
2018-03-13 nemo seems to help styling some - some CSS tweaks may still be needed - lobby for example qt5transition
2018-03-13 Wuzzy Update .hgignore to ignore new Qt's moc_ and qrc_ files qt5transition
2018-03-12 Wuzzy Also update default binds for SDL2 keypad names qt5transition
2018-03-12 nemo these changed, presumably in SDL2 - might want to review all the others qt5transition
2018-03-12 Wuzzy Use visible team count instead of total team count to determine rendered team bar height
2018-03-12 Wuzzy Remove rubber duck from BRW, RW and most weapon schemes for now
2018-03-12 Wuzzy Use onSkipTurn in scripts to detect turn skips
2018-03-12 Wuzzy Lua API: Add onSkipTurn callback, called when hog skips
2018-03-12 Wuzzy Lua API: Add SkipTurn() to replace ParseCommand("skip")
2018-03-12 Wuzzy ACF7: Add one pick hammer in crate
2018-03-11 alfadur Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
2018-03-11 antonc27 - Remember user settings on app update ios-develop
2018-03-11 antonc27 - Some not-so-important pretty formatting ios-develop
2018-03-11 Wuzzy Bazooka/Grenade Training: Make weapon selection detection future-proof
2018-03-11 antonc27 Merge from 0.9.23 ios-develop
2018-03-11 alfadur Change minigun sound once again, lower pitch
2018-03-11 Wuzzy ASA_cosmos: Fix game not ending when hero dies after being seen by Guards
2018-03-11 alfadur Add new minigun sound
2018-03-10 Wuzzy Update Qt and Lua translation files
2018-03-10 unc0rr Fix disabled button rendering qt5transition
2018-03-10 unc0rr - Fix insane width of lines in health graphic qt5transition
2018-03-10 Wuzzy uLocale: Fix broken Format function
2018-03-10 Wuzzy Make a few more engine strings translatable
2018-03-10 Wuzzy ClimeHome: Show messages when cake is nearby and when reaching home
2018-03-10 Wuzzy Minigun: Move attack timer to Karma to make gear type more Lua-friendly
2018-03-10 Wuzzy Reduce number of minigun bullets from 71 to 70
2018-03-09 alfadur Fix minigun not pausing the turn timer properly
2018-03-09 alfadur Improve appearance of bullet trails, slight fade out at beginning
2018-03-09 Wuzzy When using seduction, only show “CENSORED” text in English locale
2018-03-09 Wuzzy Nerf minigun in Default ammo scheme
2018-03-09 alfadur Fix minigun bullet impact image being drawn over hog sometimes
2018-03-09 alfadur Fix direction of dispensed bullet shells from shotgun/sniper/minigun
2018-03-09 Wuzzy ACF8: Fix invisible cyborg sometimes blocking the way
2018-03-09 Wuzzy A Classic Fairytale: Harden all missions against missing campaign variables in team file and assume default values
2018-03-09 Wuzzy ACF9: Fix cannibal talking to himself in cut scene if playing with 3 natives instead of 4
2018-03-09 Wuzzy ACF6: Change mines, remove mines placed at unfair positions
2018-03-09 Wuzzy ACF3: Fix cannibals sometimes doing nothing for a full turn
2018-03-09 Wuzzy ACF1: Hide Cannibals team before it appears
2018-03-09 Wuzzy Hide team bar if all hedgehogs in it are hidden or dead
2018-03-09 Wuzzy ACF: Only use standard team colors
2018-03-09 Wuzzy ACF7: Fix incorrect hog name used in speech bubble
2018-03-09 Wuzzy Update German Lua translation
2018-03-08 Wuzzy Merge unC0Rr's control fixes
2018-03-08 Wuzzy ACF7: Make hogs talk when you complete a part of the second mission goal (reach princess / free friends)
2018-03-08 Wuzzy ACF7: Fix incorrect hog name mentioned in 2nd mission text
2018-03-08 Wuzzy AI: Don't use tardis when in multishoot and not inf attack
2018-03-08 unc0rr Fix new binds system for real
2018-03-08 unc0rr This should fix crash with custom bindings
2018-03-08 jose1711 Update Slovak translation
2018-03-08 Wuzzy Racer: Draw waypoint outline around cursor while in placement phase
2018-03-08 Wuzzy Merge server stuff from alfadur
2018-03-08 Wuzzy HedgeEditor: Show waypoint preview
2018-03-08 Wuzzy HedgeEditor: Fix sndIncoming playing for placing stuff, add many sound effects
2018-03-08 Wuzzy HedgeEditor: Clean up messy HWP overwrites
2018-03-08 Wuzzy Racer: No longer play Incoming or Missed sound
2018-03-08 Wuzzy Construction Mode: Fix annoying Incoming voice and other sound issues
2018-03-08 Wuzzy Lua API: PlaySound: Add 3rd parameter instaVoice to instantly play voice
2018-03-08 Wuzzy Lua API: Add SetSoundMask to disable playing certain sounds
2018-03-08 Wuzzy ACF2: Make all Weaklings on worst CPU level
2018-03-08 alfadur separated the server logic from all the async io mess.
2018-03-08 Wuzzy ACF: Reduce computer hog levels in missions 2 and 6.
2018-03-08 Wuzzy CTF_Blizzard: Force clan limit of 2. Auto-remove excess hogs
2018-03-08 Wuzzy CTF_Blizzard: Dump dead code / out-commented code
2018-03-08 Wuzzy CTF: Write hog with most captures in stats screen
2018-03-08 Wuzzy CTF: Say "clan" instead of "team" in mission panel
2018-03-08 Wuzzy CTF: Show team scores and score graph in stats screen
2018-03-08 Wuzzy CTF: Don't disable home flag after capture
2018-03-08 Wuzzy CTF: Allow to be played with more than 2 clans
2018-03-08 Wuzzy CTF: Drop flag when carrier uses piano strike
2018-03-08 Wuzzy Capture the Flag: Fix many Lua errors when playing with >2 clans
2018-03-08 Wuzzy Mutant: Faster excess hog removal
2018-03-08 Wuzzy uCommandHandlers: Remove unused variable
2018-03-08 Wuzzy CTF: Dumb out-commented code
2018-03-08 Wuzzy Slightly simplify Mutant mission panel
2018-03-08 Wuzzy CTF: Fix Lua errors when using kamikaze or tardis
2018-03-08 Wuzzy CTF: Remove tardis and resurrector
2018-03-08 Wuzzy Control: Remove tardis and resurrector
2018-03-07 Wuzzy German translation: “Grundlagentraining” → “Grundausbildung”
2018-03-07 Wuzzy SimpleMission: Set GameFlags more cleanly
2018-03-07 Wuzzy Fix artillery being broken in some missions
2018-03-07 Wuzzy Target Practice: Re-center camera to hog after projectiles get destroyed or drown
2018-03-07 Wuzzy ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
2018-03-07 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
2018-03-07 Wuzzy Update German frontend and Minigun translation
2018-03-07 Wuzzy Rope training: Fix confused order of retract/extend controls
2018-03-07 Wuzzy Rope Knock Challenge: Remove trailing space of name "doomy "
2018-03-07 Wuzzy Death02: Add Delay=600
2018-03-07 Wuzzy Update German Lua translation
2018-03-07 Wuzzy Use mktemp in update_lua_locale_files.sh
2018-03-07 Wuzzy Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
2018-03-07 Wuzzy Lua: Rename global variable “L” to “LOCALE”
2018-03-07 Wuzzy Sort all core missions in training menu more logically
2018-03-07 Wuzzy Frontend: Lead first-time player to training page on start
2018-03-06 nemo the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
2018-03-06 Wuzzy Update README about the Hedgewars training
2018-03-06 Wuzzy Remove unused, unfinished and outdated boot camp mission
2018-03-06 Wuzzy Complete overhaul of Basic Rope Training
2018-03-05 Wuzzy Change misleading server error message about nicknames
2018-03-05 Wuzzy Capitalize default hog names and server name
2018-03-05 Wuzzy More user-friendly server messages
2018-03-05 Wuzzy Fix frontend error dialog always displaying "failed" as last engine message after engine crash
2018-03-03 unc0rr Having chat mode as game state was a mistake
2018-03-02 Wuzzy Remove dead code from basic bazooka training
2018-03-02 Wuzzy Completely redo Basic Grenade Training
2018-03-02 Wuzzy Basic Movement Training: Fix inconsistent help texts when switching Cappy a 2nd time
2018-02-28 Wuzzy Complete redo of Basic Bazooka Training
2018-02-26 Wuzzy Add "Turning Around" to movement training
2018-02-26 Wuzzy Some minor convenience improvements in Basic Flying Saucer Training
2018-02-26 Wuzzy Add Basic Movement Training
2018-02-25 nemo falling hogs using rope were ignoring a few things (for example taking damage from rubber)
2018-02-25 unc0rr Much smaller TBinds type
2018-02-24 Wuzzy Change team colors in rope knock challenge to standard color scheme
2018-02-24 Wuzzy RC Plane Challenge: Switch to using fake crates only
2018-02-24 Wuzzy Display score next to team bar in singleplayer challenges
2018-02-23 Wuzzy Remove false credit of hwmap2lua.sh
2018-02-23 Wuzzy Add szczur's script to convert .hwmap to Lua code
2018-02-23 Wuzzy Lua API: Fix SetWind not updating flake direction
2018-02-23 Wuzzy Fix incorrect wind bar in some missions
2018-02-23 Wuzzy Convert The Great Escape to SimpleMission format
2018-02-23 Wuzzy Convert Nobody Laugh to SimpleMission format
2018-02-23 nemo Enemy hogs should at least try to get to you in low gravity
2018-02-22 Wuzzy Convert Newton and the Hammock to SimpleMission format
2018-02-22 Wuzzy Convert Big Armory mission to SimpleMission format
2018-02-22 Wuzzy SimpleMission: Check regular victory at turn and or start
2018-02-22 Wuzzy SimpleMission: Add support for failure texts in the stats screen
2018-02-21 Wuzzy SimpleMission: Check regular victory before anything else
2018-02-21 Wuzzy New SD flakes for Bath: skull and bones in bubble
2018-02-21 Wuzzy Rewrite most mission texts to actually *explain* the goal
2018-02-21 Wuzzy 2 new scenarios: Bazooka Battlefield, Tentacle Terror
2018-02-21 Wuzzy Add SimpleMission lua library for easier mission creation
2018-02-21 Wuzzy Fix SD flakes attributes not set properly when SD flake count = normal flake count
2018-02-21 Wuzzy Improve/fix messaging when multiple teams win
2018-02-21 Wuzzy Remove "Click to resume" from quit menu as visual clutter
2018-02-21 Wuzzy InputHandler: Shorten "Escape" to "Esc"
2018-02-21 Wuzzy Fix quit menu showing incorrect key when using non-default bindings
2018-02-21 Wuzzy Engine: Allow to use up to 9 placeholders in Format and FormatA
2018-02-20 Wuzzy uInputManager: Add functions to get SDL key name
2018-02-20 Wuzzy Fix a few German typos of main menu
2018-02-20 Wuzzy VideoRec: Fix many effects not being recorded
2018-02-20 Wuzzy Fix volume caption not being shown when hitting mute key
2018-02-20 Wuzzy Lua API: Remove empty functions CampaignLock and CampaignUnlock
2018-02-20 Wuzzy Expose 5 land flags to Lua for use with SetGearCollisionMask
2018-02-20 Wuzzy Fix inconsistent name of SetGearAIHints
2018-02-19 Wuzzy Portal mission: Fix health crate spawning inside land
2018-02-19 Wuzzy Make hog invulnerable after winning SpeedShoppa or TargetPractice mission
2018-02-19 Wuzzy Display cursor coordinates in HedgeEditor
2018-02-19 Wuzzy Lua library Animate: StoppedGear now returns true if gear does not exist
2018-02-17 Wuzzy Fix onEndTurn being called in multishoot
2018-02-17 Wuzzy Battalion, Points Mode: Show points next to team bars
2018-02-17 Wuzzy Battalion: Use AmmoTypeMax for ammo type iterations
2018-02-17 Wuzzy Play a few more taunts in Space Invasion
2018-02-17 Wuzzy Racer/TechRacer: Show best times next to team bars
2018-02-16 Wuzzy Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
2018-02-16 Wuzzy Add Space Invasion game scheme with sane default configuration
(0) -10000 -3000 -1000 -240 +240 +1000 tip