Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:12:10 +0100] rev 13234
Remove ugly empty rectangle in empty active teams list for real
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:02:37 +0100] rev 13233
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 02:16:16 +0100] rev 13232
Remove “Upload to YouTube” functionality which has been broken for years
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 00:13:49 +0100] rev 13231
Various minor frontend CSS tweaks
- Static border color for stats, teams list, map draw widget
- Explicit definition of table header
- New splitter design which works with the Qt style “Windows”
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:25:51 +0100] rev 13230
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 19:17:20 +0100] rev 13229
- Hide 'Campaign' button (not ready on iOS...)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:05:11 +0100] rev 13228
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 16:35:08 +0100] rev 13227
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 02:02:27 +0100] rev 13226
Make video metadata strings translatable in frontend
In the video page, a small part of the strings was untranslatable, e.g. “Player: ”.
These were part of the video metadata. Now these are localizable.
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 00:10:04 +0100] rev 13225
- Fix archiving (?)
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:59:20 +0100] rev 13224
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:24:48 +0100] rev 13223
- Do not delete Beach theme (it's official one now)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:28:10 +0100] rev 13222
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:15:16 +0100] rev 13221
Remove Qt SVG and Qt OpenGL as hard dependencies
Qt SVG is not used in the frontend (no SVGs are rendered).
Neither is Qt OpenGL used. Qt OpenGL is discouraged anyway.
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 17:53:34 +0100] rev 13220
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:49:17 +0100] rev 13219
Mutant: Fix graph title on game draw
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:34:29 +0100] rev 13218
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 14:51:07 +0100] rev 13217
Fix broken stats chart bounding box
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 04:33:11 +0100] rev 13216
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 03:29:31 +0100] rev 13215
Clear drawn maps in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:59:37 +0100] rev 13214
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 02:08:07 +0100] rev 13213
Take radius into account when drawing gtGenericFaller
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:55:13 +0100] rev 13212
Add default directory DrawnMaps to put hand-drawn maps into
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:39 +0100] rev 13211
Merge unC0Rr's broken preview fix
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 23:02:11 +0100] rev 13210
Update frontend translations
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 22:59:06 +0100] rev 13209
Drawn map menu: Add spin box to change brush size by hand
unc0rr [Wed, 14 Mar 2018 22:57:31 +0100] rev 13208
Fix broken previews for me, pepper with comments on logic. Probably makes it fail for windows users again.
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 21:46:07 +0100] rev 13207
Add images for radio buttons, add hover and pressed images for checkboxes
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:58:24 +0100] rev 13206
Fix weird scaling of draw map widget
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:39:14 +0100] rev 13205
Drawn map page: Move save and load buttons, fix points label overlap
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 20:00:09 +0100] rev 13204
Drawn map page: Enable antialiasing, turn eraser cursor red
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 19:40:43 +0100] rev 13203
Fix cursor circle being too large in drawn map editor
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 17:50:21 +0100] rev 13202
Backed out
changeset 3a110dcb6e87 (Qt color chooser)
nemo [Wed, 14 Mar 2018 11:36:43 -0400] rev 13201
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.
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 16:25:54 +0100] rev 13200
Add voicepack: Russian_pl (by mtg90pl)
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 15:58:16 +0100] rev 13199
- Fix missions path, still needs refactoring...
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:55:38 +0100] rev 13198
Fix frontend from messing with legacy schemes.ini, just read it, never write
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 15:19:08 +0100] rev 13197
Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
AmmoSchemeModel was a misleading name, this class was actually used only for game schemes.
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 14:42:50 +0100] rev 13196
Game scheme handling: Use QFile instead of QSettings for increased efficiency
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 12:17:11 +0100] rev 13195
Fix bad import of old ammo schemes, improve debug output when importing schemes from old .ini files
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:33:37 +0100] rev 13194
Remove old Qt4 workaround for missing language name of Scottish Gaelic
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 01:22:45 +0100] rev 13193
Force color dialog to use Qt style. Fixes some issues
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:46:20 +0100] rev 13192
- Fix missions regression: presentation of list is good, still problem with path during launching
antonc27 <antonc27@mail.ru> [Wed, 14 Mar 2018 00:25:31 +0100] rev 13191
- Fix missions regression: refactoring, WIP
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Mar 2018 00:20:47 +0100] rev 13190
Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:39:09 +0100] rev 13189
Movement Training: Revert ice girder color for consistency with TechRacer and HedgeEditor
unc0rr [Tue, 13 Mar 2018 23:19:24 +0100] rev 13188
Merge qt5transition into default
Wuzzy <Wuzzy2@mail.ru> [Tue, 13 Mar 2018 23:07:58 +0100] rev 13187
Movement training: Tweak some sprite visuals