OMG. I forgot this one.
Thicker borders. Still need something by an actual artist.
Remove toLocal8Bit() conversion of file name as Qt should handle filenames on its own. Helps with filename on Windows, could help with
issue #189.
Implement save button on game statistics page.
I'm surprised I did it.
Closes
issue #264
Fixed a major bug (related to pointers) which also solves the stuttering when zooming in and out
Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)
removed these files which got added by accident, they are to be generated by cmake
Changed the package name from org.hedgewars to org.hedgewars.mobile, this file was forgotten last time
merge + changed the tardis image to egg.png because the data folder isn't up to date
Keep blowtorch direction (doesn't actually fix the bug with hedgehog turning opposite direction)
onHogAttack hook. Might reposition this later.
Updates to Tumbler gameplay mode
-- Better HUD
-- Allow more user customization
-- Bugfix for new gear spawns
-- Performance tweaks
-- Variety of small gameplay changes
Add option for a bottom border. Needs testing.