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