QTfrontend/gameuiconfig.cpp
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.
Sun, 02 Dec 2012 17:01:51 +0100 koda unify default videorec values loading/reloading, fix setting index/value from previous commit
Sun, 02 Dec 2012 15:23:59 +0100 O. Michael Hartman GCI2012: Check for Non-Standard Recorder Framerate
Sun, 02 Dec 2012 14:51:54 +0100 koda resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
Sat, 01 Dec 2012 21:32:34 -0500 Mitchell Kember Merged changes from upstream.
Sun, 02 Dec 2012 01:26:00 +0400 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
Sat, 01 Dec 2012 21:24:25 -0500 Mitchell Kember Google Code-in: Move video preferences in settings tab
Thu, 22 Nov 2012 15:24:10 +0400 unc0rr - Fix saving .ini files
Tue, 23 Oct 2012 06:50:19 +0200 koda QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
Sat, 22 Sep 2012 19:14:58 +0400 unc0rr Make sheepluva happy
Sat, 22 Sep 2012 19:01:39 +0400 unc0rr Allow using system proxy settings
Fri, 21 Sep 2012 23:29:57 +0400 unc0rr Support for proxies (not tested)
Tue, 04 Sep 2012 18:40:53 -0400 nemo retain frontend effects setting exiting/leaving settings
Thu, 30 Aug 2012 22:13:42 -0400 nemo Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
Sun, 19 Aug 2012 22:13:41 +0400 Stepan777 merge
Wed, 15 Aug 2012 23:30:23 +0400 unc0rr Allow customization of colors in ui, store custom colors in config
Fri, 06 Jul 2012 12:50:18 +0400 Stepan777 merge
Wed, 27 Jun 2012 13:47:42 -0400 nemo Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Sun, 24 Jun 2012 20:57:02 +0400 Stepan777 pagevideos is now much better that before:
Tue, 12 Jun 2012 17:20:27 +0400 Stepan777 fix very stupid bug :)
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Thu, 31 May 2012 00:11:42 +0200 sheepluva minor tweaks for options page; should improve readability at small window size... a bit...
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Sun, 22 Apr 2012 18:38:34 +0200 koda added savepassword checkbox to options page, which now reloads values at every acces
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Mon, 30 Jan 2012 17:32:18 -0500 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
Tue, 17 Jan 2012 23:42:30 +0100 bovi skip button sound when exiting
Mon, 04 Jul 2011 12:28:58 +0200 koda (fix issue 126) moved initial nickname popup to the netconnection page
Sun, 19 Jun 2011 21:03:16 -0400 Zorg Oops, don't need this.
Sun, 19 Jun 2011 20:55:34 -0400 Zorg When the password field is filled with null characters and when the user tries to edit the field, clear it.
Sat, 18 Jun 2011 03:14:45 +0200 koda file association for mac!
Sun, 12 Jun 2011 14:45:26 -0400 nemo If 2 or more resolutions are available, use the 2nd in the list. This should (usually) be smaller than the desktop resolution, which should reduce noob fail (not realising part of interface is obscured)
Wed, 08 Jun 2011 03:36:54 -0400 Zorg Attempt to fix issue 125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
Mon, 09 May 2011 16:56:29 +0200 koda split pages.h into several header files
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Mon, 17 Jan 2011 01:43:10 +0100 koda merge default into experimental3D experimental3D
Tue, 04 Jan 2011 18:26:54 -0500 nemo Small tweak to filter
Tue, 04 Jan 2011 12:53:46 +0100 koda merge with HEAD after 0.9.15 release, move consts and vars in their proper files experimental3D
Sun, 02 Jan 2011 19:30:16 +0100 koda rearrange quality flags a little, disable snow rendering on rqLowRes
Wed, 27 Oct 2010 14:02:20 +0200 koda update branch with latest head, most likely breaking water color in stereo mode experimental3D
Fri, 08 Oct 2010 17:47:00 +0200 koda fix issue 24 and issue 81
Mon, 23 Aug 2010 17:53:02 +0200 smaxx Frontend:
Mon, 02 Aug 2010 15:23:16 +0200 koda applied from experimental3D, use a slider to set up quality
less more (0) -100 -60 tip