2018-03-19 |
Wuzzy |
Fix theme chooser failing to filter themes by name
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Force proper map and theme reset when host delegates to you if you don't have the map or theme
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Map container: Add question mark in front of missing theme name
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Tweak map preview background colors
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Fix map type combo box being disabled for good when you select image or mission map
|
changeset |
files
|
2018-03-19 |
Wuzzy |
Check existance of theme icon before loading it
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Shorten and wrap map name properly when viewing room as non-master
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Show error icon when selected theme is missing
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Add IsHiddenRole to ThemeModel for hidden themes
|
changeset |
files
|
2018-03-18 |
Wuzzy |
ThemeModel: Filter themes based on IsDlcRole rather than string-based
|
changeset |
files
|
2018-03-18 |
Wuzzy |
Online room: Display error image in preview when host selects a map you don't have
|
changeset |
files
|
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
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
|
changeset |
files
|
2018-03-17 |
antonc27 |
- New AppIcon (no more black background!)
ios-develop
|
changeset |
files
|
2018-03-17 |
antonc27 |
- Migrate AppIcons to xcassets
ios-develop
|
changeset |
files
|
2018-03-17 |
unC0Rr |
Fix crasher
|
changeset |
files
|
2018-03-17 |
antonc27 |
- Missing languages
ios-develop
|
changeset |
files
|
2018-03-17 |
antonc27 |
- Use two-letter language descriptor for localisations
ios-develop
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Show sidNoEndTurn text for most weapons when in inf attack mode
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Draw map page: Fix pen size being changed after loading a map
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Fix speech bubble briefly rendering at (0,0) after spawning
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Remove ugly empty rectangle in empty active teams list for real
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
|
changeset |
files
|
2018-03-17 |
Wuzzy |
Remove “Upload to YouTube” functionality which has been broken for years
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Various minor frontend CSS tweaks
|
changeset |
files
|
2018-03-16 |
Wuzzy |
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
|
changeset |
files
|
2018-03-16 |
antonc27 |
- Hide 'Campaign' button (not ready on iOS...)
ios-develop
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
|
changeset |
files
|
2018-03-16 |
Wuzzy |
Make video metadata strings translatable in frontend
|
changeset |
files
|
2018-03-15 |
antonc27 |
- Fix archiving (?)
ios-develop
|
changeset |
files
|
2018-03-15 |
antonc27 |
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
ios-develop
|
changeset |
files
|
2018-03-15 |
antonc27 |
- Do not delete Beach theme (it's official one now)
ios-develop
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Remove Qt SVG and Qt OpenGL as hard dependencies
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Mutant: Fix graph title on game draw
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Fix broken stats chart bounding box
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Clear drawn maps in TechRacer
|
changeset |
files
|
2018-03-15 |
Wuzzy |
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
|
changeset |
files
|
2018-03-15 |
Wuzzy |
Take radius into account when drawing gtGenericFaller
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Add default directory DrawnMaps to put hand-drawn maps into
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Merge unC0Rr's broken preview fix
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Update frontend translations
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Drawn map menu: Add spin box to change brush size by hand
|
changeset |
files
|
2018-03-14 |
unc0rr |
Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Add images for radio buttons, add hover and pressed images for checkboxes
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix weird scaling of draw map widget
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Drawn map page: Move save and load buttons, fix points label overlap
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Drawn map page: Enable antialiasing, turn eraser cursor red
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix cursor circle being too large in drawn map editor
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Backed out changeset 3a110dcb6e87 (Qt color chooser)
|
changeset |
files
|
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.
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Add voicepack: Russian_pl (by mtg90pl)
|
changeset |
files
|
2018-03-14 |
antonc27 |
- Fix missions path, still needs refactoring...
ios-develop
|
changeset |
files
|
2018-03-14 |
Wuzzy |
Fix frontend from messing with legacy schemes.ini, just read it, never write
|
changeset |
files
|