QTfrontend/gameuiconfig.cpp
Fri, 03 Jul 2020 23:51:47 +0200 sheepluva Merge branch 1.0.0 into branch ui-scaling ui-scaling
Tue, 06 Aug 2019 19:00:51 +0200 Wuzzy Remember maximized state of game window
Tue, 06 Aug 2019 11:41:38 +0200 Wuzzy Remember maximized state of frontend window
Wed, 31 Jul 2019 23:14:27 +0200 sheepluva merge 1.0.0 beta 1 into ui-scaling branch ui-scaling
Wed, 15 May 2019 17:47:56 +0200 Wuzzy Quick games: Cap max. difficulty for the first 15 games
Tue, 02 Apr 2019 01:03:39 +0200 Wuzzy Fix inconsistencies in guest nick name generation
Tue, 05 Feb 2019 02:13:04 +0100 Wuzzy Add setting to set default/initial zoom
Fri, 25 Jan 2019 06:46:13 +0100 Wuzzy Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
Thu, 01 Nov 2018 20:29:42 +0100 Wuzzy Fix game window width/height setting being broken when using Arabic locale
Tue, 07 Aug 2018 11:37:37 +0200 Wuzzy Add setting to disable audio dampening if losing window focus
Wed, 16 May 2018 18:09:13 +0200 sheepluva add chat size to misc settings. persist in settings.ini ui-scaling
Mon, 05 Mar 2018 19:21:58 +0100 Wuzzy Capitalize default hog names and server name
Wed, 12 Apr 2017 21:23:02 +0200 Wuzzy Make framerate drop-down list translatable
Tue, 10 Nov 2015 20:43:13 +0100 sheepluva merge default sdl2transition
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Mon, 11 Nov 2013 00:15:20 +0400 unc0rr Frontend builds sdl2transition
Tue, 15 Oct 2013 22:38:32 +0400 unc0rr Fix issue 662
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Sun, 23 Jun 2013 17:11:29 -0400 nemo Configuration for tag display default
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Fri, 24 May 2013 15:07:21 -0400 nemo Quick and dirty fix for fact that we no longer prompt for a username on connect, so blank username simply errors on connect.
Fri, 24 May 2013 12:56:58 -0400 nemo Fix config save problems, bug #510
Sat, 20 Apr 2013 02:20:15 +0200 koda update 0.9.19 with dev branch 0.9.19
Thu, 18 Apr 2013 21:25:38 +0400 unc0rr Store colors in human-readable form
Wed, 17 Apr 2013 14:57:56 +0200 sheepluva fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p 0.9.19
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Wed, 27 Mar 2013 12:56:07 +0100 koda drop QApplication in favor of HWApplication and minor refactor of MessageDialog
Thu, 28 Feb 2013 22:59:22 +0100 koda use NETGAME_DEFAULT_PORT macro across frontend sources
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Fri, 25 Jan 2013 13:59:27 +0100 sheepluva big indentation/whitespaces cleanup
Mon, 14 Jan 2013 14:10:37 -0500 dag10 Organized options into more relavant tabs.
Mon, 14 Jan 2013 21:37:04 +0400 unc0rr - Fix another ton of bugs and misbehavior
Mon, 14 Jan 2013 21:17:42 +0400 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
Fri, 04 Jan 2013 03:13:21 +0100 koda have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
Thu, 03 Jan 2013 15:59:30 +0200 vitiv Separated fullscreen and windowed hwengine resolution parameters.
Mon, 31 Dec 2012 12:12:23 +0200 vitiv merged changes
Sat, 29 Dec 2012 22:50:10 +0100 dag10 GCI2012: Advanced Keyboard Configuration
Sat, 29 Dec 2012 14:40:20 +0200 vitiv Added Support for variable windowed resolution.
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Mon, 24 Dec 2012 17:07:12 +0100 RowanD GCI2012: Change Argument Passing Between Frontend and Engine
Sat, 15 Dec 2012 23:00:07 +0100 Ondrej Skopek Documented an unclear method call
Sat, 15 Dec 2012 22:42:21 +0100 Ondrej Skopek Reloads PAGE_SETUP values after clearing passwordhash
Fri, 14 Dec 2012 21:09:07 +0100 Ondrej Skopek Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
Fri, 14 Dec 2012 18:57:31 +0100 Ondrej Skopek Merge from parent
Fri, 14 Dec 2012 18:49:25 +0100 Ondrej Skopek Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
Wed, 12 Dec 2012 16:17:32 +0100 Ondrej Skopek fixed minor problem with saving hash
Wed, 12 Dec 2012 15:57:01 +0100 Ondrej Skopek Removed whitespaces, refactored hash setting getting and clearing
Fri, 14 Dec 2012 09:58:26 -0500 nemo *sigh*
Mon, 10 Dec 2012 22:09:54 +0100 Ondrej Skopek Patched login dialog bugs, added retry dialogs
Fri, 14 Dec 2012 09:53:17 -0500 nemo Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
Fri, 07 Dec 2012 16:03:53 -0500 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
Tue, 04 Dec 2012 16:37:02 -0500 Mitchell Kember Removed redundant "enable"s on checkboxes and variable names.
Tue, 04 Dec 2012 03:27:12 +0100 koda readd this debug line, commented out, could be useful flibqtfrontend
Mon, 03 Dec 2012 23:54:12 +0400 unc0rr Create hedgewars.ini if not exists manually,
Sun, 02 Dec 2012 13:57:21 -0500 Mitchell Kember Merged changes from upstream.
less more (0) -100 -60 tip